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


Building on summer

(from freebsd)
2024-04-19 01:55.38 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" 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/local/bin/opam-dev /usr/local/bin/opam"))
2024-04-19 01:55.39 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" 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 f089d8564db935c703bea70a4b3d8335ffa1bef3"))
2024-04-19 01:55.39 ---> using "83de7f37a3fdfdf2af7d52001c195007ba3d03fbf63bb1c5deeb0bd7199a7e68" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using 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.

2024-04-19 01:55.39 ---> using "ae05d419fac6605f1fa37d4b0e1385766018ebaa3233982c89fd3cd33bf5b52b" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14.1' 'ocaml-base-compiler.4.14.1'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1  (cached)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14.1) to update the current shell environment
2024-04-19 01:55.40 ---> using "141be27e9e0ebb1fb3c3878d245ca5b32294a540950418ca62d711f486fac687" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-04-19 01:55.40 ---> using "72aa242bda62d28199dcb867f3fc8b109a5eb0c910cde2077a6e022a52d02938" from cache

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

Nothing to do.
The following actions will be performed:
=== install 42 packages
  - install angstrom            0.16.0            [required by uri]
  - install base                v0.16.3           [required by ppx_sexp_conv]
  - install base-bytes          base              [required by cohttp]
  - install base64              3.5.1             [required by cohttp]
  - install bigstringaf         0.9.1             [required by angstrom]
  - install biniou              1.2.2             [required by yojson]
  - install camlp-streams       5.0.1             [required by biniou]
  - install camlp4              4.14+1            [required by tyxml]
  - install cohttp              4.1.2             [required by podge]
  - install conf-bash           1                 [required by base]
  - install conf-libpcre        1                 [required by pcre]
  - install conf-pkg-config     3                 [required by conf-libpcre]
  - install cppo                1.6.9             [required by yojson]
  - install csexp               1.5.2             [required by dune-configurator]
  - install dune                3.15.0            [required by cohttp, yojson]
  - install dune-configurator   3.15.0            [required by base, pcre]
  - install easy-format         1.3.4             [required by yojson]
  - install jsonm               1.0.2             [required by cohttp]
  - install oasis               0.4.11            [required by podge]
  - install ocaml-compiler-libs v0.12.4           [required by ppxlib]
  - install ocaml-syntax-shims  1.0.0             [required by angstrom]
  - install ocamlbuild          0.14.3            [required by podge]
  - install ocamlfind           1.9.6             [required by podge]
  - install ocamlify            0.0.1             [required by oasis]
  - install ocamlmod            0.0.9             [required by oasis]
  - install ocamlnet            4.1.9-2           [required by tyxml]
  - install pcre                7.5.0             [required by tyxml]
  - install podge               0.3
  - install ppx_derivers        1.2.1             [required by ppxlib]
  - install ppx_sexp_conv       v0.16.0           [required by cohttp]
  - install ppxlib              0.32.1~5.2preview [required by ppx_sexp_conv]
  - install re                  1.11.0            [required by podge]
  - install seq                 base              [required by re]
  - install sexplib0            v0.16.0           [required by cohttp]
  - install stdlib-shims        0.3.0             [required by ppxlib]
  - install stringext           1.6.0             [required by cohttp]
  - install topkg               1.0.7             [required by jsonm]
  - install tyxml               2.2.0             [required by podge]
  - install uri                 4.4.0             [required by cohttp]
  - install uri-sexp            4.4.0             [required by cohttp]
  - install uutf                1.0.3             [required by jsonm]
  - install yojson              1.7.0             [required by podge]

The following system packages will first need to be installed:
    pcre

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run pkg to install them (may need root/sudo access)
  2. Display the recommended pkg command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/local/bin/sudo "pkg" "install" "-y" "pcre"
- Updating FreeBSD repository catalogue...
- [summer] Fetching meta.conf: . done
- [summer] Fetching packagesite.pkg: ....
- ...... done
- Processing entries: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- FreeBSD repository update completed. 34060 packages processed.
- All repositories are up to date.
- New version of pkg detected; it needs to be installed first.
- The following 1 package(s) will be affected (of 0 checked):
- 
- Installed packages to be UPGRADED:
- 	pkg: 1.20.9 -> 1.21.2
- 
- Number of packages to be upgraded: 1
- 
- The process will require 7 MiB more space.
- 12 MiB to be downloaded.
- [summer] [1/1] Fetching pkg-1.21.2.pkg: 
- ..
- ....
- .... done
- Checking integrity... done (0 conflicting)
- [summer] [1/1] Upgrading pkg from 1.20.9 to 1.21.2...
- [summer] [1/1] Extracting pkg-1.21.2: .......... done
- Updating FreeBSD repository catalogue...
- [summer] Fetching meta.conf: . done
- [summer] Fetching data.pkg: ..
- ........ done
- Processing entries: 
- .
- .
- .
- .
- .
- .
- ..
- .
- . done
- FreeBSD repository update completed. 34060 packages processed.
- All repositories are up to date.
- The following 1 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	pcre: 8.45_4
- 
- Number of packages to be installed: 1
- 
- The process will require 6 MiB more space.
- 1 MiB to be downloaded.
- [summer] [1/1] Fetching pcre-8.45_4.pkg: .......... done
- Checking integrity... done (0 conflicting)
- [summer] [1/1] Installing pcre-8.45_4...
- [summer] [1/1] Extracting pcre-8.45_4: .......... done
- =====
- Message from pcre-8.45_4:
- 
- --
- ===>   NOTICE:
- 
- This port is deprecated; you may wish to reconsider installing it:
- 
- EOLed by upstream, use devel/pcre2 instead.

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/124:
Processing  2/124:
Processing  3/124:
Processing  4/124:
-> retrieved angstrom.0.16.0  (cached)
Processing  5/124:
-> retrieved base64.3.5.1  (cached)
Processing  6/124:
-> retrieved bigstringaf.0.9.1  (cached)
Processing  7/124:
-> retrieved base.v0.16.3  (cached)
Processing  8/124: [camlp4.4.14+1: http]
-> retrieved camlp-streams.5.0.1  (cached)
Processing  9/124: [camlp4.4.14+1: http] [cohttp.4.1.2: http]
-> retrieved biniou.1.2.2  (cached)
Processing 10/124: [camlp4.4.14+1: http] [cohttp.4.1.2: http]
Processing 11/124: [camlp4.4.14+1: http] [cohttp.4.1.2: http]
Processing 12/124: [camlp4.4.14+1: http] [cohttp.4.1.2: http]
Processing 13/124: [camlp4.4.14+1: http] [cohttp.4.1.2: http]
Processing 14/124: [camlp4.4.14+1: http] [cohttp.4.1.2: http] [conf-bash: bash]
Processing 15/124: [camlp4.4.14+1: http] [cohttp.4.1.2: http] [conf-bash: bash] [conf-pkg-config: pkg-config]
+ /usr/local/bin/bash "--version" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-bash.1)
- GNU bash, version 5.2.21(0)-release (amd64-portbld-freebsd14.0)
- Copyright (C) 2022 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- 
- This is free software; you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
-> compiled  conf-bash.1
Processing 15/124: [camlp4.4.14+1: http] [cohttp.4.1.2: http] [conf-pkg-config: pkg-config]
-> installed conf-bash.1
Processing 16/124: [camlp4.4.14+1: http] [cohttp.4.1.2: http] [conf-pkg-config: pkg-config]
+ /usr/local/bin/pkg-config "--help" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-pkg-config.3)
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --verbose                         print additional information
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/usr/lib entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
-   --license                         print the specified module's license to stdout if known
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 16/124: [camlp4.4.14+1: http] [cohttp.4.1.2: http]
-> installed conf-pkg-config.3
Processing 17/124: [camlp4.4.14+1: http] [cohttp.4.1.2: http]
Processing 18/124: [camlp4.4.14+1: http] [cohttp.4.1.2: http] [conf-libpcre: pkg-config libpcre]
-> retrieved cppo.1.6.9  (cached)
Processing 19/124: [camlp4.4.14+1: http] [cohttp.4.1.2: http] [conf-libpcre: pkg-config libpcre]
+ /usr/local/bin/pkg-config "libpcre" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-libpcre.1)
-> compiled  conf-libpcre.1
Processing 19/124: [camlp4.4.14+1: http] [cohttp.4.1.2: http]
-> installed conf-libpcre.1
Processing 20/124: [camlp4.4.14+1: http] [cohttp.4.1.2: http]
-> retrieved csexp.1.5.2  (cached)
Processing 21/124: [camlp4.4.14+1: http] [cohttp.4.1.2: http]
Processing 21/124: [cohttp.4.1.2: http]
Processing 21/124:
-> retrieved camlp4.4.14+1  (https://github.com/camlp4/camlp4/archive/refs/tags/4.14+1.tar.gz)
Processing 22/124:
-> retrieved cohttp.4.1.2  (https://github.com/mirage/ocaml-cohttp/releases/download/v4.1.2/cohttp-4.1.2.tbz)
Processing 23/124:
-> retrieved easy-format.1.3.4  (cached)
Processing 24/124:
-> retrieved jsonm.1.0.2  (cached)
Processing 25/124:
-> retrieved oasis.0.4.11  (cached)
Processing 26/124:
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 27/124:
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 28/124:
-> retrieved ocamlbuild.0.14.3  (cached)
Processing 29/124:
Processing 30/124: [ocamlbuild: gmake configure.make]
-> retrieved ocamlify.0.0.1  (cached)
Processing 31/124: [ocamlbuild: gmake configure.make]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 32/124: [ocamlnet.4.1.9-2: http] [ocamlbuild: gmake configure.make]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 33/124: [ocamlnet.4.1.9-2: http] [ocamlbuild: gmake configure.make] [ocamlfind: patch]
-> retrieved ocamlmod.0.0.9  (cached)
Processing 34/124: [ocamlnet.4.1.9-2: http] [ocamlbuild: gmake configure.make] [ocamlfind: patch]
Processing 34/124: [ocamlnet.4.1.9-2: http] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure]
+ /usr/local/bin/gmake "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.14.1" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.14.1/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.14.1/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.14.1/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.14.1/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.14.1/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.14.1/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.14.1"; \
- echo "BINDIR=/home/opam/.opam/4.14.1/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.14.1/lib"; \
- echo "MANDIR=/home/opam/.opam/4.14.1/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.14.1/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.14.1/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.14.1/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.14.1/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.3"'; \
- ) > src/ocamlbuild_config.ml
Processing 34/124: [ocamlnet.4.1.9-2: http] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved pcre.7.5.0  (cached)
Processing 35/124: [ocamlnet.4.1.9-2: http] [podge.0.3: http] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved dune.3.15.0, dune-configurator.3.15.0  (cached)
Processing 36/124: [ocamlnet.4.1.9-2: http] [podge.0.3: http] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 37/124: [ocamlnet.4.1.9-2: http] [podge.0.3: http] [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 38/124: [ocamlnet.4.1.9-2: http] [podge.0.3: http] [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 38/124: [ocamlnet.4.1.9-2: http] [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
Processing 39/124: [ocamlnet.4.1.9-2: http] [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved podge.0.3  (https://github.com/fxfactorial/podge/archive/v0.0.3.tar.gz)
Processing 40/124: [ocamlnet.4.1.9-2: http] [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/./configure "-bindir" "/home/opam/.opam/4.14.1/bin" "-sitelib" "/home/opam/.opam/4.14.1/lib" "-mandir" "/home/opam/.opam/4.14.1/man" "-config" "/home/opam/.opam/4.14.1/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: 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 (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/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.1/lib/ocaml
-     Binaries:              /home/opam/.opam/4.14.1/bin
-     Manual pages:          /home/opam/.opam/4.14.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.14.1/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.14.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.14.1/bin
-     Manual pages:          /home/opam/.opam/4.14.1/man
-     topfind script:        /home/opam/.opam/4.14.1/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 40/124: [ocamlnet.4.1.9-2: http] [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved re.1.11.0  (cached)
Processing 41/124: [ocamlnet.4.1.9-2: http] [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 42/124: [ocamlnet.4.1.9-2: http] [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 43/124: [ocamlnet.4.1.9-2: http] [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> installed seq.base
Processing 44/124: [ocamlnet.4.1.9-2: http] [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 44/124: [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 45/124: [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved ppxlib.0.32.1~5.2preview  (cached)
Processing 46/124: [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 47/124: [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved stringext.1.6.0  (cached)
Processing 48/124: [tyxml.2.2.0: http] [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved topkg.1.0.7  (cached)
Processing 49/124: [tyxml.2.2.0: http] [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved ocamlnet.4.1.9-2  (http://download.camlcity.org/download/ocamlnet-4.1.9.tar.gz)
Processing 50/124: [tyxml.2.2.0: http] [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
Processing 51/124: [tyxml.2.2.0: http] [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved uutf.1.0.3  (cached)
Processing 51/124: [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved yojson.1.7.0  (cached)
-> retrieved tyxml.2.2.0  (http://ocsigen.org/download/tyxml-2.2.0.tar.gz)
+ /usr/local/bin/gmake "all" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/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.1/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14.1/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;freebsd;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   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -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   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -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   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -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   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -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 \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     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.1/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake all-config
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.14.1/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.14.1/lib' -p >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
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
Processing 51/124: [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt]
+ /usr/local/bin/gmake "opt" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake opt ) || exit; done
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -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  -I +unix -I +dynlink -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  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -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  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -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 \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     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  -I +unix -I +dynlink -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
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 51/124: [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled]
Processing 52/124: [dune: ocaml 15] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
+ /usr/local/bin/gmake "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3)
- if test -d /home/opam/.opam/4.14.1/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.14.1/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -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 plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -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 plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -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 plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/local/bin/gmake ocamlbuild.install
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/local/bin/gmake install-bin-opam
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- 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
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/local/bin/gmake install-lib-opam
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'lib: [' >> ocamlbuild.install
- /usr/local/bin/gmake install-lib-basics-opam
- gmake[3]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- 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
- gmake[3]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/local/bin/gmake install-lib-byte-opam
- gmake[3]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- gmake[3]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/local/bin/gmake install-lib-native-opam
- gmake[3]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- gmake[3]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/local/bin/gmake install-man-opam
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/local/bin/gmake install-doc-opam
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3'
-> compiled  ocamlbuild.0.14.3
Processing 52/124: [dune: ocaml 15] [ocamlfind: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.14.1/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14.1/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/4.14.1/bin"
- install -d "/home/opam/.opam/4.14.1/man"
- /usr/local/bin/gmake install-config
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/4.14.1/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.14.1/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.14.1/lib/findlib.conf"
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake install ); done
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/4.14.1/lib/findlib"
- install -d "/home/opam/.opam/4.14.1/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.14.1/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.14.1/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` && \
- install -c $files "/home/opam/.opam/4.14.1/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.14.1/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.14.1/lib/findlib/"; \
- fi
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake install-meta
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.14.1/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.14.1/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14.1/lib/$x/META.tmp" "/home/opam/.opam/4.14.1/lib/$x/META"; done
- install -d "/home/opam/.opam/4.14.1/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.14.1/lib/findlib/Makefile.packages"
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/local/bin/gmake install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.14.1/bin"
- /usr/local/bin/gmake install-doc
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/4.14.1/man/man1" "/home/opam/.opam/4.14.1/man/man3" "/home/opam/.opam/4.14.1/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14.1/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.14.1/man/man5"
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 52/124: [dune: ocaml 15]
Processing 53/124: [dune: ocaml 15]
-> installed base-bytes.base
Processing 54/124: [dune: ocaml 15]
-> installed ocamlbuild.0.14.3
Processing 55/124: [dune: ocaml 15]
Processing 56/124: [camlp4: ./configure] [dune: ocaml 15]
Processing 57/124: [camlp4: ./configure] [dune: ocaml 15] [ocamlify: ocaml setup.ml]
Processing 58/124: [camlp4: ./configure] [dune: ocaml 15] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml]
Processing 59/124: [camlp4: ./configure] [dune: ocaml 15] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [topkg: ocaml build]
+ /home/opam/.opam/4.14.1/.opam-switch/build/camlp4.4.14+1/./configure "--bindir=/home/opam/.opam/4.14.1/bin" "--libdir=/home/opam/.opam/4.14.1/lib/ocaml" "--pkgdir=/home/opam/.opam/4.14.1/lib" "--pinned" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/camlp4.4.14+1)
Processing 59/124: [camlp4: gmake clean] [dune: ocaml 15] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [topkg: ocaml build]
+ /usr/local/bin/gmake "clean" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/camlp4.4.14+1)
- rm -rf _build
Processing 59/124: [camlp4: gmake all] [dune: ocaml 15] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [topkg: ocaml build]
+ /home/opam/.opam/4.14.1/bin/ocaml "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.14.1" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlify.0.0.1)
- File "/home/gildor/programmation/oasis/src/oasis/PropList.ml", line 93, characters 13-29:
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISMessage.ml", line 64, characters 37-52:
- 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 "/home/gildor/programmation/oasis/src/oasis/OASISUtils.ml", line 106, characters 10-26:
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISExpr.ml", line 99, characters 24-40:
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISLibrary.ml", line 28, characters 21-40:
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISLibrary.ml", line 29, characters 21-38:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 24, characters 10-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 30, characters 10-21:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 33, characters 23-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 36, characters 20-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 39, characters 10-27:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 42, characters 16-28:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 43, characters 15-27:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 43, characters 32-42:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 43, characters 48-61:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 44, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 45, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 46, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 62, characters 4-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 83, characters 24-40:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 85, characters 21-33:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 86, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 86, characters 41-53:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 88, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 88, characters 41-54:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 90, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 90, characters 50-62:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 92, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 92, characters 50-63:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 94, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 107, characters 15-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 146, characters 31-50:
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 147, characters 31-48:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 148, characters 31-50:
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 149, characters 31-48:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- I: Running command '/home/opam/.opam/4.14.1/bin/ocamlc.opt -config > /tmp/oasis-4e43ca.txt'
- I: Running command '/home/opam/.opam/4.14.1/bin/ocamlfind query -format %v findlib > /tmp/oasis-1de4a0.txt'
- 
- Configuration: 
- 
- OCamlbuild additional flags: ................... 
- Compile with ocaml profile flag on.: ........... false
- Compile with ocaml debug flag on.: ............. true
- Remove a directory.: ........................... rm -rf
- Remove a file.: ................................ rm -f
- suffix_program: ................................ 
- is_native: ..................................... true
- findlib_version: ............................... 1.9.6
- PS documentation: .............................. $docdir
- PDF documentation: ............................. $docdir
- DVI documentation: ............................. $docdir
- HTML documentation: ............................ $docdir
- Documentation root: ............................ $datarootdir/doc/$pkg_name
- Man documentation: ............................. $datarootdir/man
- Locale-dependent data: ......................... $datarootdir/locale
- Info documentation: ............................ $datarootdir/info
- Read-only architecture-independent data: ....... $datarootdir
- Read-only arch-independent data root: .......... $prefix/share
- Object code libraries: ......................... $exec_prefix/lib
- Modifiable single-machine data: ................ $prefix/var
- Modifiable architecture-independent data: ...... $prefix/com
- Read-only single-machine data: ................. $prefix/etc
- Program executables: ........................... $exec_prefix/libexec
- System admin executables: ...................... $exec_prefix/sbin
- User executables: .............................. $exec_prefix/bin
- Install architecture-dependent files in dir: ... $prefix
- Install architecture-independent files dir: .... /home/opam/.opam/4.14.1
- systhread_supported: ........................... true
- default_executable_name: ....................... a.out
- ext_dll: ....................................... .so
- ext_lib: ....................................... .a
- ext_asm: ....................................... .s
- ext_obj: ....................................... .o
- model: ......................................... default
- native_c_compiler: ............................. cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- bytecomp_c_compiler: ........................... cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- standard_library: .............................. /home/opam/.opam/4.14.1/lib/ocaml
- standard_library_default: ...................... /home/opam/.opam/4.14.1/lib/ocaml
- ocaml_version: ................................. 4.14.1
- ccomp_type: .................................... cc
- architecture: .................................. amd64
- system: ........................................ freebsd
- os_type: ....................................... Unix
- Package version: ............................... 0.0.1
- Package name: .................................. ocamlify
- ocamlbuild: .................................... /home/opam/.opam/4.14.1/bin/ocamlbuild
- ocamlopt: ...................................... /home/opam/.opam/4.14.1/bin/ocamlopt.opt
- ocamlc: ........................................ /home/opam/.opam/4.14.1/bin/ocamlc.opt
- ocamlfind: ..................................... /home/opam/.opam/4.14.1/bin/ocamlfind
- 
+ /home/opam/.opam/4.14.1/bin/ocaml "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.14.1" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlmod.0.0.9)
- File "./setup.ml", line 596, characters 4-15:
- 596 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 624, characters 19-36:
- 624 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 631, characters 37-48:
- 631 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 634, characters 17-31:
- 634 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1452, characters 16-33:
- 1452 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1454, characters 22-38:
- 1454 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1455, characters 14-26:
- 1455 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1456, characters 11-23:
- 1456 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1456, characters 28-40:
- 1456 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1457, characters 11-23:
- 1457 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1457, characters 28-41:
- 1457 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                                    ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1458, characters 11-24:
- 1458 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1459, characters 11-23:
- 1459 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1796, characters 22-40:
- 1796 |         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
- File "setup.ml", line 3176, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3179, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3182, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3184, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3187, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3201, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3326, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3345, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3347, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 37-49:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 37-50:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 46-58:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 46-59:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3356, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3369, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3467, characters 16-34:
- 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 "setup.ml", line 4518, characters 21-38:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4520, characters 19-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 16-29:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 33-46:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 15-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 32-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.14.1/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.14.1/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.14.1/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.14.1/bin/ocamlbuild
- Package name: ........................................ ocamlmod
- Package version: ..................................... 0.0.9
- os_type: ............................................. Unix
- system: .............................................. freebsd
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.14.1
- standard_library_default: ............................ /home/opam/.opam/4.14.1/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.14.1/lib/ocaml
- bytecomp_c_compiler: ................................. cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- native_c_compiler: ................................... cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.14.1
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_str: ............................................. /home/opam/.opam/4.14.1/lib/ocaml
- 
+ /home/opam/.opam/4.14.1/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlify.0.0.1)
- File "/home/gildor/programmation/oasis/src/oasis/PropList.ml", line 93, characters 13-29:
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISMessage.ml", line 64, characters 37-52:
- 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 "/home/gildor/programmation/oasis/src/oasis/OASISUtils.ml", line 106, characters 10-26:
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISExpr.ml", line 99, characters 24-40:
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISLibrary.ml", line 28, characters 21-40:
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISLibrary.ml", line 29, characters 21-38:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 24, characters 10-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 30, characters 10-21:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 33, characters 23-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 36, characters 20-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 39, characters 10-27:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 42, characters 16-28:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 43, characters 15-27:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 43, characters 32-42:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 43, characters 48-61:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 44, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 45, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 46, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 62, characters 4-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 83, characters 24-40:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 85, characters 21-33:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 86, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 86, characters 41-53:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 88, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 88, characters 41-54:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 90, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 90, characters 50-62:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 92, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 92, characters 50-63:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 94, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 107, characters 15-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 146, characters 31-50:
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 147, characters 31-48:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 148, characters 31-50:
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 149, characters 31-48:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- I: Running command '/home/opam/.opam/4.14.1/bin/ocamlbuild src/ocamlify.byte -tag debug'
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.14.1/lib/ocamlbuild /home/opam/.opam/4.14.1/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.14.1/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamldep -modules src/ocamlify.ml > src/ocamlify.ml.depends
- ocamlfind ocamldep -modules src/OCamlifyConfig.ml > src/OCamlifyConfig.ml.depends
- ocamlfind ocamlc -c -g -I src -o src/OCamlifyConfig.cmo src/OCamlifyConfig.ml
- ocamlfind ocamlc -c -g -I src -o src/ocamlify.cmo src/ocamlify.ml
- + ocamlfind ocamlc -c -g -I src -o src/ocamlify.cmo src/ocamlify.ml
- File "src/ocamlify.ml", line 22, characters 5-11:
- 22 | open Genlex;;
-           ^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/ocamlify.ml", line 133, characters 16-27:
- 133 |       to_list ((Stream.next str) :: acc) str
-                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ocamlify.ml", line 134, characters 9-23:
- 134 |     with Stream.Failure ->
-                ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/ocamlify.ml", line 175, characters 27-44:
- 175 |         to_list [] (lexer (Stream.of_channel fd))
-                                  ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlfind ocamlc -g -linkpkg -I src src/OCamlifyConfig.cmo src/ocamlify.cmo -o src/ocamlify.byte
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.14.1/lib/ocamlbuild /home/opam/.opam/4.14.1/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.14.1/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 24, characters 10-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 30, characters 10-21:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 33, characters 23-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 36, characters 20-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 39, characters 10-27:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 42, characters 16-28:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 43, characters 15-27:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 43, characters 32-42:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 43, characters 48-61:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 44, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 45, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 46, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- I: Running command 'cp '_build/src/ocamlify.byte' '_build/src/ocamlify''
-> compiled  ocamlify.0.0.1
Processing 59/124: [camlp4: gmake all] [dune: ocaml 15] [ocamlmod: ocaml setup.ml] [topkg: ocaml build]
Processing 60/124: [camlp4: gmake all] [dune: ocaml 15] [ocamlmod: ocaml setup.ml] [topkg: ocaml build] [ocamlify: ocaml setup.ml]
+ /home/opam/.opam/4.14.1/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlify.0.0.1)
- File "/home/gildor/programmation/oasis/src/oasis/PropList.ml", line 93, characters 13-29:
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISMessage.ml", line 64, characters 37-52:
- 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 "/home/gildor/programmation/oasis/src/oasis/OASISUtils.ml", line 106, characters 10-26:
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISExpr.ml", line 99, characters 24-40:
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISLibrary.ml", line 28, characters 21-40:
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISLibrary.ml", line 29, characters 21-38:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 24, characters 10-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 30, characters 10-21:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 33, characters 23-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 36, characters 20-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 39, characters 10-27:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 42, characters 16-28:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 43, characters 15-27:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 43, characters 32-42:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 43, characters 48-61:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 44, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 45, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnvLight.ml", line 46, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 62, characters 4-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 83, characters 24-40:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 85, characters 21-33:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 86, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 86, characters 41-53:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 88, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 88, characters 41-54:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 90, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 90, characters 50-62:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 92, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 92, characters 50-63:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 94, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/base/BaseEnv.ml", line 107, characters 15-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 146, characters 31-50:
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 147, characters 31-48:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 148, characters 31-50:
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 149, characters 31-48:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- I: Copying file '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlify.0.0.1/_build/src/ocamlify' to '/home/opam/.opam/4.14.1/bin/ocamlify'
- I: Running command 'cp '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlify.0.0.1/_build/src/ocamlify' '/home/opam/.opam/4.14.1/bin/ocamlify''
-> installed ocamlify.0.0.1
Processing 60/124: [camlp4: gmake all] [dune: ocaml 15] [ocamlmod: ocaml setup.ml] [topkg: ocaml build]
+ /home/opam/.opam/4.14.1/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlmod.0.0.9)
- File "./setup.ml", line 596, characters 4-15:
- 596 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 624, characters 19-36:
- 624 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 631, characters 37-48:
- 631 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 634, characters 17-31:
- 634 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1452, characters 16-33:
- 1452 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1454, characters 22-38:
- 1454 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1455, characters 14-26:
- 1455 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1456, characters 11-23:
- 1456 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1456, characters 28-40:
- 1456 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1457, characters 11-23:
- 1457 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1457, characters 28-41:
- 1457 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                                    ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1458, characters 11-24:
- 1458 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1459, characters 11-23:
- 1459 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1796, characters 22-40:
- 1796 |         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
- File "setup.ml", line 3176, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3179, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3182, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3184, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3187, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3201, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3326, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3345, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3347, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 37-49:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 37-50:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 46-58:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 46-59:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3356, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3369, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3467, characters 16-34:
- 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 "setup.ml", line 4518, characters 21-38:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4520, characters 19-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 16-29:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 33-46:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 15-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 32-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.14.1/lib/ocamlbuild /home/opam/.opam/4.14.1/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.14.1/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "_tags", line 21, characters 18-27:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 23, characters 19-28:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package str -modules src/ocamlmod.ml > src/ocamlmod.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package str -modules src/ocamlmodConf.ml > src/ocamlmodConf.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmodConf.cmo src/ocamlmodConf.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmod.cmo src/ocamlmod.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmod.cmo src/ocamlmod.ml
- File "src/ocamlmod.ml", line 52, characters 4-21:
- 52 |     String.capitalize
-          ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "src/ocamlmod.ml", line 29, characters 6-13:
- 29 |   let real_fn =
-            ^^^^^^^
- Warning 26 [unused-var]: unused variable real_fn.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -g -linkpkg -package str -I src src/ocamlmodConf.cmo src/ocamlmod.cmo -o src/ocamlmod.byte
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.14.1/lib/ocamlbuild /home/opam/.opam/4.14.1/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.14.1/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 454, characters 8-19:
- 454 |         Stream.from
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 457, characters 21-32:
- 457 |                match Stream.next st with
-                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 460, characters 18-32:
- 460 |              with Stream.Failure -> None)
-                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 462, characters 6-23:
- 462 |       Genlex.make_lexer ["="] st_line
-             ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 465, characters 12-24:
- 465 |       match Stream.npeek 3 lxr with
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 466, characters 9-21:
- 466 |       | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 466, characters 26-36:
- 466 |       | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                                 ^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 466, characters 42-55:
- 466 |       | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                                                 ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 467, characters 8-19:
- 467 |         Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 467, characters 25-36:
- 467 |         Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-                                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 467, characters 42-53:
- 467 |         Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-                                                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 479, characters 17-34:
- 479 |         let st = Stream.of_channel chn in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  ocamlmod.0.0.9
Processing 60/124: [camlp4: gmake all] [dune: ocaml 15] [topkg: ocaml build]
Processing 61/124: [camlp4: gmake all] [dune: ocaml 15] [topkg: ocaml build] [ocamlmod: ocaml setup.ml]
+ /home/opam/.opam/4.14.1/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlmod.0.0.9)
- File "./setup.ml", line 596, characters 4-15:
- 596 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 624, characters 19-36:
- 624 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 631, characters 37-48:
- 631 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 634, characters 17-31:
- 634 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1452, characters 16-33:
- 1452 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1454, characters 22-38:
- 1454 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1455, characters 14-26:
- 1455 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1456, characters 11-23:
- 1456 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1456, characters 28-40:
- 1456 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1457, characters 11-23:
- 1457 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1457, characters 28-41:
- 1457 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                                    ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1458, characters 11-24:
- 1458 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1459, characters 11-23:
- 1459 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1796, characters 22-40:
- 1796 |         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
- File "setup.ml", line 3176, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3179, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3182, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3184, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3187, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3201, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3326, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3345, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3347, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 37-49:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 37-50:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 46-58:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 46-59:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3356, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3369, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3467, characters 16-34:
- 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 "setup.ml", line 4518, characters 21-38:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4520, characters 19-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 16-29:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 33-46:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 15-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 32-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> installed ocamlmod.0.0.9
Processing 61/124: [camlp4: gmake all] [dune: ocaml 15] [topkg: ocaml build]
Processing 62/124: [camlp4: gmake all] [dune: ocaml 15] [oasis: ocaml setup.ml] [topkg: ocaml build]
+ /home/opam/.opam/4.14.1/bin/ocaml "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/topkg.1.0.7)
- 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 src-care -I src-bin -I test -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 src-care -I src-bin -I test -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 src-care -I src-bin -I test -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 src-care -I src-bin -I test -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 src-care -I src-bin -I test -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -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 src-care -I src-bin -I test -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_string.cmx src/topkg_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -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 src-care -I src-bin -I test -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 src-care -I src-bin -I test -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 src-care -I src-bin -I test -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 src-care -I src-bin -I test -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -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 src-care -I src-bin -I test -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 src-care -I src-bin -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -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 src-care -I src-bin -I test -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 src-care -I src-bin -I test -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -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 src-care -I src-bin -I test -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 src-care -I src-bin -I test -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -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 src-care -I src-bin -I test -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 src-care -I src-bin -I test -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -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 src-care -I src-bin -I test -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -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 src-care -I src-bin -I test -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -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 src-care -I src-bin -I test -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_main.cmx src/topkg_main.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -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 src-care -I src-bin -I test -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_install.cmo src/topkg_install.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_result.cmo src/topkg_result.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -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.7
Processing 62/124: [camlp4: gmake all] [dune: ocaml 15] [oasis: ocaml setup.ml]
-> installed topkg.1.0.7
Processing 63/124: [camlp4: gmake all] [dune: ocaml 15] [oasis: ocaml setup.ml]
Processing 64/124: [camlp4: gmake all] [dune: ocaml 15] [oasis: ocaml setup.ml] [uutf: ocaml build]
+ /home/opam/.opam/4.14.1/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-cmdliner" "false" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/uutf.1.0.3)
- ocamlfind ocamldep -modules src/uutf.ml > src/uutf.ml.depends
- ocamlfind ocamldep -modules src/uutf.mli > src/uutf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmi src/uutf.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmx src/uutf.ml
- ocamlfind ocamlopt -a -I src src/uutf.cmx -o src/uutf.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/uutf.cmxa -o src/uutf.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmo src/uutf.ml
- ocamlfind ocamlc -a -I src src/uutf.cmo -o src/uutf.cma
- # No parallelism done
-> compiled  uutf.1.0.3
Processing 64/124: [camlp4: gmake all] [dune: ocaml 15] [oasis: ocaml setup.ml]
-> installed uutf.1.0.3
Processing 65/124: [camlp4: gmake all] [dune: ocaml 15] [oasis: ocaml setup.ml]
Processing 66/124: [camlp4: gmake all] [dune: ocaml 15] [jsonm: ocaml build] [oasis: ocaml setup.ml]
+ /home/opam/.opam/4.14.1/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/jsonm.1.0.2)
- ocamlfind ocamldep -package uutf -modules src/jsonm.ml > src/jsonm.ml.depends
- ocamlfind ocamldep -package uutf -modules src/jsonm.mli > src/jsonm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/jsonm.cmi src/jsonm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/jsonm.cmx src/jsonm.ml
- ocamlfind ocamlopt -a -package uutf -I src src/jsonm.cmx -o src/jsonm.cmxa
- ocamlfind ocamlopt -shared -linkall -package uutf -I src src/jsonm.cmxa -o src/jsonm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/jsonm.cmo src/jsonm.ml
- ocamlfind ocamlc -a -package uutf -I src src/jsonm.cmo -o src/jsonm.cma
- ocamlfind ocamldep -package unix -package uutf -modules test/jsontrip.ml > test/jsontrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package uutf -I test -I src -o test/jsontrip.cmo test/jsontrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package uutf -I test -I src -o test/jsontrip.cmx test/jsontrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package uutf -I src -I test src/jsonm.cmx test/jsontrip.cmx -o test/jsontrip.native
- # No parallelism done
-> compiled  jsonm.1.0.2
Processing 66/124: [camlp4: gmake all] [dune: ocaml 15] [oasis: ocaml setup.ml]
-> installed jsonm.1.0.2
Processing 67/124: [camlp4: gmake all] [dune: ocaml 15] [oasis: ocaml setup.ml]
+ /home/opam/.opam/4.14.1/bin/ocaml "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.14.1" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/oasis.0.4.11)
- File "src/oasis/OASISFileSystem.ml", line 107, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISFileSystem.ml", line 135, characters 19-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISFileSystem.ml", line 142, characters 37-48:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISFileSystem.ml", line 145, characters 17-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 85, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 87, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 88, characters 14-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 89, characters 11-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 89, characters 28-40:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 90, characters 11-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 90, characters 28-41:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 91, characters 11-24:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 92, characters 11-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISFeatures.ml", line 32, characters 22-40:
- 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/base/BaseEnvLight.ml", line 37, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 40, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 43, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 45, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 48, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 49, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 49, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 49, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 50, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 50, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 50, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 62, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 69, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 88, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 90, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 91, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 91, characters 37-49:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 93, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 93, characters 37-50:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 95, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 95, characters 46-58:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 97, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 97, characters 46-59:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 99, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 112, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 210, characters 16-34:
- 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/base/BaseLog.ml", line 49, characters 21-38:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 51, characters 19-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 52, characters 16-29:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 52, characters 33-46:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 54, characters 15-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 54, characters 32-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- 
- Configuration:
- ocamlfind: ................................................... /home/opam/.opam/4.14.1/bin/ocamlfind
- ocamlc: ...................................................... /home/opam/.opam/4.14.1/bin/ocamlc.opt
- ocamlopt: .................................................... /home/opam/.opam/4.14.1/bin/ocamlopt.opt
- ocamlbuild: .................................................. /home/opam/.opam/4.14.1/bin/ocamlbuild
- Package name: ................................................ oasis
- Package version: ............................................. 0.4.11
- os_type: ..................................................... Unix
- system: ...................................................... freebsd
- architecture: ................................................ amd64
- ccomp_type: .................................................. cc
- ocaml_version: ............................................... 4.14.1
- standard_library_default: .................................... /home/opam/.opam/4.14.1/lib/ocaml
- standard_library: ............................................ /home/opam/.opam/4.14.1/lib/ocaml
- bytecomp_c_compiler: ......................................... cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- native_c_compiler: ........................................... cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- model: ....................................................... default
- ext_obj: ..................................................... .o
- ext_asm: ..................................................... .s
- ext_lib: ..................................................... .a
- ext_dll: ..................................................... .so
- default_executable_name: ..................................... a.out
- systhread_supported: ......................................... true
- Install architecture-independent files dir: .................. /home/opam/.opam/4.14.1
- Install architecture-dependent files in dir: ................. $prefix
- User executables: ............................................ $exec_prefix/bin
- System admin executables: .................................... $exec_prefix/sbin
- Program executables: ......................................... $exec_prefix/libexec
- Read-only single-machine data: ............................... $prefix/etc
- Modifiable architecture-independent data: .................... $prefix/com
- Modifiable single-machine data: .............................. $prefix/var
- Object code libraries: ....................................... $exec_prefix/lib
- Read-only arch-independent data root: ........................ $prefix/share
- Read-only architecture-independent data: ..................... $datarootdir
- Info documentation: .......................................... $datarootdir/info
- Locale-dependent data: ....................................... $datarootdir/locale
- Man documentation: ........................................... $datarootdir/man
- Documentation root: .......................................... $datarootdir/doc/$pkg_name
- HTML documentation: .......................................... $docdir
- DVI documentation: ........................................... $docdir
- PDF documentation: ........................................... $docdir
- PS documentation: ............................................ $docdir
- findlib_version: ............................................. 1.9.6
- is_native: ................................................... true
- suffix_program: ..............................................
- Remove a file.: .............................................. rm -f
- Remove a directory.: ......................................... rm -rf
- Turn ocaml debug flag on: .................................... true
- Turn ocaml profile flag on: .................................. false
- Compiler support generation of .cmxs.: ....................... true
- OCamlbuild additional flags: .................................
- Install OASIS and base libraries, for plugins development: ... true
- Build OASIS tools for development: ........................... false
- Build test-quickstart: ....................................... true
- Build test-omake: ............................................ false
- Build test-devel: ............................................ false
- Create documentations: ....................................... true
- Compile tests executable and library and run them: ........... false
- make: ........................................................ /usr/bin/make
- ocamlmod: .................................................... /home/opam/.opam/4.14.1/bin/ocamlmod
- ocamlyacc: ................................................... /home/opam/.opam/4.14.1/bin/ocamlyacc
- ocamllex: .................................................... /home/opam/.opam/4.14.1/bin/ocamllex
- ocamlify: .................................................... /home/opam/.opam/4.14.1/bin/ocamlify
- pkg_unix: .................................................... /home/opam/.opam/4.14.1/lib/ocaml
- pkg_ocamlbuild: .............................................. /home/opam/.opam/4.14.1/lib/ocamlbuild
- ocamldoc: .................................................... /home/opam/.opam/4.14.1/bin/ocamldoc
- pkg_dynlink: ................................................. /home/opam/.opam/4.14.1/lib/ocaml
- pkg_findlib: ................................................. /home/opam/.opam/4.14.1/lib/findlib
- 
+ /home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- /tmp/camlobjed7bb6.c:16598:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_get_public_method();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:236:18: note: conflicting prototype is here
- CAMLextern value caml_get_public_method (value obj, value tag);
-                  ^
- /tmp/camlobjed7bb6.c:16780:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_set_oo_id();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:413:18: note: conflicting prototype is here
- CAMLextern value caml_set_oo_id(value obj);
-                  ^
- 2 warnings generated.
- ./.duneboot.exe -j 15
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 67/124: [camlp4: gmake all] [dune: ./_boot/dune.exe build] [oasis: ocaml setup.ml]
+ /home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0)
-> compiled  dune.3.15.0
Processing 67/124: [camlp4: gmake all] [oasis: ocaml setup.ml]
-> installed dune.3.15.0
Processing 68/124: [camlp4: gmake all] [oasis: ocaml setup.ml]
Processing 69/124: [base64: dune build] [camlp4: gmake all] [oasis: ocaml setup.ml]
Processing 70/124: [base64: dune build] [camlp-streams: dune build] [camlp4: gmake all] [oasis: ocaml setup.ml]
Processing 71/124: [base64: dune build] [camlp-streams: dune build] [camlp4: gmake all] [cppo: dune build] [oasis: ocaml setup.ml]
Processing 72/124: [base64: dune build] [camlp-streams: dune build] [camlp4: gmake all] [cppo: dune build] [csexp: dune build] [oasis: ocaml setup.ml]
Processing 73/124: [base64: dune build] [camlp-streams: dune build] [camlp4: gmake all] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [oasis: ocaml setup.ml]
Processing 74/124: [base64: dune build] [camlp-streams: dune build] [camlp4: gmake all] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build]
Processing 75/124: [base64: dune build] [camlp-streams: dune build] [camlp4: gmake all] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
Processing 76/124: [base64: dune build] [camlp-streams: dune build] [camlp4: gmake all] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build]
Processing 77/124: [base64: dune build] [camlp-streams: dune build] [camlp4: gmake all] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 78/124: [base64: dune build] [camlp-streams: dune build] [camlp4: gmake all] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
Processing 79/124: [base64: dune build] [camlp-streams: dune build] [camlp4: gmake all] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 80/124: [base64: dune build] [camlp-streams: dune build] [camlp4: gmake all] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_derivers" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 80/124: [base64: dune build] [camlp-streams: dune build] [camlp4: gmake all] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed ppx_derivers.1.2.1
Processing 81/124: [base64: dune build] [camlp-streams: dune build] [camlp4: gmake all] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "camlp-streams" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/camlp-streams.5.0.1)
-> compiled  camlp-streams.5.0.1
Processing 81/124: [base64: dune build] [camlp4: gmake all] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed camlp-streams.5.0.1
Processing 82/124: [base64: dune build] [camlp4: gmake all] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "csexp" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 82/124: [base64: dune build] [camlp4: gmake all] [cppo: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed csexp.1.5.2
Processing 83/124: [base64: dune build] [camlp4: gmake all] [cppo: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 84/124: [base64: dune build] [camlp4: gmake all] [cppo: dune build] [dune-configurator: rm] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "stringext" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 84/124: [base64: dune build] [camlp4: gmake all] [cppo: dune build] [dune-configurator: rm] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed stringext.1.6.0
Processing 85/124: [base64: dune build] [camlp4: gmake all] [cppo: dune build] [dune-configurator: rm] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.15.0)
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "stdlib-shims" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 85/124: [base64: dune build] [camlp4: gmake all] [cppo: dune build] [dune-configurator: rm] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 86/124: [base64: dune build] [camlp4: gmake all] [cppo: dune build] [dune-configurator: rm] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [sexplib0: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.15.0)
Processing 86/124: [base64: dune build] [camlp4: gmake all] [cppo: dune build] [dune-configurator: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "sexplib0" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 86/124: [base64: dune build] [camlp4: gmake all] [cppo: dune build] [dune-configurator: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build]
-> installed sexplib0.v0.16.0
Processing 87/124: [base64: dune build] [camlp4: gmake all] [cppo: dune build] [dune-configurator: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ocaml-syntax-shims" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocaml-syntax-shims.1.0.0)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 87/124: [base64: dune build] [camlp4: gmake all] [cppo: dune build] [dune-configurator: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [re: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 88/124: [base64: dune build] [camlp4: gmake all] [cppo: dune build] [dune-configurator: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [ocaml-compiler-libs: dune build] [re: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 88/124: [base64: dune build] [camlp4: gmake all] [cppo: dune build] [dune-configurator: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [re: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 89/124: [base64: dune build] [camlp4: gmake all] [cppo: dune build] [dune-configurator: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [re: dune build]
Processing 90/124: [base64: dune build] [camlp4: gmake all] [cppo: dune build] [dune-configurator: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [ppxlib: dune build] [re: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "re" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/re.1.11.0)
-> compiled  re.1.11.0
Processing 90/124: [base64: dune build] [camlp4: gmake all] [cppo: dune build] [dune-configurator: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [ppxlib: dune build]
-> installed re.1.11.0
Processing 91/124: [base64: dune build] [camlp4: gmake all] [cppo: dune build] [dune-configurator: dune build] [easy-format: dune build] [oasis: ocaml setup.ml] [ppxlib: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "easy-format" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/easy-format.1.3.4)
-> compiled  easy-format.1.3.4
Processing 91/124: [base64: dune build] [camlp4: gmake all] [cppo: dune build] [dune-configurator: dune build] [oasis: ocaml setup.ml] [ppxlib: dune build]
-> installed easy-format.1.3.4
Processing 92/124: [base64: dune build] [camlp4: gmake all] [cppo: dune build] [dune-configurator: dune build] [oasis: ocaml setup.ml] [ppxlib: dune build]
Processing 93/124: [base64: dune build] [biniou: dune build] [camlp4: gmake all] [cppo: dune build] [dune-configurator: dune build] [oasis: ocaml setup.ml] [ppxlib: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "cppo" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 93/124: [base64: dune build] [biniou: dune build] [camlp4: gmake all] [dune-configurator: dune build] [oasis: ocaml setup.ml] [ppxlib: dune build]
-> installed cppo.1.6.9
Processing 94/124: [base64: dune build] [biniou: dune build] [camlp4: gmake all] [dune-configurator: dune build] [oasis: ocaml setup.ml] [ppxlib: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "base64" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/base64.3.5.1)
-> compiled  base64.3.5.1
Processing 94/124: [biniou: dune build] [camlp4: gmake all] [dune-configurator: dune build] [oasis: ocaml setup.ml] [ppxlib: dune build]
-> installed base64.3.5.1
Processing 95/124: [biniou: dune build] [camlp4: gmake all] [dune-configurator: dune build] [oasis: ocaml setup.ml] [ppxlib: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "biniou" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/biniou.1.2.2)
-> compiled  biniou.1.2.2
Processing 95/124: [camlp4: gmake all] [dune-configurator: dune build] [oasis: ocaml setup.ml] [ppxlib: dune build]
-> installed biniou.1.2.2
Processing 96/124: [camlp4: gmake all] [dune-configurator: dune build] [oasis: ocaml setup.ml] [ppxlib: dune build]
Processing 97/124: [camlp4: gmake all] [dune-configurator: dune build] [oasis: ocaml setup.ml] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "dune-configurator" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.15.0)
-> compiled  dune-configurator.3.15.0
Processing 97/124: [camlp4: gmake all] [oasis: ocaml setup.ml] [ppxlib: dune build] [yojson: dune build]
-> installed dune-configurator.3.15.0
Processing 98/124: [camlp4: gmake all] [oasis: ocaml setup.ml] [ppxlib: dune build] [yojson: dune build]
Processing 99/124: [base: dune build] [camlp4: gmake all] [oasis: ocaml setup.ml] [ppxlib: dune build] [yojson: dune build]
Processing 100/124: [base: dune build] [bigstringaf: dune build] [camlp4: gmake all] [oasis: ocaml setup.ml] [ppxlib: dune build] [yojson: dune build]
Processing 101/124: [base: dune build] [bigstringaf: dune build] [camlp4: gmake all] [oasis: ocaml setup.ml] [pcre: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "yojson" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/yojson.1.7.0)
-> compiled  yojson.1.7.0
Processing 101/124: [base: dune build] [bigstringaf: dune build] [camlp4: gmake all] [oasis: ocaml setup.ml] [pcre: dune build] [ppxlib: dune build]
-> installed yojson.1.7.0
Processing 102/124: [base: dune build] [bigstringaf: dune build] [camlp4: gmake all] [oasis: ocaml setup.ml] [pcre: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "bigstringaf" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/bigstringaf.0.9.1)
-> compiled  bigstringaf.0.9.1
Processing 102/124: [base: dune build] [camlp4: gmake all] [oasis: ocaml setup.ml] [pcre: dune build] [ppxlib: dune build]
-> installed bigstringaf.0.9.1
Processing 103/124: [base: dune build] [camlp4: gmake all] [oasis: ocaml setup.ml] [pcre: dune build] [ppxlib: dune build]
Processing 104/124: [angstrom: dune build] [base: dune build] [camlp4: gmake all] [oasis: ocaml setup.ml] [pcre: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "pcre" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/pcre.7.5.0)
-> compiled  pcre.7.5.0
Processing 104/124: [angstrom: dune build] [base: dune build] [camlp4: gmake all] [oasis: ocaml setup.ml] [ppxlib: dune build]
-> installed pcre.7.5.0
Processing 105/124: [angstrom: dune build] [base: dune build] [camlp4: gmake all] [oasis: ocaml setup.ml] [ppxlib: dune build]
[ocamlnet: patch] applying fix-version-number.patch
Processing 106/124: [angstrom: dune build] [base: dune build] [camlp4: gmake all] [oasis: ocaml setup.ml] [ocamlnet: patch] [ppxlib: dune build]
[ocamlnet: patch] applying pkg-config.patch
Processing 106/124: [angstrom: dune build] [base: dune build] [camlp4: gmake all] [oasis: ocaml setup.ml] [ocamlnet: env] [ppxlib: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "angstrom" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/angstrom.0.16.0)
-> compiled  angstrom.0.16.0
Processing 106/124: [base: dune build] [camlp4: gmake all] [oasis: ocaml setup.ml] [ocamlnet: env] [ppxlib: dune build]
-> installed angstrom.0.16.0
Processing 107/124: [base: dune build] [camlp4: gmake all] [oasis: ocaml setup.ml] [ocamlnet: env] [ppxlib: dune build]
Processing 108/124: [base: dune build] [camlp4: gmake all] [oasis: ocaml setup.ml] [ocamlnet: env] [ppxlib: dune build] [uri: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "uri" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/uri.4.4.0)
-> compiled  uri.4.4.0
Processing 108/124: [base: dune build] [camlp4: gmake all] [oasis: ocaml setup.ml] [ocamlnet: env] [ppxlib: dune build]
-> installed uri.4.4.0
Processing 109/124: [base: dune build] [camlp4: gmake all] [oasis: ocaml setup.ml] [ocamlnet: env] [ppxlib: dune build]
+ /usr/bin/env "MAKE=gmake" "./configure" "-bindir" "/home/opam/.opam/4.14.1/bin" "-disable-gssapi" "-disable-gnutls" "-enable-pcre" "-disable-gtk2" "-disable-zip" "-with-nethttpd" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2)
- Welcome to Ocamlnet version 4.1.9
- Checking operating system... FreeBSD
- 
- *** Note that you might need to load the 'sem' kernel
- *** module to make semaphores work: kldload sem
- 
- 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 PCRE... found
- Checking for win32... no
- Checking whether Ocaml has Printexc.register_printer... found
- Checking for POSIX pthread... found
- Checking whether Ocaml has fancy page tables... found
- Checking on new implementation of caml_modify... found
- Checking whether new caml_modify can be overridden... found
- Checking whether out-of-heap values are supported and mutable... yes
- Checking for POSIX shared memory... found
- Checking for POSIX semaphores (anonymous)... found
- Checking for POSIX semaphores (named)... found
- Checking for POSIX spawn... found
- Checking for POSIX fadvise... found
- Checking for POSIX fallocate... found
- Checking for POSIX memalign... found
- Checking for syslog... found
- Checking for POSIX functions like openat... found
- Checking for POSIX function mkfifoat... found
- Checking for fchdir... found
- Checking for fdopendir... found
- Checking for realpath... found
- Checking for grantpt (System V style PTYs)... found
- Checking for posix_openpt (System V style PTYs)... found
- Checking for initgroups...found
- Checking for POSIX clocks...found
- Checking for POSIX timers...found
- Checking for eventfd (Linux)...found
- Checking for timerfd (Linux)...found
- Checking for epoll (Linux)...not 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... found
- Checking for getpeerucred... not found
- Checking whether netcamlbox and netmulticore are supported... yes
- Checking for make utility... Preprocessor for ocamlrpcgen: cpp
- 
- Effective options:
-     -enable-pcre
-     -disable-full-pcre
-     -disable-gtk
-     -disable-gtk2
-     -disable-tcl
-     -disable-gnutls
-     -disable-gssapi
-     -disable-zip
-     -disable-apache
-     -enable-nethttpd
-     -bindir /home/opam/.opam/4.14.1/bin
-     -datadir /home/opam/.opam/4.14.1/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 109/124: [base: dune build] [camlp4: gmake all] [oasis: ocaml setup.ml] [ocamlnet: gmake all] [ppxlib: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "base" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/base.v0.16.3)
-> compiled  base.v0.16.3
Processing 109/124: [camlp4: gmake all] [oasis: ocaml setup.ml] [ocamlnet: gmake all] [ppxlib: dune build]
-> installed base.v0.16.3
Processing 110/124: [camlp4: gmake all] [oasis: ocaml setup.ml] [ocamlnet: gmake all] [ppxlib: dune build]
+ /home/opam/.opam/4.14.1/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/oasis.0.4.11)
- File "src/oasis/OASISFileSystem.ml", line 107, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISFileSystem.ml", line 135, characters 19-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISFileSystem.ml", line 142, characters 37-48:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISFileSystem.ml", line 145, characters 17-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 85, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 87, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 88, characters 14-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 89, characters 11-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 89, characters 28-40:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 90, characters 11-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 90, characters 28-41:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 91, characters 11-24:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 92, characters 11-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISFeatures.ml", line 32, characters 22-40:
- 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/base/BaseEnvLight.ml", line 37, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 40, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 43, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 45, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 48, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 49, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 49, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 49, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 50, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 50, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 50, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 62, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 69, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 88, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 90, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 91, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 91, characters 37-49:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 93, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 93, characters 37-50:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 95, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 95, characters 46-58:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 97, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 97, characters 46-59:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 99, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 112, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 210, characters 16-34:
- 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/base/BaseLog.ml", line 49, characters 21-38:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 51, characters 19-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 52, characters 16-29:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 52, characters 33-46:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 54, characters 15-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 54, characters 32-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.14.1/lib/ocamlbuild /home/opam/.opam/4.14.1/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.14.1/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "test/data/TestFull/dev/_tags", line 27, characters 8-17:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/FormatExt.mli > src/oasis/FormatExt.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/FormatExt.cmi src/oasis/FormatExt.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/FormatExt.ml > src/oasis/FormatExt.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISString.ml > src/oasis/OASISString.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISString.cmo src/oasis/OASISString.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISString.cmo src/oasis/OASISString.ml
- File "src/oasis/OASISString.ml", line 233, characters 13-30:
- 233 |   let strm = Genlex.make_lexer tokens (Stream.of_string str) in
-                    ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISString.ml", line 233, characters 39-55:
- 233 |   let strm = Genlex.make_lexer tokens (Stream.of_string str) in
-                                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISString.ml", line 235, characters 2-13:
- 235 |   Stream.iter (fun tok -> lst := tok :: !lst) strm;
-         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/PropList.mli > src/oasis/PropList.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/PropList.cmi src/oasis/PropList.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/PropList.ml > src/oasis/PropList.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISGettext.mli > src/oasis/OASISGettext.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGettext.cmi src/oasis/OASISGettext.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISUtils.mli > src/oasis/OASISUtils.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUtils.cmi src/oasis/OASISUtils.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISUtils.ml > src/oasis/OASISUtils.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISUnixPath.mli > src/oasis/OASISUnixPath.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUnixPath.cmi src/oasis/OASISUnixPath.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISUnixPath.ml > src/oasis/OASISUnixPath.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPath_intern.ml > src/oasis/OASISPath_intern.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPath_intern.cmo src/oasis/OASISPath_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileSystem.mli > src/oasis/OASISFileSystem.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileSystem.cmi src/oasis/OASISFileSystem.mli
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileSystem.cmi src/oasis/OASISFileSystem.mli
- File "src/oasis/OASISFileSystem.mli", line 68, characters 38-46:
- 68 | val stream_of_reader: #reader -> char Stream.t
-                                            ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileSystem.ml > src/oasis/OASISFileSystem.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISContext.mli > src/oasis/OASISContext.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISContext.cmi src/oasis/OASISContext.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISContext.ml > src/oasis/OASISContext.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourcePatterns.mli > src/oasis/OASISSourcePatterns.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISDataNotation.ml > src/oasis/OASISDataNotation.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDataNotation.cmo src/oasis/OASISDataNotation.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourcePatterns.cmi src/oasis/OASISSourcePatterns.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourcePatterns.ml > src/oasis/OASISSourcePatterns.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISGettext.ml > src/oasis/OASISGettext.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISMessage.mli > src/oasis/OASISMessage.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMessage.cmi src/oasis/OASISMessage.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISMessage.ml > src/oasis/OASISMessage.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISText.ml > src/oasis/OASISText.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISValues.mli > src/oasis/OASISValues.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues.cmi src/oasis/OASISValues.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTypes.mli > src/oasis/OASISTypes.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExpr.mli > src/oasis/OASISExpr.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense.mli > src/oasis/OASISLicense.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion.mli > src/oasis/OASISVersion.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion.cmi src/oasis/OASISVersion.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISText.cmo src/oasis/OASISText.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExpr.cmi src/oasis/OASISExpr.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense.cmi src/oasis/OASISLicense.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTypes.cmi src/oasis/OASISTypes.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTypes.ml > src/oasis/OASISTypes.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISParse.mli > src/oasis/OASISParse.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISParse.cmi src/oasis/OASISParse.mli
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISParse.cmi src/oasis/OASISParse.mli
- File "src/oasis/OASISParse.mli", line 44, characters 8-16:
- 44 |   (char Stream.t) ->
-              ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISParse.ml > src/oasis/OASISParse.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst.ml > src/oasis/OASISAst.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst_types.ml > src/oasis/OASISAst_types.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISBuildSection.mli > src/oasis/OASISBuildSection.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSection.mli > src/oasis/OASISSection.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection.cmi src/oasis/OASISSection.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISCheck.ml > src/oasis/OASISCheck.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFeatures.ml > src/oasis/OASISFeatures.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPlugin.mli > src/oasis/OASISPlugin.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileTemplate.mli > src/oasis/OASISFileTemplate.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSetupUpdate.ml > src/oasis/OASISSetupUpdate.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileTemplate.cmi src/oasis/OASISFileTemplate.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSetupUpdate.cmo src/oasis/OASISSetupUpdate.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSchema_intern.ml > src/oasis/OASISSchema_intern.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_types.cmo src/oasis/OASISAst_types.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFeatures.cmo src/oasis/OASISFeatures.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFeatures.cmo src/oasis/OASISFeatures.ml
- File "src/oasis/OASISFeatures.ml", line 32, characters 20-38:
- 32 |       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
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPlugin.cmi src/oasis/OASISPlugin.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema_intern.cmo src/oasis/OASISSchema_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISDocument.mli > src/oasis/OASISDocument.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSchema.mli > src/oasis/OASISSchema.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema.cmi src/oasis/OASISSchema.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISDocument_intern.ml > src/oasis/OASISDocument_intern.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISBuildSection_intern.ml > src/oasis/OASISBuildSection_intern.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISCustom.ml > src/oasis/OASISCustom.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSection_intern.ml > src/oasis/OASISSection_intern.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection_intern.cmo src/oasis/OASISBuildSection_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISCustom.cmo src/oasis/OASISCustom.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection_intern.cmo src/oasis/OASISSection_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExecutable.mli > src/oasis/OASISExecutable.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExecutable_intern.ml > src/oasis/OASISExecutable_intern.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFindlib.mli > src/oasis/OASISFindlib.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFlag.mli > src/oasis/OASISFlag.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFlag_intern.ml > src/oasis/OASISFlag_intern.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLibrary.mli > src/oasis/OASISLibrary.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLibrary_intern.ml > src/oasis/OASISLibrary_intern.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISObject.mli > src/oasis/OASISObject.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISObject_intern.ml > src/oasis/OASISObject_intern.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPackage.mli > src/oasis/OASISPackage.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPackage_intern.ml > src/oasis/OASISPackage_intern.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISConf.ml > src/oasis/OASISConf.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISConf.cmo src/oasis/OASISConf.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourceRepository.mli > src/oasis/OASISSourceRepository.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourceRepository_intern.ml > src/oasis/OASISSourceRepository_intern.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTest.mli > src/oasis/OASISTest.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTest_intern.ml > src/oasis/OASISTest_intern.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection.cmi src/oasis/OASISBuildSection.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISCheck.cmo src/oasis/OASISCheck.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument.cmi src/oasis/OASISDocument.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument_intern.cmo src/oasis/OASISDocument_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable.cmi src/oasis/OASISExecutable.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable_intern.cmo src/oasis/OASISExecutable_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFindlib.cmi src/oasis/OASISFindlib.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag.cmi src/oasis/OASISFlag.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag_intern.cmo src/oasis/OASISFlag_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary.cmi src/oasis/OASISLibrary.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary_intern.cmo src/oasis/OASISLibrary_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject.cmi src/oasis/OASISObject.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject_intern.cmo src/oasis/OASISObject_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage.cmi src/oasis/OASISPackage.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage_intern.cmo src/oasis/OASISPackage_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository.cmi src/oasis/OASISSourceRepository.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository_intern.cmo src/oasis/OASISSourceRepository_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest.cmi src/oasis/OASISTest.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest_intern.cmo src/oasis/OASISTest_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamllex.opt -q src/oasis/OASISAst_lexer.mll
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst_lexer.ml > src/oasis/OASISAst_lexer.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlyacc src/oasis/OASISAst_parser.mly
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst_parser.mli > src/oasis/OASISAst_parser.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_parser.cmi src/oasis/OASISAst_parser.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISMutex.ml > src/oasis/OASISMutex.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst.cmo src/oasis/OASISAst.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_lexer.cmo src/oasis/OASISAst_lexer.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMutex.cmo src/oasis/OASISMutex.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISValues.ml > src/oasis/OASISValues.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamllex.opt -q src/oasis/OASISValues_lexer.mll
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISValues_lexer.ml > src/oasis/OASISValues_lexer.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues_lexer.cmo src/oasis/OASISValues_lexer.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExpr.ml > src/oasis/OASISExpr.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion.ml > src/oasis/OASISVersion.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamllex.opt -q src/oasis/OASISVersion_lexer.mll
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion_lexer.ml > src/oasis/OASISVersion_lexer.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlyacc src/oasis/OASISVersion_parser.mly
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion_parser.mli > src/oasis/OASISVersion_parser.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion_types.ml > src/oasis/OASISVersion_types.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_types.cmo src/oasis/OASISVersion_types.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_parser.cmi src/oasis/OASISVersion_parser.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_lexer.cmo src/oasis/OASISVersion_lexer.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense.ml > src/oasis/OASISLicense.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamllex.opt -q src/oasis/OASISLicense_lexer.mll
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense_lexer.ml > src/oasis/OASISLicense_lexer.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlyacc src/oasis/OASISLicense_parser.mly
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense_parser.mli > src/oasis/OASISLicense_parser.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense_types.ml > src/oasis/OASISLicense_types.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_types.cmo src/oasis/OASISLicense_types.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_parser.cmi src/oasis/OASISLicense_parser.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_lexer.cmo src/oasis/OASISLicense_lexer.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileTemplate.ml > src/oasis/OASISFileTemplate.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileUtil.mli > src/oasis/OASISFileUtil.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISHostPath.mli > src/oasis/OASISHostPath.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileUtil.cmi src/oasis/OASISFileUtil.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHostPath.cmi src/oasis/OASISHostPath.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISBuildSection.ml > src/oasis/OASISBuildSection.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISGraph.ml > src/oasis/OASISGraph.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGraph.cmo src/oasis/OASISGraph.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISDocument.ml > src/oasis/OASISDocument.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExecutable.ml > src/oasis/OASISExecutable.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFlag.ml > src/oasis/OASISFlag.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLibrary.ml > src/oasis/OASISLibrary.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISObject.ml > src/oasis/OASISObject.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPackage.ml > src/oasis/OASISPackage.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourceRepository.ml > src/oasis/OASISSourceRepository.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTest.ml > src/oasis/OASISTest.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPlugin.ml > src/oasis/OASISPlugin.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFindlib.ml > src/oasis/OASISFindlib.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSchema.ml > src/oasis/OASISSchema.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSection.ml > src/oasis/OASISSection.ml.depends
- ocamlify --depends --output src/oasis/OASISData.mlify.depends src/oasis/OASISData.mlify
- ocamlmod src/oasis/OASISSys.mod
- ocamlmod src/oasis/OASISSysLight.mod
- ocamlmod src/oasis/OASISSysBundle.mod
- ocamlify --output src/oasis/OASISData.ml src/oasis/OASISData.mlify
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISData.ml > src/oasis/OASISData.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExec.mli > src/oasis/OASISExec.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExec.cmi src/oasis/OASISExec.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExec.ml > src/oasis/OASISExec.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileUtil.ml > src/oasis/OASISFileUtil.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISHostPath.ml > src/oasis/OASISHostPath.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion_parser.ml > src/oasis/OASISVersion_parser.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense_parser.ml > src/oasis/OASISLicense_parser.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst_parser.ml > src/oasis/OASISAst_parser.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISQuickstart.ml > src/oasis/OASISQuickstart.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFormat.ml > src/oasis/OASISFormat.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFormat.cmo src/oasis/OASISFormat.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISHelp.ml > src/oasis/OASISHelp.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISData.cmo src/oasis/OASISData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/FormatExt.cmo src/oasis/FormatExt.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/PropList.cmo src/oasis/PropList.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUtils.cmo src/oasis/OASISUtils.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUtils.cmo src/oasis/OASISUtils.ml
- File "src/oasis/OASISUtils.ml", line 302, characters 12-23:
- 302 |       match Stream.peek strm with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 306, characters 16-27:
- 306 |                 Stream.junk strm;
-                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 315, characters 14-25:
- 315 |         match Stream.next strm with
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 323, characters 11-25:
- 323 |       with Stream.Failure ->
-                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 338, characters 12-23:
- 338 |       match Stream.peek strm with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 341, characters 12-23:
- 341 |             Stream.junk strm
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 349, characters 14-25:
- 349 |         match Stream.next strm with
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 353, characters 50-61:
- 353 |           | '\\' when is_doubly_quoted_escapable (Stream.peek strm)  ->
-                                                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 360, characters 11-25:
- 360 |       with Stream.Failure ->
-                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 368, characters 6-22:
- 368 |       Stream.of_string str
-             ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 378, characters 12-23:
- 378 |       while Stream.peek strm <> None do
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 379, characters 14-25:
- 379 |         match Stream.next strm with
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUnixPath.cmo src/oasis/OASISUnixPath.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileSystem.cmo src/oasis/OASISFileSystem.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileSystem.cmo src/oasis/OASISFileSystem.ml
- File "src/oasis/OASISFileSystem.ml", line 107, characters 2-13:
- 107 |   Stream.from next
-         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISFileSystem.ml", line 135, characters 17-34:
- 135 |       let strm = Stream.of_channel chn in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISFileSystem.ml", line 142, characters 35-46:
- 142 |               Buffer.add_char buf (Stream.next strm);
-                                          ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISFileSystem.ml", line 145, characters 15-29:
- 145 |           with Stream.Failure ->
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISContext.cmo src/oasis/OASISContext.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourcePatterns.cmo src/oasis/OASISSourcePatterns.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourcePatterns.cmo src/oasis/OASISSourcePatterns.ml
- File "src/oasis/OASISSourcePatterns.ml", line 85, characters 14-31:
- 85 |     let lxr = Genlex.make_lexer [] in
-                    ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 87, characters 20-36:
- 87 |       let st = lxr (Stream.of_string s) in
-                          ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 88, characters 12-24:
- 88 |       match Stream.npeek 3 st with
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 89, characters 9-21:
- 89 |       | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 89, characters 26-38:
- 89 |       | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 90, characters 9-21:
- 90 |       | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 90, characters 26-39:
- 90 |       | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                                ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 91, characters 9-22:
- 91 |       | [Genlex.String str] -> String str
-               ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 92, characters 9-21:
- 92 |       | [Genlex.Ident nm] -> Ident nm
-               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGettext.cmo src/oasis/OASISGettext.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMessage.cmo src/oasis/OASISMessage.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTypes.cmo src/oasis/OASISTypes.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISParse.cmo src/oasis/OASISParse.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISParse.cmo src/oasis/OASISParse.ml
- File "src/oasis/OASISParse.ml", line 50, characters 4-15:
- 50 |     Stream.iter (Buffer.add_char buf) st;
-          ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues.cmo src/oasis/OASISValues.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExpr.cmo src/oasis/OASISExpr.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion.cmo src/oasis/OASISVersion.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense.cmo src/oasis/OASISLicense.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileTemplate.cmo src/oasis/OASISFileTemplate.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileTemplate.cmo src/oasis/OASISFileTemplate.ml
- File "src/oasis/OASISFileTemplate.ml", line 306, characters 9-20:
- 306 |       if starts_with "#" (trim str) then
-                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label what was omitted in the application of this function.
- File "src/oasis/OASISFileTemplate.ml", line 309, characters 15-27:
- 309 |             | [Genlex.Ident "#"; Genlex.Int _; Genlex.String fn] ->
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISFileTemplate.ml", line 309, characters 33-43:
- 309 |             | [Genlex.Ident "#"; Genlex.Int _; Genlex.String fn] ->
-                                        ^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISFileTemplate.ml", line 309, characters 47-60:
- 309 |             | [Genlex.Ident "#"; Genlex.Int _; Genlex.String fn] ->
-                                                      ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection.cmo src/oasis/OASISBuildSection.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument.cmo src/oasis/OASISDocument.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable.cmo src/oasis/OASISExecutable.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag.cmo src/oasis/OASISFlag.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary.cmo src/oasis/OASISLibrary.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject.cmo src/oasis/OASISObject.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage.cmo src/oasis/OASISPackage.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository.cmo src/oasis/OASISSourceRepository.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest.cmo src/oasis/OASISTest.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPlugin.cmo src/oasis/OASISPlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFindlib.cmo src/oasis/OASISFindlib.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema.cmo src/oasis/OASISSchema.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection.cmo src/oasis/OASISSection.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExec.cmo src/oasis/OASISExec.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileUtil.cmo src/oasis/OASISFileUtil.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHostPath.cmo src/oasis/OASISHostPath.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_parser.cmo src/oasis/OASISVersion_parser.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_parser.cmo src/oasis/OASISLicense_parser.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_parser.cmo src/oasis/OASISAst_parser.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISQuickstart.cmo src/oasis/OASISQuickstart.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHelp.cmo src/oasis/OASISHelp.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -a -I src/oasis src/oasis/OASISString.cmo src/oasis/FormatExt.cmo src/oasis/OASISGettext.cmo src/oasis/PropList.cmo src/oasis/OASISUtils.cmo src/oasis/OASISPath_intern.cmo src/oasis/OASISUnixPath.cmo src/oasis/OASISFileSystem.cmo src/oasis/OASISContext.cmo src/oasis/OASISDataNotation.cmo src/oasis/OASISSourcePatterns.cmo src/oasis/OASISMessage.cmo src/oasis/OASISValues_lexer.cmo src/oasis/OASISValues.cmo src/oasis/OASISText.cmo src/oasis/OASISExpr.cmo src/oasis/OASISLicense_types.cmo src/oasis/OASISLicense_parser.cmo src/oasis/OASISLicense_lexer.cmo src/oasis/OASISVersion_types.cmo src/oasis/OASISVersion_parser.cmo src/oasis/OASISVersion_lexer.cmo src/oasis/OASISVersion.cmo src/oasis/OASISLicense.cmo src/oasis/OASISTypes.cmo src/oasis/OASISAst_types.cmo src/oasis/OASISGraph.cmo src/oasis/OASISSection.cmo src/oasis/OASISBuildSection.cmo src/oasis/OASISFeatures.cmo src/oasis/OASISConf.cmo src/oasis/OASISExec.cmo src/oasis/OASISFileUtil.cmo src/oasis/OASISHostPath.cmo src/oasis/OASISFileTemplate.cmo src/oasis/OASISSetupUpdate.cmo src/oasis/OASISPlugin.cmo src/oasis/OASISSchema_intern.cmo src/oasis/OASISCheck.cmo src/oasis/OASISBuildSection_intern.cmo src/oasis/OASISCustom.cmo src/oasis/OASISSection_intern.cmo src/oasis/OASISDocument_intern.cmo src/oasis/OASISSchema.cmo src/oasis/OASISDocument.cmo src/oasis/OASISExecutable_intern.cmo src/oasis/OASISExecutable.cmo src/oasis/OASISFindlib.cmo src/oasis/OASISFlag_intern.cmo src/oasis/OASISFlag.cmo src/oasis/OASISLibrary_intern.cmo src/oasis/OASISLibrary.cmo src/oasis/OASISObject_intern.cmo src/oasis/OASISObject.cmo src/oasis/OASISPackage_intern.cmo src/oasis/OASISPackage.cmo src/oasis/OASISSourceRepository_intern.cmo src/oasis/OASISSourceRepository.cmo src/oasis/OASISTest_intern.cmo src/oasis/OASISTest.cmo src/oasis/OASISAst.cmo src/oasis/OASISAst_parser.cmo src/oasis/OASISAst_lexer.cmo src/oasis/OASISMutex.cmo src/oasis/OASISParse.cmo src/oasis/OASISData.cmo src/oasis/OASISFormat.cmo src/oasis/OASISQuickstart.cmo src/oasis/OASISHelp.cmo -o src/oasis/oasis.cma
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISString.cmx src/oasis/OASISString.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISString.cmx src/oasis/OASISString.ml
- File "src/oasis/OASISString.ml", line 233, characters 13-30:
- 233 |   let strm = Genlex.make_lexer tokens (Stream.of_string str) in
-                    ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISString.ml", line 233, characters 39-55:
- 233 |   let strm = Genlex.make_lexer tokens (Stream.of_string str) in
-                                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISString.ml", line 235, characters 2-13:
- 235 |   Stream.iter (fun tok -> lst := tok :: !lst) strm;
-         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGettext.cmx src/oasis/OASISGettext.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUtils.cmx src/oasis/OASISUtils.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUtils.cmx src/oasis/OASISUtils.ml
- File "src/oasis/OASISUtils.ml", line 302, characters 12-23:
- 302 |       match Stream.peek strm with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 306, characters 16-27:
- 306 |                 Stream.junk strm;
-                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 315, characters 14-25:
- 315 |         match Stream.next strm with
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 323, characters 11-25:
- 323 |       with Stream.Failure ->
-                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 338, characters 12-23:
- 338 |       match Stream.peek strm with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 341, characters 12-23:
- 341 |             Stream.junk strm
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 349, characters 14-25:
- 349 |         match Stream.next strm with
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 353, characters 50-61:
- 353 |           | '\\' when is_doubly_quoted_escapable (Stream.peek strm)  ->
-                                                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 360, characters 11-25:
- 360 |       with Stream.Failure ->
-                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 368, characters 6-22:
- 368 |       Stream.of_string str
-             ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 378, characters 12-23:
- 378 |       while Stream.peek strm <> None do
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISUtils.ml", line 379, characters 14-25:
- 379 |         match Stream.next strm with
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPath_intern.cmx src/oasis/OASISPath_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUnixPath.cmx src/oasis/OASISUnixPath.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileSystem.cmx src/oasis/OASISFileSystem.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileSystem.cmx src/oasis/OASISFileSystem.ml
- File "src/oasis/OASISFileSystem.ml", line 107, characters 2-13:
- 107 |   Stream.from next
-         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISFileSystem.ml", line 135, characters 17-34:
- 135 |       let strm = Stream.of_channel chn in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISFileSystem.ml", line 142, characters 35-46:
- 142 |               Buffer.add_char buf (Stream.next strm);
-                                          ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISFileSystem.ml", line 145, characters 15-29:
- 145 |           with Stream.Failure ->
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDataNotation.cmx src/oasis/OASISDataNotation.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISContext.cmx src/oasis/OASISContext.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/FormatExt.cmx src/oasis/FormatExt.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues_lexer.cmx src/oasis/OASISValues_lexer.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues.cmx src/oasis/OASISValues.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_types.cmx src/oasis/OASISLicense_types.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_parser.cmx src/oasis/OASISLicense_parser.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMessage.cmx src/oasis/OASISMessage.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_types.cmx src/oasis/OASISVersion_types.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_parser.cmx src/oasis/OASISVersion_parser.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_lexer.cmx src/oasis/OASISVersion_lexer.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_lexer.cmx src/oasis/OASISLicense_lexer.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion.cmx src/oasis/OASISVersion.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourcePatterns.cmx src/oasis/OASISSourcePatterns.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourcePatterns.cmx src/oasis/OASISSourcePatterns.ml
- File "src/oasis/OASISSourcePatterns.ml", line 85, characters 14-31:
- 85 |     let lxr = Genlex.make_lexer [] in
-                    ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 87, characters 20-36:
- 87 |       let st = lxr (Stream.of_string s) in
-                          ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 88, characters 12-24:
- 88 |       match Stream.npeek 3 st with
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 89, characters 9-21:
- 89 |       | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 89, characters 26-38:
- 89 |       | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 90, characters 9-21:
- 90 |       | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 90, characters 26-39:
- 90 |       | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                                ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 91, characters 9-22:
- 91 |       | [Genlex.String str] -> String str
-               ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 92, characters 9-21:
- 92 |       | [Genlex.Ident nm] -> Ident nm
-               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISText.cmx src/oasis/OASISText.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/PropList.cmx src/oasis/PropList.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExpr.cmx src/oasis/OASISExpr.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense.cmx src/oasis/OASISLicense.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTypes.cmx src/oasis/OASISTypes.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGraph.cmx src/oasis/OASISGraph.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection.cmx src/oasis/OASISSection.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExec.cmx src/oasis/OASISExec.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileUtil.cmx src/oasis/OASISFileUtil.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHostPath.cmx src/oasis/OASISHostPath.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISConf.cmx src/oasis/OASISConf.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileTemplate.cmx src/oasis/OASISFileTemplate.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileTemplate.cmx src/oasis/OASISFileTemplate.ml
- File "src/oasis/OASISFileTemplate.ml", line 306, characters 9-20:
- 306 |       if starts_with "#" (trim str) then
-                ^^^^^^^^^^^
- Warning 6 [labels-omitted]: label what was omitted in the application of this function.
- File "src/oasis/OASISFileTemplate.ml", line 309, characters 15-27:
- 309 |             | [Genlex.Ident "#"; Genlex.Int _; Genlex.String fn] ->
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISFileTemplate.ml", line 309, characters 33-43:
- 309 |             | [Genlex.Ident "#"; Genlex.Int _; Genlex.String fn] ->
-                                        ^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISFileTemplate.ml", line 309, characters 47-60:
- 309 |             | [Genlex.Ident "#"; Genlex.Int _; Genlex.String fn] ->
-                                                      ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSetupUpdate.cmx src/oasis/OASISSetupUpdate.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_types.cmx src/oasis/OASISAst_types.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFeatures.cmx src/oasis/OASISFeatures.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFeatures.cmx src/oasis/OASISFeatures.ml
- File "src/oasis/OASISFeatures.ml", line 32, characters 20-38:
- 32 |       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
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPlugin.cmx src/oasis/OASISPlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema_intern.cmx src/oasis/OASISSchema_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection_intern.cmx src/oasis/OASISBuildSection_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISCustom.cmx src/oasis/OASISCustom.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection_intern.cmx src/oasis/OASISSection_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument_intern.cmx src/oasis/OASISDocument_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema.cmx src/oasis/OASISSchema.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable_intern.cmx src/oasis/OASISExecutable_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag_intern.cmx src/oasis/OASISFlag_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection.cmx src/oasis/OASISBuildSection.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary_intern.cmx src/oasis/OASISLibrary_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject_intern.cmx src/oasis/OASISObject_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage_intern.cmx src/oasis/OASISPackage_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository_intern.cmx src/oasis/OASISSourceRepository_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest_intern.cmx src/oasis/OASISTest_intern.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISCheck.cmx src/oasis/OASISCheck.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument.cmx src/oasis/OASISDocument.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable.cmx src/oasis/OASISExecutable.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFindlib.cmx src/oasis/OASISFindlib.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag.cmx src/oasis/OASISFlag.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary.cmx src/oasis/OASISLibrary.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject.cmx src/oasis/OASISObject.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage.cmx src/oasis/OASISPackage.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository.cmx src/oasis/OASISSourceRepository.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest.cmx src/oasis/OASISTest.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_parser.cmx src/oasis/OASISAst_parser.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst.cmx src/oasis/OASISAst.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_lexer.cmx src/oasis/OASISAst_lexer.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMutex.cmx src/oasis/OASISMutex.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFormat.cmx src/oasis/OASISFormat.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISData.cmx src/oasis/OASISData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISParse.cmx src/oasis/OASISParse.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISParse.cmx src/oasis/OASISParse.ml
- File "src/oasis/OASISParse.ml", line 50, characters 4-15:
- 50 |     Stream.iter (Buffer.add_char buf) st;
-          ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISQuickstart.cmx src/oasis/OASISQuickstart.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHelp.cmx src/oasis/OASISHelp.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -a -I src/oasis src/oasis/OASISString.cmx src/oasis/FormatExt.cmx src/oasis/OASISGettext.cmx src/oasis/PropList.cmx src/oasis/OASISUtils.cmx src/oasis/OASISPath_intern.cmx src/oasis/OASISUnixPath.cmx src/oasis/OASISFileSystem.cmx src/oasis/OASISContext.cmx src/oasis/OASISDataNotation.cmx src/oasis/OASISSourcePatterns.cmx src/oasis/OASISMessage.cmx src/oasis/OASISValues_lexer.cmx src/oasis/OASISValues.cmx src/oasis/OASISText.cmx src/oasis/OASISExpr.cmx src/oasis/OASISLicense_types.cmx src/oasis/OASISLicense_parser.cmx src/oasis/OASISLicense_lexer.cmx src/oasis/OASISVersion_types.cmx src/oasis/OASISVersion_parser.cmx src/oasis/OASISVersion_lexer.cmx src/oasis/OASISVersion.cmx src/oasis/OASISLicense.cmx src/oasis/OASISTypes.cmx src/oasis/OASISAst_types.cmx src/oasis/OASISGraph.cmx src/oasis/OASISSection.cmx src/oasis/OASISBuildSection.cmx src/oasis/OASISConf.cmx src/oasis/OASISExec.cmx src/oasis/OASISFeatures.cmx src/oasis/OASISFileUtil.cmx src/oasis/OASISHostPath.cmx src/oasis/OASISFileTemplate.cmx src/oasis/OASISSetupUpdate.cmx src/oasis/OASISPlugin.cmx src/oasis/OASISSchema_intern.cmx src/oasis/OASISBuildSection_intern.cmx src/oasis/OASISCheck.cmx src/oasis/OASISCustom.cmx src/oasis/OASISSection_intern.cmx src/oasis/OASISDocument_intern.cmx src/oasis/OASISSchema.cmx src/oasis/OASISDocument.cmx src/oasis/OASISExecutable_intern.cmx src/oasis/OASISExecutable.cmx src/oasis/OASISFindlib.cmx src/oasis/OASISFlag_intern.cmx src/oasis/OASISFlag.cmx src/oasis/OASISLibrary_intern.cmx src/oasis/OASISLibrary.cmx src/oasis/OASISObject_intern.cmx src/oasis/OASISObject.cmx src/oasis/OASISPackage_intern.cmx src/oasis/OASISPackage.cmx src/oasis/OASISSourceRepository_intern.cmx src/oasis/OASISSourceRepository.cmx src/oasis/OASISTest_intern.cmx src/oasis/OASISTest.cmx src/oasis/OASISAst.cmx src/oasis/OASISAst_parser.cmx src/oasis/OASISAst_lexer.cmx src/oasis/OASISMutex.cmx src/oasis/OASISParse.cmx src/oasis/OASISData.cmx src/oasis/OASISFormat.cmx src/oasis/OASISQuickstart.cmx src/oasis/OASISHelp.cmx -o src/oasis/oasis.cmxa
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -shared -I src/oasis src/oasis/oasis.cmxa src/oasis/OASISString.cmx src/oasis/FormatExt.cmx src/oasis/OASISGettext.cmx src/oasis/PropList.cmx src/oasis/OASISUtils.cmx src/oasis/OASISPath_intern.cmx src/oasis/OASISUnixPath.cmx src/oasis/OASISFileSystem.cmx src/oasis/OASISContext.cmx src/oasis/OASISDataNotation.cmx src/oasis/OASISSourcePatterns.cmx src/oasis/OASISMessage.cmx src/oasis/OASISValues_lexer.cmx src/oasis/OASISValues.cmx src/oasis/OASISText.cmx src/oasis/OASISExpr.cmx src/oasis/OASISLicense_types.cmx src/oasis/OASISLicense_parser.cmx src/oasis/OASISLicense_lexer.cmx src/oasis/OASISVersion_types.cmx src/oasis/OASISVersion_parser.cmx src/oasis/OASISVersion_lexer.cmx src/oasis/OASISVersion.cmx src/oasis/OASISLicense.cmx src/oasis/OASISTypes.cmx src/oasis/OASISAst_types.cmx src/oasis/OASISGraph.cmx src/oasis/OASISSection.cmx src/oasis/OASISBuildSection.cmx src/oasis/OASISConf.cmx src/oasis/OASISExec.cmx src/oasis/OASISFeatures.cmx src/oasis/OASISFileUtil.cmx src/oasis/OASISHostPath.cmx src/oasis/OASISFileTemplate.cmx src/oasis/OASISSetupUpdate.cmx src/oasis/OASISPlugin.cmx src/oasis/OASISSchema_intern.cmx src/oasis/OASISBuildSection_intern.cmx src/oasis/OASISCheck.cmx src/oasis/OASISCustom.cmx src/oasis/OASISSection_intern.cmx src/oasis/OASISDocument_intern.cmx src/oasis/OASISSchema.cmx src/oasis/OASISDocument.cmx src/oasis/OASISExecutable_intern.cmx src/oasis/OASISExecutable.cmx src/oasis/OASISFindlib.cmx src/oasis/OASISFlag_intern.cmx src/oasis/OASISFlag.cmx src/oasis/OASISLibrary_intern.cmx src/oasis/OASISLibrary.cmx src/oasis/OASISObject_intern.cmx src/oasis/OASISObject.cmx src/oasis/OASISPackage_intern.cmx src/oasis/OASISPackage.cmx src/oasis/OASISSourceRepository_intern.cmx src/oasis/OASISSourceRepository.cmx src/oasis/OASISTest_intern.cmx src/oasis/OASISTest.cmx src/oasis/OASISAst.cmx src/oasis/OASISAst_parser.cmx src/oasis/OASISAst_lexer.cmx src/oasis/OASISMutex.cmx src/oasis/OASISParse.cmx src/oasis/OASISData.cmx src/oasis/OASISFormat.cmx src/oasis/OASISQuickstart.cmx src/oasis/OASISHelp.cmx -o src/oasis/oasis.cmxs
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseArgExt.mli > src/base/BaseArgExt.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseArgExt.cmi src/base/BaseArgExt.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseArgExt.ml > src/base/BaseArgExt.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseBuilt.mli > src/base/BaseBuilt.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseBuilt.cmi src/base/BaseBuilt.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseBuilt.ml > src/base/BaseBuilt.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseContext.mli > src/base/BaseContext.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseLog.mli > src/base/BaseLog.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseMessage.mli > src/base/BaseMessage.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseStandardVar.mli > src/base/BaseStandardVar.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseContext.cmi src/base/BaseContext.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseLog.cmi src/base/BaseLog.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseMessage.cmi src/base/BaseMessage.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseStandardVar.cmi src/base/BaseStandardVar.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCheck.mli > src/base/BaseCheck.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCheck.cmi src/base/BaseCheck.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCheck.ml > src/base/BaseCheck.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseEnv.mli > src/base/BaseEnv.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnv.cmi src/base/BaseEnv.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCustom.mli > src/base/BaseCustom.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCustom.cmi src/base/BaseCustom.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCustom.ml > src/base/BaseCustom.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseData.mli > src/base/BaseData.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseData.cmi src/base/BaseData.mli
- ocamlify --depends --output src/base/BaseData.mlify.depends src/base/BaseData.mlify
- ocamlmod src/base/BaseSys.mod
- ocamlmod src/base/BaseSysEnvironment.mod
- ocamlmod src/base/BaseSysBundle.mod
- ocamlify --output src/base/BaseData.ml src/base/BaseData.mlify
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseData.ml > src/base/BaseData.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseDoc.mli > src/base/BaseDoc.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDoc.cmi src/base/BaseDoc.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseDoc.ml > src/base/BaseDoc.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseEnvLight.mli > src/base/BaseEnvLight.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnvLight.cmi src/base/BaseEnvLight.mli
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnvLight.cmi src/base/BaseEnvLight.mli
- File "src/base/BaseEnvLight.mli", line 49, characters 15-23:
- 49 |   ?stream:char Stream.t ->
-                     ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseEnvLight.ml > src/base/BaseEnvLight.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseEnv.ml > src/base/BaseEnv.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseFileAB.mli > src/base/BaseFileAB.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseFileAB.cmi src/base/BaseFileAB.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseFileAB.ml > src/base/BaseFileAB.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseGenerate.mli > src/base/BaseGenerate.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseGenerate.cmi src/base/BaseGenerate.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseGenerate.ml > src/base/BaseGenerate.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCompat.ml > src/base/BaseCompat.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseSetup.mli > src/base/BaseSetup.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseSetup.cmi src/base/BaseSetup.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCompat.cmo src/base/BaseCompat.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseLog.ml > src/base/BaseLog.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseOCamlcConfig.mli > src/base/BaseOCamlcConfig.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseOCamlcConfig.cmi src/base/BaseOCamlcConfig.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseOCamlcConfig.ml > src/base/BaseOCamlcConfig.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseSetup.ml > src/base/BaseSetup.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseDynVar.mli > src/base/BaseDynVar.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseTest.mli > src/base/BaseTest.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDynVar.cmi src/base/BaseDynVar.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseTest.cmi src/base/BaseTest.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseStandardVar.ml > src/base/BaseStandardVar.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseTest.ml > src/base/BaseTest.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseDynVar.ml > src/base/BaseDynVar.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseMessage.ml > src/base/BaseMessage.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -modules src/base/BaseContext.ml > src/base/BaseContext.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseArgExt.cmo src/base/BaseArgExt.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseBuilt.cmo src/base/BaseBuilt.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCheck.cmo src/base/BaseCheck.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCustom.cmo src/base/BaseCustom.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseData.cmo src/base/BaseData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDoc.cmo src/base/BaseDoc.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnvLight.cmo src/base/BaseEnvLight.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnvLight.cmo src/base/BaseEnvLight.ml
- File "src/base/BaseEnvLight.ml", line 37, characters 6-17:
- 37 |       Stream.from
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 40, characters 19-30:
- 40 |              match Stream.next st with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 43, characters 16-30:
- 43 |            with Stream.Failure -> None)
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 45, characters 4-21:
- 45 |     Genlex.make_lexer ["="] st_line
-          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 48, characters 10-22:
- 48 |     match Stream.npeek 3 lxr with
-                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 49, characters 7-19:
- 49 |     | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 49, characters 24-34:
- 49 |     | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                              ^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 49, characters 40-53:
- 49 |     | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                                              ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 50, characters 6-17:
- 50 |       Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 50, characters 23-34:
- 50 |       Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 50, characters 40-51:
- 50 |       Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-                                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 62, characters 15-32:
- 62 |       let st = Stream.of_channel chn in
-                     ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnv.cmo src/base/BaseEnv.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnv.cmo src/base/BaseEnv.ml
- File "src/base/BaseEnv.ml", line 69, characters 14-31:
- 69 | let var_lxr = Genlex.make_lexer []
-                    ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 88, characters 20-36:
- 88 |            var_lxr (Stream.of_string var)
-                          ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 90, characters 15-27:
- 90 |          match Stream.npeek 3 st with
-                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 91, characters 14-26:
- 91 |            | [Genlex.Ident "utoh"; Genlex.Ident nm] ->
-                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 91, characters 35-47:
- 91 |            | [Genlex.Ident "utoh"; Genlex.Ident nm] ->
-                                         ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 93, characters 14-26:
- 93 |            | [Genlex.Ident "utoh"; Genlex.String s] ->
-                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 93, characters 35-48:
- 93 |            | [Genlex.Ident "utoh"; Genlex.String s] ->
-                                         ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 95, characters 14-26:
- 95 |            | [Genlex.Ident "ocaml_escaped"; Genlex.Ident nm] ->
-                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 95, characters 44-56:
- 95 |            | [Genlex.Ident "ocaml_escaped"; Genlex.Ident nm] ->
-                                                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 97, characters 14-26:
- 97 |            | [Genlex.Ident "ocaml_escaped"; Genlex.String s] ->
-                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 97, characters 44-57:
- 97 |            | [Genlex.Ident "ocaml_escaped"; Genlex.String s] ->
-                                                  ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 99, characters 14-26:
- 99 |            | [Genlex.Ident nm] ->
-                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 112, characters 11-23:
- 112 |          | Stream.Error e ->
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 210, characters 14-32:
- 210 |               Pervasives.compare o2 o1)
-                     ^^^^^^^^^^^^^^^^^^
- 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
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseFileAB.cmo src/base/BaseFileAB.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseGenerate.cmo src/base/BaseGenerate.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseLog.cmo src/base/BaseLog.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseLog.cmo src/base/BaseLog.ml
- File "src/base/BaseLog.ml", line 49, characters 19-36:
- 49 |          let lxr = Genlex.make_lexer [] (stream_of_reader rdr) in
-                         ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 51, characters 17-29:
- 51 |            match Stream.npeek 2 lxr with
-                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 52, characters 14-27:
- 52 |            | [Genlex.String e; Genlex.String d] ->
-                    ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 52, characters 31-44:
- 52 |            | [Genlex.String e; Genlex.String d] ->
-                                     ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 54, characters 13-24:
- 54 |              Stream.junk lxr; Stream.junk lxr;
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 54, characters 30-41:
- 54 |              Stream.junk lxr; Stream.junk lxr;
-                                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseOCamlcConfig.cmo src/base/BaseOCamlcConfig.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseSetup.cmo src/base/BaseSetup.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseStandardVar.cmo src/base/BaseStandardVar.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseTest.cmo src/base/BaseTest.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDynVar.cmo src/base/BaseDynVar.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseMessage.cmo src/base/BaseMessage.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseContext.cmo src/base/BaseContext.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -a -I src/base src/base/BaseArgExt.cmo src/base/BaseContext.cmo src/base/BaseLog.cmo src/base/BaseMessage.cmo src/base/BaseEnvLight.cmo src/base/BaseEnv.cmo src/base/BaseCheck.cmo src/base/BaseOCamlcConfig.cmo src/base/BaseStandardVar.cmo src/base/BaseBuilt.cmo src/base/BaseCustom.cmo src/base/BaseData.cmo src/base/BaseDoc.cmo src/base/BaseFileAB.cmo src/base/BaseDynVar.cmo src/base/BaseTest.cmo src/base/BaseSetup.cmo src/base/BaseCompat.cmo src/base/BaseGenerate.cmo -o src/base/base.cma
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseContext.cmx src/base/BaseContext.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnvLight.cmx src/base/BaseEnvLight.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnvLight.cmx src/base/BaseEnvLight.ml
- File "src/base/BaseEnvLight.ml", line 37, characters 6-17:
- 37 |       Stream.from
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 40, characters 19-30:
- 40 |              match Stream.next st with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 43, characters 16-30:
- 43 |            with Stream.Failure -> None)
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 45, characters 4-21:
- 45 |     Genlex.make_lexer ["="] st_line
-          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 48, characters 10-22:
- 48 |     match Stream.npeek 3 lxr with
-                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 49, characters 7-19:
- 49 |     | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 49, characters 24-34:
- 49 |     | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                              ^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 49, characters 40-53:
- 49 |     | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                                              ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 50, characters 6-17:
- 50 |       Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 50, characters 23-34:
- 50 |       Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 50, characters 40-51:
- 50 |       Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-                                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 62, characters 15-32:
- 62 |       let st = Stream.of_channel chn in
-                     ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseMessage.cmx src/base/BaseMessage.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnv.cmx src/base/BaseEnv.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnv.cmx src/base/BaseEnv.ml
- File "src/base/BaseEnv.ml", line 69, characters 14-31:
- 69 | let var_lxr = Genlex.make_lexer []
-                    ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 88, characters 20-36:
- 88 |            var_lxr (Stream.of_string var)
-                          ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 90, characters 15-27:
- 90 |          match Stream.npeek 3 st with
-                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 91, characters 14-26:
- 91 |            | [Genlex.Ident "utoh"; Genlex.Ident nm] ->
-                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 91, characters 35-47:
- 91 |            | [Genlex.Ident "utoh"; Genlex.Ident nm] ->
-                                         ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 93, characters 14-26:
- 93 |            | [Genlex.Ident "utoh"; Genlex.String s] ->
-                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 93, characters 35-48:
- 93 |            | [Genlex.Ident "utoh"; Genlex.String s] ->
-                                         ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 95, characters 14-26:
- 95 |            | [Genlex.Ident "ocaml_escaped"; Genlex.Ident nm] ->
-                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 95, characters 44-56:
- 95 |            | [Genlex.Ident "ocaml_escaped"; Genlex.Ident nm] ->
-                                                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 97, characters 14-26:
- 97 |            | [Genlex.Ident "ocaml_escaped"; Genlex.String s] ->
-                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 97, characters 44-57:
- 97 |            | [Genlex.Ident "ocaml_escaped"; Genlex.String s] ->
-                                                  ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 99, characters 14-26:
- 99 |            | [Genlex.Ident nm] ->
-                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 112, characters 11-23:
- 112 |          | Stream.Error e ->
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 210, characters 14-32:
- 210 |               Pervasives.compare o2 o1)
-                     ^^^^^^^^^^^^^^^^^^
- 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
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCheck.cmx src/base/BaseCheck.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseOCamlcConfig.cmx src/base/BaseOCamlcConfig.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseLog.cmx src/base/BaseLog.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseLog.cmx src/base/BaseLog.ml
- File "src/base/BaseLog.ml", line 49, characters 19-36:
- 49 |          let lxr = Genlex.make_lexer [] (stream_of_reader rdr) in
-                         ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 51, characters 17-29:
- 51 |            match Stream.npeek 2 lxr with
-                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 52, characters 14-27:
- 52 |            | [Genlex.String e; Genlex.String d] ->
-                    ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 52, characters 31-44:
- 52 |            | [Genlex.String e; Genlex.String d] ->
-                                     ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 54, characters 13-24:
- 54 |              Stream.junk lxr; Stream.junk lxr;
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 54, characters 30-41:
- 54 |              Stream.junk lxr; Stream.junk lxr;
-                                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseStandardVar.cmx src/base/BaseStandardVar.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCustom.cmx src/base/BaseCustom.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseData.cmx src/base/BaseData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDoc.cmx src/base/BaseDoc.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseBuilt.cmx src/base/BaseBuilt.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseFileAB.cmx src/base/BaseFileAB.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDynVar.cmx src/base/BaseDynVar.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseTest.cmx src/base/BaseTest.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseSetup.cmx src/base/BaseSetup.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCompat.cmx src/base/BaseCompat.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseArgExt.cmx src/base/BaseArgExt.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseGenerate.cmx src/base/BaseGenerate.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -a -I src/base src/base/BaseArgExt.cmx src/base/BaseContext.cmx src/base/BaseEnvLight.cmx src/base/BaseEnv.cmx src/base/BaseMessage.cmx src/base/BaseCheck.cmx src/base/BaseLog.cmx src/base/BaseOCamlcConfig.cmx src/base/BaseStandardVar.cmx src/base/BaseBuilt.cmx src/base/BaseCustom.cmx src/base/BaseData.cmx src/base/BaseDoc.cmx src/base/BaseFileAB.cmx src/base/BaseDynVar.cmx src/base/BaseTest.cmx src/base/BaseSetup.cmx src/base/BaseCompat.cmx src/base/BaseGenerate.cmx -o src/base/base.cmxa
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -shared -I src/base src/base/base.cmxa src/base/BaseArgExt.cmx src/base/BaseContext.cmx src/base/BaseEnvLight.cmx src/base/BaseEnv.cmx src/base/BaseMessage.cmx src/base/BaseCheck.cmx src/base/BaseLog.cmx src/base/BaseOCamlcConfig.cmx src/base/BaseStandardVar.cmx src/base/BaseBuilt.cmx src/base/BaseCustom.cmx src/base/BaseData.cmx src/base/BaseDoc.cmx src/base/BaseFileAB.cmx src/base/BaseDynVar.cmx src/base/BaseTest.cmx src/base/BaseSetup.cmx src/base/BaseCompat.cmx src/base/BaseGenerate.cmx -o src/base/base.cmxs
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/OASISBuiltinPlugins.ml > src/OASISBuiltinPlugins.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/custom/CustomPlugin.ml > src/plugins/custom/CustomPlugin.ml.depends
- ocamlify --depends --output src/plugins/custom/CustomData.mlify.depends src/plugins/custom/CustomData.mlify
- ocamlmod src/plugins/custom/CustomSys.mod
- ocamlify --output src/plugins/custom/CustomData.ml src/plugins/custom/CustomData.mlify
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/custom/CustomData.ml > src/plugins/custom/CustomData.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/custom -o src/plugins/custom/CustomData.cmo src/plugins/custom/CustomData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/devfiles/DevFilesPlugin.ml > src/plugins/extra/devfiles/DevFilesPlugin.ml.depends
- ocamlify --depends --output src/plugins/extra/devfiles/DevFilesData.mlify.depends src/plugins/extra/devfiles/DevFilesData.mlify
- ocamlify --output src/plugins/extra/devfiles/DevFilesData.ml src/plugins/extra/devfiles/DevFilesData.mlify
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/devfiles/DevFilesData.ml > src/plugins/extra/devfiles/DevFilesData.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesData.cmo src/plugins/extra/devfiles/DevFilesData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/internal/InternalConfigurePlugin.ml > src/plugins/internal/InternalConfigurePlugin.ml.depends
- ocamlify --depends --output src/plugins/internal/InternalData.mlify.depends src/plugins/internal/InternalData.mlify
- ocamlmod src/plugins/internal/InternalSys.mod
- ocamlify --output src/plugins/internal/InternalData.ml src/plugins/internal/InternalData.mlify
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/internal/InternalData.ml > src/plugins/internal/InternalData.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/internal/InternalId.ml > src/plugins/internal/InternalId.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalData.cmo src/plugins/internal/InternalData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalId.cmo src/plugins/internal/InternalId.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/internal/InternalInstallPlugin.ml > src/plugins/internal/InternalInstallPlugin.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/META/METAPlugin.ml > src/plugins/extra/META/METAPlugin.ml.depends
- ocamlify --depends --output src/plugins/extra/META/METAData.mlify.depends src/plugins/extra/META/METAData.mlify
- ocamlify --output src/plugins/extra/META/METAData.ml src/plugins/extra/META/METAData.mlify
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/META/METAData.ml > src/plugins/extra/META/METAData.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/META -o src/plugins/extra/META/METAData.cmo src/plugins/extra/META/METAData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/none/NonePlugin.ml > src/plugins/none/NonePlugin.ml.depends
- ocamlify --depends --output src/plugins/none/NoneData.mlify.depends src/plugins/none/NoneData.mlify
- ocamlmod src/plugins/none/NoneSys.mod
- ocamlify --output src/plugins/none/NoneData.ml src/plugins/none/NoneData.mlify
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/none/NoneData.ml > src/plugins/none/NoneData.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/none -o src/plugins/none/NoneData.cmo src/plugins/none/NoneData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml > src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildCommon.ml > src/plugins/ocamlbuild/OCamlbuildCommon.ml.depends
- ocamlify --depends --output src/plugins/ocamlbuild/OCamlbuildData.mlify.depends src/plugins/ocamlbuild/OCamlbuildData.mlify
- ocamlmod src/plugins/ocamlbuild/MyOCamlbuildSys.mod
- ocamlmod src/plugins/ocamlbuild/OCamlbuildSys.mod
- ocamlify --output src/plugins/ocamlbuild/OCamlbuildData.ml src/plugins/ocamlbuild/OCamlbuildData.mlify
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildData.ml > src/plugins/ocamlbuild/OCamlbuildData.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildId.ml > src/plugins/ocamlbuild/OCamlbuildId.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildData.cmo src/plugins/ocamlbuild/OCamlbuildData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildCommon.cmo src/plugins/ocamlbuild/OCamlbuildCommon.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildId.cmo src/plugins/ocamlbuild/OCamlbuildId.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildPlugin.ml > src/plugins/ocamlbuild/OCamlbuildPlugin.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/MyOCamlbuildBase.ml > src/plugins/ocamlbuild/MyOCamlbuildBase.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml > src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmo src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildBase.cmo src/plugins/ocamlbuild/MyOCamlbuildBase.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakePlugin.ml > src/plugins/omake/OMakePlugin.ml.depends
- ocamlify --depends --output src/plugins/omake/OMakeData.mlify.depends src/plugins/omake/OMakeData.mlify
- ocamlmod src/plugins/omake/OMakeSys.mod
- ocamlify --output src/plugins/omake/OMakeData.ml src/plugins/omake/OMakeData.mlify
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakeData.ml > src/plugins/omake/OMakeData.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakeEquip.ml > src/plugins/omake/OMakeEquip.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeData.cmo src/plugins/omake/OMakeData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakeFields.ml > src/plugins/omake/OMakeFields.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakeFormat.ml > src/plugins/omake/OMakeFormat.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeFields.cmo src/plugins/omake/OMakeFields.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeFormat.cmo src/plugins/omake/OMakeFormat.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeEquip.cmo src/plugins/omake/OMakeEquip.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/stdfiles/StdFilesPlugin.ml > src/plugins/extra/stdfiles/StdFilesPlugin.ml.depends
- ocamlify --depends --output src/plugins/extra/stdfiles/StdFilesData.mlify.depends src/plugins/extra/stdfiles/StdFilesData.mlify
- ocamlify --output src/plugins/extra/stdfiles/StdFilesData.ml src/plugins/extra/stdfiles/StdFilesData.mlify
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/stdfiles/StdFilesData.ml > src/plugins/extra/stdfiles/StdFilesData.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesData.cmo src/plugins/extra/stdfiles/StdFilesData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/custom -o src/plugins/custom/CustomPlugin.cmo src/plugins/custom/CustomPlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesPlugin.cmo src/plugins/extra/devfiles/DevFilesPlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalConfigurePlugin.cmo src/plugins/internal/InternalConfigurePlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalInstallPlugin.cmo src/plugins/internal/InternalInstallPlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/META -o src/plugins/extra/META/METAPlugin.cmo src/plugins/extra/META/METAPlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/none -o src/plugins/none/NonePlugin.cmo src/plugins/none/NonePlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmo src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildPlugin.cmo src/plugins/ocamlbuild/OCamlbuildPlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakePlugin.cmo src/plugins/omake/OMakePlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesPlugin.cmo src/plugins/extra/stdfiles/StdFilesPlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/OASISBuiltinPlugins.cmo src/OASISBuiltinPlugins.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -a -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src src/plugins/custom/CustomData.cmo src/plugins/custom/CustomPlugin.cmo src/plugins/extra/META/METAData.cmo src/plugins/extra/META/METAPlugin.cmo src/plugins/extra/devfiles/DevFilesData.cmo src/plugins/extra/devfiles/DevFilesPlugin.cmo src/plugins/extra/stdfiles/StdFilesData.cmo src/plugins/extra/stdfiles/StdFilesPlugin.cmo src/plugins/internal/InternalData.cmo src/plugins/internal/InternalId.cmo src/plugins/internal/InternalConfigurePlugin.cmo src/plugins/internal/InternalInstallPlugin.cmo src/plugins/none/NoneData.cmo src/plugins/none/NonePlugin.cmo src/plugins/ocamlbuild/OCamlbuildCommon.cmo src/plugins/ocamlbuild/OCamlbuildData.cmo src/plugins/ocamlbuild/OCamlbuildId.cmo src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmo src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmo src/plugins/ocamlbuild/MyOCamlbuildBase.cmo src/plugins/ocamlbuild/OCamlbuildPlugin.cmo src/plugins/omake/OMakeData.cmo src/plugins/omake/OMakeFields.cmo src/plugins/omake/OMakeFormat.cmo src/plugins/omake/OMakeEquip.cmo src/plugins/omake/OMakePlugin.cmo src/OASISBuiltinPlugins.cmo -o src/builtin-plugins.cma
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/custom -o src/plugins/custom/CustomData.cmx src/plugins/custom/CustomData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesData.cmx src/plugins/extra/devfiles/DevFilesData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalData.cmx src/plugins/internal/InternalData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalId.cmx src/plugins/internal/InternalId.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/META -o src/plugins/extra/META/METAData.cmx src/plugins/extra/META/METAData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/none -o src/plugins/none/NoneData.cmx src/plugins/none/NoneData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildData.cmx src/plugins/ocamlbuild/OCamlbuildData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildCommon.cmx src/plugins/ocamlbuild/OCamlbuildCommon.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildId.cmx src/plugins/ocamlbuild/OCamlbuildId.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmx src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildBase.cmx src/plugins/ocamlbuild/MyOCamlbuildBase.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeData.cmx src/plugins/omake/OMakeData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeFields.cmx src/plugins/omake/OMakeFields.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeFormat.cmx src/plugins/omake/OMakeFormat.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeEquip.cmx src/plugins/omake/OMakeEquip.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesData.cmx src/plugins/extra/stdfiles/StdFilesData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/custom -o src/plugins/custom/CustomPlugin.cmx src/plugins/custom/CustomPlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesPlugin.cmx src/plugins/extra/devfiles/DevFilesPlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalConfigurePlugin.cmx src/plugins/internal/InternalConfigurePlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalInstallPlugin.cmx src/plugins/internal/InternalInstallPlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/META -o src/plugins/extra/META/METAPlugin.cmx src/plugins/extra/META/METAPlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/none -o src/plugins/none/NonePlugin.cmx src/plugins/none/NonePlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmx src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildPlugin.cmx src/plugins/ocamlbuild/OCamlbuildPlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakePlugin.cmx src/plugins/omake/OMakePlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesPlugin.cmx src/plugins/extra/stdfiles/StdFilesPlugin.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/OASISBuiltinPlugins.cmx src/OASISBuiltinPlugins.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -a -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src src/plugins/custom/CustomData.cmx src/plugins/custom/CustomPlugin.cmx src/plugins/extra/META/METAData.cmx src/plugins/extra/META/METAPlugin.cmx src/plugins/extra/devfiles/DevFilesData.cmx src/plugins/extra/devfiles/DevFilesPlugin.cmx src/plugins/extra/stdfiles/StdFilesData.cmx src/plugins/extra/stdfiles/StdFilesPlugin.cmx src/plugins/internal/InternalData.cmx src/plugins/internal/InternalId.cmx src/plugins/internal/InternalConfigurePlugin.cmx src/plugins/internal/InternalInstallPlugin.cmx src/plugins/none/NoneData.cmx src/plugins/none/NonePlugin.cmx src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmx src/plugins/ocamlbuild/MyOCamlbuildBase.cmx src/plugins/ocamlbuild/OCamlbuildCommon.cmx src/plugins/ocamlbuild/OCamlbuildData.cmx src/plugins/ocamlbuild/OCamlbuildId.cmx src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmx src/plugins/ocamlbuild/OCamlbuildPlugin.cmx src/plugins/omake/OMakeData.cmx src/plugins/omake/OMakeFields.cmx src/plugins/omake/OMakeFormat.cmx src/plugins/omake/OMakeEquip.cmx src/plugins/omake/OMakePlugin.cmx src/OASISBuiltinPlugins.cmx -o src/builtin-plugins.cmxa
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -shared -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake src/builtin-plugins.cmxa src/plugins/custom/CustomData.cmx src/plugins/custom/CustomPlugin.cmx src/plugins/extra/META/METAData.cmx src/plugins/extra/META/METAPlugin.cmx src/plugins/extra/devfiles/DevFilesData.cmx src/plugins/extra/devfiles/DevFilesPlugin.cmx src/plugins/extra/stdfiles/StdFilesData.cmx src/plugins/extra/stdfiles/StdFilesPlugin.cmx src/plugins/internal/InternalData.cmx src/plugins/internal/InternalId.cmx src/plugins/internal/InternalConfigurePlugin.cmx src/plugins/internal/InternalInstallPlugin.cmx src/plugins/none/NoneData.cmx src/plugins/none/NonePlugin.cmx src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmx src/plugins/ocamlbuild/MyOCamlbuildBase.cmx src/plugins/ocamlbuild/OCamlbuildCommon.cmx src/plugins/ocamlbuild/OCamlbuildData.cmx src/plugins/ocamlbuild/OCamlbuildId.cmx src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmx src/plugins/ocamlbuild/OCamlbuildPlugin.cmx src/plugins/omake/OMakeData.cmx src/plugins/omake/OMakeFields.cmx src/plugins/omake/OMakeFormat.cmx src/plugins/omake/OMakeEquip.cmx src/plugins/omake/OMakePlugin.cmx src/OASISBuiltinPlugins.cmx -o src/builtin-plugins.cmxs
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/dynrun/OASISDynRun.ml > src/dynrun/OASISDynRun.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -package unix -package ocamlbuild -I src/dynrun -I src -I src/base -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/dynrun/OASISDynRun.cmo src/dynrun/OASISDynRun.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -a -I src/dynrun src/dynrun/OASISDynRun.cmo -o src/dynrun/dynrun.cma
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -package unix -package ocamlbuild -I src/dynrun -I src -I src/base -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/dynrun/OASISDynRun.cmx src/dynrun/OASISDynRun.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -a -I src/dynrun src/dynrun/OASISDynRun.cmx -o src/dynrun/dynrun.cmxa
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -shared -I src/dynrun src/dynrun/dynrun.cmxa src/dynrun/OASISDynRun.cmx -o src/dynrun/dynrun.cmxs
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -modules src/ext/plugin-loader/src/PluginLoader.ml > src/ext/plugin-loader/src/PluginLoader.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package findlib -package dynlink -I src/ext/plugin-loader/src -o src/ext/plugin-loader/src/PluginLoader.cmo src/ext/plugin-loader/src/PluginLoader.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -a -I src/ext/plugin-loader/src src/ext/plugin-loader/src/PluginLoader.cmo -o src/ext/plugin-loader/src/plugin-loader.cma
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package findlib -package dynlink -I src/ext/plugin-loader/src -o src/ext/plugin-loader/src/PluginLoader.cmx src/ext/plugin-loader/src/PluginLoader.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -a -I src/ext/plugin-loader/src src/ext/plugin-loader/src/PluginLoader.cmx -o src/ext/plugin-loader/src/plugin-loader.cmxa
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -shared -I src/ext/plugin-loader/src src/ext/plugin-loader/src/plugin-loader.cmxa src/ext/plugin-loader/src/PluginLoader.cmx -o src/ext/plugin-loader/src/plugin-loader.cmxs
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLISubCommand.mli > src/cli/CLISubCommand.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLISubCommand.cmi src/cli/CLISubCommand.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLISubCommand.ml > src/cli/CLISubCommand.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIPluginLoader.ml > src/cli/CLIPluginLoader.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIPluginsLoaded.ml > src/cli/CLIPluginsLoaded.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPluginsLoaded.cmo src/cli/CLIPluginsLoaded.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPluginLoader.cmo src/cli/CLIPluginLoader.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIArgExt.ml > src/cli/CLIArgExt.ml.depends
- ocamlify --depends --output src/cli/CLIData.mlify.depends src/cli/CLIData.mlify
- ocamlify --output src/cli/CLIData.ml src/cli/CLIData.mlify
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIData.ml > src/cli/CLIData.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIData.cmo src/cli/CLIData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLICommon.mli > src/cli/CLICommon.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLICommon.cmi src/cli/CLICommon.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLICommon.ml > src/cli/CLICommon.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIPager.ml > src/cli/CLIPager.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLISubCommand.cmo src/cli/CLISubCommand.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIArgExt.cmo src/cli/CLIArgExt.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLICommon.cmo src/cli/CLICommon.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPager.cmo src/cli/CLIPager.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -a -I src/cli src/cli/CLIPluginsLoaded.cmo src/cli/CLIPluginLoader.cmo src/cli/CLISubCommand.cmo src/cli/CLIData.cmo src/cli/CLIArgExt.cmo src/cli/CLICommon.cmo src/cli/CLIPager.cmo -o src/cli/cli.cma
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Main.ml > src/cli/Main.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Check.ml > src/cli/Check.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Help.ml > src/cli/Help.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Manual.ml > src/cli/Manual.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query.ml > src/cli/Query.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamllex.opt -q src/cli/Query_lexer.mll
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query_lexer.ml > src/cli/Query_lexer.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlyacc src/cli/Query_parser.mly
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query_parser.mli > src/cli/Query_parser.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query_types.ml > src/cli/Query_types.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_types.cmo src/cli/Query_types.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_parser.cmi src/cli/Query_parser.mli
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_lexer.cmo src/cli/Query_lexer.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Quickstart.ml > src/cli/Quickstart.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Setup.ml > src/cli/Setup.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Setup.cmo src/cli/Setup.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Setup.cmo src/cli/Setup.ml
- File "src/cli/Setup.ml", line 109, characters 2-24:
- 109 |   CLISubCommand.register "setup"
-         ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels synopsis, help were omitted in the application of this function.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/SetupClean.ml > src/cli/SetupClean.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/SetupDev.ml > src/cli/SetupDev.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Version.ml > src/cli/Version.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Check.cmo src/cli/Check.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Check.cmo src/cli/Check.ml
- File "src/cli/Check.ml", line 39, characters 2-24:
- 39 |   CLISubCommand.register "check"
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels synopsis, help were omitted in the application of this function.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Help.cmo src/cli/Help.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Manual.cmo src/cli/Manual.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Manual.cmo src/cli/Manual.ml
- File "src/cli/Manual.ml", line 72, characters 2-24:
- 72 |   CLISubCommand.register "manual"
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels synopsis, help were omitted in the application of this function.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query.cmo src/cli/Query.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Quickstart.cmo src/cli/Quickstart.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Quickstart.cmo src/cli/Quickstart.ml
- File "src/cli/Quickstart.ml", line 70, characters 2-24:
- 70 |   CLISubCommand.register "quickstart"
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels synopsis, help were omitted in the application of this function.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupClean.cmo src/cli/SetupClean.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupClean.cmo src/cli/SetupClean.ml
- File "src/cli/SetupClean.ml", line 61, characters 2-24:
- 61 |   CLISubCommand.register "setup-clean"
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels synopsis, help were omitted in the application of this function.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupDev.cmo src/cli/SetupDev.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Version.cmo src/cli/Version.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Main.cmo src/cli/Main.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPluginsLoaded.cmx src/cli/CLIPluginsLoaded.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPluginLoader.cmx src/cli/CLIPluginLoader.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIData.cmx src/cli/CLIData.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLISubCommand.cmx src/cli/CLISubCommand.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLICommon.cmx src/cli/CLICommon.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIArgExt.cmx src/cli/CLIArgExt.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPager.cmx src/cli/CLIPager.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query_parser.ml > src/cli/Query_parser.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_types.cmx src/cli/Query_types.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_parser.cmx src/cli/Query_parser.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_lexer.cmx src/cli/Query_lexer.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Setup.cmx src/cli/Setup.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Setup.cmx src/cli/Setup.ml
- File "src/cli/Setup.ml", line 109, characters 2-24:
- 109 |   CLISubCommand.register "setup"
-         ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels synopsis, help were omitted in the application of this function.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Check.cmx src/cli/Check.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Check.cmx src/cli/Check.ml
- File "src/cli/Check.ml", line 39, characters 2-24:
- 39 |   CLISubCommand.register "check"
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels synopsis, help were omitted in the application of this function.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Help.cmx src/cli/Help.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Manual.cmx src/cli/Manual.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Manual.cmx src/cli/Manual.ml
- File "src/cli/Manual.ml", line 72, characters 2-24:
- 72 |   CLISubCommand.register "manual"
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels synopsis, help were omitted in the application of this function.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query.cmx src/cli/Query.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Quickstart.cmx src/cli/Quickstart.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Quickstart.cmx src/cli/Quickstart.ml
- File "src/cli/Quickstart.ml", line 70, characters 2-24:
- 70 |   CLISubCommand.register "quickstart"
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels synopsis, help were omitted in the application of this function.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupClean.cmx src/cli/SetupClean.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupClean.cmx src/cli/SetupClean.ml
- File "src/cli/SetupClean.ml", line 61, characters 2-24:
- 61 |   CLISubCommand.register "setup-clean"
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels synopsis, help were omitted in the application of this function.
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupDev.cmx src/cli/SetupDev.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Version.cmx src/cli/Version.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Main.cmx src/cli/Main.ml
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -a -I src/cli src/cli/CLIPluginsLoaded.cmx src/cli/CLIPluginLoader.cmx src/cli/CLISubCommand.cmx src/cli/CLIData.cmx src/cli/CLIArgExt.cmx src/cli/CLICommon.cmx src/cli/CLIPager.cmx -o src/cli/cli.cmxa
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package findlib -package dynlink -package unix -package ocamlbuild -I src/oasis -I src/base -I src -I src/ext/plugin-loader/src -I src/cli src/oasis/oasis.cmxa src/base/base.cmxa src/builtin-plugins.cmxa src/ext/plugin-loader/src/plugin-loader.cmxa src/cli/cli.cmxa src/cli/Check.cmx src/cli/Help.cmx src/cli/Manual.cmx src/cli/Query_types.cmx src/cli/Query_parser.cmx src/cli/Query_lexer.cmx src/cli/Query.cmx src/cli/Setup.cmx src/cli/Quickstart.cmx src/cli/SetupClean.cmx src/cli/SetupDev.cmx src/cli/Version.cmx src/cli/Main.cmx -o src/cli/Main.native
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.14.1/lib/ocamlbuild /home/opam/.opam/4.14.1/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.14.1/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "src/base/BaseEnvLight.ml", line 37, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 40, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 43, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 45, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 48, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 49, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 49, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 49, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 50, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 50, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 50, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 62, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  oasis.0.4.11
Processing 110/124: [camlp4: gmake all] [ocamlnet: gmake all] [ppxlib: dune build]
Processing 111/124: [camlp4: gmake all] [ocamlnet: gmake all] [ppxlib: dune build] [oasis: ocaml setup.ml]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppxlib" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppxlib.0.32.1~5.2preview)
-> compiled  ppxlib.0.32.1~5.2preview
Processing 111/124: [camlp4: gmake all] [ocamlnet: gmake all] [oasis: ocaml setup.ml]
+ /home/opam/.opam/4.14.1/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/oasis.0.4.11)
- File "src/oasis/OASISFileSystem.ml", line 107, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISFileSystem.ml", line 135, characters 19-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISFileSystem.ml", line 142, characters 37-48:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISFileSystem.ml", line 145, characters 17-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 85, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 87, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 88, characters 14-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 89, characters 11-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 89, characters 28-40:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 90, characters 11-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 90, characters 28-41:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 91, characters 11-24:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISSourcePatterns.ml", line 92, characters 11-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/oasis/OASISFeatures.ml", line 32, characters 22-40:
- 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/base/BaseEnvLight.ml", line 37, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 40, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 43, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 45, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 48, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 49, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 49, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 49, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 50, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 50, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 50, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnvLight.ml", line 62, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 69, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 88, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 90, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 91, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 91, characters 37-49:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 93, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 93, characters 37-50:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 95, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 95, characters 46-58:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 97, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 97, characters 46-59:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 99, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 112, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseEnv.ml", line 210, characters 16-34:
- 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/base/BaseLog.ml", line 49, characters 21-38:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 51, characters 19-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 52, characters 16-29:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 52, characters 33-46:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 54, characters 15-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/base/BaseLog.ml", line 54, characters 32-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- W: Nothing to install for findlib library 'test-common'
- W: Nothing to install for findlib library 'pluginloaderLib'
- W: Nothing to install for findlib library 'plugin3'
- W: Nothing to install for findlib library 'plugin2'
- W: Nothing to install for findlib library 'plugin1'
- Installed /home/opam/.opam/4.14.1/lib/plugin-loader/PluginLoader.ml
- Installed /home/opam/.opam/4.14.1/lib/plugin-loader/plugin-loader.cma
- Installed /home/opam/.opam/4.14.1/lib/plugin-loader/plugin-loader.cmxa
- Installed /home/opam/.opam/4.14.1/lib/plugin-loader/plugin-loader.a
- Installed /home/opam/.opam/4.14.1/lib/plugin-loader/plugin-loader.cmxs
- Installed /home/opam/.opam/4.14.1/lib/plugin-loader/PluginLoader.cmi
- Installed /home/opam/.opam/4.14.1/lib/plugin-loader/PluginLoader.cmt
- Installed /home/opam/.opam/4.14.1/lib/plugin-loader/PluginLoader.annot
- Installed /home/opam/.opam/4.14.1/lib/plugin-loader/PluginLoader.cmx
- Installed /home/opam/.opam/4.14.1/lib/plugin-loader/META
- W: Cannot find source header for module library in OASISData oasis
- Installed /home/opam/.opam/4.14.1/lib/oasis/FormatExt.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/PropList.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISUtils.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISUnixPath.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFileSystem.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISContext.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSourcePatterns.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISGettext.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISMessage.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISText.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISTypes.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISParse.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISValues.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISExpr.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISVersion.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISLicense.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFileTemplate.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISBuildSection.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISDocument.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISExecutable.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFlag.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSetupUpdate.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISLibrary.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISObject.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISPackage.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSourceRepository.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISTest.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISPlugin.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFindlib.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSchema.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSection.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISString.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISExec.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFileUtil.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISHostPath.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISGraph.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFeatures.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISDataNotation.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/oasis.cma
- Installed /home/opam/.opam/4.14.1/lib/oasis/oasis.cmxa
- Installed /home/opam/.opam/4.14.1/lib/oasis/oasis.a
- Installed /home/opam/.opam/4.14.1/lib/oasis/oasis.cmxs
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISDataNotation.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISDataNotation.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISDataNotation.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFeatures.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFeatures.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFeatures.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISGraph.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISGraph.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISGraph.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISHostPath.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISHostPath.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISHostPath.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISHostPath.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFileUtil.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFileUtil.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFileUtil.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFileUtil.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISExec.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISExec.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISExec.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISExec.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISString.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISString.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISString.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISData.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISData.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISData.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSection.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSection.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSection.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSection.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSchema.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSchema.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSchema.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSchema.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFindlib.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFindlib.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFindlib.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFindlib.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISPlugin.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISPlugin.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISPlugin.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISPlugin.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISTest.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISTest.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISTest.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISTest.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSourceRepository.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSourceRepository.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSourceRepository.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSourceRepository.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISPackage.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISPackage.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISPackage.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISPackage.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISObject.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISObject.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISObject.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISObject.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISLibrary.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISLibrary.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISLibrary.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISLibrary.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSetupUpdate.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSetupUpdate.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSetupUpdate.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFlag.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFlag.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFlag.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFlag.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISExecutable.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISExecutable.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISExecutable.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISExecutable.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISDocument.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISDocument.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISDocument.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISDocument.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISBuildSection.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISBuildSection.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISBuildSection.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISBuildSection.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFileTemplate.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFileTemplate.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFileTemplate.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFileTemplate.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISLicense.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISLicense.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISLicense.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISLicense.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISVersion.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISVersion.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISVersion.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISVersion.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISExpr.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISExpr.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISExpr.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISExpr.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISValues.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISValues.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISValues.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISValues.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISParse.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISParse.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISParse.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISParse.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISTypes.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISTypes.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISTypes.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISTypes.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISText.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISText.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISText.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISMessage.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISMessage.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISMessage.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISMessage.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISGettext.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISGettext.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISGettext.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISGettext.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSourcePatterns.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSourcePatterns.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSourcePatterns.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSourcePatterns.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISContext.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISContext.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISContext.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISContext.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFileSystem.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFileSystem.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFileSystem.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFileSystem.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISUnixPath.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISUnixPath.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISUnixPath.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISUnixPath.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISUtils.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISUtils.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISUtils.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISUtils.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/PropList.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/PropList.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/PropList.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/PropList.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/FormatExt.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/FormatExt.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/FormatExt.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/FormatExt.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISPath_intern.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSchema_intern.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISTest_intern.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSourceRepository_intern.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISPackage_intern.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISObject_intern.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISLibrary_intern.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFlag_intern.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISExecutable_intern.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISDocument_intern.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISBuildSection_intern.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSection_intern.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFormat.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISHelp.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISQuickstart.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISCustom.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISCheck.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISAst.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISAst_parser.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISAst_lexer.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISAst_types.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISConf.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISValues_lexer.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISLicense_parser.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISLicense_lexer.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISLicense_types.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISVersion_parser.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISVersion_lexer.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISVersion_types.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISMutex.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISDataNotation.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFeatures.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISGraph.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISHostPath.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFileUtil.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISExec.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISString.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISData.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSection.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSchema.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFindlib.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISPlugin.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISTest.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSourceRepository.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISPackage.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISObject.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISLibrary.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSetupUpdate.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFlag.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISExecutable.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISDocument.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISBuildSection.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFileTemplate.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISLicense.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISVersion.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISExpr.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISValues.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISParse.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISTypes.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISText.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISMessage.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISGettext.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISSourcePatterns.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISContext.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISFileSystem.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISUnixPath.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISUtils.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/PropList.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/FormatExt.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISDynRun.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/dynrun.cma
- Installed /home/opam/.opam/4.14.1/lib/oasis/dynrun.cmxa
- Installed /home/opam/.opam/4.14.1/lib/oasis/dynrun.a
- Installed /home/opam/.opam/4.14.1/lib/oasis/dynrun.cmxs
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISDynRun.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISDynRun.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISDynRun.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISDynRun.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/CLISubCommand.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/CLIArgExt.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/CLICommon.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/CLIPager.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/cli.cma
- Installed /home/opam/.opam/4.14.1/lib/oasis/CLIPager.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/CLIPager.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/CLIPager.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/CLICommon.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/CLICommon.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/CLICommon.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/CLICommon.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/CLIArgExt.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/CLIArgExt.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/CLIArgExt.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/CLISubCommand.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/CLISubCommand.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/CLISubCommand.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/CLISubCommand.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISBuiltinPlugins.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/METAPlugin.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/InternalConfigurePlugin.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/InternalInstallPlugin.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/NonePlugin.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/OCamlbuildPlugin.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/OCamlbuildDocPlugin.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/OCamlbuildCommon.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/CustomPlugin.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/DevFilesPlugin.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/StdFilesPlugin.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/OMakePlugin.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/builtin-plugins.cma
- Installed /home/opam/.opam/4.14.1/lib/oasis/builtin-plugins.cmxa
- Installed /home/opam/.opam/4.14.1/lib/oasis/builtin-plugins.a
- Installed /home/opam/.opam/4.14.1/lib/oasis/builtin-plugins.cmxs
- Installed /home/opam/.opam/4.14.1/lib/oasis/OMakePlugin.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OMakePlugin.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OMakePlugin.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/StdFilesPlugin.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/StdFilesPlugin.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/StdFilesPlugin.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/DevFilesPlugin.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/DevFilesPlugin.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/DevFilesPlugin.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/CustomPlugin.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/CustomPlugin.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/CustomPlugin.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OCamlbuildCommon.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OCamlbuildCommon.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OCamlbuildCommon.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OCamlbuildDocPlugin.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OCamlbuildDocPlugin.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OCamlbuildDocPlugin.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OCamlbuildPlugin.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OCamlbuildPlugin.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OCamlbuildPlugin.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/NonePlugin.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/NonePlugin.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/NonePlugin.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/InternalInstallPlugin.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/InternalInstallPlugin.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/InternalInstallPlugin.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/InternalConfigurePlugin.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/InternalConfigurePlugin.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/InternalConfigurePlugin.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/METAPlugin.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/METAPlugin.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/METAPlugin.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISBuiltinPlugins.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISBuiltinPlugins.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISBuiltinPlugins.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/OMakeFormat.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OMakeEquip.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OMakeFields.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OMakeData.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/StdFilesData.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/DevFilesData.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/METAData.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/CustomData.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/MyOCamlbuildFindlib.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/MyOCamlbuildBase.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OCamlbuildId.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OCamlbuildData.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/InternalId.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/InternalData.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/NoneData.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OMakePlugin.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/StdFilesPlugin.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/DevFilesPlugin.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/CustomPlugin.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OCamlbuildCommon.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OCamlbuildDocPlugin.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OCamlbuildPlugin.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/NonePlugin.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/InternalInstallPlugin.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/InternalConfigurePlugin.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/METAPlugin.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/OASISBuiltinPlugins.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseArgExt.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseBuilt.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseCheck.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseCustom.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseData.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseDoc.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseEnvLight.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseEnv.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseFileAB.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseGenerate.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseLog.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseOCamlcConfig.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseSetup.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseStandardVar.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseTest.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseDynVar.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseMessage.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseContext.mli
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseCompat.ml
- Installed /home/opam/.opam/4.14.1/lib/oasis/base.cma
- Installed /home/opam/.opam/4.14.1/lib/oasis/base.cmxa
- Installed /home/opam/.opam/4.14.1/lib/oasis/base.a
- Installed /home/opam/.opam/4.14.1/lib/oasis/base.cmxs
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseCompat.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseCompat.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseCompat.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseContext.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseContext.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseContext.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseContext.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseMessage.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseMessage.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseMessage.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseMessage.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseDynVar.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseDynVar.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseDynVar.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseDynVar.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseTest.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseTest.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseTest.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseTest.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseStandardVar.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseStandardVar.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseStandardVar.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseStandardVar.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseSetup.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseSetup.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseSetup.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseSetup.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseOCamlcConfig.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseOCamlcConfig.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseOCamlcConfig.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseOCamlcConfig.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseLog.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseLog.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseLog.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseLog.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseGenerate.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseGenerate.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseGenerate.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseGenerate.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseFileAB.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseFileAB.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseFileAB.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseFileAB.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseEnv.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseEnv.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseEnv.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseEnv.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseEnvLight.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseEnvLight.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseEnvLight.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseEnvLight.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseDoc.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseDoc.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseDoc.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseDoc.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseData.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseData.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseData.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseData.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseCustom.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseCustom.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseCustom.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseCustom.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseCheck.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseCheck.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseCheck.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseCheck.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseBuilt.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseBuilt.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseBuilt.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseBuilt.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseArgExt.cmi
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseArgExt.cmti
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseArgExt.cmt
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseArgExt.annot
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseCompat.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseContext.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseMessage.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseDynVar.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseTest.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseStandardVar.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseSetup.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseOCamlcConfig.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseLog.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseGenerate.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseFileAB.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseEnv.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseEnvLight.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseDoc.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseData.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseCustom.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseCheck.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseBuilt.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/BaseArgExt.cmx
- Installed /home/opam/.opam/4.14.1/lib/oasis/META
-> installed oasis.0.4.11
Processing 111/124: [camlp4: gmake all] [ocamlnet: gmake all]
-> installed ppxlib.0.32.1~5.2preview
Processing 112/124: [camlp4: gmake all] [ocamlnet: gmake all]
Processing 113/124: [camlp4: gmake all] [ocamlnet: gmake all] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_sexp_conv" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_sexp_conv.v0.16.0)
-> compiled  ppx_sexp_conv.v0.16.0
Processing 113/124: [camlp4: gmake all] [ocamlnet: gmake all]
-> installed ppx_sexp_conv.v0.16.0
Processing 114/124: [camlp4: gmake all] [ocamlnet: gmake all]
Processing 115/124: [camlp4: gmake all] [ocamlnet: gmake all] [uri-sexp: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "uri-sexp" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/uri-sexp.4.4.0)
-> compiled  uri-sexp.4.4.0
Processing 115/124: [camlp4: gmake all] [ocamlnet: gmake all]
-> installed uri-sexp.4.4.0
Processing 116/124: [camlp4: gmake all] [ocamlnet: gmake all]
Processing 117/124: [camlp4: gmake all] [cohttp: dune build] [ocamlnet: gmake all]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "cohttp" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/cohttp.4.1.2)
-> compiled  cohttp.4.1.2
Processing 117/124: [camlp4: gmake all] [ocamlnet: gmake all]
-> installed cohttp.4.1.2
Processing 118/124: [camlp4: gmake all] [ocamlnet: gmake all]
+ /usr/local/bin/gmake "all" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2)
- ( cd tools/cppo-0.9.4 && rm -f depend && gmake -f Makefile.pre generate && gmake all )
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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; }
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- ( cd tools/unimap_to_ocaml && gmake all )
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/unimap_to_ocaml'
- for pkg in netstring-pcre netsys netshm netstring netunidata equeue shell rpc-generator rpc rpc-auth-local netclient netcgi2 netplex netcgi2-plex netcamlbox netmulticore nethttpd; do \
- 	( cd src/$pkg && gmake -f Makefile.pre generate ) || exit; \
- 	( cd src/$pkg && gmake -f Makefile.pre depend ) || exit; \
- 	( cd src/$pkg && gmake all ) || exit; \
- done
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- ../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES  netstring_pcre.mlip > netstring_pcre.mli || \
-       rm -f netstring_pcre.mli
- ../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES  netstring_pcre.mlp > netstring_pcre.ml || \
-       rm -f netstring_pcre.ml
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- ocamlfind ocamldep   *.ml *.mli >depend || { rm -f depend; exit 1; }
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- opts="-opaque"; \
-         if [ -f "$(basename netstring_pcre.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -c  $opts netstring_pcre.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -c  netstring_pcre.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -a -o netstring-pcre.cma  netstring_pcre.cmo; \
- else \
- 	../../tools/mkstublib -o netstring-pcre netstring_pcre.cmo  ; \
- fi
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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; }
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c.c'
- netsys_c.c:21:12: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead [-W#pragma-messages]
-     return copy_int64(Long_val(fd));
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:175:20: note: expanded from macro 'copy_int64'
- #define copy_int64 CAML_DEPRECATED("copy_int64", "caml_copy_int64") caml_copy_int64
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"copy_int64\" is deprecated: use \"caml_copy_int64\" instead"
-      ^
- netsys_c.c:140:12: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-     return copy_string(ctermid(s));
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- netsys_c.c:154:12: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-     return copy_string(s);
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- netsys_c.c:263:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   res = alloc_small(1, Abstract_tag);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- netsys_c.c:284:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-         name_out = copy_string(name_out_s);
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- netsys_c.c:327:12: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-     return copy_string(s);
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- netsys_c.c:476:16: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     cv_flags = convert_flag_list(flags, open_flag_table);
-                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:141:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- netsys_c.c:477:17: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     clo_flags = convert_flag_list(flags, open_cloexec_table);
-                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:145:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- netsys_c.c:487:9: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-     p = stat_alloc(string_length(path) + 1);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:149:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- netsys_c.c:487:20: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-     p = stat_alloc(string_length(path) + 1);
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- netsys_c.c:489:5: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead [-W#pragma-messages]
-     enter_blocking_section();
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:267:32: note: expanded from macro 'enter_blocking_section'
- #define enter_blocking_section CAML_DEPRECATED("enter_blocking_section", "caml_enter_blocking_section") caml_enter_blocking_section
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:7:6: note: expanded from here
-  GCC warning "\"enter_blocking_section\" is deprecated: use \"caml_enter_blocking_section\" instead"
-      ^
- netsys_c.c:491:5: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead [-W#pragma-messages]
-     leave_blocking_section();
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:268:32: note: expanded from macro 'leave_blocking_section'
- #define leave_blocking_section CAML_DEPRECATED("leave_blocking_section", "caml_leave_blocking_section") caml_leave_blocking_section
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:11:6: note: expanded from here
-  GCC warning "\"leave_blocking_section\" is deprecated: use \"caml_leave_blocking_section\" instead"
-      ^
- netsys_c.c:492:5: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-     stat_free(p);
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:15:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- netsys_c.c:520:16: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     cv_perms = convert_flag_list(perms, access_permission_table);
-                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- netsys_c.c:521:16: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     cv_flags = convert_flag_list(flags, at_flags_table);
-                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- netsys_c.c:564:16: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     cv_flags = convert_flag_list(flags, at_flags_table);
-                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:28:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- netsys_c.c:580:16: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     cv_flags = convert_flag_list(flags, at_flags_table);
-                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:32:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- netsys_c.c:625:10: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   return copy_string(buffer);
-          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:36:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- 18 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_poll.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_poll.c'
- netsys_c_poll.c:151:5: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead [-W#pragma-messages]
-     enter_blocking_section();
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:267:32: note: expanded from macro 'enter_blocking_section'
- #define enter_blocking_section CAML_DEPRECATED("enter_blocking_section", "caml_enter_blocking_section") caml_enter_blocking_section
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"enter_blocking_section\" is deprecated: use \"caml_enter_blocking_section\" instead"
-      ^
- netsys_c_poll.c:153:5: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead [-W#pragma-messages]
-     leave_blocking_section();
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:268:32: note: expanded from macro 'leave_blocking_section'
- #define leave_blocking_section CAML_DEPRECATED("leave_blocking_section", "caml_leave_blocking_section") caml_leave_blocking_section
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"leave_blocking_section\" is deprecated: use \"caml_leave_blocking_section\" instead"
-      ^
- netsys_c_poll.c:269:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("Netsys_posix.create_event_aggregator not available");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_poll.c:289:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("Netsys_posix.destroy_event_aggregator not available");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_poll.c:302:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("Netsys_posix.event_aggregator_fd not available");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_poll.c:356:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("Netsys_posix.add_event_source not available");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_poll.c:381:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("Netsys_posix.del_event_source not available");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_poll.c:401:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("Netsys_posix.interrupt_event_aggregator not available");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_poll.c:435:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("Netsys_posix.push_event_sources not available");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:136:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_poll.c:489:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("Netsys_posix.pull_event_sources not available");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- 10 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_fadvise.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_fadvise.c'
- netsys_c_fadvise.c:38:14: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     default: invalid_argument("Netsys.fadvise");
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_fadvise.c:45:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys.fadvise: large files not supported on this OS");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_fadvise.c:47:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys.fadvise: large files not supported on this OS");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- 3 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_fallocate.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_fallocate.c'
- netsys_c_fallocate.c:31:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys.fadvise: large files not supported on this OS");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_fallocate.c:33:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys.fadvise: large files not supported on this OS");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- 2 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_ioprio.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_ioprio.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_locale.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_locale.c'
- netsys_c_locale.c:42:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.query_locale: no locale support");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_locale.c:43:22: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-     oldcopy_locale = stat_alloc(strlen(old_locale) + 1);
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:127:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- netsys_c_locale.c:48:2: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-         stat_free(oldcopy_locale);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:131:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- netsys_c_locale.c:49:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.query_locale: cannot set this locale");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:135:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_locale.c:53:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     s = alloc(n,0);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:139:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- netsys_c_locale.c:55:18: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-         Store_field(s,k,copy_string(nl_langinfo(locale_items_table[k])));
-                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- netsys_c_locale.c:59:5: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-     stat_free(oldcopy_locale);
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:147:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- 7 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_multicast.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_multicast.c'
- netsys_c_multicast.c:46:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Not an Internet socket");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_multicast.c:80:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netsys.mcast_set_loop");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_multicast.c:126:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netsys.mcast_set_ttl");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_multicast.c:157:13: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-         if (string_length(group_addr) != 4 || string_length(if_addr) != 4 )
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- netsys_c_multicast.c:157:47: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-         if (string_length(group_addr) != 4 || string_length(if_addr) != 4 )
-                                               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC 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 [-W#pragma-messages]
-             invalid_argument("Netsys.mcast_add_membership: Not an IPV4 address");
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_multicast.c:196:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netsys.mcast_add_membership");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_multicast.c:226:13: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-         if (string_length(group_addr) != 4 || string_length(if_addr) != 4 )
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- netsys_c_multicast.c:226:47: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-         if (string_length(group_addr) != 4 || string_length(if_addr) != 4 )
-                                               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:136:6: note: expanded from here
-  GCC 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 [-W#pragma-messages]
-             invalid_argument("Netsys.mcast_drop_membership: Not an IPV4 address");
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_multicast.c:265:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netsys.mcast_drop_membership");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- 11 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_sem.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_sem.c'
- netsys_c_sem.c:123:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     flags = convert_flag_list(flagsv, sem_open_flag_table);
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- netsys_c_sem.c:144:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument ("Netsys.sem_close: stale semaphore");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_sem.c:178:30: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     s = (sem_t *) (((char *) Bigarray_val(memv)->data) + Long_val(posv));
-                              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_sem.c:195:30: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     s = (sem_t *) (((char *) Bigarray_val(memv)->data) + Long_val(posv));
-                              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_sem.c:212:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument ("Netsys.sem_destroy: stale semaphore");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_sem.c:232:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument ("Netsys.sem_getvalue: stale semaphore");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_sem.c:253:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument ("Netsys.sem_post: stale semaphore");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_sem.c:273:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument ("Netsys.sem_wait: stale semaphore");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_sem.c:276:5: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead [-W#pragma-messages]
-     enter_blocking_section();
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:267:32: note: expanded from macro 'enter_blocking_section'
- #define enter_blocking_section CAML_DEPRECATED("enter_blocking_section", "caml_enter_blocking_section") caml_enter_blocking_section
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:136:6: note: expanded from here
-  GCC warning "\"enter_blocking_section\" is deprecated: use \"caml_enter_blocking_section\" instead"
-      ^
- netsys_c_sem.c:281:5: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead [-W#pragma-messages]
-     leave_blocking_section();
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:268:32: note: expanded from macro 'leave_blocking_section'
- #define leave_blocking_section CAML_DEPRECATED("leave_blocking_section", "caml_leave_blocking_section") caml_leave_blocking_section
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"leave_blocking_section\" is deprecated: use \"caml_leave_blocking_section\" instead"
-      ^
- 10 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_shm.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_shm.c'
- netsys_c_shm.c:39:16: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     cv_flags = convert_flag_list(flags, shm_open_flag_table);
-                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- netsys_c_shm.c:40:9: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-     p = stat_alloc(string_length(path) + 1);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- netsys_c_shm.c:40:20: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-     p = stat_alloc(string_length(path) + 1);
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- netsys_c_shm.c:43:5: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-     stat_free(p);
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- 4 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_spawn.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_spawn.c'
- netsys_c_spawn.c:142:14: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-         sub_argv[k] = Bytes_val(Field(v_args, k));
-                     ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_spawn.c:150:13: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-         sub_env[k] = Bytes_val(Field(v_env, k));
-                    ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_spawn.c:573:14: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-         sub_argv[k] = Bytes_val(Field(v_args, k));
-                     ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_spawn.c:581:13: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-         sub_env[k] = Bytes_val(Field(v_env, k));
-                    ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_spawn.c:617:6: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-             invalid_argument
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_spawn.c:641:6: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-             invalid_argument
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_spawn.c:806:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("USE_FORK_EXEC");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- 7 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_subprocess.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_subprocess.c'
- netsys_c_subprocess.c:285:6: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-             failwith("Cannot allocate memory");
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_subprocess.c:352:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.watch_subprocess: uninitialized");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_subprocess.c:428:6: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-             failwith("Cannot allocate memory");
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_subprocess.c:472:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     r = alloc(2,0);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- netsys_c_subprocess.c:557:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-             st = alloc_small(1, TAG_WEXITED);
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- netsys_c_subprocess.c:561:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-             st = alloc_small(1, TAG_WSIGNALED);
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- netsys_c_subprocess.c:565:6: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-         r = alloc(1,0);
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- netsys_c_subprocess.c:651:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.watch_subprocess: uninitialized");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_subprocess.c:689:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.watch_subprocess: uninitialized");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:136:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- 9 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_syslog.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_syslog.c'
- netsys_c_syslog.c:89:18: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-             ident_buf = stat_alloc(IDENT_BUF_LEN);
-                         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- netsys_c_syslog.c:97:15: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     options = convert_flag_list(opts, syslog_opt_flags);
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- 2 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_clock.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_clock.c'
- netsys_c_clock.c:26:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix: time value out of range");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:105:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_clock.c:29:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix: time value out of range");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:109:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_clock.c:25:46: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-     if (!isfinite(d) || d < 0 || d > LONG_MAX-1)
-                                    ~ ~~~~~~~~^~
- netsys_c_clock.c:47:13: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     tsout = alloc(2,0);
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- netsys_c_clock.c:188:7: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-     s = String_val(v);
-       ^ ~~~~~~~~~~~~~
- netsys_c_clock.c:438:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.timer_event: timer is not connected with event");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:17:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- 6 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_event.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_event.c'
- netsys_c_event.c:271:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.set_nonblock_event: already destroyed");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_event.c:293:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.get_event_fd_nodup: already destroyed");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_event.c:309:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.get_event_fd: already destroyed");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_event.c:353:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.set_event: already destroyed");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:147:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_event.c:355:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.set_event: not allowed for this type of event");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:151:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_event.c:376:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.wait_event: already destroyed");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:166:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_event.c:405:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.consume_event: already destroyed");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:181:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- 7 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_win32.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_win32.c'
- netsys_c_win32.c:60:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_fill_random");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:79:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_get_full_path_name");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:97:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_get_long_path_name");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:115:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_modify_close_on_exec");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:134:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_test_close_on_exec");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:148:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_is_crt_fd");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:227:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_create_event");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:249:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_close_event");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:262:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_set_auto_close_event_proxy");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:136:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:279:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_set_event");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:295:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_reset_event");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:315:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_test_event");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:345:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_event_wait");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:356:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_event_descr");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:386:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_wsa_event_select");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:394:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_wsa_maximum_wait_events");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:26:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:481:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_wsa_wait_for_multiple_events");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:30:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:541:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_wsa_enum_network_events");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:34:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1035:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_create_local_named_pipe");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:38:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1133:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_listen");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1205:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_unlisten");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:46:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1275:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_connect");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:50:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1336:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_read");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:54:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1403:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_write");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:58:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1441:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_shutdown");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1456:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_free");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1472:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_conn_state");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1490:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_rd_event");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1508:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_wr_event");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1521:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_descr");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1533:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_set_auto_close_pipe_proxy");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:26:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1549:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_signal");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:30:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1719:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_create_process");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:34:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1780:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_search_path");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:38:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1797:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_terminate_process");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1810:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_process_descr");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:46:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1822:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_set_auto_close_process_proxy");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:50:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1837:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_close_process");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:54:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1852:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_close_process");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:58:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1885:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_get_process_status");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1896:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_as_process_event");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1918:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_emulated_pid");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1929:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_win_pid");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1938:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_has_console");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1953:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_is_console");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1965:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_alloc_console");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:26:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2004:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_get_console_attr");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:30:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2063:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_set_console_attr");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:34:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2095:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_get_console_info");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:38:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2149:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_get_console_mode");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2218:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_set_console_mode");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:46:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2227:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_getacp");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:50:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2246:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_init_console_codepage");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:54:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2341:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_clear_console");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:58:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2350:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_get_current_thread_id");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2397:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_cancel_synchronous_io");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2510:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_real_select");
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- 57 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_htab.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_htab.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_queue.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_queue.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_mem.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_mem.c'
- netsys_c_mem.c:33:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *mem = Bigarray_val(memv);
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:33:33: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     struct caml_bigarray *mem = Bigarray_val(memv);
-                                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:34:12: warning: initializing 'char *' with an expression of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-     char * s = Bytes_val(sv);
-            ^   ~~~~~~~~~~~~~
- netsys_c_mem.c:51:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *mem = Bigarray_val(memv);
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:51:33: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     struct caml_bigarray *mem = Bigarray_val(memv);
-                                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:65:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *mem = Bigarray_val(memv);
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:65:33: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     struct caml_bigarray *mem = Bigarray_val(memv);
-                                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:86:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-     return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8,
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- netsys_c_mem.c:86:32: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-     return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8,
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead"
-      ^
- netsys_c_mem.c:86:52: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead [-W#pragma-messages]
-     return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8,
-                                                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:319:24: note: expanded from macro 'BIGARRAY_UINT8'
- #define BIGARRAY_UINT8 CAML_DEPRECATED("BIGARRAY_UINT8", "CAML_BA_UINT8") CAML_BA_UINT8
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:136:6: note: expanded from here
-  GCC warning "\"BIGARRAY_UINT8\" is deprecated: use \"CAML_BA_UINT8\" instead"
-      ^
- netsys_c_mem.c:114:9: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | 
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:140:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- netsys_c_mem.c:114:29: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | 
-                             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead"
-      ^
- netsys_c_mem.c:114:49: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead [-W#pragma-messages]
-     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | 
-                                                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:319:24: note: expanded from macro 'BIGARRAY_UINT8'
- #define BIGARRAY_UINT8 CAML_DEPRECATED("BIGARRAY_UINT8", "CAML_BA_UINT8") CAML_BA_UINT8
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:7:6: note: expanded from here
-  GCC warning "\"BIGARRAY_UINT8\" is deprecated: use \"CAML_BA_UINT8\" instead"
-      ^
- netsys_c_mem.c:115:8: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead [-W#pragma-messages]
-                             BIGARRAY_MAPPED_FILE,
-                             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:336:30: note: expanded from macro 'BIGARRAY_MAPPED_FILE'
- #define BIGARRAY_MAPPED_FILE CAML_DEPRECATED("BIGARRAY_MAPPED_FILE", "CAML_BA_MAPPED_FILE") CAML_BA_MAPPED_FILE
-                              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:11:6: note: expanded from here
-  GCC warning "\"BIGARRAY_MAPPED_FILE\" is deprecated: use \"CAML_BA_MAPPED_FILE\" instead"
-      ^
- netsys_c_mem.c:128:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *mem = Bigarray_val(memv);
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:15:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:128:33: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     struct caml_bigarray *mem = Bigarray_val(memv);
-                                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:19:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:142:3: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-                 failwith("Netsys_mem.zero_pages assertion failed");
-                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:23:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_mem.c:146:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netsys_mem.zero_pages only for whole pages");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:27:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_mem.c:167:9: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | 
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:31:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- netsys_c_mem.c:167:29: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | 
-                             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:35:6: note: expanded from here
-  GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead"
-      ^
- netsys_c_mem.c:167:49: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead [-W#pragma-messages]
-     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | 
-                                                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:319:24: note: expanded from macro 'BIGARRAY_UINT8'
- #define BIGARRAY_UINT8 CAML_DEPRECATED("BIGARRAY_UINT8", "CAML_BA_UINT8") CAML_BA_UINT8
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:39:6: note: expanded from here
-  GCC warning "\"BIGARRAY_UINT8\" is deprecated: use \"CAML_BA_UINT8\" instead"
-      ^
- netsys_c_mem.c:168:8: warning: "BIGARRAY_MANAGED" is deprecated: use "CAML_BA_MANAGED" instead [-W#pragma-messages]
-                             BIGARRAY_MANAGED,
-                             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:335:26: note: expanded from macro 'BIGARRAY_MANAGED'
- #define BIGARRAY_MANAGED CAML_DEPRECATED("BIGARRAY_MANAGED", "CAML_BA_MANAGED") CAML_BA_MANAGED
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:43:6: note: expanded from here
-  GCC warning "\"BIGARRAY_MANAGED\" is deprecated: use \"CAML_BA_MANAGED\" instead"
-      ^
- netsys_c_mem.c:200:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_mem: large files not supported on this OS");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:47:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_mem.c:214:6: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-             failwith("Netsys_mem: cannot mmap - file position exceeds file size");
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_mem.c:217:6: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-             failwith("Netsys_mem: cannot mmap - file too large");
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_mem.c:222:6: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-             invalid_argument("netsys_map_file");
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:59:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_mem.c:235:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-     return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT | 
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:63:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- netsys_c_mem.c:235:32: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead [-W#pragma-messages]
-     return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT | 
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:319:24: note: expanded from macro 'BIGARRAY_UINT8'
- #define BIGARRAY_UINT8 CAML_DEPRECATED("BIGARRAY_UINT8", "CAML_BA_UINT8") CAML_BA_UINT8
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"BIGARRAY_UINT8\" is deprecated: use \"CAML_BA_UINT8\" instead"
-      ^
- netsys_c_mem.c:235:49: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-     return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT | 
-                                                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead"
-      ^
- netsys_c_mem.c:236:11: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead [-W#pragma-messages]
-                                BIGARRAY_MAPPED_FILE, 1, eff_addr, basize);
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:336:30: note: expanded from macro 'BIGARRAY_MAPPED_FILE'
- #define BIGARRAY_MAPPED_FILE CAML_DEPRECATED("BIGARRAY_MAPPED_FILE", "CAML_BA_MAPPED_FILE") CAML_BA_MAPPED_FILE
-                              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"BIGARRAY_MAPPED_FILE\" is deprecated: use \"CAML_BA_MAPPED_FILE\" instead"
-      ^
- netsys_c_mem.c:257:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:257:31: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-                               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:258:21: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead [-W#pragma-messages]
-     if ((b->flags & BIGARRAY_MANAGED_MASK) == BIGARRAY_MAPPED_FILE) {
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:337:31: note: expanded from macro 'BIGARRAY_MANAGED_MASK'
- #define BIGARRAY_MANAGED_MASK CAML_DEPRECATED("BIGARRAY_MANAGED_MASK", "CAML_BA_MANAGED_MASK") CAML_BA_MANAGED_MASK
-                               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"BIGARRAY_MANAGED_MASK\" is deprecated: use \"CAML_BA_MANAGED_MASK\" instead"
-      ^
- netsys_c_mem.c:258:47: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead [-W#pragma-messages]
-     if ((b->flags & BIGARRAY_MANAGED_MASK) == BIGARRAY_MAPPED_FILE) {
-                                               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:336:30: note: expanded from macro 'BIGARRAY_MAPPED_FILE'
- #define BIGARRAY_MAPPED_FILE CAML_DEPRECATED("BIGARRAY_MAPPED_FILE", "CAML_BA_MAPPED_FILE") CAML_BA_MAPPED_FILE
-                              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:26:6: note: expanded from here
-  GCC warning "\"BIGARRAY_MAPPED_FILE\" is deprecated: use \"CAML_BA_MAPPED_FILE\" instead"
-      ^
- netsys_c_mem.c:263:16: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead [-W#pragma-messages]
-                 (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
-                              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:337:31: note: expanded from macro 'BIGARRAY_MANAGED_MASK'
- #define BIGARRAY_MANAGED_MASK CAML_DEPRECATED("BIGARRAY_MANAGED_MASK", "CAML_BA_MANAGED_MASK") CAML_BA_MANAGED_MASK
-                               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:30:6: note: expanded from here
-  GCC warning "\"BIGARRAY_MANAGED_MASK\" is deprecated: use \"CAML_BA_MANAGED_MASK\" instead"
-      ^
- netsys_c_mem.c:263:41: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead [-W#pragma-messages]
-                 (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
-                                                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:334:27: note: expanded from macro 'BIGARRAY_EXTERNAL'
- #define BIGARRAY_EXTERNAL CAML_DEPRECATED("BIGARRAY_EXTERNAL", "CAML_BA_EXTERNAL") CAML_BA_EXTERNAL
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:34:6: note: expanded from here
-  GCC warning "\"BIGARRAY_EXTERNAL\" is deprecated: use \"CAML_BA_EXTERNAL\" instead"
-      ^
- netsys_c_mem.c:270:16: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead [-W#pragma-messages]
-                 (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
-                              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:337:31: note: expanded from macro 'BIGARRAY_MANAGED_MASK'
- #define BIGARRAY_MANAGED_MASK CAML_DEPRECATED("BIGARRAY_MANAGED_MASK", "CAML_BA_MANAGED_MASK") CAML_BA_MANAGED_MASK
-                               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:38:6: note: expanded from here
-  GCC warning "\"BIGARRAY_MANAGED_MASK\" is deprecated: use \"CAML_BA_MANAGED_MASK\" instead"
-      ^
- netsys_c_mem.c:270:41: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead [-W#pragma-messages]
-                 (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
-                                                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:334:27: note: expanded from macro 'BIGARRAY_EXTERNAL'
- #define BIGARRAY_EXTERNAL CAML_DEPRECATED("BIGARRAY_EXTERNAL", "CAML_BA_EXTERNAL") CAML_BA_EXTERNAL
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"BIGARRAY_EXTERNAL\" is deprecated: use \"CAML_BA_EXTERNAL\" instead"
-      ^
- netsys_c_mem.c:281:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *b;
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:46:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:282:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *mem;
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:50:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:288:9: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     b = Bigarray_val(bv);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:74:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:294:12: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     dimv = alloc(b->num_dims,0);
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:78:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- netsys_c_mem.c:300:11: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     mem = Bigarray_val(memv);
-           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:378:23: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:399:5: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead [-W#pragma-messages]
-     enter_blocking_section();
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:267:32: note: expanded from macro 'enter_blocking_section'
- #define enter_blocking_section CAML_DEPRECATED("enter_blocking_section", "caml_enter_blocking_section") caml_enter_blocking_section
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"enter_blocking_section\" is deprecated: use \"caml_enter_blocking_section\" instead"
-      ^
- netsys_c_mem.c:401:5: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead [-W#pragma-messages]
-     leave_blocking_section();   /* keeps errno intact */
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:268:32: note: expanded from macro 'leave_blocking_section'
- #define leave_blocking_section CAML_DEPRECATED("leave_blocking_section", "caml_leave_blocking_section") caml_leave_blocking_section
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  GCC warning "\"leave_blocking_section\" is deprecated: use \"caml_leave_blocking_section\" instead"
-      ^
- netsys_c_mem.c:419:23: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:440:5: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead [-W#pragma-messages]
-     enter_blocking_section();
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:267:32: note: expanded from macro 'enter_blocking_section'
- #define enter_blocking_section CAML_DEPRECATED("enter_blocking_section", "caml_enter_blocking_section") caml_enter_blocking_section
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  GCC warning "\"enter_blocking_section\" is deprecated: use \"caml_enter_blocking_section\" instead"
-      ^
- netsys_c_mem.c:442:5: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead [-W#pragma-messages]
-     leave_blocking_section();
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:268:32: note: expanded from macro 'leave_blocking_section'
- #define leave_blocking_section CAML_DEPRECATED("leave_blocking_section", "caml_leave_blocking_section") caml_leave_blocking_section
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:28:6: note: expanded from here
-  GCC warning "\"leave_blocking_section\" is deprecated: use \"caml_leave_blocking_section\" instead"
-      ^
- netsys_c_mem.c:469:23: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:32:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:470:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     flags = convert_flag_list(flagsv, msg_flag_table);
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:36:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- netsys_c_mem.c:478:5: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead [-W#pragma-messages]
-     enter_blocking_section();
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:267:32: note: expanded from macro 'enter_blocking_section'
- #define enter_blocking_section CAML_DEPRECATED("enter_blocking_section", "caml_enter_blocking_section") caml_enter_blocking_section
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:40:6: note: expanded from here
-  GCC warning "\"enter_blocking_section\" is deprecated: use \"caml_enter_blocking_section\" instead"
-      ^
- netsys_c_mem.c:486:5: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead [-W#pragma-messages]
-     leave_blocking_section();
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:268:32: note: expanded from macro 'leave_blocking_section'
- #define leave_blocking_section CAML_DEPRECATED("leave_blocking_section", "caml_leave_blocking_section") caml_leave_blocking_section
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:44:6: note: expanded from here
-  GCC warning "\"leave_blocking_section\" is deprecated: use \"caml_leave_blocking_section\" instead"
-      ^
- netsys_c_mem.c:509:23: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:48:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:510:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     flags = convert_flag_list(flagsv, msg_flag_table);
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:52:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- netsys_c_mem.c:518:5: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead [-W#pragma-messages]
-     enter_blocking_section();
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:267:32: note: expanded from macro 'enter_blocking_section'
- #define enter_blocking_section CAML_DEPRECATED("enter_blocking_section", "caml_enter_blocking_section") caml_enter_blocking_section
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:56:6: note: expanded from here
-  GCC warning "\"enter_blocking_section\" is deprecated: use \"caml_enter_blocking_section\" instead"
-      ^
- netsys_c_mem.c:526:5: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead [-W#pragma-messages]
-     leave_blocking_section();
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:268:32: note: expanded from macro 'leave_blocking_section'
- #define leave_blocking_section CAML_DEPRECATED("leave_blocking_section", "caml_leave_blocking_section") caml_leave_blocking_section
-                                ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"leave_blocking_section\" is deprecated: use \"caml_leave_blocking_section\" instead"
-      ^
- netsys_c_mem.c:540:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:540:31: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-                               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:547:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:547:31: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-                               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:553:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_mem.value_area: error");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_mem.c:563:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:26:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:563:31: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-                               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:30:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:577:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:34:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:577:31: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-                               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:38:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:585:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netsys_mem.init_header");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_mem.c:622:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:46:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:622:31: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-                               ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:50:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:632:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netsys_mem.init_string");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:54:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_mem.c:1002:16: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-                     b_work = Bigarray_val(work);
-                              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:58:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:1003:16: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-                     b_copy = Bigarray_val(copy);
-                              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:62:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:1009:41: warning: "BIGARRAY_KIND_MASK" is deprecated: use "CAML_BA_KIND_MASK" instead [-W#pragma-messages]
-                         caml_ba_element_size[b_work->flags & BIGARRAY_KIND_MASK];
-                                                              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:328:28: note: expanded from macro 'BIGARRAY_KIND_MASK'
- #define BIGARRAY_KIND_MASK CAML_DEPRECATED("BIGARRAY_KIND_MASK", "CAML_BA_KIND_MASK") CAML_BA_KIND_MASK
-                            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:66:6: note: expanded from here
-  GCC warning "\"BIGARRAY_KIND_MASK\" is deprecated: use \"CAML_BA_KIND_MASK\" instead"
-      ^
- netsys_c_mem.c:1038:16: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-                         data_copy = stat_alloc(size_aligned);
-                                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- netsys_c_mem.c:1257:12: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-                   stat_alloc(sizeof(struct named_custom_ops));
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- netsys_c_mem.c:1258:14: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-         ops->name = stat_alloc(caml_string_length(Field(pair,0))+1);
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- netsys_c_mem.c:1259:2: warning: ignoring return value of function declared with pure attribute [-Wunused-value]
-         strcmp(ops->name, String_val(Field(pair,0)));
-         ^~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1265:26: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     mem_data = ((char *) Bigarray_val(memv)->data) + off;
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:1266:26: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     mem_end = mem_data + Bigarray_val(memv)->dim[0];
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:1290:2: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-         stat_free(ops->name);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- netsys_c_mem.c:1291:2: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-         stat_free(ops);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:28:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- netsys_c_mem.c:1312:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_mem.init_value: Library error");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:32:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_mem.c:1316:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_mem.init_value: Unknown error");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:36:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_mem.c:1354:29: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead [-W#pragma-messages]
-     struct named_custom_ops int32_ops;
-                             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:171:19: note: expanded from macro 'int32_ops'
- #define int32_ops CAML_DEPRECATED("int32_ops", "caml_int32_ops") caml_int32_ops
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:40:6: note: expanded from here
-  GCC warning "\"int32_ops\" is deprecated: use \"caml_int32_ops\" instead"
-      ^
- netsys_c_mem.c:1355:29: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead [-W#pragma-messages]
-     struct named_custom_ops int64_ops;
-                             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:174:19: note: expanded from macro 'int64_ops'
- #define int64_ops CAML_DEPRECATED("int64_ops", "caml_int64_ops") caml_int64_ops
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:44:6: note: expanded from here
-  GCC warning "\"int64_ops\" is deprecated: use \"caml_int64_ops\" instead"
-      ^
- netsys_c_mem.c:1356:29: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead [-W#pragma-messages]
-     struct named_custom_ops nativeint_ops;
-                             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:176:23: note: expanded from macro 'nativeint_ops'
- #define nativeint_ops CAML_DEPRECATED("nativeint_ops", "caml_nativeint_ops") caml_nativeint_ops
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:48:6: note: expanded from here
-  GCC warning "\"nativeint_ops\" is deprecated: use \"caml_nativeint_ops\" instead"
-      ^
- netsys_c_mem.c:1392:17: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-         Custom_ops_val(alloc_bigarray_dims(CAML_BA_UINT8 | BIGARRAY_C_LAYOUT, 
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- netsys_c_mem.c:1392:53: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-         Custom_ops_val(alloc_bigarray_dims(CAML_BA_UINT8 | BIGARRAY_C_LAYOUT, 
-                                                            ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- netsys_c_mem.c:1394:26: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead [-W#pragma-messages]
-     bigarray_ops.next = &int32_ops;
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:171:19: note: expanded from macro 'int32_ops'
- #define int32_ops CAML_DEPRECATED("int32_ops", "caml_int32_ops") caml_int32_ops
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:81:6: note: expanded from here
-  GCC warning "\"int32_ops\" is deprecated: use \"caml_int32_ops\" instead"
-      ^
- netsys_c_mem.c:1396:5: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead [-W#pragma-messages]
-     int32_ops.name = "_i";
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:171:19: note: expanded from macro 'int32_ops'
- #define int32_ops CAML_DEPRECATED("int32_ops", "caml_int32_ops") caml_int32_ops
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"int32_ops\" is deprecated: use \"caml_int32_ops\" instead"
-      ^
- netsys_c_mem.c:1397:5: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead [-W#pragma-messages]
-     int32_ops.ops = Custom_ops_val(caml_copy_int32(0));
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:171:19: note: expanded from macro 'int32_ops'
- #define int32_ops CAML_DEPRECATED("int32_ops", "caml_int32_ops") caml_int32_ops
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"int32_ops\" is deprecated: use \"caml_int32_ops\" instead"
-      ^
- netsys_c_mem.c:1398:5: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead [-W#pragma-messages]
-     int32_ops.next = &int64_ops;
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:171:19: note: expanded from macro 'int32_ops'
- #define int32_ops CAML_DEPRECATED("int32_ops", "caml_int32_ops") caml_int32_ops
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"int32_ops\" is deprecated: use \"caml_int32_ops\" instead"
-      ^
- netsys_c_mem.c:1398:23: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead [-W#pragma-messages]
-     int32_ops.next = &int64_ops;
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:174:19: note: expanded from macro 'int64_ops'
- #define int64_ops CAML_DEPRECATED("int64_ops", "caml_int64_ops") caml_int64_ops
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"int64_ops\" is deprecated: use \"caml_int64_ops\" instead"
-      ^
- netsys_c_mem.c:1400:5: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead [-W#pragma-messages]
-     int64_ops.name = "_j";
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:174:19: note: expanded from macro 'int64_ops'
- #define int64_ops CAML_DEPRECATED("int64_ops", "caml_int64_ops") caml_int64_ops
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"int64_ops\" is deprecated: use \"caml_int64_ops\" instead"
-      ^
- netsys_c_mem.c:1401:5: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead [-W#pragma-messages]
-     int64_ops.ops = Custom_ops_val(caml_copy_int64(0));
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:174:19: note: expanded from macro 'int64_ops'
- #define int64_ops CAML_DEPRECATED("int64_ops", "caml_int64_ops") caml_int64_ops
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"int64_ops\" is deprecated: use \"caml_int64_ops\" instead"
-      ^
- netsys_c_mem.c:1402:5: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead [-W#pragma-messages]
-     int64_ops.next = &nativeint_ops;
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:174:19: note: expanded from macro 'int64_ops'
- #define int64_ops CAML_DEPRECATED("int64_ops", "caml_int64_ops") caml_int64_ops
-                   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:26:6: note: expanded from here
-  GCC warning "\"int64_ops\" is deprecated: use \"caml_int64_ops\" instead"
-      ^
- netsys_c_mem.c:1402:23: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead [-W#pragma-messages]
-     int64_ops.next = &nativeint_ops;
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:176:23: note: expanded from macro 'nativeint_ops'
- #define nativeint_ops CAML_DEPRECATED("nativeint_ops", "caml_nativeint_ops") caml_nativeint_ops
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:30:6: note: expanded from here
-  GCC warning "\"nativeint_ops\" is deprecated: use \"caml_nativeint_ops\" instead"
-      ^
- netsys_c_mem.c:1404:5: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead [-W#pragma-messages]
-     nativeint_ops.name = "_n";
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:176:23: note: expanded from macro 'nativeint_ops'
- #define nativeint_ops CAML_DEPRECATED("nativeint_ops", "caml_nativeint_ops") caml_nativeint_ops
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:34:6: note: expanded from here
-  GCC warning "\"nativeint_ops\" is deprecated: use \"caml_nativeint_ops\" instead"
-      ^
- netsys_c_mem.c:1405:5: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead [-W#pragma-messages]
-     nativeint_ops.ops = Custom_ops_val(caml_copy_nativeint(0));
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:176:23: note: expanded from macro 'nativeint_ops'
- #define nativeint_ops CAML_DEPRECATED("nativeint_ops", "caml_nativeint_ops") caml_nativeint_ops
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:38:6: note: expanded from here
-  GCC warning "\"nativeint_ops\" is deprecated: use \"caml_nativeint_ops\" instead"
-      ^
- netsys_c_mem.c:1406:5: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead [-W#pragma-messages]
-     nativeint_ops.next = NULL;
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:176:23: note: expanded from macro 'nativeint_ops'
- #define nativeint_ops CAML_DEPRECATED("nativeint_ops", "caml_nativeint_ops") caml_nativeint_ops
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"nativeint_ops\" is deprecated: use \"caml_nativeint_ops\" instead"
-      ^
- netsys_c_mem.c:1495:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_mem.copy_value: Library error");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:47:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_mem.c:1499:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_mem.copy_value: Unknown error");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_mem.c:1512:6: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-         r = alloc_small(2,0);
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:74:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- netsys_c_mem.c:1517:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netsys_mem.get_custom_ops");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:78:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- 104 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_xdr.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_xdr.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_ip6.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/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
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/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
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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; }
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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_PCRE -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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_PCRE -D HAVE_BYTES " -w -25 -c  $opts netconst.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netconst.ml
- opts="-opaque"; \
-         if [ -f "$(basename netstring_str.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netstring_str.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netstring_str.ml
- opts="-opaque"; \
-         if [ -f "$(basename netstring_tstring.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netstring_tstring.mli
- opts="-opaque"; \
-         if [ -f "$(basename netbuffer.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netbuffer.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netbuffer.ml
- opts="-opaque"; \
-         if [ -f "$(basename netunichar.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netunichar.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netunichar.ml
- opts="-opaque"; \
-         if [ -f "$(basename netaux.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netaux.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netaux.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netstring_tstring.ml
- opts="-opaque"; \
-         if [ -f "$(basename netchannels.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netchannels.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netchannels.ml
- File "netchannels.ml", line 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_PCRE -D HAVE_BYTES " -w -25 -c  $opts netchannels_crypto.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netchannels_crypto.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsockaddr.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netsockaddr.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netsockaddr.ml
- opts="-opaque"; \
-         if [ -f "$(basename netdb.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netdb.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netdb.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmappings_asn1.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmappings.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmappings.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmappings.ml
- opts="-opaque"; \
-         if [ -f "$(basename netconversion.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netconversion.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netconversion.ml
- opts="-opaque"; \
-         if [ -f "$(basename netulex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netulex.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netulex.ml
- opts="-opaque"; \
-         if [ -f "$(basename netencoding.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netencoding.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netencoding.ml
- opts="-opaque"; \
-         if [ -f "$(basename netstream.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netstream.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netstream.ml
- opts="-opaque"; \
-         if [ -f "$(basename netdate.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netdate.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netdate.ml
- 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_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmime_string.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmime_string.ml
- 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_PCRE -D HAVE_BYTES " -w -25 -c  nethtml_scanner.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethtml.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts nethtml.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  nethtml.ml
- File "nethtml.ml", line 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_PCRE -D HAVE_BYTES " -w -25 -c  $opts neturl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  neturl.ml
- opts="-opaque"; \
-         if [ -f "$(basename neturl_ldap.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts neturl_ldap.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  neturl_ldap.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netsaslprep_data.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsaslprep.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netsaslprep.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netsaslprep.ml
- opts="-opaque"; \
-         if [ -f "$(basename netaddress.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netaddress.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netaddress.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcompression.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netcompression.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netcompression.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmime.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmime.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmime.ml
- 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_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmime_header.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmime_header.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmime_channels.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmime_channels.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmime_channels.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsendmail.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netsendmail.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netsendmail.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttp.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts nethttp.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  nethttp.ml
- 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_PCRE -D HAVE_BYTES " -w -25 -c  $opts netpagebuffer.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netpagebuffer.ml
- opts="-opaque"; \
-         if [ -f "$(basename netfs.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netfs.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netfs.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netglob_lex.ml
- opts="-opaque"; \
-         if [ -f "$(basename netglob.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netglob.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netglob.ml
- opts="-opaque"; \
-         if [ -f "$(basename netauth.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netauth.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netauth.ml
- opts="-opaque"; \
-         if [ -f "$(basename netnumber.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netnumber.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netnumber.ml
- opts="-opaque"; \
-         if [ -f "$(basename netxdr_mstring.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netxdr_mstring.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netxdr_mstring.ml
- opts="-opaque"; \
-         if [ -f "$(basename netxdr.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netxdr.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netxdr.ml
- opts="-opaque"; \
-         if [ -f "$(basename netasn1.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netasn1.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netasn1.ml
- opts="-opaque"; \
-         if [ -f "$(basename netasn1_encode.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netasn1_encode.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netasn1_encode.ml
- opts="-opaque"; \
-         if [ -f "$(basename netoid.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netoid.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netoid.ml
- opts="-opaque"; \
-         if [ -f "$(basename netdn.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netdn.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netdn.ml
- opts="-opaque"; \
-         if [ -f "$(basename netx509.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netx509.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netx509.ml
- opts="-opaque"; \
-         if [ -f "$(basename netascii_armor.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netascii_armor.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netascii_armor.ml
- opts="-opaque"; \
-         if [ -f "$(basename netx509_pubkey.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netx509_pubkey.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netx509_pubkey.ml
- opts="-opaque"; \
-         if [ -f "$(basename netx509_pubkey_crypto.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netx509_pubkey_crypto.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netx509_pubkey_crypto.ml
- opts="-opaque"; \
-         if [ -f "$(basename nettls_support.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts nettls_support.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  nettls_support.ml
- opts="-opaque"; \
-         if [ -f "$(basename netgssapi_support.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netgssapi_support.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netgssapi_support.ml
- opts="-opaque"; \
-         if [ -f "$(basename netgssapi_auth.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netgssapi_auth.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netgssapi_auth.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_scram.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_scram.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_scram.ml
- File "netmech_scram.ml", line 529, characters 22-27:
- 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_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_scram_gssapi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_scram_gssapi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_scram_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_scram_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_scram_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_scram_http.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_scram_http.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_scram_http.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_plain_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_plain_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_plain_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_crammd5_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_crammd5_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_crammd5_sasl.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_digest.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_digest_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_digest_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_digest_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_digest_http.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_digest_http.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_digest_http.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_gs2_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_gs2_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_gs2_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_krb5_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_krb5_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_krb5_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_spnego_http.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_spnego_http.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_spnego_http.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -a -o netstring.cma  netconst.cmo netstring_str.cmo netbuffer.cmo netunichar.cmo netaux.cmo netstring_tstring.cmo netchannels.cmo netchannels_crypto.cmo netsockaddr.cmo netdb.cmo netmappings_asn1.cmo netmappings.cmo netconversion.cmo netulex.cmo netencoding.cmo netstream.cmo netdate.cmo netmime_string.cmo nethtml_scanner.cmo nethtml.cmo neturl.cmo neturl_ldap.cmo netsaslprep_data.cmo netsaslprep.cmo netaddress.cmo netcompression.cmo netmime.cmo netmime_header.cmo netmime_channels.cmo netsendmail.cmo nethttp.cmo netpagebuffer.cmo netfs.cmo netglob_lex.cmo netglob.cmo netauth.cmo netnumber.cmo netxdr_mstring.cmo netxdr.cmo netasn1.cmo netasn1_encode.cmo netoid.cmo netdn.cmo netx509.cmo netascii_armor.cmo netx509_pubkey.cmo netx509_pubkey_crypto.cmo nettls_support.cmo netgssapi_support.cmo netgssapi_auth.cmo netmech_scram.cmo netmech_scram_gssapi.cmo netmech_scram_sasl.cmo netmech_scram_http.cmo netmech_plain_sasl.cmo netmech_crammd5_sasl.cmo netmech_digest.cmo netmech_digest_sasl.cmo netmech_digest_http.cmo netmech_gs2_sasl.cmo netmech_krb5_sasl.cmo netmech_spnego_http.cmo; \
- else \
- 	../../tools/mkstublib -o netstring netconst.cmo netstring_str.cmo netbuffer.cmo netunichar.cmo netaux.cmo netstring_tstring.cmo netchannels.cmo netchannels_crypto.cmo netsockaddr.cmo netdb.cmo netmappings_asn1.cmo netmappings.cmo netconversion.cmo netulex.cmo netencoding.cmo netstream.cmo netdate.cmo netmime_string.cmo nethtml_scanner.cmo nethtml.cmo neturl.cmo neturl_ldap.cmo netsaslprep_data.cmo netsaslprep.cmo netaddress.cmo netcompression.cmo netmime.cmo netmime_header.cmo netmime_channels.cmo netsendmail.cmo nethttp.cmo netpagebuffer.cmo netfs.cmo netglob_lex.cmo netglob.cmo netauth.cmo netnumber.cmo netxdr_mstring.cmo netxdr.cmo netasn1.cmo netasn1_encode.cmo netoid.cmo netdn.cmo netx509.cmo netascii_armor.cmo netx509_pubkey.cmo netx509_pubkey_crypto.cmo nettls_support.cmo netgssapi_support.cmo netgssapi_auth.cmo netmech_scram.cmo netmech_scram_gssapi.cmo netmech_scram_sasl.cmo netmech_scram_http.cmo netmech_plain_sasl.cmo netmech_crammd5_sasl.cmo netmech_digest.cmo netmech_digest_sasl.cmo netmech_digest_http.cmo netmech_gs2_sasl.cmo netmech_krb5_sasl.cmo netmech_spnego_http.cmo  ; \
- fi
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netaccel_c.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'netaccel_c.c'
- netaccel_c.c:28:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netaccel.int_blit");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netaccel_c.c:62:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netaccel.int_series");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netaccel_c.c:102:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netaccel.read_iso88591");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:170:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netaccel_c.c:103:55: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-     if (p_in_c < 0 || l_in_c < 0 || p_in_c + l_in_c > string_length(s_in)) 
-                                                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:174:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- netaccel_c.c:104:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netaccel.read_iso88591");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:178:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netaccel_c.c:113:10: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-             r = alloc_tuple(3);
-                 ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:182:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- netaccel_c.c:117:6: warning: "raise_with_arg" is deprecated: use "caml_raise_with_arg" instead [-W#pragma-messages]
-             raise_with_arg(*caml_named_value("Netconversion.Malformed_code_read"),
-             ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:109:24: note: expanded from macro 'raise_with_arg'
- #define raise_with_arg CAML_DEPRECATED("raise_with_arg", "caml_raise_with_arg") caml_raise_with_arg
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"raise_with_arg\" is deprecated: use \"caml_raise_with_arg\" instead"
-      ^
- netaccel_c.c:127:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-     r = alloc_tuple(3);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- netaccel_c.c:167:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netaccel.read_utf8");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:45:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netaccel_c.c:168:55: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-     if (p_in_c < 0 || l_in_c < 0 || p_in_c + l_in_c > string_length(s_in)) 
-                                                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:49:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- netaccel_c.c:169:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netaccel.read_utf8");
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:53:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netaccel_c.c:252:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-     r = alloc_tuple(3);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:57:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- netaccel_c.c:255:23: warning: "hash_variant" is deprecated: use "caml_hash_variant" instead [-W#pragma-messages]
-     Store_field(r, 2, hash_variant("Enc_utf8"));
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:142:22: note: expanded from macro 'hash_variant'
- #define hash_variant CAML_DEPRECATED("hash_variant", "caml_hash_variant") caml_hash_variant
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- netaccel_c.c:261:9: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-     r = alloc_tuple(3);
-         ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:66:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- netaccel_c.c:264:23: warning: "hash_variant" is deprecated: use "caml_hash_variant" instead [-W#pragma-messages]
-     Store_field(r, 2, hash_variant("Enc_utf8"));
-                       ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:142:22: note: expanded from macro 'hash_variant'
- #define hash_variant CAML_DEPRECATED("hash_variant", "caml_hash_variant") caml_hash_variant
-                      ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- netaccel_c.c:265:5: warning: "raise_with_arg" is deprecated: use "caml_raise_with_arg" instead [-W#pragma-messages]
-     raise_with_arg(*caml_named_value("Netconversion.Malformed_code_read"),
-     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:109:24: note: expanded from macro 'raise_with_arg'
- #define raise_with_arg CAML_DEPRECATED("raise_with_arg", "caml_raise_with_arg") caml_raise_with_arg
-                        ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:74:6: note: expanded from here
-  GCC warning "\"raise_with_arg\" is deprecated: use \"caml_raise_with_arg\" instead"
-      ^
- 16 warnings generated.
- opts="-opaque"; \
-         if [ -f "$(basename netaccel.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netaccel.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netaccel.ml
- ../../tools/mkstublib -o netaccel -oc netaccel_c netaccel_c.o netaccel.cmo
- opts="-opaque"; \
-         if [ -f "$(basename netaccel_link.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netaccel_link.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netaccel_link.ml
- opts="-opaque"; \
-         if [ -f "$(basename netstring_top.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netstring_top.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -I +compiler-libs netstring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14.1/lib/ocaml/compiler-libs, /home/opam/.opam/4.14.1/lib/ocaml
- rm nethtml_scanner.ml
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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.1/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
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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; }
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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; }
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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; }
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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; }
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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.1/bin/ocamlrpcgen >rpcgen-packlist
- rm lexer.ml
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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; }
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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; }
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/lib/ocaml' 'rpclocal.c'
- rpclocal.c:104:14: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-     result = alloc_tuple(2);
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:109:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- 1 warning generated.
- 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
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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; }
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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; }
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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; }
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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.1/bin/netplex-admin >netplex-packlist
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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; }
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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; }
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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; }
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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; }
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
Processing 118/124: [camlp4: gmake all] [ocamlnet: gmake opt]
+ /usr/local/bin/gmake "all" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/camlp4.4.14+1)
- ocamlbuild -classic-display -no-ocamlfind `sh ./build/camlp4-byte-only.sh`
- + echo camlp4/Camlp4.cmo camlp4/Camlp4Top.cmo camlp4/camlp4prof.byte camlp4/mkcamlp4.byte camlp4/camlp4.byte camlp4/camlp4fulllib.cma camlp4/camlp4boot.byte camlp4/camlp4boot.cma camlp4/camlp4r.byte camlp4/camlp4r.cma camlp4/camlp4rf.byte camlp4/camlp4rf.cma camlp4/camlp4o.byte camlp4/camlp4o.cma camlp4/camlp4of.byte camlp4/camlp4of.cma camlp4/camlp4oof.byte camlp4/camlp4oof.cma camlp4/camlp4orf.byte camlp4/camlp4orf.cma camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.14.1/lib/ocamlbuild /home/opam/.opam/4.14.1/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild_config.ml myocamlbuild.ml /home/opam/.opam/4.14.1/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -modules camlp4/boot/camlp4boot.ml > camlp4/boot/camlp4boot.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -modules camlp4/boot/Camlp4.ml > camlp4/boot/Camlp4.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -modules camlp4/config/Camlp4_config.mli > camlp4/config/Camlp4_config.mli.depends
- cp /home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/warnings.cmi camlp4/import/warnings.cmi
- cp /home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/location.cmi camlp4/import/location.cmi
- cp /home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/longident.cmi camlp4/import/longident.cmi
- cp /home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/asttypes.cmi camlp4/import/asttypes.cmi
- cp /home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/parsetree.cmi camlp4/import/parsetree.cmi
- cp /home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/outcometree.cmi camlp4/import/outcometree.cmi
- cp /home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/oprint.cmi camlp4/import/oprint.cmi
- cp /home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/toploop.cmi camlp4/import/toploop.cmi
- cp /home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/topdirs.cmi camlp4/import/topdirs.cmi
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_config.cmi camlp4/config/Camlp4_config.mli
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w a -I camlp4/import -I camlp4/config -I camlp4/boot -o camlp4/boot/Camlp4.cmo camlp4/boot/Camlp4.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w a -I camlp4/import -I camlp4/config -I camlp4/boot -o camlp4/boot/camlp4boot.cmo camlp4/boot/camlp4boot.ml
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -modules camlp4/config/Camlp4_config.ml > camlp4/config/Camlp4_config.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -modules camlp4/config/gen_import.ml > camlp4/config/gen_import.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I +compiler-libs -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/gen_import.cmo camlp4/config/gen_import.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt dynlink.cma -g -I +compiler-libs ocamlcommon.cma -I camlp4/config camlp4/config/gen_import.cmo -o camlp4/config/gen_import.byte
- camlp4/config/gen_import.byte /home/opam/.opam/4.14.1/lib/ocaml
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -modules camlp4/config/Camlp4_import.ml > camlp4/config/Camlp4_import.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_import.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_config.cmo camlp4/config/Camlp4_config.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt dynlink.cma -g -I camlp4/config -I camlp4/boot camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_config.cmo camlp4/boot/Camlp4.cmo camlp4/boot/camlp4boot.cmo -o camlp4/boot/camlp4boot.byte
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.mli > camlp4/Camlp4/Debug.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Debug.cmi camlp4/Camlp4/Debug.mli
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.ml > camlp4/Camlp4/Debug.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.mli > camlp4/Camlp4/ErrorHandler.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Sig.ml > camlp4/Camlp4/Sig.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Sig.cmo camlp4/Camlp4/Sig.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Sig.cmo camlp4/Camlp4/Sig.ml
- File "camlp4/Camlp4/Sig.ml", line 696, characters 29-37:
- 696 | type stream_filter 'a 'loc = Stream.t ('a * 'loc) -> Stream.t ('a * 'loc);
-                                    ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 696, characters 53-61:
- 696 | type stream_filter 'a 'loc = Stream.t ('a * 'loc) -> Stream.t ('a * 'loc);
-                                                            ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 980, characters 24-32:
- 980 |     type token_stream = Stream.t (Token.t * token_info);
-                               ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1009, characters 9-17:
- 1009 |         (Stream.t 'a -> 'b) -> Stream.t 'a -> 'c;
-                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1009, characters 31-39:
- 1009 |         (Stream.t 'a -> 'b) -> Stream.t 'a -> 'c;
-                                       ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1013, characters 9-17:
- 1013 |         (Stream.t 'a -> 'b) -> (Stream.t 'a -> unit) -> Stream.t 'a -> 'c;
-                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1013, characters 32-40:
- 1013 |         (Stream.t 'a -> 'b) -> (Stream.t 'a -> unit) -> Stream.t 'a -> 'c;
-                                        ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1013, characters 56-64:
- 1013 |         (Stream.t 'a -> 'b) -> (Stream.t 'a -> unit) -> Stream.t 'a -> 'c;
-                                                                ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1075, characters 33-41:
- 1075 |     value lex : gram -> Loc.t -> Stream.t char -> not_filtered (Stream.t (Token.t * Loc.t));
-                                         ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1075, characters 64-72:
- 1075 |     value lex : gram -> Loc.t -> Stream.t char -> not_filtered (Stream.t (Token.t * Loc.t));
-                                                                        ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1078, characters 64-72:
- 1078 |     value lex_string : gram -> Loc.t -> string -> not_filtered (Stream.t (Token.t * Loc.t));
-                                                                        ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1081, characters 41-49:
- 1081 |     value filter : gram -> not_filtered (Stream.t (Token.t * Loc.t)) -> token_stream;
-                                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1084, characters 41-49:
- 1084 |     value parse : Entry.t 'a -> Loc.t -> Stream.t char -> 'a;
-                                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1091, characters 34-42:
- 1091 |       Entry.t 'a -> not_filtered (Stream.t (Token.t * Loc.t)) -> 'a;
-                                          ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1153, characters 25-33:
- 1153 |     value lex : Loc.t -> Stream.t char -> not_filtered (Stream.t (Token.t * Loc.t));
-                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1153, characters 56-64:
- 1153 |     value lex : Loc.t -> Stream.t char -> not_filtered (Stream.t (Token.t * Loc.t));
-                                                                ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1156, characters 56-64:
- 1156 |     value lex_string : Loc.t -> string -> not_filtered (Stream.t (Token.t * Loc.t));
-                                                                ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1159, characters 33-41:
- 1159 |     value filter : not_filtered (Stream.t (Token.t * Loc.t)) -> token_stream;
-                                         ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1162, characters 41-49:
- 1162 |     value parse : Entry.t 'a -> Loc.t -> Stream.t char -> 'a;
-                                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1169, characters 34-42:
- 1169 |       Entry.t 'a -> not_filtered (Stream.t (Token.t * Loc.t)) -> 'a;
-                                          ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1190, characters 31-39:
- 1190 |   value mk : unit -> (Loc.t -> Stream.t char -> Stream.t (Token.t * Loc.t));
-                                       ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1190, characters 48-56:
- 1190 |   value mk : unit -> (Loc.t -> Stream.t char -> Stream.t (Token.t * Loc.t));
-                                                        ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1215, characters 35-43:
- 1215 |                         Ast.loc -> Stream.t char -> Ast.str_item;
-                                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1219, characters 35-43:
- 1219 |                         Ast.loc -> Stream.t char -> Ast.sig_item;
-                                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmi camlp4/Camlp4/ErrorHandler.mli
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.ml > camlp4/Camlp4/ErrorHandler.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Utils.mli > camlp4/Camlp4/Utils.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Utils.cmi camlp4/Camlp4/Utils.mli
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/OCamlInitSyntax.ml > camlp4/Camlp4/OCamlInitSyntax.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.mli > camlp4/Camlp4/Options.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmi camlp4/Camlp4/Options.mli
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.ml > camlp4/Camlp4/Options.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.mli > camlp4/Camlp4/PreCast.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/PreCast.cmi camlp4/Camlp4/PreCast.mli
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.ml > camlp4/Camlp4/PreCast.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/OCamlInitSyntax.cmo camlp4/Camlp4/OCamlInitSyntax.ml
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.mli > camlp4/Camlp4/Printers/DumpCamlp4Ast.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmi camlp4/Camlp4/Printers/DumpCamlp4Ast.mli
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.ml > camlp4/Camlp4/Printers/DumpCamlp4Ast.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.mli > camlp4/Camlp4/Printers/DumpOCamlAst.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpOCamlAst.cmi camlp4/Camlp4/Printers/DumpOCamlAst.mli
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.ml > camlp4/Camlp4/Printers/DumpOCamlAst.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/AstFilters.ml > camlp4/Camlp4/Struct/AstFilters.ml.depends
- cp -p camlp4/boot/Camlp4Ast.ml camlp4/Camlp4/Struct/Camlp4Ast.ml
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast.ml > camlp4/Camlp4/Struct/Camlp4Ast.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmi camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.mli > camlp4/Camlp4/Struct/Loc.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.mli > camlp4/Camlp4/Struct/Token.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Loc.cmi camlp4/Camlp4/Struct/Loc.mli
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmi camlp4/Camlp4/Struct/Token.mli
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CleanAst.ml > camlp4/Camlp4/Struct/CleanAst.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.mli > camlp4/Camlp4/Struct/CommentFilter.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CommentFilter.cmi camlp4/Camlp4/Struct/CommentFilter.mli
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CommentFilter.cmi camlp4/Camlp4/Struct/CommentFilter.mli
- File "camlp4/Camlp4/Struct/CommentFilter.mli", line 28, characters 22-30:
- 28 |   value filter : t -> Stream.t (Token.t * Loc.t) -> Stream.t (Token.t * Loc.t);
-                            ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/CommentFilter.mli", line 28, characters 52-60:
- 28 |   value filter : t -> Stream.t (Token.t * Loc.t) -> Stream.t (Token.t * Loc.t);
-                                                          ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/CommentFilter.mli", line 32, characters 27-35:
- 32 |   value take_stream : t -> Stream.t (string * Loc.t);
-                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.ml > camlp4/Camlp4/Struct/CommentFilter.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.mli > camlp4/Camlp4/Struct/DynLoader.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynLoader.cmi camlp4/Camlp4/Struct/DynLoader.mli
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.ml > camlp4/Camlp4/Struct/DynLoader.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.mli > camlp4/Camlp4/Struct/EmptyError.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyError.cmi camlp4/Camlp4/Struct/EmptyError.mli
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.ml > camlp4/Camlp4/Struct/EmptyError.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.mli > camlp4/Camlp4/Struct/EmptyPrinter.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyPrinter.cmi camlp4/Camlp4/Struct/EmptyPrinter.mli
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.ml > camlp4/Camlp4/Struct/EmptyPrinter.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.mli > camlp4/Camlp4/Struct/FreeVars.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/FreeVars.cmi camlp4/Camlp4/Struct/FreeVars.mli
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.ml > camlp4/Camlp4/Struct/FreeVars.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamllex.opt -q camlp4/Camlp4/Struct/Lexer.mll
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -modules camlp4/Camlp4/Struct/Lexer.ml > camlp4/Camlp4/Struct/Lexer.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.ml > camlp4/Camlp4/Struct/Loc.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Quotation.ml > camlp4/Camlp4/Struct/Quotation.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynAst.ml > camlp4/Camlp4/Struct/DynAst.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynAst.cmo camlp4/Camlp4/Struct/DynAst.ml
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.ml > camlp4/Camlp4/Struct/Token.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Delete.ml > camlp4/Camlp4/Struct/Grammar/Delete.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.mli > camlp4/Camlp4/Struct/Grammar/Parser.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Structure.ml > camlp4/Camlp4/Struct/Grammar/Structure.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Structure.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Structure.ml
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 33, characters 33-41:
- 33 |       glexer          : Loc.t -> Stream.t char -> Stream.t (Token.t * Loc.t);
-                                       ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 33, characters 50-58:
- 33 |       glexer          : Loc.t -> Stream.t char -> Stream.t (Token.t * Loc.t);
-                                                        ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 42, characters 22-30:
- 42 |   type token_stream = Stream.t (Token.t * token_info);
-                            ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 95, characters 7-15:
- 95 |       (Stream.t 'a -> 'b) -> Stream.t 'a -> 'c;
-             ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 95, characters 29-37:
- 95 |       (Stream.t 'a -> 'b) -> Stream.t 'a -> 'c;
-                                   ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 99, characters 7-15:
- 99 |       (Stream.t 'a -> 'b) -> (Stream.t 'a -> unit) -> Stream.t 'a -> 'c;
-             ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 99, characters 30-38:
- 99 |       (Stream.t 'a -> 'b) -> (Stream.t 'a -> unit) -> Stream.t 'a -> 'c;
-                                    ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 99, characters 54-62:
- 99 |       (Stream.t 'a -> 'b) -> (Stream.t 'a -> unit) -> Stream.t 'a -> 'c;
-                                                            ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 124, characters 33-41:
- 124 |       glexer          : Loc.t -> Stream.t char -> Stream.t (Token.t * Loc.t);
-                                        ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 124, characters 50-58:
- 124 |       glexer          : Loc.t -> Stream.t char -> Stream.t (Token.t * Loc.t);
-                                                         ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 133, characters 22-30:
- 133 |   type token_stream = Stream.t (Token.t * token_info);
-                             ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 186, characters 7-15:
- 186 |       (Stream.t 'a -> 'b) -> Stream.t 'a -> 'c;
-              ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 186, characters 29-37:
- 186 |       (Stream.t 'a -> 'b) -> Stream.t 'a -> 'c;
-                                    ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 190, characters 7-15:
- 190 |       (Stream.t 'a -> 'b) -> (Stream.t 'a -> unit) -> Stream.t 'a -> 'c;
-              ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 190, characters 30-38:
- 190 |       (Stream.t 'a -> 'b) -> (Stream.t 'a -> unit) -> Stream.t 'a -> 'c;
-                                     ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 190, characters 54-62:
- 190 |       (Stream.t 'a -> 'b) -> (Stream.t 'a -> unit) -> Stream.t 'a -> 'c;
-                                                             ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.mli > camlp4/Camlp4/Struct/Grammar/Print.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Tools.ml > camlp4/Camlp4/Struct/Grammar/Tools.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Parser.cmi camlp4/Camlp4/Struct/Grammar/Parser.mli
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Print.cmi camlp4/Camlp4/Struct/Grammar/Print.mli
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Tools.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Tools.ml
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 27, characters 11-23:
- 27 |     raise (Stream.Error ("entry [" ^ ename ^ "] is empty"));
-                 ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", lines 29-31, characters 27-22:
- 29 | ...........................parser
- 30 |     [ [: ` x; strm :] -> [: ` (f x); stream_map f strm :]
- 31 |     | [: :] -> [: :] ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", lines 29-31, characters 27-22:
- 29 | ...........................parser
- 30 |     [ [: ` x; strm :] -> [: ` (f x); stream_map f strm :]
- 31 |     | [: :] -> [: :] ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 30, characters 9-12:
- 30 |     [ [: ` x; strm :] -> [: ` (f x); stream_map f strm :]
-               ^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 30, characters 28-35:
- 30 |     [ [: ` x; strm :] -> [: ` (f x); stream_map f strm :]
-                                  ^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 30, characters 37-54:
- 30 |     [ [: ` x; strm :] -> [: ` (f x); stream_map f strm :]
-                                           ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 31, characters 15-20:
- 31 |     | [: :] -> [: :] ];
-                     ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 34, characters 10-21:
- 34 |     match Stream.peek strm with
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 35, characters 14-19:
- 35 |     [ None -> [: :]
-                    ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 39, characters 13-74:
- 39 |           [: `(tok0, {prev_loc; cur_loc = prev_loc; prev_loc_only = True});
-                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 40, characters 13-30:
- 40 |              go prev_loc strm1 :]
-                   ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", lines 42-46, characters 10-28:
- 42 | ..........match strm1 with parser
- 43 |           [ [: `(tok,cur_loc); strm :] ->
- 44 |               [: `(tok, {prev_loc; cur_loc; prev_loc_only = False});
- 45 |                  go cur_loc strm :]
- 46 |           | [: :] -> [: :] ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", lines 42-46, characters 10-28:
- 42 | ..........match strm1 with parser
- 43 |           [ [: `(tok,cur_loc); strm :] ->
- 44 |               [: `(tok, {prev_loc; cur_loc; prev_loc_only = False});
- 45 |                  go cur_loc strm :]
- 46 |           | [: :] -> [: :] ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 43, characters 15-29:
- 43 |           [ [: `(tok,cur_loc); strm :] ->
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 44, characters 17-67:
- 44 |               [: `(tok, {prev_loc; cur_loc; prev_loc_only = False});
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 45, characters 17-32:
- 45 |                  go cur_loc strm :]
-                       ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 46, characters 21-26:
- 46 |           | [: :] -> [: :] ]
-                           ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 52, characters 10-21:
- 52 |     match Stream.peek strm with
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 59, characters 25-36:
- 59 |       let result = match Stream.peek strm with
-                               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 61, characters 18-29:
- 61 |             begin Stream.junk strm; prev_loc end
-                        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Dynamic.ml > camlp4/Camlp4/Struct/Grammar/Dynamic.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Delete.cmo camlp4/Camlp4/Struct/Grammar/Delete.ml
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Entry.ml > camlp4/Camlp4/Struct/Grammar/Entry.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.mli > camlp4/Camlp4/Struct/Grammar/Fold.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Insert.ml > camlp4/Camlp4/Struct/Grammar/Insert.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Entry.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Entry.ml
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 41, characters 24-33:
- 41 |       econtinue _ _ _ = parser [];
-                              ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 41, characters 24-33:
- 41 |       econtinue _ _ _ = parser [];
-                              ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 46, characters 6-20:
- 46 |     [ Stream.Failure ->
-            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 48, characters 11-23:
- 48 |           (Stream.Error ("illegal begin of " ^ entry.ename))
-                 ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 54, characters 50-66:
- 54 |   value lex_string entry loc str = lex entry loc (Stream.of_string str);
-                                                        ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 68, characters 27-35:
- 68 |   value of_parser g n (p : Stream.t (Token.t * token_info) -> 'a) : t 'a =
-                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 73, characters 24-33:
- 73 |       econtinue _ _ _ = parser [];
-                              ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 73, characters 24-33:
- 73 |       econtinue _ _ _ = parser [];
-                              ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 76, characters 28-36:
- 76 |   value setup_parser e (p : Stream.t (Token.t * token_info) -> 'a) =
-                                  ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 79, characters 34-43:
- 79 |       e.econtinue := fun _ _ _ -> parser [];
-                                        ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 79, characters 34-43:
- 79 |       e.econtinue := fun _ _ _ -> parser [];
-                                        ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 85, characters 27-36:
- 85 |       e.estart := fun _ -> parser [];
-                                 ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 85, characters 27-36:
- 85 |       e.estart := fun _ -> parser [];
-                                 ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 86, characters 34-43:
- 86 |       e.econtinue := fun _ _ _ -> parser [];
-                                        ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 86, characters 34-43:
- 86 |       e.econtinue := fun _ _ _ -> parser [];
-                                        ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Fold.cmi camlp4/Camlp4/Struct/Grammar/Fold.mli
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Insert.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Insert.ml
- File "camlp4/Camlp4/Struct/Grammar/Insert.ml", line 69, characters 20-37:
- 69 |               flush Pervasives.stderr
-                          ^^^^^^^^^^^^^^^^^
- 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 "camlp4/Camlp4/Struct/Grammar/Insert.ml", line 79, characters 64-81:
- 79 |             eprintf "<W> Level label \"%s\" ignored\n" n; flush Pervasives.stderr
-                                                                      ^^^^^^^^^^^^^^^^^
- 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 "camlp4/Camlp4/Struct/Grammar/Insert.ml", line 105, characters 22-39:
- 105 |                 flush Pervasives.stderr;
-                             ^^^^^^^^^^^^^^^^^
- 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 "camlp4/Camlp4/Struct/Grammar/Insert.ml", line 122, characters 22-39:
- 122 |                 flush Pervasives.stderr;
-                             ^^^^^^^^^^^^^^^^^
- 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 "camlp4/Camlp4/Struct/Grammar/Insert.ml", line 139, characters 22-39:
- 139 |                 flush Pervasives.stderr;
-                             ^^^^^^^^^^^^^^^^^
- 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 "camlp4/Camlp4/Struct/Grammar/Insert.ml", line 162, characters 16-33:
- 162 |           flush Pervasives.stderr;
-                       ^^^^^^^^^^^^^^^^^
- 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 "camlp4/Camlp4/Struct/Grammar/Insert.ml", line 171, characters 16-33:
- 171 |           flush Pervasives.stderr;
-                       ^^^^^^^^^^^^^^^^^
- 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 "camlp4/Camlp4/Struct/Grammar/Insert.ml", line 280, characters 18-35:
- 280 |             flush Pervasives.stderr;
-                         ^^^^^^^^^^^^^^^^^
- 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
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Failed.ml > camlp4/Camlp4/Struct/Grammar/Failed.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Search.ml > camlp4/Camlp4/Struct/Grammar/Search.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Search.cmo camlp4/Camlp4/Struct/Grammar/Search.ml
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Find.ml > camlp4/Camlp4/Struct/Grammar/Find.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.ml > camlp4/Camlp4/Struct/Grammar/Fold.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Failed.cmo camlp4/Camlp4/Struct/Grammar/Failed.ml
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.ml > camlp4/Camlp4/Struct/Grammar/Parser.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.ml > camlp4/Camlp4/Struct/Grammar/Print.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Static.ml > camlp4/Camlp4/Struct/Grammar/Static.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.ml
- File "camlp4/Camlp4/Struct/Grammar/Dynamic.ml", line 45, characters 42-58:
- 45 |   value lex_string g loc str = lex g loc (Stream.of_string str);
-                                                ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Find.cmo camlp4/Camlp4/Struct/Grammar/Find.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Fold.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Fold.ml
- File "camlp4/Camlp4/Struct/Grammar/Fold.ml", line 31, characters 16-24:
- 31 |     type t 'a = Stream.t 'a;
-                      ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Fold.ml", line 32, characters 24-38:
- 32 |     exception Failure = Stream.Failure;
-                              ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Fold.ml", line 33, characters 22-34:
- 33 |     exception Error = Stream.Error;
-                            ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Parser.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Parser.ml
- File "camlp4/Camlp4/Struct/Grammar/Parser.ml", line 27, characters 22-28:
- 27 |   module StreamOrig = Stream;
-                            ^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Parser.ml", line 30, characters 22-33:
- 30 |     for i = 1 to n do Stream.junk strm done;
-                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Parser.ml", line 53, characters 12-24:
- 53 |     loop n (Stream.npeek n strm);
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Parser.ml", line 66, characters 16-28:
- 66 |         loop n (Stream.npeek (n + 1) strm) where rec loop n =
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Parser.ml", line 72, characters 6-17:
- 72 |       Stream.from peek_nth;
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Print.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Print.ml
- File "camlp4/Camlp4/Struct/Grammar/Print.ml", lines 74-80, characters 8-31:
- 74 | ........List.fold_left
- 75 |           (fun sep symbol ->
- 76 |             do {
- 77 |               fprintf ppf "%t%a" sep print_symbol symbol;
- 78 |               fun ppf -> fprintf ppf ";@ "
- 79 |             })
- 80 |           (fun _ -> ()) symbols
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- File "camlp4/Camlp4/Struct/Grammar/Print.ml", lines 88-94, characters 8-29:
- 88 | ........List.fold_left
- 89 |           (fun sep rule ->
- 90 |             do {
- 91 |               fprintf ppf "%t%a" sep print_rule rule;
- 92 |               fun ppf -> fprintf ppf "%a| " pp_print_space ()
- 93 |             })
- 94 |           (fun _ -> ()) rules
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- File "camlp4/Camlp4/Struct/Grammar/Print.ml", lines 102-121, characters 6-26:
- 102 | ......List.fold_left
- 103 |         (fun sep lev ->
- 104 |           let rules =
- 105 |             [ [Sself :: t] | t <- flatten_tree lev.lsuffix ] @
- 106 |               flatten_tree lev.lprefix
- ...
- 118 |             print_level ppf pp_force_newline rules;
- 119 |             fun ppf -> fprintf ppf "@,| "
- 120 |           })
- 121 |         (fun _ -> ()) elev
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- File "camlp4/Camlp4/Struct/Grammar/Print.ml", lines 210-216, characters 8-31:
- 210 | ........List.fold_left
- 211 |           (fun sep symbol ->
- 212 |             do {
- 213 |               fprintf ppf "%t%a" sep print_symbol symbol;
- 214 |               fun ppf -> fprintf ppf ";@ "
- 215 |             })
- 216 |           (fun _ -> ()) symbols
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- File "camlp4/Camlp4/Struct/Grammar/Print.ml", lines 224-230, characters 8-29:
- 224 | ........List.fold_left
- 225 |           (fun sep rule ->
- 226 |             do {
- 227 |               fprintf ppf "%t%a" sep print_rule rule;
- 228 |               fun ppf -> fprintf ppf "%a| " pp_print_space ()
- 229 |             })
- 230 |           (fun _ -> ()) rules
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- File "camlp4/Camlp4/Struct/Grammar/Print.ml", lines 238-257, characters 6-26:
- 238 | ......List.fold_left
- 239 |         (fun sep lev ->
- 240 |           do {
- 241 |             fprintf ppf "%t@[<v2>" sep;
- 242 |             match lev.lname with
- ...
- 254 |             fprintf ppf "@]";
- 255 |             fun ppf -> fprintf ppf "@,| "
- 256 |           })
- 257 |         (fun _ -> ()) elev
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Static.cmo camlp4/Camlp4/Struct/Grammar/Static.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Static.cmo camlp4/Camlp4/Struct/Grammar/Static.ml
- File "camlp4/Camlp4/Struct/Grammar/Static.ml", line 61, characters 38-54:
- 61 |   value lex_string loc str = lex loc (Stream.of_string str);
-                                            ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/AstFilters.cmo camlp4/Camlp4/Struct/AstFilters.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast.cmo camlp4/Camlp4/Struct/Camlp4Ast.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmo camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CleanAst.cmo camlp4/Camlp4/Struct/CleanAst.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/CommentFilter.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/CommentFilter.ml
- File "camlp4/Camlp4/Struct/CommentFilter.ml", line 22, characters 12-20:
- 22 |   type t = (Stream.t (string * Loc.t) * Queue.t (string * Loc.t));
-                  ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/CommentFilter.ml", line 29, characters 8-19:
- 29 |     in (Stream.from f, q);
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/CommentFilter.ml", lines 33-41, characters 6-24:
- 33 | ......parser
- 34 |       [ [: ` (Sig.COMMENT x, loc); xs :] ->
- 35 |             do { Queue.add (x, loc) q;
- 36 |                  debug comments "add: %S at %a@\n" x Loc.dump loc in
- 37 |                  self xs }
- 38 |       | [: ` x; xs :] ->
- 39 |           (* debug comments "Found %a at %a@." Token.print x Loc.dump loc in *)
- 40 |           [: ` x; self xs :]
- 41 |       | [: :] -> [: :] ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/CommentFilter.ml", lines 33-41, characters 6-24:
- 33 | ......parser
- 34 |       [ [: ` (Sig.COMMENT x, loc); xs :] ->
- 35 |             do { Queue.add (x, loc) q;
- 36 |                  debug comments "add: %S at %a@\n" x Loc.dump loc in
- 37 |                  self xs }
- 38 |       | [: ` x; xs :] ->
- 39 |           (* debug comments "Found %a at %a@." Token.print x Loc.dump loc in *)
- 40 |           [: ` x; self xs :]
- 41 |       | [: :] -> [: :] ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/CommentFilter.ml", line 34, characters 11-33:
- 34 |       [ [: ` (Sig.COMMENT x, loc); xs :] ->
-                 ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/CommentFilter.ml", line 38, characters 11-14:
- 38 |       | [: ` x; xs :] ->
-                 ^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/CommentFilter.ml", line 40, characters 13-16:
- 40 |           [: ` x; self xs :]
-                   ^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/CommentFilter.ml", line 40, characters 18-25:
- 40 |           [: ` x; self xs :]
-                        ^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/CommentFilter.ml", line 41, characters 17-22:
- 41 |       | [: :] -> [: :] ]
-                       ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynLoader.cmo camlp4/Camlp4/Struct/DynLoader.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyError.cmo camlp4/Camlp4/Struct/EmptyError.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyPrinter.cmo camlp4/Camlp4/Struct/EmptyPrinter.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/FreeVars.cmo camlp4/Camlp4/Struct/FreeVars.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w a -I camlp4/import -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Lexer.cmo camlp4/Camlp4/Struct/Lexer.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Loc.cmo camlp4/Camlp4/Struct/Loc.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Quotation.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Token.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Token.ml
- File "camlp4/Camlp4/Struct/Token.ml", lines 141-145, characters 6-24:
- 141 | ......parser
- 142 |       [ [: `(COMMENT _ | BLANKS _ | NEWLINE | LINE_DIRECTIVE _ _, _); s :] ->
- 143 |           ignore_layout s
- 144 |       | [: ` x; s :] -> [: ` x; ignore_layout s :]
- 145 |       | [: :] -> [: :] ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 141-145, characters 6-24:
- 141 | ......parser
- 142 |       [ [: `(COMMENT _ | BLANKS _ | NEWLINE | LINE_DIRECTIVE _ _, _); s :] ->
- 143 |           ignore_layout s
- 144 |       | [: ` x; s :] -> [: ` x; ignore_layout s :]
- 145 |       | [: :] -> [: :] ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 142, characters 11-68:
- 142 |       [ [: `(COMMENT _ | BLANKS _ | NEWLINE | LINE_DIRECTIVE _ _, _); s :] ->
-                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 144, characters 11-14:
- 144 |       | [: ` x; s :] -> [: ` x; ignore_layout s :]
-                  ^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 144, characters 27-30:
- 144 |       | [: ` x; s :] -> [: ` x; ignore_layout s :]
-                                  ^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 144, characters 32-47:
- 144 |       | [: ` x; s :] -> [: ` x; ignore_layout s :]
-                                       ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 145, characters 17-22:
- 145 |       | [: :] -> [: :] ];
-                        ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 162-164, characters 8-26:
- 162 | ........parser
- 163 |         [ [: `(tok, loc); s :] -> [: ` f tok loc; filter s :]
- 164 |         | [: :] -> [: :] ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 162-164, characters 8-26:
- 162 | ........parser
- 163 |         [ [: `(tok, loc); s :] -> [: ` f tok loc; filter s :]
- 164 |         | [: :] -> [: :] ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 163, characters 13-24:
- 163 |         [ [: `(tok, loc); s :] -> [: ` f tok loc; filter s :]
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 163, characters 37-48:
- 163 |         [ [: `(tok, loc); s :] -> [: ` f tok loc; filter s :]
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 163, characters 50-58:
- 163 |         [ [: `(tok, loc); s :] -> [: ` f tok loc; filter s :]
-                                                         ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 164, characters 19-24:
- 164 |         | [: :] -> [: :] ]
-                          ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 167-172, characters 8-26:
- 167 | ........parser
- 168 |         [ [: `((_tok, _loc) as x); xs :] ->
- 169 |             debug token "@[<hov 2>Lexer after filter:@ %a@ at@ %a@]@."
- 170 |                         print _tok Loc.dump _loc in
- 171 |             [: ` x; tracer xs :]
- 172 |         | [: :] -> [: :] ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 167-172, characters 8-26:
- 167 | ........parser
- 168 |         [ [: `((_tok, _loc) as x); xs :] ->
- 169 |             debug token "@[<hov 2>Lexer after filter:@ %a@ at@ %a@]@."
- 170 |                         print _tok Loc.dump _loc in
- 171 |             [: ` x; tracer xs :]
- 172 |         | [: :] -> [: :] ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 168, characters 13-33:
- 168 |         [ [: `((_tok, _loc) as x); xs :] ->
-                    ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 171, characters 15-18:
- 171 |             [: ` x; tracer xs :]
-                      ^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 171, characters 20-29:
- 171 |             [: ` x; tracer xs :]
-                           ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 172, characters 19-24:
- 172 |         | [: :] -> [: :] ]
-                          ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 193-195, characters 26-19:
- 193 | ..........................parser
- 194 |     [ [: `' ' | '\t'; s :] -> skip_indent s
- 195 |     | [: :] -> () ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 193-195, characters 26-19:
- 193 | ..........................parser
- 194 |     [ [: `' ' | '\t'; s :] -> skip_indent s
- 195 |     | [: :] -> () ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 194, characters 9-20:
- 194 |     [ [: `' ' | '\t'; s :] -> skip_indent s
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 197-199, characters 28-19:
- 197 | ............................parser
- 198 |     [ [: `'\010' :] -> ()
- 199 |     | [: :] -> () ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 197-199, characters 28-19:
- 197 | ............................parser
- 198 |     [ [: `'\010' :] -> ()
- 199 |     | [: :] -> () ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 198, characters 9-16:
- 198 |     [ [: `'\010' :] -> ()
-                ^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 204-219, characters 24-52:
- 204 | ........................parser
- 205 |     [ [: `'\010' :] -> '\010'
- 206 |     | [: `'\013' :] -> '\013'
- 207 |     | [: `'n' :]  -> '\n'
- 208 |     | [: `'r' :]  -> '\r'
- ...
- 216 |         chr (100 * (valch c1) + 10 * (valch c2) + (valch c3))
- 217 |     | [: `'x'; `('0'..'9' | 'a'..'f' | 'A'..'F' as c1) ;
- 218 |               `('0'..'9' | 'a'..'f' | 'A'..'F' as c2) :] ->
- 219 |         chr (16 * (valch_hex c1) + (valch_hex c2)) ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 204-219, characters 24-52:
- 204 | ........................parser
- 205 |     [ [: `'\010' :] -> '\010'
- 206 |     | [: `'\013' :] -> '\013'
- 207 |     | [: `'n' :]  -> '\n'
- 208 |     | [: `'r' :]  -> '\r'
- ...
- 216 |         chr (100 * (valch c1) + 10 * (valch c2) + (valch c3))
- 217 |     | [: `'x'; `('0'..'9' | 'a'..'f' | 'A'..'F' as c1) ;
- 218 |               `('0'..'9' | 'a'..'f' | 'A'..'F' as c2) :] ->
- 219 |         chr (16 * (valch_hex c1) + (valch_hex c2)) ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 205, characters 9-16:
- 205 |     [ [: `'\010' :] -> '\010'
-                ^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 206, characters 9-16:
- 206 |     | [: `'\013' :] -> '\013'
-                ^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 207, characters 9-13:
- 207 |     | [: `'n' :]  -> '\n'
-                ^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 208, characters 9-13:
- 208 |     | [: `'r' :]  -> '\r'
-                ^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 209, characters 9-13:
- 209 |     | [: `'t' :]  -> '\t'
-                ^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 210, characters 9-13:
- 210 |     | [: `'b' :]  -> '\b'
-                ^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 211, characters 9-14:
- 211 |     | [: `'\\' :] -> '\\'
-                ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 212, characters 9-13:
- 212 |     | [: `'"' :]  -> '"'
-                ^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 213, characters 9-14:
- 213 |     | [: `'\'' :]  -> '\''
-                ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 214, characters 9-13:
- 214 |     | [: `' ' :]  -> ' '
-                ^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 215, characters 9-26:
- 215 |     | [: `('0'..'9' as c1); `('0'..'9' as c2); `('0'..'9' as c3) :] ->
-                ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 215, characters 28-45:
- 215 |     | [: `('0'..'9' as c1); `('0'..'9' as c2); `('0'..'9' as c3) :] ->
-                                   ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 215, characters 28-45:
- 215 |     | [: `('0'..'9' as c1); `('0'..'9' as c2); `('0'..'9' as c3) :] ->
-                                   ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 215, characters 47-64:
- 215 |     | [: `('0'..'9' as c1); `('0'..'9' as c2); `('0'..'9' as c3) :] ->
-                                                      ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 215, characters 47-64:
- 215 |     | [: `('0'..'9' as c1); `('0'..'9' as c2); `('0'..'9' as c3) :] ->
-                                                      ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 215, characters 9-26:
- 215 |     | [: `('0'..'9' as c1); `('0'..'9' as c2); `('0'..'9' as c3) :] ->
-                ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 215, characters 9-26:
- 215 |     | [: `('0'..'9' as c1); `('0'..'9' as c2); `('0'..'9' as c3) :] ->
-                ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 217, characters 9-13:
- 217 |     | [: `'x'; `('0'..'9' | 'a'..'f' | 'A'..'F' as c1) ;
-                ^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 217, characters 15-54:
- 217 |     | [: `'x'; `('0'..'9' | 'a'..'f' | 'A'..'F' as c1) ;
-                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 217, characters 15-54:
- 217 |     | [: `'x'; `('0'..'9' | 'a'..'f' | 'A'..'F' as c1) ;
-                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 218, characters 14-53:
- 218 |               `('0'..'9' | 'a'..'f' | 'A'..'F' as c2) :] ->
-                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 218, characters 14-53:
- 218 |               `('0'..'9' | 'a'..'f' | 'A'..'F' as c2) :] ->
-                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 217, characters 9-13:
- 217 |     | [: `'x'; `('0'..'9' | 'a'..'f' | 'A'..'F' as c1) ;
-                ^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 217, characters 9-13:
- 217 |     | [: `'x'; `('0'..'9' | 'a'..'f' | 'A'..'F' as c1) ;
-                ^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 204-219, characters 24-52:
- 204 | ........................parser
- 205 |     [ [: `'\010' :] -> '\010'
- 206 |     | [: `'\013' :] -> '\013'
- 207 |     | [: `'n' :]  -> '\n'
- 208 |     | [: `'r' :]  -> '\r'
- ...
- 216 |         chr (100 * (valch c1) + 10 * (valch c2) + (valch c3))
- 217 |     | [: `'x'; `('0'..'9' | 'a'..'f' | 'A'..'F' as c1) ;
- 218 |               `('0'..'9' | 'a'..'f' | 'A'..'F' as c2) :] ->
- 219 |         chr (16 * (valch_hex c1) + (valch_hex c2)) ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 221-226, characters 47-48:
- 221 | ...............................................parser
- 222 |     [ [: `'\010'; s :] -> skip_indent s
- 223 |     | [: `'\013'; s :] -> do { skip_opt_linefeed s; skip_indent s }
- 224 |     | [: x = backslash :] -> store x
- 225 |     | [: `c when not strict :] -> do { store '\\'; store c }
- 226 |     | [: :] -> failwith "invalid string token" ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 221-226, characters 47-48:
- 221 | ...............................................parser
- 222 |     [ [: `'\010'; s :] -> skip_indent s
- 223 |     | [: `'\013'; s :] -> do { skip_opt_linefeed s; skip_indent s }
- 224 |     | [: x = backslash :] -> store x
- 225 |     | [: `c when not strict :] -> do { store '\\'; store c }
- 226 |     | [: :] -> failwith "invalid string token" ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 222, characters 9-16:
- 222 |     [ [: `'\010'; s :] -> skip_indent s
-                ^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 223, characters 9-16:
- 223 |     | [: `'\013'; s :] -> do { skip_opt_linefeed s; skip_indent s }
-                ^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 224, characters 9-22:
- 224 |     | [: x = backslash :] -> store x
-                ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 221-226, characters 47-48:
- 221 | ...............................................parser
- 222 |     [ [: `'\010'; s :] -> skip_indent s
- 223 |     | [: `'\013'; s :] -> do { skip_opt_linefeed s; skip_indent s }
- 224 |     | [: x = backslash :] -> store x
- 225 |     | [: `c when not strict :] -> do { store '\\'; store c }
- 226 |     | [: :] -> failwith "invalid string token" ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 225, characters 9-27:
- 225 |     | [: `c when not strict :] -> do { store '\\'; store c }
-                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 231-233, characters 9-50:
- 231 | .........match Stream.of_string s with parser
- 232 |         [ [: `'\\'; x = backslash :] -> x
- 233 |         | [: :] -> failwith "invalid char token" ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 231, characters 15-31:
- 231 |     else match Stream.of_string s with parser
-                      ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 231-233, characters 9-50:
- 231 | .........match Stream.of_string s with parser
- 232 |         [ [: `'\\'; x = backslash :] -> x
- 233 |         | [: :] -> failwith "invalid char token" ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 232, characters 13-18:
- 232 |         [ [: `'\\'; x = backslash :] -> x
-                    ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 232, characters 20-33:
- 232 |         [ [: `'\\'; x = backslash :] -> x
-                           ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 232, characters 13-18:
- 232 |         [ [: `'\\'; x = backslash :] -> x
-                    ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 238-241, characters 20-38:
- 238 | ....................parser
- 239 |       [ [: `'\\'; _ = backslash_in_string (strict <> None) store; s :] -> parse s
- 240 |       | [: `c; s :] -> do { store c; parse s }
- 241 |       | [: :] -> Buffer.contents buf ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 238-241, characters 20-38:
- 238 | ....................parser
- 239 |       [ [: `'\\'; _ = backslash_in_string (strict <> None) store; s :] -> parse s
- 240 |       | [: `c; s :] -> do { store c; parse s }
- 241 |       | [: :] -> Buffer.contents buf ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 239, characters 11-16:
- 239 |       [ [: `'\\'; _ = backslash_in_string (strict <> None) store; s :] -> parse s
-                  ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 239, characters 18-64:
- 239 |       [ [: `'\\'; _ = backslash_in_string (strict <> None) store; s :] -> parse s
-                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 239, characters 11-16:
- 239 |       [ [: `'\\'; _ = backslash_in_string (strict <> None) store; s :] -> parse s
-                  ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 240, characters 11-13:
- 240 |       | [: `c; s :] -> do { store c; parse s }
-                  ^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 242, characters 14-30:
- 242 |     in parse (Stream.of_string s);
-                     ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -pack -g camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Search.cmo camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Failed.cmo camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Delete.cmo camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Find.cmo camlp4/Camlp4/Struct/Grammar/Static.cmo -o camlp4/Camlp4/Struct/Grammar.cmo
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -pack -g camlp4/Camlp4/Struct/AstFilters.cmo camlp4/Camlp4/Struct/Camlp4Ast.cmo camlp4/Camlp4/Struct/Loc.cmo camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmo camlp4/Camlp4/Struct/CleanAst.cmo camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/DynLoader.cmo camlp4/Camlp4/Struct/EmptyError.cmo camlp4/Camlp4/Struct/EmptyPrinter.cmo camlp4/Camlp4/Struct/FreeVars.cmo camlp4/Camlp4/Struct/Lexer.cmo camlp4/Camlp4/Struct/DynAst.cmo camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Grammar.cmo -o camlp4/Camlp4/Struct.cmo
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.mli > camlp4/Camlp4/Printers/Null.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/Null.cmi camlp4/Camlp4/Printers/Null.mli
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.ml > camlp4/Camlp4/Printers/Null.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.mli > camlp4/Camlp4/Printers/OCaml.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCaml.cmi camlp4/Camlp4/Printers/OCaml.mli
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.ml > camlp4/Camlp4/Printers/OCaml.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.mli > camlp4/Camlp4/Printers/OCamlr.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCamlr.cmi camlp4/Camlp4/Printers/OCamlr.mli
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.ml > camlp4/Camlp4/Printers/OCamlr.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmo camlp4/Camlp4/Printers/DumpCamlp4Ast.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpOCamlAst.cmo camlp4/Camlp4/Printers/DumpOCamlAst.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/Null.cmo camlp4/Camlp4/Printers/Null.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCaml.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCaml.ml
- File "camlp4/Camlp4/Printers/OCaml.ml", lines 98-99, characters 8-41:
- 98 | ........match lexer str with parser
- 99 |         [: `(tok, _); `(EOI, _) :] -> tok
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", lines 98-99, characters 8-41:
- 98 | ........match lexer str with parser
- 99 |         [: `(tok, _); `(EOI, _) :] -> tok
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", line 99, characters 11-20:
- 99 |         [: `(tok, _); `(EOI, _) :] -> tok
-                 ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", line 99, characters 22-31:
- 99 |         [: `(tok, _); `(EOI, _) :] -> tok
-                            ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", line 99, characters 22-31:
- 99 |         [: `(tok, _); `(EOI, _) :] -> tok
-                            ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", line 99, characters 11-20:
- 99 |         [: `(tok, _); `(EOI, _) :] -> tok
-                 ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", lines 98-99, characters 8-41:
- 98 | ........match lexer str with parser
- 99 |         [: `(tok, _); `(EOI, _) :] -> tok
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", line 101, characters 6-20:
- 101 |     [ Stream.Failure | Stream.Error _ ->
-             ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", line 101, characters 23-35:
- 101 |     [ Stream.Failure | Stream.Error _ ->
-                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", lines 151-155, characters 4-19:
- 151 | ....parser
- 152 |     [ [: ` (comm, comm_loc) when Loc.strictly_before comm_loc loc; s :] ->
- 153 |           let () = f comm comm_loc in
- 154 |           do_print_comments_before loc f s
- 155 |     | [: :] -> () ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", lines 151-155, characters 4-19:
- 151 | ....parser
- 152 |     [ [: ` (comm, comm_loc) when Loc.strictly_before comm_loc loc; s :] ->
- 153 |           let () = f comm comm_loc in
- 154 |           do_print_comments_before loc f s
- 155 |     | [: :] -> () ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", line 152, characters 9-65:
- 152 |     [ [: ` (comm, comm_loc) when Loc.strictly_before comm_loc loc; s :] ->
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCamlr.cmo camlp4/Camlp4/Printers/OCamlr.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -pack -g camlp4/Camlp4/Printers/DumpCamlp4Ast.cmo camlp4/Camlp4/Printers/DumpOCamlAst.cmo camlp4/Camlp4/Printers/Null.cmo camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCamlr.cmo -o camlp4/Camlp4/Printers.cmo
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.mli > camlp4/Camlp4/Register.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Register.cmi camlp4/Camlp4/Register.mli
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Register.cmi camlp4/Camlp4/Register.mli
- File "camlp4/Camlp4/Register.mli", line 38, characters 59-67:
- 38 |   ?directive_handler:('a -> option 'a) -> PreCast.Loc.t -> Stream.t char -> 'a;
-                                                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.ml > camlp4/Camlp4/Register.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Utils.ml > camlp4/Camlp4/Utils.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Debug.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Debug.ml
- File "camlp4/Camlp4/Debug.ml", line 32, characters 17-34:
- 32 |   [ Not_found -> Pervasives.stderr ];
-                       ^^^^^^^^^^^^^^^^^
- 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
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/ErrorHandler.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/ErrorHandler.ml
- File "camlp4/Camlp4/ErrorHandler.ml", line 158, characters 4-18:
- 158 |   | Stream.Failure -> fprintf ppf "Parse failure"
-           ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/ErrorHandler.ml", line 159, characters 4-16:
- 159 |   | Stream.Error str -> fprintf ppf "Parse error: %s" str
-           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmo camlp4/Camlp4/Options.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmo camlp4/Camlp4/Options.ml
- File "camlp4/Camlp4/Options.ml", lines 23-98, characters 2-3:
- 23 | ..fun
- 24 |   [ Arg.Unit f -> if s = "" then do { f (); Some sl } else None
- 25 |   | Arg.Bool f ->
- 26 |       if s = "" then
- 27 |         match sl with
- ...
- 95 |       match (if s = "" then sl else [s :: sl]) with
- 96 |       [ [s :: sl] when List.mem s syms -> do { f s; Some sl }
- 97 |       | _ -> None ]
- 98 |   ].
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (Rest_all _|Expand _)
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/PreCast.cmo camlp4/Camlp4/PreCast.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Register.cmo camlp4/Camlp4/Register.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Register.cmo camlp4/Camlp4/Register.ml
- File "camlp4/Camlp4/Register.ml", line 24, characters 59-67:
- 24 |   ?directive_handler:('a -> option 'a) -> PreCast.Loc.t -> Stream.t char -> 'a;
-                                                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Utils.cmo camlp4/Camlp4/Utils.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -pack -g camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Sig.cmo camlp4/Camlp4/Utils.cmo camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/OCamlInitSyntax.cmo camlp4/Camlp4/Options.cmo camlp4/Camlp4/Struct.cmo camlp4/Camlp4/Printers.cmo camlp4/Camlp4/PreCast.cmo camlp4/Camlp4/Register.cmo -o camlp4/Camlp4.cmo
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Top.ml > camlp4/Camlp4Top/Top.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Rprint.ml > camlp4/Camlp4Top/Rprint.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Top.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Top.ml
- File "camlp4/Camlp4Top/Top.ml", lines 44-46, characters 4-39:
- 44 | ....match token_stream with parser
- 45 |     [ [: `(EOI, _) :] -> raise End_of_file
- 46 |     | [: :] -> parse_fun token_stream ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Top/Top.ml", lines 44-46, characters 4-39:
- 44 | ....match token_stream with parser
- 45 |     [ [: `(EOI, _) :] -> raise End_of_file
- 46 |     | [: :] -> parse_fun token_stream ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Top/Top.ml", line 45, characters 9-18:
- 45 |     [ [: `(EOI, _) :] -> raise End_of_file
-               ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Rprint.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -pack -g camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Rprint.cmo -o camlp4/Camlp4Top.cmo
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.mli > camlp4/camlp4prof.mli.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/camlp4prof.cmi camlp4/camlp4prof.mli
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.ml > camlp4/camlp4prof.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/camlp4prof.cmo camlp4/camlp4prof.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt dynlink.cma unix.cma -g -I camlp4 camlp4/camlp4prof.cmo -o camlp4/camlp4prof.byte
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/mkcamlp4.ml > camlp4/mkcamlp4.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/mkcamlp4.cmo camlp4/mkcamlp4.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -a -I camlp4/config -I camlp4 camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_config.cmo camlp4/Camlp4.cmo -o camlp4/camlp4lib.cma
- /home/opam/.opam/4.14.1/bin/ocamlc.opt dynlink.cma unix.cma -g -I camlp4 camlp4/camlp4lib.cma camlp4/mkcamlp4.cmo -o camlp4/mkcamlp4.byte
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Bin.ml > camlp4/Camlp4Bin.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmo camlp4/Camlp4Bin.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmo camlp4/Camlp4Bin.ml
- File "camlp4/Camlp4Bin.ml", line 120, characters 40-52:
- 120 |         | (loc, _, _) -> Loc.raise loc (Stream.Error "bad directive") ]
-                                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Bin.ml", line 126, characters 13-30:
- 126 |     let cs = Stream.of_channel ic;
-                    ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Bin.cmo -o camlp4/camlp4.byte
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4AstLoader.ml > camlp4/Camlp4Parsers/Camlp4AstLoader.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4DebugParser.ml > camlp4/Camlp4Parsers/Camlp4DebugParser.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4GrammarParser.ml > camlp4/Camlp4Parsers/Camlp4GrammarParser.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4ListComprehension.ml > camlp4/Camlp4Parsers/Camlp4ListComprehension.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4MacroParser.ml > camlp4/Camlp4Parsers/Camlp4MacroParser.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParser.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml > camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.ml
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 63, characters 12-24:
- 63 |     loop n (Stream.npeek n strm) where rec loop n =
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 72, characters 12-23:
- 72 |       match Stream.peek strm with
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 73, characters 44-58:
- 73 |       [ Some (KEYWORD ("."|"("),_) -> raise Stream.Failure
-                                                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 94, characters 35-49:
- 94 |           | Some _ | None -> raise Stream.Failure ]
-                                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 102, characters 26-40:
- 102 |           | None -> raise Stream.Failure ]
-                                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 104, characters 14-25:
- 104 |         match Stream.peek strm with
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 106, characters 46-60:
- 106 |         | Some (KEYWORD "object", _) -> raise Stream.Failure
-                                                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 119, characters 21-35:
- 119 |         | _ -> raise Stream.Failure
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 122, characters 12-24:
- 122 |       loop (Stream.npeek 100 strm))
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 128, characters 15-27:
- 128 |          match Stream.npeek 2 strm with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 130, characters 18-29:
- 130 |              do { Stream.junk strm; Stream.junk strm; i }
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 130, characters 36-47:
- 130 |              do { Stream.junk strm; Stream.junk strm; i }
-                                           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 131, characters 22-36:
- 131 |          | _ -> raise Stream.Failure ])
-                             ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 148, characters 26-38:
- 148 |           Loc.raise _loc (Stream.Error "currified constructor")
-                                 ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 522, characters 48-60:
- 522 |             with [ Invalid_argument s -> raise (Stream.Error s) ] ]
-                                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 518, characters 48-60:
- 518 |             with [ Invalid_argument s -> raise (Stream.Error s) ]
-                                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 580, characters 29-41:
- 580 |                | _ -> raise (Stream.Error "invalid generalized constructor type") ]
-                                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 288, characters 17-31:
- 288 |     | _ -> raise Stream.Failure ];
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 294, characters 17-31:
- 294 |     | _ -> raise Stream.Failure ];
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 350-353, characters 7-28:
- 350 | .......parser
- 351 |         [: `(KEYWORD x | SYMBOL x, ti) when p x :] ->
- 352 |           let _loc = Gram.token_location ti in
- 353 |           <:expr< $lid:x$ >>..
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 350-353, characters 7-28:
- 350 | .......parser
- 351 |         [: `(KEYWORD x | SYMBOL x, ti) when p x :] ->
- 352 |           let _loc = Gram.token_location ti in
- 353 |           <:expr< $lid:x$ >>..
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 351, characters 11-47:
- 351 |         [: `(KEYWORD x | SYMBOL x, ti) when p x :] ->
-                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 350-353, characters 7-28:
- 350 | .......parser
- 351 |         [: `(KEYWORD x | SYMBOL x, ti) when p x :] ->
- 352 |           let _loc = Gram.token_location ti in
- 353 |           <:expr< $lid:x$ >>..
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 390-398, characters 4-54:
- 390 | ....parser
- 391 |     [ [: `((KEYWORD "(", _) as tok); xs :] ->
- 392 |         match xs with parser
- 393 |         [ [: `(KEYWORD ("or"|"mod"|"land"|"lor"|"lxor"|"lsl"|"lsr"|"asr"|"*" as i)  , _loc);
- 394 |              `(KEYWORD ")" , _); xs :] ->
- 395 |                [: `(LIDENT i, _loc); infix_kwds_filter xs :]
- 396 |         | [: xs :] ->
- 397 |                 [: `tok; infix_kwds_filter xs :] ]
- 398 |     | [: `x; xs :] -> [: `x; infix_kwds_filter xs :] ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 390-398, characters 4-54:
- 390 | ....parser
- 391 |     [ [: `((KEYWORD "(", _) as tok); xs :] ->
- 392 |         match xs with parser
- 393 |         [ [: `(KEYWORD ("or"|"mod"|"land"|"lor"|"lxor"|"lsl"|"lsr"|"asr"|"*" as i)  , _loc);
- 394 |              `(KEYWORD ")" , _); xs :] ->
- 395 |                [: `(LIDENT i, _loc); infix_kwds_filter xs :]
- 396 |         | [: xs :] ->
- 397 |                 [: `tok; infix_kwds_filter xs :] ]
- 398 |     | [: `x; xs :] -> [: `x; infix_kwds_filter xs :] ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 391, characters 9-35:
- 391 |     [ [: `((KEYWORD "(", _) as tok); xs :] ->
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 392-397, characters 8-50:
- 392 | ........match xs with parser
- 393 |         [ [: `(KEYWORD ("or"|"mod"|"land"|"lor"|"lxor"|"lsl"|"lsr"|"asr"|"*" as i)  , _loc);
- 394 |              `(KEYWORD ")" , _); xs :] ->
- 395 |                [: `(LIDENT i, _loc); infix_kwds_filter xs :]
- 396 |         | [: xs :] ->
- 397 |                 [: `tok; infix_kwds_filter xs :] ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 392-397, characters 8-50:
- 392 | ........match xs with parser
- 393 |         [ [: `(KEYWORD ("or"|"mod"|"land"|"lor"|"lxor"|"lsl"|"lsr"|"asr"|"*" as i)  , _loc);
- 394 |              `(KEYWORD ")" , _); xs :] ->
- 395 |                [: `(LIDENT i, _loc); infix_kwds_filter xs :]
- 396 |         | [: xs :] ->
- 397 |                 [: `tok; infix_kwds_filter xs :] ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 393, characters 13-91:
- 393 |         [ [: `(KEYWORD ("or"|"mod"|"land"|"lor"|"lxor"|"lsl"|"lsr"|"asr"|"*" as i)  , _loc);
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 394, characters 13-31:
- 394 |              `(KEYWORD ")" , _); xs :] ->
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 394, characters 13-31:
- 394 |              `(KEYWORD ")" , _); xs :] ->
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 395, characters 18-35:
- 395 |                [: `(LIDENT i, _loc); infix_kwds_filter xs :]
-                         ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 395, characters 37-57:
- 395 |                [: `(LIDENT i, _loc); infix_kwds_filter xs :]
-                                            ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 393, characters 13-91:
- 393 |         [ [: `(KEYWORD ("or"|"mod"|"land"|"lor"|"lxor"|"lsl"|"lsr"|"asr"|"*" as i)  , _loc);
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 397, characters 19-23:
- 397 |                 [: `tok; infix_kwds_filter xs :] ]
-                          ^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 397, characters 25-45:
- 397 |                 [: `tok; infix_kwds_filter xs :] ]
-                                ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 398, characters 9-11:
- 398 |     | [: `x; xs :] -> [: `x; infix_kwds_filter xs :] ];
-                ^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 398, characters 25-27:
- 398 |     | [: `x; xs :] -> [: `x; infix_kwds_filter xs :] ];
-                                ^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 398, characters 29-49:
- 398 |     | [: `x; xs :] -> [: `x; infix_kwds_filter xs :] ];
-                                    ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 390-398, characters 4-54:
- 390 | ....parser
- 391 |     [ [: `((KEYWORD "(", _) as tok); xs :] ->
- 392 |         match xs with parser
- 393 |         [ [: `(KEYWORD ("or"|"mod"|"land"|"lor"|"lxor"|"lsl"|"lsr"|"asr"|"*" as i)  , _loc);
- 394 |              `(KEYWORD ")" , _); xs :] ->
- 395 |                [: `(LIDENT i, _loc); infix_kwds_filter xs :]
- 396 |         | [: xs :] ->
- 397 |                 [: `tok; infix_kwds_filter xs :] ]
- 398 |     | [: `x; xs :] -> [: `x; infix_kwds_filter xs :] ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 412, characters 20-34:
- 412 |       [ [] -> raise Stream.Failure
-                           ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 413, characters 48-62:
- 413 |       | [(x, _)] -> if n == 1 then x else raise Stream.Failure
-                                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 410, characters 12-24:
- 410 |     loop n (Stream.npeek n strm) where rec loop n =
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 427, characters 25-39:
- 427 |             | _ -> raise Stream.Failure ]
-                                ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 430, characters 21-35:
- 430 |         | _ -> raise Stream.Failure ]
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 441-445, characters 6-30:
- 441 | ......parser
- 442 |       [ [: `(ANTIQUOT ("list" as n) s, ti) :] ->
- 443 |         let _loc = Gram.token_location ti in
- 444 |         <:expr< $anti:mk_anti ~c:"expr;" n s$ >>
- 445 |       | [: a = symb1 :] -> a ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 441-445, characters 6-30:
- 441 | ......parser
- 442 |       [ [: `(ANTIQUOT ("list" as n) s, ti) :] ->
- 443 |         let _loc = Gram.token_location ti in
- 444 |         <:expr< $anti:mk_anti ~c:"expr;" n s$ >>
- 445 |       | [: a = symb1 :] -> a ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 442, characters 11-42:
- 442 |       [ [: `(ANTIQUOT ("list" as n) s, ti) :] ->
-                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 448-453, characters 6-21:
- 448 | ......parser
- 449 |       [ [: `(KEYWORD ";", _); a = symb; s :] ->
- 450 |         let _loc = Loc.merge (Ast.loc_of_expr al)
- 451 |                              (Ast.loc_of_expr a) in
- 452 |         kont <:expr< $al$; $a$ >> s
- 453 |       | [: :] -> al ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 448-453, characters 6-21:
- 448 | ......parser
- 449 |       [ [: `(KEYWORD ";", _); a = symb; s :] ->
- 450 |         let _loc = Loc.merge (Ast.loc_of_expr al)
- 451 |                              (Ast.loc_of_expr a) in
- 452 |         kont <:expr< $al$; $a$ >> s
- 453 |       | [: :] -> al ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 449, characters 11-28:
- 449 |       [ [: `(KEYWORD ";", _); a = symb; s :] ->
-                  ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 449, characters 30-38:
- 449 |       [ [: `(KEYWORD ";", _); a = symb; s :] ->
-                                     ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 449, characters 11-28:
- 449 |       [ [: `(KEYWORD ";", _); a = symb; s :] ->
-                  ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 455, characters 4-40:
- 455 |     parser [: a = symb; s :] -> kont a s
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 1113, characters 26-38:
- 1113 |             | _ -> raise (Stream.Error "long identifier not allowed here") ]
-                                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 1117, characters 26-38:
- 1117 |             | _ -> raise (Stream.Error "constraints not allowed on type extensions") ]
-                                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 1196, characters 48-60:
- 1196 |             with [ Invalid_argument s -> raise (Stream.Error s) ] ]
-                                                        ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 1479, characters 21-33:
- 1479 |               raise (Stream.Error "override (!) is incompatible with virtual")
-                             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 1472, characters 21-33:
- 1472 |               raise (Stream.Error "override (!) is incompatible with virtual")
-                             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 1467, characters 21-33:
- 1467 |               raise (Stream.Error "override (!) is incompatible with virtual")
-                             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 1462, characters 21-33:
- 1462 |               raise (Stream.Error "override (!) is incompatible with virtual")
-                             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 1515, characters 47-59:
- 1515 |             [ <:ctyp< ! $_$ . $_$ >> -> raise (Stream.Error "unexpected polytype here")
-                                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AstDumper.ml > camlp4/Camlp4Printers/Camlp4AstDumper.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AutoPrinter.ml > camlp4/Camlp4Printers/Camlp4AutoPrinter.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4NullDumper.ml > camlp4/Camlp4Printers/Camlp4NullDumper.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml > camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4AstLifter.ml > camlp4/Camlp4Filters/Camlp4AstLifter.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml > camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4FoldGenerator.ml > camlp4/Camlp4Filters/Camlp4FoldGenerator.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4LocationStripper.ml > camlp4/Camlp4Filters/Camlp4LocationStripper.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MapGenerator.ml > camlp4/Camlp4Filters/Camlp4MapGenerator.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MetaGenerator.ml > camlp4/Camlp4Filters/Camlp4MetaGenerator.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4Profiler.ml > camlp4/Camlp4Filters/Camlp4Profiler.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4TrashRemover.ml > camlp4/Camlp4Filters/Camlp4TrashRemover.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.ml
- File "camlp4/Camlp4Parsers/Camlp4AstLoader.ml", line 32, characters 15-26:
- 32 |       let () = Stream.iter (Buffer.add_char buf) strm
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
- File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 222, characters 13-25:
- 222 |             (Stream.Error ("'" ^ x ^  "' illegal in anonymous entry level"))
-                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 622, characters 24-36:
- 622 |         Loc.raise _loc (Stream.Error
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 638, characters 28-40:
- 638 |             Loc.raise _loc (Stream.Error
-                                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 635, characters 28-40:
- 635 |             Loc.raise _loc (Stream.Error
-                                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 658, characters 15-27:
- 658 |               (Stream.Error
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 666, characters 15-27:
- 666 |               (Stream.Error
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 681, characters 30-42:
- 681 |               Loc.raise _loc (Stream.Error
-                                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.ml
- File "camlp4/Camlp4Parsers/Camlp4ListComprehension.ml", line 37, characters 41-53:
- 37 |   value stream_peek_nth n strm = loop n (Stream.npeek n strm);
-                                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4ListComprehension.ml", line 54, characters 35-49:
- 54 |           | Some _ | None -> raise Stream.Failure ]
-                                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4ListComprehension.ml", line 65, characters 26-40:
- 65 |           | None -> raise Stream.Failure ]
-                                ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4ListComprehension.ml", line 97, characters 17-31:
- 97 |     | _ -> raise Stream.Failure ];
-                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.ml
- + /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.ml
- File "camlp4/Camlp4Parsers/Camlp4MacroParser.ml", line 279, characters 15-32:
- 279 |       let st = Stream.of_channel ch in
-                      ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AstDumper.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4NullDumper.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4Profiler.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.ml
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -a -I camlp4/config -I camlp4 -I camlp4/Camlp4Parsers -I camlp4/Camlp4Printers -I camlp4/Camlp4Filters camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_config.cmo camlp4/Camlp4.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Top.cmo -o camlp4/camlp4fulllib.cma
- /home/opam/.opam/4.14.1/bin/ocamlc.opt dynlink.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4boot.byte
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4boot.cma
- /home/opam/.opam/4.14.1/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4r.byte
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4r.cma
- /home/opam/.opam/4.14.1/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4rf.byte
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4rf.cma
- /home/opam/.opam/4.14.1/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4o.byte
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4o.cma
- /home/opam/.opam/4.14.1/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4of.byte
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4of.cma
- /home/opam/.opam/4.14.1/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4oof.byte
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4oof.cma
- /home/opam/.opam/4.14.1/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4orf.byte
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4orf.cma
- /home/opam/.opam/4.14.1/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.14.1/lib/ocamlbuild /home/opam/.opam/4.14.1/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild_config.ml myocamlbuild.ml /home/opam/.opam/4.14.1/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 31, characters 14-31:
- 31 |   let lexer = Genlex.make_lexer ["INCLUDE"; ";"; "="; ":"]
-                    ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 34, characters 10-21:
- 34 |     match Stream.peek strm with
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 36, characters 11-21:
- 36 |     | Some(Genlex.Kwd "INCLUDE") ->
-                 ^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 37, characters 6-17:
- 37 |       Stream.junk strm;
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 38, characters 18-29:
- 38 |       begin match Stream.peek strm with
-                        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 39, characters 13-26:
- 39 |       | Some(Genlex.String s) ->
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 40, characters 8-19:
- 40 |         Stream.junk strm;
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 45, characters 6-17:
- 45 |       Stream.junk strm;
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 50, characters 17-34:
- 50 |       let strm = Stream.of_channel ic in
-                       ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlbuild -classic-display -no-ocamlfind `sh ./build/camlp4-native-only.sh`
- + echo camlp4/Camlp4.cmx camlp4/camlp4prof.native camlp4/mkcamlp4.native camlp4/camlp4.native camlp4/camlp4fulllib.cmxa camlp4/camlp4boot.native camlp4/camlp4r.native camlp4/camlp4rf.native camlp4/camlp4o.native camlp4/camlp4of.native camlp4/camlp4oof.native camlp4/camlp4orf.native camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.o camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.o camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.o camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AstDumper.o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.o camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4NullDumper.o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.o camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.o camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.o camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.o camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4Profiler.o camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.o
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Sig.cmx camlp4/Camlp4/Sig.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Sig.cmx camlp4/Camlp4/Sig.ml
- File "camlp4/Camlp4/Sig.ml", line 696, characters 29-37:
- 696 | type stream_filter 'a 'loc = Stream.t ('a * 'loc) -> Stream.t ('a * 'loc);
-                                    ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 696, characters 53-61:
- 696 | type stream_filter 'a 'loc = Stream.t ('a * 'loc) -> Stream.t ('a * 'loc);
-                                                            ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 980, characters 24-32:
- 980 |     type token_stream = Stream.t (Token.t * token_info);
-                               ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1009, characters 9-17:
- 1009 |         (Stream.t 'a -> 'b) -> Stream.t 'a -> 'c;
-                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1009, characters 31-39:
- 1009 |         (Stream.t 'a -> 'b) -> Stream.t 'a -> 'c;
-                                       ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1013, characters 9-17:
- 1013 |         (Stream.t 'a -> 'b) -> (Stream.t 'a -> unit) -> Stream.t 'a -> 'c;
-                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1013, characters 32-40:
- 1013 |         (Stream.t 'a -> 'b) -> (Stream.t 'a -> unit) -> Stream.t 'a -> 'c;
-                                        ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1013, characters 56-64:
- 1013 |         (Stream.t 'a -> 'b) -> (Stream.t 'a -> unit) -> Stream.t 'a -> 'c;
-                                                                ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1075, characters 33-41:
- 1075 |     value lex : gram -> Loc.t -> Stream.t char -> not_filtered (Stream.t (Token.t * Loc.t));
-                                         ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1075, characters 64-72:
- 1075 |     value lex : gram -> Loc.t -> Stream.t char -> not_filtered (Stream.t (Token.t * Loc.t));
-                                                                        ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1078, characters 64-72:
- 1078 |     value lex_string : gram -> Loc.t -> string -> not_filtered (Stream.t (Token.t * Loc.t));
-                                                                        ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1081, characters 41-49:
- 1081 |     value filter : gram -> not_filtered (Stream.t (Token.t * Loc.t)) -> token_stream;
-                                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1084, characters 41-49:
- 1084 |     value parse : Entry.t 'a -> Loc.t -> Stream.t char -> 'a;
-                                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1091, characters 34-42:
- 1091 |       Entry.t 'a -> not_filtered (Stream.t (Token.t * Loc.t)) -> 'a;
-                                          ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1153, characters 25-33:
- 1153 |     value lex : Loc.t -> Stream.t char -> not_filtered (Stream.t (Token.t * Loc.t));
-                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1153, characters 56-64:
- 1153 |     value lex : Loc.t -> Stream.t char -> not_filtered (Stream.t (Token.t * Loc.t));
-                                                                ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1156, characters 56-64:
- 1156 |     value lex_string : Loc.t -> string -> not_filtered (Stream.t (Token.t * Loc.t));
-                                                                ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1159, characters 33-41:
- 1159 |     value filter : not_filtered (Stream.t (Token.t * Loc.t)) -> token_stream;
-                                         ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1162, characters 41-49:
- 1162 |     value parse : Entry.t 'a -> Loc.t -> Stream.t char -> 'a;
-                                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1169, characters 34-42:
- 1169 |       Entry.t 'a -> not_filtered (Stream.t (Token.t * Loc.t)) -> 'a;
-                                          ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1190, characters 31-39:
- 1190 |   value mk : unit -> (Loc.t -> Stream.t char -> Stream.t (Token.t * Loc.t));
-                                       ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1190, characters 48-56:
- 1190 |   value mk : unit -> (Loc.t -> Stream.t char -> Stream.t (Token.t * Loc.t));
-                                                        ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1215, characters 35-43:
- 1215 |                         Ast.loc -> Stream.t char -> Ast.str_item;
-                                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Sig.ml", line 1219, characters 35-43:
- 1219 |                         Ast.loc -> Stream.t char -> Ast.sig_item;
-                                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Utils.cmx camlp4/Camlp4/Utils.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/OCamlInitSyntax.cmx camlp4/Camlp4/OCamlInitSyntax.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_import.cmx camlp4/config/Camlp4_import.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_config.cmx camlp4/config/Camlp4_config.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmx camlp4/Camlp4/ErrorHandler.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmx camlp4/Camlp4/ErrorHandler.ml
- File "camlp4/Camlp4/ErrorHandler.ml", line 158, characters 4-18:
- 158 |   | Stream.Failure -> fprintf ppf "Parse failure"
-           ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/ErrorHandler.ml", line 159, characters 4-16:
- 159 |   | Stream.Error str -> fprintf ppf "Parse error: %s" str
-           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Loc.cmx camlp4/Camlp4/Struct/Loc.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmx camlp4/Camlp4/Struct/Token.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmx camlp4/Camlp4/Struct/Token.ml
- File "camlp4/Camlp4/Struct/Token.ml", lines 141-145, characters 6-24:
- 141 | ......parser
- 142 |       [ [: `(COMMENT _ | BLANKS _ | NEWLINE | LINE_DIRECTIVE _ _, _); s :] ->
- 143 |           ignore_layout s
- 144 |       | [: ` x; s :] -> [: ` x; ignore_layout s :]
- 145 |       | [: :] -> [: :] ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 141-145, characters 6-24:
- 141 | ......parser
- 142 |       [ [: `(COMMENT _ | BLANKS _ | NEWLINE | LINE_DIRECTIVE _ _, _); s :] ->
- 143 |           ignore_layout s
- 144 |       | [: ` x; s :] -> [: ` x; ignore_layout s :]
- 145 |       | [: :] -> [: :] ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 142, characters 11-68:
- 142 |       [ [: `(COMMENT _ | BLANKS _ | NEWLINE | LINE_DIRECTIVE _ _, _); s :] ->
-                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 144, characters 11-14:
- 144 |       | [: ` x; s :] -> [: ` x; ignore_layout s :]
-                  ^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 144, characters 27-30:
- 144 |       | [: ` x; s :] -> [: ` x; ignore_layout s :]
-                                  ^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 144, characters 32-47:
- 144 |       | [: ` x; s :] -> [: ` x; ignore_layout s :]
-                                       ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 145, characters 17-22:
- 145 |       | [: :] -> [: :] ];
-                        ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 162-164, characters 8-26:
- 162 | ........parser
- 163 |         [ [: `(tok, loc); s :] -> [: ` f tok loc; filter s :]
- 164 |         | [: :] -> [: :] ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 162-164, characters 8-26:
- 162 | ........parser
- 163 |         [ [: `(tok, loc); s :] -> [: ` f tok loc; filter s :]
- 164 |         | [: :] -> [: :] ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 163, characters 13-24:
- 163 |         [ [: `(tok, loc); s :] -> [: ` f tok loc; filter s :]
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 163, characters 37-48:
- 163 |         [ [: `(tok, loc); s :] -> [: ` f tok loc; filter s :]
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 163, characters 50-58:
- 163 |         [ [: `(tok, loc); s :] -> [: ` f tok loc; filter s :]
-                                                         ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 164, characters 19-24:
- 164 |         | [: :] -> [: :] ]
-                          ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 167-172, characters 8-26:
- 167 | ........parser
- 168 |         [ [: `((_tok, _loc) as x); xs :] ->
- 169 |             debug token "@[<hov 2>Lexer after filter:@ %a@ at@ %a@]@."
- 170 |                         print _tok Loc.dump _loc in
- 171 |             [: ` x; tracer xs :]
- 172 |         | [: :] -> [: :] ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 167-172, characters 8-26:
- 167 | ........parser
- 168 |         [ [: `((_tok, _loc) as x); xs :] ->
- 169 |             debug token "@[<hov 2>Lexer after filter:@ %a@ at@ %a@]@."
- 170 |                         print _tok Loc.dump _loc in
- 171 |             [: ` x; tracer xs :]
- 172 |         | [: :] -> [: :] ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 168, characters 13-33:
- 168 |         [ [: `((_tok, _loc) as x); xs :] ->
-                    ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 171, characters 15-18:
- 171 |             [: ` x; tracer xs :]
-                      ^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 171, characters 20-29:
- 171 |             [: ` x; tracer xs :]
-                           ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 172, characters 19-24:
- 172 |         | [: :] -> [: :] ]
-                          ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 193-195, characters 26-19:
- 193 | ..........................parser
- 194 |     [ [: `' ' | '\t'; s :] -> skip_indent s
- 195 |     | [: :] -> () ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 193-195, characters 26-19:
- 193 | ..........................parser
- 194 |     [ [: `' ' | '\t'; s :] -> skip_indent s
- 195 |     | [: :] -> () ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 194, characters 9-20:
- 194 |     [ [: `' ' | '\t'; s :] -> skip_indent s
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 197-199, characters 28-19:
- 197 | ............................parser
- 198 |     [ [: `'\010' :] -> ()
- 199 |     | [: :] -> () ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 197-199, characters 28-19:
- 197 | ............................parser
- 198 |     [ [: `'\010' :] -> ()
- 199 |     | [: :] -> () ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 198, characters 9-16:
- 198 |     [ [: `'\010' :] -> ()
-                ^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 204-219, characters 24-52:
- 204 | ........................parser
- 205 |     [ [: `'\010' :] -> '\010'
- 206 |     | [: `'\013' :] -> '\013'
- 207 |     | [: `'n' :]  -> '\n'
- 208 |     | [: `'r' :]  -> '\r'
- ...
- 216 |         chr (100 * (valch c1) + 10 * (valch c2) + (valch c3))
- 217 |     | [: `'x'; `('0'..'9' | 'a'..'f' | 'A'..'F' as c1) ;
- 218 |               `('0'..'9' | 'a'..'f' | 'A'..'F' as c2) :] ->
- 219 |         chr (16 * (valch_hex c1) + (valch_hex c2)) ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 204-219, characters 24-52:
- 204 | ........................parser
- 205 |     [ [: `'\010' :] -> '\010'
- 206 |     | [: `'\013' :] -> '\013'
- 207 |     | [: `'n' :]  -> '\n'
- 208 |     | [: `'r' :]  -> '\r'
- ...
- 216 |         chr (100 * (valch c1) + 10 * (valch c2) + (valch c3))
- 217 |     | [: `'x'; `('0'..'9' | 'a'..'f' | 'A'..'F' as c1) ;
- 218 |               `('0'..'9' | 'a'..'f' | 'A'..'F' as c2) :] ->
- 219 |         chr (16 * (valch_hex c1) + (valch_hex c2)) ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 205, characters 9-16:
- 205 |     [ [: `'\010' :] -> '\010'
-                ^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 206, characters 9-16:
- 206 |     | [: `'\013' :] -> '\013'
-                ^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 207, characters 9-13:
- 207 |     | [: `'n' :]  -> '\n'
-                ^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 208, characters 9-13:
- 208 |     | [: `'r' :]  -> '\r'
-                ^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 209, characters 9-13:
- 209 |     | [: `'t' :]  -> '\t'
-                ^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 210, characters 9-13:
- 210 |     | [: `'b' :]  -> '\b'
-                ^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 211, characters 9-14:
- 211 |     | [: `'\\' :] -> '\\'
-                ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 212, characters 9-13:
- 212 |     | [: `'"' :]  -> '"'
-                ^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 213, characters 9-14:
- 213 |     | [: `'\'' :]  -> '\''
-                ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 214, characters 9-13:
- 214 |     | [: `' ' :]  -> ' '
-                ^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 215, characters 9-26:
- 215 |     | [: `('0'..'9' as c1); `('0'..'9' as c2); `('0'..'9' as c3) :] ->
-                ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 215, characters 28-45:
- 215 |     | [: `('0'..'9' as c1); `('0'..'9' as c2); `('0'..'9' as c3) :] ->
-                                   ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 215, characters 28-45:
- 215 |     | [: `('0'..'9' as c1); `('0'..'9' as c2); `('0'..'9' as c3) :] ->
-                                   ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 215, characters 47-64:
- 215 |     | [: `('0'..'9' as c1); `('0'..'9' as c2); `('0'..'9' as c3) :] ->
-                                                      ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 215, characters 47-64:
- 215 |     | [: `('0'..'9' as c1); `('0'..'9' as c2); `('0'..'9' as c3) :] ->
-                                                      ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 215, characters 9-26:
- 215 |     | [: `('0'..'9' as c1); `('0'..'9' as c2); `('0'..'9' as c3) :] ->
-                ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 215, characters 9-26:
- 215 |     | [: `('0'..'9' as c1); `('0'..'9' as c2); `('0'..'9' as c3) :] ->
-                ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 217, characters 9-13:
- 217 |     | [: `'x'; `('0'..'9' | 'a'..'f' | 'A'..'F' as c1) ;
-                ^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 217, characters 15-54:
- 217 |     | [: `'x'; `('0'..'9' | 'a'..'f' | 'A'..'F' as c1) ;
-                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 217, characters 15-54:
- 217 |     | [: `'x'; `('0'..'9' | 'a'..'f' | 'A'..'F' as c1) ;
-                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 218, characters 14-53:
- 218 |               `('0'..'9' | 'a'..'f' | 'A'..'F' as c2) :] ->
-                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 218, characters 14-53:
- 218 |               `('0'..'9' | 'a'..'f' | 'A'..'F' as c2) :] ->
-                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 217, characters 9-13:
- 217 |     | [: `'x'; `('0'..'9' | 'a'..'f' | 'A'..'F' as c1) ;
-                ^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 217, characters 9-13:
- 217 |     | [: `'x'; `('0'..'9' | 'a'..'f' | 'A'..'F' as c1) ;
-                ^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 204-219, characters 24-52:
- 204 | ........................parser
- 205 |     [ [: `'\010' :] -> '\010'
- 206 |     | [: `'\013' :] -> '\013'
- 207 |     | [: `'n' :]  -> '\n'
- 208 |     | [: `'r' :]  -> '\r'
- ...
- 216 |         chr (100 * (valch c1) + 10 * (valch c2) + (valch c3))
- 217 |     | [: `'x'; `('0'..'9' | 'a'..'f' | 'A'..'F' as c1) ;
- 218 |               `('0'..'9' | 'a'..'f' | 'A'..'F' as c2) :] ->
- 219 |         chr (16 * (valch_hex c1) + (valch_hex c2)) ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 221-226, characters 47-48:
- 221 | ...............................................parser
- 222 |     [ [: `'\010'; s :] -> skip_indent s
- 223 |     | [: `'\013'; s :] -> do { skip_opt_linefeed s; skip_indent s }
- 224 |     | [: x = backslash :] -> store x
- 225 |     | [: `c when not strict :] -> do { store '\\'; store c }
- 226 |     | [: :] -> failwith "invalid string token" ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 221-226, characters 47-48:
- 221 | ...............................................parser
- 222 |     [ [: `'\010'; s :] -> skip_indent s
- 223 |     | [: `'\013'; s :] -> do { skip_opt_linefeed s; skip_indent s }
- 224 |     | [: x = backslash :] -> store x
- 225 |     | [: `c when not strict :] -> do { store '\\'; store c }
- 226 |     | [: :] -> failwith "invalid string token" ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 222, characters 9-16:
- 222 |     [ [: `'\010'; s :] -> skip_indent s
-                ^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 223, characters 9-16:
- 223 |     | [: `'\013'; s :] -> do { skip_opt_linefeed s; skip_indent s }
-                ^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 224, characters 9-22:
- 224 |     | [: x = backslash :] -> store x
-                ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 221-226, characters 47-48:
- 221 | ...............................................parser
- 222 |     [ [: `'\010'; s :] -> skip_indent s
- 223 |     | [: `'\013'; s :] -> do { skip_opt_linefeed s; skip_indent s }
- 224 |     | [: x = backslash :] -> store x
- 225 |     | [: `c when not strict :] -> do { store '\\'; store c }
- 226 |     | [: :] -> failwith "invalid string token" ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 225, characters 9-27:
- 225 |     | [: `c when not strict :] -> do { store '\\'; store c }
-                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 231-233, characters 9-50:
- 231 | .........match Stream.of_string s with parser
- 232 |         [ [: `'\\'; x = backslash :] -> x
- 233 |         | [: :] -> failwith "invalid char token" ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 231, characters 15-31:
- 231 |     else match Stream.of_string s with parser
-                      ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 231-233, characters 9-50:
- 231 | .........match Stream.of_string s with parser
- 232 |         [ [: `'\\'; x = backslash :] -> x
- 233 |         | [: :] -> failwith "invalid char token" ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 232, characters 13-18:
- 232 |         [ [: `'\\'; x = backslash :] -> x
-                    ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 232, characters 20-33:
- 232 |         [ [: `'\\'; x = backslash :] -> x
-                           ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 232, characters 13-18:
- 232 |         [ [: `'\\'; x = backslash :] -> x
-                    ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 238-241, characters 20-38:
- 238 | ....................parser
- 239 |       [ [: `'\\'; _ = backslash_in_string (strict <> None) store; s :] -> parse s
- 240 |       | [: `c; s :] -> do { store c; parse s }
- 241 |       | [: :] -> Buffer.contents buf ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", lines 238-241, characters 20-38:
- 238 | ....................parser
- 239 |       [ [: `'\\'; _ = backslash_in_string (strict <> None) store; s :] -> parse s
- 240 |       | [: `c; s :] -> do { store c; parse s }
- 241 |       | [: :] -> Buffer.contents buf ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 239, characters 11-16:
- 239 |       [ [: `'\\'; _ = backslash_in_string (strict <> None) store; s :] -> parse s
-                  ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 239, characters 18-64:
- 239 |       [ [: `'\\'; _ = backslash_in_string (strict <> None) store; s :] -> parse s
-                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 239, characters 11-16:
- 239 |       [ [: `'\\'; _ = backslash_in_string (strict <> None) store; s :] -> parse s
-                  ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 240, characters 11-13:
- 240 |       | [: `c; s :] -> do { store c; parse s }
-                  ^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Token.ml", line 242, characters 14-30:
- 242 |     in parse (Stream.of_string s);
-                     ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynAst.cmx camlp4/Camlp4/Struct/DynAst.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Structure.cmx camlp4/Camlp4/Struct/Grammar/Structure.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Structure.cmx camlp4/Camlp4/Struct/Grammar/Structure.ml
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 33, characters 33-41:
- 33 |       glexer          : Loc.t -> Stream.t char -> Stream.t (Token.t * Loc.t);
-                                       ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 33, characters 50-58:
- 33 |       glexer          : Loc.t -> Stream.t char -> Stream.t (Token.t * Loc.t);
-                                                        ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 42, characters 22-30:
- 42 |   type token_stream = Stream.t (Token.t * token_info);
-                            ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 95, characters 7-15:
- 95 |       (Stream.t 'a -> 'b) -> Stream.t 'a -> 'c;
-             ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 95, characters 29-37:
- 95 |       (Stream.t 'a -> 'b) -> Stream.t 'a -> 'c;
-                                   ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 99, characters 7-15:
- 99 |       (Stream.t 'a -> 'b) -> (Stream.t 'a -> unit) -> Stream.t 'a -> 'c;
-             ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 99, characters 30-38:
- 99 |       (Stream.t 'a -> 'b) -> (Stream.t 'a -> unit) -> Stream.t 'a -> 'c;
-                                    ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 99, characters 54-62:
- 99 |       (Stream.t 'a -> 'b) -> (Stream.t 'a -> unit) -> Stream.t 'a -> 'c;
-                                                            ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 124, characters 33-41:
- 124 |       glexer          : Loc.t -> Stream.t char -> Stream.t (Token.t * Loc.t);
-                                        ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 124, characters 50-58:
- 124 |       glexer          : Loc.t -> Stream.t char -> Stream.t (Token.t * Loc.t);
-                                                         ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 133, characters 22-30:
- 133 |   type token_stream = Stream.t (Token.t * token_info);
-                             ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 186, characters 7-15:
- 186 |       (Stream.t 'a -> 'b) -> Stream.t 'a -> 'c;
-              ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 186, characters 29-37:
- 186 |       (Stream.t 'a -> 'b) -> Stream.t 'a -> 'c;
-                                    ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 190, characters 7-15:
- 190 |       (Stream.t 'a -> 'b) -> (Stream.t 'a -> unit) -> Stream.t 'a -> 'c;
-              ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 190, characters 30-38:
- 190 |       (Stream.t 'a -> 'b) -> (Stream.t 'a -> unit) -> Stream.t 'a -> 'c;
-                                     ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Structure.ml", line 190, characters 54-62:
- 190 |       (Stream.t 'a -> 'b) -> (Stream.t 'a -> unit) -> Stream.t 'a -> 'c;
-                                                             ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Print.cmx camlp4/Camlp4/Struct/Grammar/Print.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Print.cmx camlp4/Camlp4/Struct/Grammar/Print.ml
- File "camlp4/Camlp4/Struct/Grammar/Print.ml", lines 74-80, characters 8-31:
- 74 | ........List.fold_left
- 75 |           (fun sep symbol ->
- 76 |             do {
- 77 |               fprintf ppf "%t%a" sep print_symbol symbol;
- 78 |               fun ppf -> fprintf ppf ";@ "
- 79 |             })
- 80 |           (fun _ -> ()) symbols
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- File "camlp4/Camlp4/Struct/Grammar/Print.ml", lines 88-94, characters 8-29:
- 88 | ........List.fold_left
- 89 |           (fun sep rule ->
- 90 |             do {
- 91 |               fprintf ppf "%t%a" sep print_rule rule;
- 92 |               fun ppf -> fprintf ppf "%a| " pp_print_space ()
- 93 |             })
- 94 |           (fun _ -> ()) rules
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- File "camlp4/Camlp4/Struct/Grammar/Print.ml", lines 102-121, characters 6-26:
- 102 | ......List.fold_left
- 103 |         (fun sep lev ->
- 104 |           let rules =
- 105 |             [ [Sself :: t] | t <- flatten_tree lev.lsuffix ] @
- 106 |               flatten_tree lev.lprefix
- ...
- 118 |             print_level ppf pp_force_newline rules;
- 119 |             fun ppf -> fprintf ppf "@,| "
- 120 |           })
- 121 |         (fun _ -> ()) elev
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- File "camlp4/Camlp4/Struct/Grammar/Print.ml", lines 210-216, characters 8-31:
- 210 | ........List.fold_left
- 211 |           (fun sep symbol ->
- 212 |             do {
- 213 |               fprintf ppf "%t%a" sep print_symbol symbol;
- 214 |               fun ppf -> fprintf ppf ";@ "
- 215 |             })
- 216 |           (fun _ -> ()) symbols
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- File "camlp4/Camlp4/Struct/Grammar/Print.ml", lines 224-230, characters 8-29:
- 224 | ........List.fold_left
- 225 |           (fun sep rule ->
- 226 |             do {
- 227 |               fprintf ppf "%t%a" sep print_rule rule;
- 228 |               fun ppf -> fprintf ppf "%a| " pp_print_space ()
- 229 |             })
- 230 |           (fun _ -> ()) rules
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- File "camlp4/Camlp4/Struct/Grammar/Print.ml", lines 238-257, characters 6-26:
- 238 | ......List.fold_left
- 239 |         (fun sep lev ->
- 240 |           do {
- 241 |             fprintf ppf "%t@[<v2>" sep;
- 242 |             match lev.lname with
- ...
- 254 |             fprintf ppf "@]";
- 255 |             fun ppf -> fprintf ppf "@,| "
- 256 |           })
- 257 |         (fun _ -> ()) elev
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Search.cmx camlp4/Camlp4/Struct/Grammar/Search.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Tools.cmx camlp4/Camlp4/Struct/Grammar/Tools.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Tools.cmx camlp4/Camlp4/Struct/Grammar/Tools.ml
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 27, characters 11-23:
- 27 |     raise (Stream.Error ("entry [" ^ ename ^ "] is empty"));
-                 ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", lines 29-31, characters 27-22:
- 29 | ...........................parser
- 30 |     [ [: ` x; strm :] -> [: ` (f x); stream_map f strm :]
- 31 |     | [: :] -> [: :] ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", lines 29-31, characters 27-22:
- 29 | ...........................parser
- 30 |     [ [: ` x; strm :] -> [: ` (f x); stream_map f strm :]
- 31 |     | [: :] -> [: :] ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 30, characters 9-12:
- 30 |     [ [: ` x; strm :] -> [: ` (f x); stream_map f strm :]
-               ^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 30, characters 28-35:
- 30 |     [ [: ` x; strm :] -> [: ` (f x); stream_map f strm :]
-                                  ^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 30, characters 37-54:
- 30 |     [ [: ` x; strm :] -> [: ` (f x); stream_map f strm :]
-                                           ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 31, characters 15-20:
- 31 |     | [: :] -> [: :] ];
-                     ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 34, characters 10-21:
- 34 |     match Stream.peek strm with
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 35, characters 14-19:
- 35 |     [ None -> [: :]
-                    ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 39, characters 13-74:
- 39 |           [: `(tok0, {prev_loc; cur_loc = prev_loc; prev_loc_only = True});
-                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 40, characters 13-30:
- 40 |              go prev_loc strm1 :]
-                   ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", lines 42-46, characters 10-28:
- 42 | ..........match strm1 with parser
- 43 |           [ [: `(tok,cur_loc); strm :] ->
- 44 |               [: `(tok, {prev_loc; cur_loc; prev_loc_only = False});
- 45 |                  go cur_loc strm :]
- 46 |           | [: :] -> [: :] ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", lines 42-46, characters 10-28:
- 42 | ..........match strm1 with parser
- 43 |           [ [: `(tok,cur_loc); strm :] ->
- 44 |               [: `(tok, {prev_loc; cur_loc; prev_loc_only = False});
- 45 |                  go cur_loc strm :]
- 46 |           | [: :] -> [: :] ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 43, characters 15-29:
- 43 |           [ [: `(tok,cur_loc); strm :] ->
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 44, characters 17-67:
- 44 |               [: `(tok, {prev_loc; cur_loc; prev_loc_only = False});
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 45, characters 17-32:
- 45 |                  go cur_loc strm :]
-                       ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 46, characters 21-26:
- 46 |           | [: :] -> [: :] ]
-                           ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 52, characters 10-21:
- 52 |     match Stream.peek strm with
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 59, characters 25-36:
- 59 |       let result = match Stream.peek strm with
-                               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Tools.ml", line 61, characters 18-29:
- 61 |             begin Stream.junk strm; prev_loc end
-                        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Failed.cmx camlp4/Camlp4/Struct/Grammar/Failed.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Parser.cmx camlp4/Camlp4/Struct/Grammar/Parser.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Parser.cmx camlp4/Camlp4/Struct/Grammar/Parser.ml
- File "camlp4/Camlp4/Struct/Grammar/Parser.ml", line 27, characters 22-28:
- 27 |   module StreamOrig = Stream;
-                            ^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Parser.ml", line 30, characters 22-33:
- 30 |     for i = 1 to n do Stream.junk strm done;
-                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Parser.ml", line 53, characters 12-24:
- 53 |     loop n (Stream.npeek n strm);
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Parser.ml", line 66, characters 16-28:
- 66 |         loop n (Stream.npeek (n + 1) strm) where rec loop n =
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Parser.ml", line 72, characters 6-17:
- 72 |       Stream.from peek_nth;
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Delete.cmx camlp4/Camlp4/Struct/Grammar/Delete.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Entry.cmx camlp4/Camlp4/Struct/Grammar/Entry.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Entry.cmx camlp4/Camlp4/Struct/Grammar/Entry.ml
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 41, characters 24-33:
- 41 |       econtinue _ _ _ = parser [];
-                              ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 41, characters 24-33:
- 41 |       econtinue _ _ _ = parser [];
-                              ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 46, characters 6-20:
- 46 |     [ Stream.Failure ->
-            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 48, characters 11-23:
- 48 |           (Stream.Error ("illegal begin of " ^ entry.ename))
-                 ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 54, characters 50-66:
- 54 |   value lex_string entry loc str = lex entry loc (Stream.of_string str);
-                                                        ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 68, characters 27-35:
- 68 |   value of_parser g n (p : Stream.t (Token.t * token_info) -> 'a) : t 'a =
-                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 73, characters 24-33:
- 73 |       econtinue _ _ _ = parser [];
-                              ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 73, characters 24-33:
- 73 |       econtinue _ _ _ = parser [];
-                              ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 76, characters 28-36:
- 76 |   value setup_parser e (p : Stream.t (Token.t * token_info) -> 'a) =
-                                  ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 79, characters 34-43:
- 79 |       e.econtinue := fun _ _ _ -> parser [];
-                                        ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 79, characters 34-43:
- 79 |       e.econtinue := fun _ _ _ -> parser [];
-                                        ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 85, characters 27-36:
- 85 |       e.estart := fun _ -> parser [];
-                                 ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 85, characters 27-36:
- 85 |       e.estart := fun _ -> parser [];
-                                 ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 86, characters 34-43:
- 86 |       e.econtinue := fun _ _ _ -> parser [];
-                                        ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Entry.ml", line 86, characters 34-43:
- 86 |       e.econtinue := fun _ _ _ -> parser [];
-                                        ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Fold.cmx camlp4/Camlp4/Struct/Grammar/Fold.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Fold.cmx camlp4/Camlp4/Struct/Grammar/Fold.ml
- File "camlp4/Camlp4/Struct/Grammar/Fold.ml", line 31, characters 16-24:
- 31 |     type t 'a = Stream.t 'a;
-                      ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Fold.ml", line 32, characters 24-38:
- 32 |     exception Failure = Stream.Failure;
-                              ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/Grammar/Fold.ml", line 33, characters 22-34:
- 33 |     exception Error = Stream.Error;
-                            ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Insert.cmx camlp4/Camlp4/Struct/Grammar/Insert.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Insert.cmx camlp4/Camlp4/Struct/Grammar/Insert.ml
- File "camlp4/Camlp4/Struct/Grammar/Insert.ml", line 69, characters 20-37:
- 69 |               flush Pervasives.stderr
-                          ^^^^^^^^^^^^^^^^^
- 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 "camlp4/Camlp4/Struct/Grammar/Insert.ml", line 79, characters 64-81:
- 79 |             eprintf "<W> Level label \"%s\" ignored\n" n; flush Pervasives.stderr
-                                                                      ^^^^^^^^^^^^^^^^^
- 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 "camlp4/Camlp4/Struct/Grammar/Insert.ml", line 105, characters 22-39:
- 105 |                 flush Pervasives.stderr;
-                             ^^^^^^^^^^^^^^^^^
- 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 "camlp4/Camlp4/Struct/Grammar/Insert.ml", line 122, characters 22-39:
- 122 |                 flush Pervasives.stderr;
-                             ^^^^^^^^^^^^^^^^^
- 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 "camlp4/Camlp4/Struct/Grammar/Insert.ml", line 139, characters 22-39:
- 139 |                 flush Pervasives.stderr;
-                             ^^^^^^^^^^^^^^^^^
- 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 "camlp4/Camlp4/Struct/Grammar/Insert.ml", line 162, characters 16-33:
- 162 |           flush Pervasives.stderr;
-                       ^^^^^^^^^^^^^^^^^
- 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 "camlp4/Camlp4/Struct/Grammar/Insert.ml", line 171, characters 16-33:
- 171 |           flush Pervasives.stderr;
-                       ^^^^^^^^^^^^^^^^^
- 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 "camlp4/Camlp4/Struct/Grammar/Insert.ml", line 280, characters 18-35:
- 280 |             flush Pervasives.stderr;
-                         ^^^^^^^^^^^^^^^^^
- 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
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Dynamic.cmx camlp4/Camlp4/Struct/Grammar/Dynamic.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Dynamic.cmx camlp4/Camlp4/Struct/Grammar/Dynamic.ml
- File "camlp4/Camlp4/Struct/Grammar/Dynamic.ml", line 45, characters 42-58:
- 45 |   value lex_string g loc str = lex g loc (Stream.of_string str);
-                                                ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Find.cmx camlp4/Camlp4/Struct/Grammar/Find.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Static.cmx camlp4/Camlp4/Struct/Grammar/Static.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Static.cmx camlp4/Camlp4/Struct/Grammar/Static.ml
- File "camlp4/Camlp4/Struct/Grammar/Static.ml", line 61, characters 38-54:
- 61 |   value lex_string loc str = lex loc (Stream.of_string str);
-                                            ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/AstFilters.cmx camlp4/Camlp4/Struct/AstFilters.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast.cmx camlp4/Camlp4/Struct/Camlp4Ast.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmx camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CleanAst.cmx camlp4/Camlp4/Struct/CleanAst.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CommentFilter.cmx camlp4/Camlp4/Struct/CommentFilter.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CommentFilter.cmx camlp4/Camlp4/Struct/CommentFilter.ml
- File "camlp4/Camlp4/Struct/CommentFilter.ml", line 22, characters 12-20:
- 22 |   type t = (Stream.t (string * Loc.t) * Queue.t (string * Loc.t));
-                  ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/CommentFilter.ml", line 29, characters 8-19:
- 29 |     in (Stream.from f, q);
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/CommentFilter.ml", lines 33-41, characters 6-24:
- 33 | ......parser
- 34 |       [ [: ` (Sig.COMMENT x, loc); xs :] ->
- 35 |             do { Queue.add (x, loc) q;
- 36 |                  debug comments "add: %S at %a@\n" x Loc.dump loc in
- 37 |                  self xs }
- 38 |       | [: ` x; xs :] ->
- 39 |           (* debug comments "Found %a at %a@." Token.print x Loc.dump loc in *)
- 40 |           [: ` x; self xs :]
- 41 |       | [: :] -> [: :] ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/CommentFilter.ml", lines 33-41, characters 6-24:
- 33 | ......parser
- 34 |       [ [: ` (Sig.COMMENT x, loc); xs :] ->
- 35 |             do { Queue.add (x, loc) q;
- 36 |                  debug comments "add: %S at %a@\n" x Loc.dump loc in
- 37 |                  self xs }
- 38 |       | [: ` x; xs :] ->
- 39 |           (* debug comments "Found %a at %a@." Token.print x Loc.dump loc in *)
- 40 |           [: ` x; self xs :]
- 41 |       | [: :] -> [: :] ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/CommentFilter.ml", line 34, characters 11-33:
- 34 |       [ [: ` (Sig.COMMENT x, loc); xs :] ->
-                 ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/CommentFilter.ml", line 38, characters 11-14:
- 38 |       | [: ` x; xs :] ->
-                 ^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/CommentFilter.ml", line 40, characters 13-16:
- 40 |           [: ` x; self xs :]
-                   ^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/CommentFilter.ml", line 40, characters 18-25:
- 40 |           [: ` x; self xs :]
-                        ^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Struct/CommentFilter.ml", line 41, characters 17-22:
- 41 |       | [: :] -> [: :] ]
-                       ^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynLoader.cmx camlp4/Camlp4/Struct/DynLoader.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyError.cmx camlp4/Camlp4/Struct/EmptyError.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyPrinter.cmx camlp4/Camlp4/Struct/EmptyPrinter.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/FreeVars.cmx camlp4/Camlp4/Struct/FreeVars.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w a -I camlp4/import -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Lexer.cmx camlp4/Camlp4/Struct/Lexer.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Quotation.cmx camlp4/Camlp4/Struct/Quotation.ml
- touch camlp4/Camlp4/Struct/Grammar.mli  ; if  /home/opam/.opam/4.14.1/bin/ocamlopt.opt -pack -for-pack Camlp4.Struct -g -I camlp4/Camlp4/Struct/Grammar camlp4/Camlp4/Struct/Grammar/Structure.cmx camlp4/Camlp4/Struct/Grammar/Print.cmx camlp4/Camlp4/Struct/Grammar/Search.cmx camlp4/Camlp4/Struct/Grammar/Tools.cmx camlp4/Camlp4/Struct/Grammar/Failed.cmx camlp4/Camlp4/Struct/Grammar/Parser.cmx camlp4/Camlp4/Struct/Grammar/Delete.cmx camlp4/Camlp4/Struct/Grammar/Entry.cmx camlp4/Camlp4/Struct/Grammar/Fold.cmx camlp4/Camlp4/Struct/Grammar/Insert.cmx camlp4/Camlp4/Struct/Grammar/Dynamic.cmx camlp4/Camlp4/Struct/Grammar/Find.cmx camlp4/Camlp4/Struct/Grammar/Static.cmx -o camlp4/Camlp4/Struct/Grammar.cmx  ; then  rm -f camlp4/Camlp4/Struct/Grammar.mli  ; else  rm -f camlp4/Camlp4/Struct/Grammar.mli  ; exit 1; fi
- touch camlp4/Camlp4/Struct.mli  ; if  /home/opam/.opam/4.14.1/bin/ocamlopt.opt -pack -for-pack Camlp4 -g -I camlp4/Camlp4/Struct camlp4/Camlp4/Struct/AstFilters.cmx camlp4/Camlp4/Struct/Camlp4Ast.cmx camlp4/Camlp4/Struct/Loc.cmx camlp4/Camlp4/Struct/Token.cmx camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmx camlp4/Camlp4/Struct/CleanAst.cmx camlp4/Camlp4/Struct/CommentFilter.cmx camlp4/Camlp4/Struct/DynLoader.cmx camlp4/Camlp4/Struct/EmptyError.cmx camlp4/Camlp4/Struct/EmptyPrinter.cmx camlp4/Camlp4/Struct/FreeVars.cmx camlp4/Camlp4/Struct/Lexer.cmx camlp4/Camlp4/Struct/DynAst.cmx camlp4/Camlp4/Struct/Quotation.cmx camlp4/Camlp4/Struct/Grammar.cmx -o camlp4/Camlp4/Struct.cmx  ; then  rm -f camlp4/Camlp4/Struct.mli  ; else  rm -f camlp4/Camlp4/Struct.mli  ; exit 1; fi
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmx camlp4/Camlp4/Options.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmx camlp4/Camlp4/Options.ml
- File "camlp4/Camlp4/Options.ml", lines 23-98, characters 2-3:
- 23 | ..fun
- 24 |   [ Arg.Unit f -> if s = "" then do { f (); Some sl } else None
- 25 |   | Arg.Bool f ->
- 26 |       if s = "" then
- 27 |         match sl with
- ...
- 95 |       match (if s = "" then sl else [s :: sl]) with
- 96 |       [ [s :: sl] when List.mem s syms -> do { f s; Some sl }
- 97 |       | _ -> None ]
- 98 |   ].
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (Rest_all _|Expand _)
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCaml.cmx camlp4/Camlp4/Printers/OCaml.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCaml.cmx camlp4/Camlp4/Printers/OCaml.ml
- File "camlp4/Camlp4/Printers/OCaml.ml", lines 98-99, characters 8-41:
- 98 | ........match lexer str with parser
- 99 |         [: `(tok, _); `(EOI, _) :] -> tok
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", lines 98-99, characters 8-41:
- 98 | ........match lexer str with parser
- 99 |         [: `(tok, _); `(EOI, _) :] -> tok
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", line 99, characters 11-20:
- 99 |         [: `(tok, _); `(EOI, _) :] -> tok
-                 ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", line 99, characters 22-31:
- 99 |         [: `(tok, _); `(EOI, _) :] -> tok
-                            ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", line 99, characters 22-31:
- 99 |         [: `(tok, _); `(EOI, _) :] -> tok
-                            ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", line 99, characters 11-20:
- 99 |         [: `(tok, _); `(EOI, _) :] -> tok
-                 ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", lines 98-99, characters 8-41:
- 98 | ........match lexer str with parser
- 99 |         [: `(tok, _); `(EOI, _) :] -> tok
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", line 101, characters 6-20:
- 101 |     [ Stream.Failure | Stream.Error _ ->
-             ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", line 101, characters 23-35:
- 101 |     [ Stream.Failure | Stream.Error _ ->
-                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", lines 151-155, characters 4-19:
- 151 | ....parser
- 152 |     [ [: ` (comm, comm_loc) when Loc.strictly_before comm_loc loc; s :] ->
- 153 |           let () = f comm comm_loc in
- 154 |           do_print_comments_before loc f s
- 155 |     | [: :] -> () ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", lines 151-155, characters 4-19:
- 151 | ....parser
- 152 |     [ [: ` (comm, comm_loc) when Loc.strictly_before comm_loc loc; s :] ->
- 153 |           let () = f comm comm_loc in
- 154 |           do_print_comments_before loc f s
- 155 |     | [: :] -> () ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4/Printers/OCaml.ml", line 152, characters 9-65:
- 152 |     [ [: ` (comm, comm_loc) when Loc.strictly_before comm_loc loc; s :] ->
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmx camlp4/Camlp4/Printers/DumpCamlp4Ast.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpOCamlAst.cmx camlp4/Camlp4/Printers/DumpOCamlAst.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/Null.cmx camlp4/Camlp4/Printers/Null.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCamlr.cmx camlp4/Camlp4/Printers/OCamlr.ml
- touch camlp4/Camlp4/Printers.mli  ; if  /home/opam/.opam/4.14.1/bin/ocamlopt.opt -pack -for-pack Camlp4 -g -I camlp4/Camlp4/Printers camlp4/Camlp4/Printers/DumpCamlp4Ast.cmx camlp4/Camlp4/Printers/DumpOCamlAst.cmx camlp4/Camlp4/Printers/Null.cmx camlp4/Camlp4/Printers/OCaml.cmx camlp4/Camlp4/Printers/OCamlr.cmx -o camlp4/Camlp4/Printers.cmx  ; then  rm -f camlp4/Camlp4/Printers.mli  ; else  rm -f camlp4/Camlp4/Printers.mli  ; exit 1; fi
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/PreCast.cmx camlp4/Camlp4/PreCast.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Debug.cmx camlp4/Camlp4/Debug.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Debug.cmx camlp4/Camlp4/Debug.ml
- File "camlp4/Camlp4/Debug.ml", line 32, characters 17-34:
- 32 |   [ Not_found -> Pervasives.stderr ];
-                       ^^^^^^^^^^^^^^^^^
- 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
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Register.cmx camlp4/Camlp4/Register.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Register.cmx camlp4/Camlp4/Register.ml
- File "camlp4/Camlp4/Register.ml", line 24, characters 59-67:
- 24 |   ?directive_handler:('a -> option 'a) -> PreCast.Loc.t -> Stream.t char -> 'a;
-                                                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- touch camlp4/Camlp4.mli  ; if  /home/opam/.opam/4.14.1/bin/ocamlopt.opt -pack -g -I camlp4/Camlp4 camlp4/Camlp4/Debug.cmx camlp4/Camlp4/Sig.cmx camlp4/Camlp4/Utils.cmx camlp4/Camlp4/ErrorHandler.cmx camlp4/Camlp4/OCamlInitSyntax.cmx camlp4/Camlp4/Options.cmx camlp4/Camlp4/Struct.cmx camlp4/Camlp4/Printers.cmx camlp4/Camlp4/PreCast.cmx camlp4/Camlp4/Register.cmx -o camlp4/Camlp4.cmx  ; then  rm -f camlp4/Camlp4.mli  ; else  rm -f camlp4/Camlp4.mli  ; exit 1; fi
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/camlp4prof.cmx camlp4/camlp4prof.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g -I camlp4 camlp4/camlp4prof.cmx -o camlp4/camlp4prof.native
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/mkcamlp4.cmx camlp4/mkcamlp4.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -a -I camlp4/config -I camlp4 camlp4/config/Camlp4_import.cmx camlp4/config/Camlp4_config.cmx camlp4/Camlp4.cmx -o camlp4/camlp4lib.cmxa
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g -I camlp4 camlp4/camlp4lib.cmxa camlp4/mkcamlp4.cmx -o camlp4/mkcamlp4.native
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmx camlp4/Camlp4Bin.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmx camlp4/Camlp4Bin.ml
- File "camlp4/Camlp4Bin.ml", line 120, characters 40-52:
- 120 |         | (loc, _, _) -> Loc.raise loc (Stream.Error "bad directive") ]
-                                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Bin.ml", line 126, characters 13-30:
- 126 |     let cs = Stream.of_channel ic;
-                    ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Bin.cmx -o camlp4/camlp4.native
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.ml
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 63, characters 12-24:
- 63 |     loop n (Stream.npeek n strm) where rec loop n =
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 72, characters 12-23:
- 72 |       match Stream.peek strm with
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 73, characters 44-58:
- 73 |       [ Some (KEYWORD ("."|"("),_) -> raise Stream.Failure
-                                                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 94, characters 35-49:
- 94 |           | Some _ | None -> raise Stream.Failure ]
-                                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 102, characters 26-40:
- 102 |           | None -> raise Stream.Failure ]
-                                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 104, characters 14-25:
- 104 |         match Stream.peek strm with
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 106, characters 46-60:
- 106 |         | Some (KEYWORD "object", _) -> raise Stream.Failure
-                                                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 119, characters 21-35:
- 119 |         | _ -> raise Stream.Failure
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 122, characters 12-24:
- 122 |       loop (Stream.npeek 100 strm))
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 128, characters 15-27:
- 128 |          match Stream.npeek 2 strm with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 130, characters 18-29:
- 130 |              do { Stream.junk strm; Stream.junk strm; i }
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 130, characters 36-47:
- 130 |              do { Stream.junk strm; Stream.junk strm; i }
-                                           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 131, characters 22-36:
- 131 |          | _ -> raise Stream.Failure ])
-                             ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 148, characters 26-38:
- 148 |           Loc.raise _loc (Stream.Error "currified constructor")
-                                 ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 522, characters 48-60:
- 522 |             with [ Invalid_argument s -> raise (Stream.Error s) ] ]
-                                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 518, characters 48-60:
- 518 |             with [ Invalid_argument s -> raise (Stream.Error s) ]
-                                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlParser.ml", line 580, characters 29-41:
- 580 |                | _ -> raise (Stream.Error "invalid generalized constructor type") ]
-                                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 288, characters 17-31:
- 288 |     | _ -> raise Stream.Failure ];
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 294, characters 17-31:
- 294 |     | _ -> raise Stream.Failure ];
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 350-353, characters 7-28:
- 350 | .......parser
- 351 |         [: `(KEYWORD x | SYMBOL x, ti) when p x :] ->
- 352 |           let _loc = Gram.token_location ti in
- 353 |           <:expr< $lid:x$ >>..
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 350-353, characters 7-28:
- 350 | .......parser
- 351 |         [: `(KEYWORD x | SYMBOL x, ti) when p x :] ->
- 352 |           let _loc = Gram.token_location ti in
- 353 |           <:expr< $lid:x$ >>..
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 351, characters 11-47:
- 351 |         [: `(KEYWORD x | SYMBOL x, ti) when p x :] ->
-                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 350-353, characters 7-28:
- 350 | .......parser
- 351 |         [: `(KEYWORD x | SYMBOL x, ti) when p x :] ->
- 352 |           let _loc = Gram.token_location ti in
- 353 |           <:expr< $lid:x$ >>..
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 390-398, characters 4-54:
- 390 | ....parser
- 391 |     [ [: `((KEYWORD "(", _) as tok); xs :] ->
- 392 |         match xs with parser
- 393 |         [ [: `(KEYWORD ("or"|"mod"|"land"|"lor"|"lxor"|"lsl"|"lsr"|"asr"|"*" as i)  , _loc);
- 394 |              `(KEYWORD ")" , _); xs :] ->
- 395 |                [: `(LIDENT i, _loc); infix_kwds_filter xs :]
- 396 |         | [: xs :] ->
- 397 |                 [: `tok; infix_kwds_filter xs :] ]
- 398 |     | [: `x; xs :] -> [: `x; infix_kwds_filter xs :] ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 390-398, characters 4-54:
- 390 | ....parser
- 391 |     [ [: `((KEYWORD "(", _) as tok); xs :] ->
- 392 |         match xs with parser
- 393 |         [ [: `(KEYWORD ("or"|"mod"|"land"|"lor"|"lxor"|"lsl"|"lsr"|"asr"|"*" as i)  , _loc);
- 394 |              `(KEYWORD ")" , _); xs :] ->
- 395 |                [: `(LIDENT i, _loc); infix_kwds_filter xs :]
- 396 |         | [: xs :] ->
- 397 |                 [: `tok; infix_kwds_filter xs :] ]
- 398 |     | [: `x; xs :] -> [: `x; infix_kwds_filter xs :] ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 391, characters 9-35:
- 391 |     [ [: `((KEYWORD "(", _) as tok); xs :] ->
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 392-397, characters 8-50:
- 392 | ........match xs with parser
- 393 |         [ [: `(KEYWORD ("or"|"mod"|"land"|"lor"|"lxor"|"lsl"|"lsr"|"asr"|"*" as i)  , _loc);
- 394 |              `(KEYWORD ")" , _); xs :] ->
- 395 |                [: `(LIDENT i, _loc); infix_kwds_filter xs :]
- 396 |         | [: xs :] ->
- 397 |                 [: `tok; infix_kwds_filter xs :] ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 392-397, characters 8-50:
- 392 | ........match xs with parser
- 393 |         [ [: `(KEYWORD ("or"|"mod"|"land"|"lor"|"lxor"|"lsl"|"lsr"|"asr"|"*" as i)  , _loc);
- 394 |              `(KEYWORD ")" , _); xs :] ->
- 395 |                [: `(LIDENT i, _loc); infix_kwds_filter xs :]
- 396 |         | [: xs :] ->
- 397 |                 [: `tok; infix_kwds_filter xs :] ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 393, characters 13-91:
- 393 |         [ [: `(KEYWORD ("or"|"mod"|"land"|"lor"|"lxor"|"lsl"|"lsr"|"asr"|"*" as i)  , _loc);
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 394, characters 13-31:
- 394 |              `(KEYWORD ")" , _); xs :] ->
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 394, characters 13-31:
- 394 |              `(KEYWORD ")" , _); xs :] ->
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 395, characters 18-35:
- 395 |                [: `(LIDENT i, _loc); infix_kwds_filter xs :]
-                         ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 395, characters 37-57:
- 395 |                [: `(LIDENT i, _loc); infix_kwds_filter xs :]
-                                            ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 393, characters 13-91:
- 393 |         [ [: `(KEYWORD ("or"|"mod"|"land"|"lor"|"lxor"|"lsl"|"lsr"|"asr"|"*" as i)  , _loc);
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 397, characters 19-23:
- 397 |                 [: `tok; infix_kwds_filter xs :] ]
-                          ^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 397, characters 25-45:
- 397 |                 [: `tok; infix_kwds_filter xs :] ]
-                                ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 398, characters 9-11:
- 398 |     | [: `x; xs :] -> [: `x; infix_kwds_filter xs :] ];
-                ^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 398, characters 25-27:
- 398 |     | [: `x; xs :] -> [: `x; infix_kwds_filter xs :] ];
-                                ^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 398, characters 29-49:
- 398 |     | [: `x; xs :] -> [: `x; infix_kwds_filter xs :] ];
-                                    ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 390-398, characters 4-54:
- 390 | ....parser
- 391 |     [ [: `((KEYWORD "(", _) as tok); xs :] ->
- 392 |         match xs with parser
- 393 |         [ [: `(KEYWORD ("or"|"mod"|"land"|"lor"|"lxor"|"lsl"|"lsr"|"asr"|"*" as i)  , _loc);
- 394 |              `(KEYWORD ")" , _); xs :] ->
- 395 |                [: `(LIDENT i, _loc); infix_kwds_filter xs :]
- 396 |         | [: xs :] ->
- 397 |                 [: `tok; infix_kwds_filter xs :] ]
- 398 |     | [: `x; xs :] -> [: `x; infix_kwds_filter xs :] ].
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 412, characters 20-34:
- 412 |       [ [] -> raise Stream.Failure
-                           ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 413, characters 48-62:
- 413 |       | [(x, _)] -> if n == 1 then x else raise Stream.Failure
-                                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 410, characters 12-24:
- 410 |     loop n (Stream.npeek n strm) where rec loop n =
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 427, characters 25-39:
- 427 |             | _ -> raise Stream.Failure ]
-                                ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 430, characters 21-35:
- 430 |         | _ -> raise Stream.Failure ]
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 441-445, characters 6-30:
- 441 | ......parser
- 442 |       [ [: `(ANTIQUOT ("list" as n) s, ti) :] ->
- 443 |         let _loc = Gram.token_location ti in
- 444 |         <:expr< $anti:mk_anti ~c:"expr;" n s$ >>
- 445 |       | [: a = symb1 :] -> a ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 441-445, characters 6-30:
- 441 | ......parser
- 442 |       [ [: `(ANTIQUOT ("list" as n) s, ti) :] ->
- 443 |         let _loc = Gram.token_location ti in
- 444 |         <:expr< $anti:mk_anti ~c:"expr;" n s$ >>
- 445 |       | [: a = symb1 :] -> a ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 442, characters 11-42:
- 442 |       [ [: `(ANTIQUOT ("list" as n) s, ti) :] ->
-                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 448-453, characters 6-21:
- 448 | ......parser
- 449 |       [ [: `(KEYWORD ";", _); a = symb; s :] ->
- 450 |         let _loc = Loc.merge (Ast.loc_of_expr al)
- 451 |                              (Ast.loc_of_expr a) in
- 452 |         kont <:expr< $al$; $a$ >> s
- 453 |       | [: :] -> al ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", lines 448-453, characters 6-21:
- 448 | ......parser
- 449 |       [ [: `(KEYWORD ";", _); a = symb; s :] ->
- 450 |         let _loc = Loc.merge (Ast.loc_of_expr al)
- 451 |                              (Ast.loc_of_expr a) in
- 452 |         kont <:expr< $al$; $a$ >> s
- 453 |       | [: :] -> al ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 449, characters 11-28:
- 449 |       [ [: `(KEYWORD ";", _); a = symb; s :] ->
-                  ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 449, characters 30-38:
- 449 |       [ [: `(KEYWORD ";", _); a = symb; s :] ->
-                                     ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 449, characters 11-28:
- 449 |       [ [: `(KEYWORD ";", _); a = symb; s :] ->
-                  ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 455, characters 4-40:
- 455 |     parser [: a = symb; s :] -> kont a s
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 1113, characters 26-38:
- 1113 |             | _ -> raise (Stream.Error "long identifier not allowed here") ]
-                                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 1117, characters 26-38:
- 1117 |             | _ -> raise (Stream.Error "constraints not allowed on type extensions") ]
-                                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 1196, characters 48-60:
- 1196 |             with [ Invalid_argument s -> raise (Stream.Error s) ] ]
-                                                        ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 1479, characters 21-33:
- 1479 |               raise (Stream.Error "override (!) is incompatible with virtual")
-                             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 1472, characters 21-33:
- 1472 |               raise (Stream.Error "override (!) is incompatible with virtual")
-                             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 1467, characters 21-33:
- 1467 |               raise (Stream.Error "override (!) is incompatible with virtual")
-                             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 1462, characters 21-33:
- 1462 |               raise (Stream.Error "override (!) is incompatible with virtual")
-                             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml", line 1515, characters 47-59:
- 1515 |             [ <:ctyp< ! $_$ . $_$ >> -> raise (Stream.Error "unexpected polytype here")
-                                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Top.cmx camlp4/Camlp4Top/Top.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Top.cmx camlp4/Camlp4Top/Top.ml
- File "camlp4/Camlp4Top/Top.ml", lines 44-46, characters 4-39:
- 44 | ....match token_stream with parser
- 45 |     [ [: `(EOI, _) :] -> raise End_of_file
- 46 |     | [: :] -> parse_fun token_stream ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Top/Top.ml", lines 44-46, characters 4-39:
- 44 | ....match token_stream with parser
- 45 |     [ [: `(EOI, _) :] -> raise End_of_file
- 46 |     | [: :] -> parse_fun token_stream ]
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Top/Top.ml", line 45, characters 9-18:
- 45 |     [ [: `(EOI, _) :] -> raise End_of_file
-               ^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Rprint.cmx camlp4/Camlp4Top/Rprint.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Rprint.cmx camlp4/Camlp4Top/Rprint.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.ml
- File "camlp4/Camlp4Parsers/Camlp4AstLoader.ml", line 32, characters 15-26:
- 32 |       let () = Stream.iter (Buffer.add_char buf) strm
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
- File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 222, characters 13-25:
- 222 |             (Stream.Error ("'" ^ x ^  "' illegal in anonymous entry level"))
-                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 622, characters 24-36:
- 622 |         Loc.raise _loc (Stream.Error
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 638, characters 28-40:
- 638 |             Loc.raise _loc (Stream.Error
-                                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 635, characters 28-40:
- 635 |             Loc.raise _loc (Stream.Error
-                                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 658, characters 15-27:
- 658 |               (Stream.Error
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 666, characters 15-27:
- 666 |               (Stream.Error
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 681, characters 30-42:
- 681 |               Loc.raise _loc (Stream.Error
-                                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.ml
- File "camlp4/Camlp4Parsers/Camlp4ListComprehension.ml", line 37, characters 41-53:
- 37 |   value stream_peek_nth n strm = loop n (Stream.npeek n strm);
-                                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4ListComprehension.ml", line 54, characters 35-49:
- 54 |           | Some _ | None -> raise Stream.Failure ]
-                                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4ListComprehension.ml", line 65, characters 26-40:
- 65 |           | None -> raise Stream.Failure ]
-                                ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "camlp4/Camlp4Parsers/Camlp4ListComprehension.ml", line 97, characters 17-31:
- 97 |     | _ -> raise Stream.Failure ];
-                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.ml
- + /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.ml
- File "camlp4/Camlp4Parsers/Camlp4MacroParser.ml", line 279, characters 15-32:
- 279 |       let st = Stream.of_channel ch in
-                      ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AstDumper.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4NullDumper.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4Profiler.ml
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.ml
- touch camlp4/Camlp4Top.mli  ; if  /home/opam/.opam/4.14.1/bin/ocamlopt.opt -pack -g -I camlp4/Camlp4Top camlp4/Camlp4Top/Top.cmx camlp4/Camlp4Top/Rprint.cmx -o camlp4/Camlp4Top.cmx  ; then  rm -f camlp4/Camlp4Top.mli  ; else  rm -f camlp4/Camlp4Top.mli  ; exit 1; fi
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -a -I camlp4/config -I camlp4 -I camlp4/Camlp4Parsers -I camlp4/Camlp4Printers -I camlp4/Camlp4Filters camlp4/config/Camlp4_import.cmx camlp4/config/Camlp4_config.cmx camlp4/Camlp4.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Top.cmx -o camlp4/camlp4fulllib.cmxa
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt dynlink.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4boot.native
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4r.native
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4rf.native
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4o.native
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4of.native
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4oof.native
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4orf.native
- /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml
-> compiled  camlp4.4.14+1
Processing 118/124: [ocamlnet: gmake opt]
Processing 119/124: [ocamlnet: gmake opt] [camlp4: gmake install]
+ /usr/local/bin/gmake "install" "install-META" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/camlp4.4.14+1)
- env DESTDIR= sh ./build/install.sh
- Installing camlp4...
-   install binary /home/opam/.opam/4.14.1/bin/camlp4prof
-   install binary /home/opam/.opam/4.14.1/bin/mkcamlp4
-   install binary /home/opam/.opam/4.14.1/bin/camlp4
-   install binary /home/opam/.opam/4.14.1/bin/camlp4boot
-   install binary /home/opam/.opam/4.14.1/bin/camlp4o
-   install binary /home/opam/.opam/4.14.1/bin/camlp4of
-   install binary /home/opam/.opam/4.14.1/bin/camlp4oof
-   install binary /home/opam/.opam/4.14.1/bin/camlp4orf
-   install binary /home/opam/.opam/4.14.1/bin/camlp4r
-   install binary /home/opam/.opam/4.14.1/bin/camlp4rf
-   install binary /home/opam/.opam/4.14.1/bin/camlp4o.opt
-   install binary /home/opam/.opam/4.14.1/bin/camlp4of.opt
-   install binary /home/opam/.opam/4.14.1/bin/camlp4oof.opt
-   install binary /home/opam/.opam/4.14.1/bin/camlp4orf.opt
-   install binary /home/opam/.opam/4.14.1/bin/camlp4r.opt
-   install binary /home/opam/.opam/4.14.1/bin/camlp4rf.opt
- Installing Camlp4Parsers...
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.o
- Installing Camlp4Printers...
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.o
- Installing Camlp4Filters...
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.o
- Installing Camlp4Top...
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Top/Rprint.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Top/Rprint.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Top/Rprint.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Top/Top.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Top/Top.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Top/Top.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Top/Rprint.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Top/Top.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/camlp4lib.cma
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/camlp4lib.cmxa
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/camlp4fulllib.cma
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/camlp4fulllib.cmxa
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/camlp4o.cma
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/camlp4of.cma
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/camlp4oof.cma
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/camlp4orf.cma
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/camlp4r.cma
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/camlp4rf.cma
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Bin.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Bin.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Bin.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Bin.o
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Top.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4Top.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/Camlp4_config.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/camlp4prof.cmi
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/camlp4prof.cmo
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/camlp4prof.cmx
-   install /home/opam/.opam/4.14.1/lib/ocaml/camlp4/camlp4prof.o
-   install library /home/opam/.opam/4.14.1/lib/ocaml/camlp4/camlp4lib.a
-   install library /home/opam/.opam/4.14.1/lib/ocaml/camlp4/camlp4fulllib.a
- sed -e s/@@VERSION@@/"4.14.1"/g camlp4/META.in > camlp4/META
- mkdir -p "/home/opam/.opam/4.14.1/lib"/camlp4/
- cp -f camlp4/META "/home/opam/.opam/4.14.1/lib"/camlp4/
-> installed camlp4.4.14+1
Processing 119/124: [ocamlnet: gmake opt]
+ /usr/local/bin/gmake "opt" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2)
- ( cd tools/cppo-0.9.4 && rm -f depend && gmake -f Makefile.pre generate && gmake all )
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- ocamlfind ocamldep   *.ml *.mli >depend || { rm -f depend; exit 1; }
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- gmake[1]: Nothing to be done for 'all'.
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- ( cd tools/unimap_to_ocaml && gmake all )
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/unimap_to_ocaml'
- gmake[1]: Nothing to be done for 'all'.
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/unimap_to_ocaml'
- for pkg in netstring-pcre netsys netshm netstring netunidata equeue shell rpc-generator rpc rpc-auth-local netclient netcgi2 netplex netcgi2-plex netcamlbox netmulticore nethttpd; do \
- 	( cd src/$pkg && gmake -f Makefile.pre generate ) || exit; \
- 	( cd src/$pkg && gmake -f Makefile.pre depend ) || exit; \
- 	( cd src/$pkg && gmake opt ) || exit; \
- done
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- gmake[2]: Nothing to be done for 'realgenerate'.
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- gmake[1]: 'depend' is up to date.
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -c  netstring_pcre.ml && \
- [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -c -p -o `basename netstring_pcre.cmx .cmx`.p.cmx  netstring_pcre.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -a -o netstring-pcre.cmxa  netstring_pcre.cmx; \
- else \
- 	../../tools/mkstublib -o netstring-pcre netstring_pcre.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -linkall -shared -I . -o netstring-pcre.cmxs  netstring-pcre.cmxa ;
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- gmake[2]: Nothing to be done for 'realgenerate'.
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- gmake[1]: 'depend' is up to date.
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14.1/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 ;
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- gmake[2]: Nothing to be done for 'realgenerate'.
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- gmake[1]: 'depend' is up to date.
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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 ;
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- gmake[2]: Nothing to be done for 'realgenerate'.
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- gmake[1]: 'depend' is up to date.
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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_PCRE -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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netconst.cmx .cmx`.p.cmx  netconst.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netstring_str.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netstring_str.cmx .cmx`.p.cmx  netstring_str.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netstring_tstring.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netstring_tstring.cmx .cmx`.p.cmx  netstring_tstring.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -inline 10 netbuffer.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netbuffer.cmx .cmx`.p.cmx -inline 10 netbuffer.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netunichar.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netunichar.cmx .cmx`.p.cmx  netunichar.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netaux.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netaux.cmx .cmx`.p.cmx  netaux.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netchannels.ml && \
- [ 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_PCRE -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_PCRE -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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netchannels_crypto.cmx .cmx`.p.cmx  netchannels_crypto.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netsockaddr.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netsockaddr.cmx .cmx`.p.cmx  netsockaddr.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netdb.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netdb.cmx .cmx`.p.cmx  netdb.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmappings_asn1.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmappings_asn1.cmx .cmx`.p.cmx  netmappings_asn1.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmappings.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmappings.cmx .cmx`.p.cmx  netmappings.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netconversion.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netconversion.cmx .cmx`.p.cmx  netconversion.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netulex.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netulex.cmx .cmx`.p.cmx  netulex.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netencoding.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netencoding.cmx .cmx`.p.cmx  netencoding.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netstream.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netstream.cmx .cmx`.p.cmx  netstream.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netdate.ml && \
- [ 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_PCRE -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_PCRE -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_PCRE -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_PCRE -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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename nethtml_scanner.cmx .cmx`.p.cmx  nethtml_scanner.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  nethtml.ml && \
- [ 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_PCRE -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_PCRE -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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename neturl.cmx .cmx`.p.cmx  neturl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  neturl_ldap.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename neturl_ldap.cmx .cmx`.p.cmx  neturl_ldap.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netsaslprep_data.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netsaslprep_data.cmx .cmx`.p.cmx  netsaslprep_data.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netsaslprep.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netsaslprep.cmx .cmx`.p.cmx  netsaslprep.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netaddress.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netaddress.cmx .cmx`.p.cmx  netaddress.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netcompression.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netcompression.cmx .cmx`.p.cmx  netcompression.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmime.ml && \
- [ 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_PCRE -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_PCRE -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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmime_header.cmx .cmx`.p.cmx  netmime_header.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmime_channels.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmime_channels.cmx .cmx`.p.cmx  netmime_channels.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netsendmail.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netsendmail.cmx .cmx`.p.cmx  netsendmail.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  nethttp.ml && \
- [ 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_PCRE -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_PCRE -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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netpagebuffer.cmx .cmx`.p.cmx  netpagebuffer.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netfs.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netfs.cmx .cmx`.p.cmx  netfs.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netglob_lex.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netglob_lex.cmx .cmx`.p.cmx  netglob_lex.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netglob.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netglob.cmx .cmx`.p.cmx  netglob.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netauth.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netauth.cmx .cmx`.p.cmx  netauth.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -inline 10 netnumber.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netnumber.cmx .cmx`.p.cmx -inline 10 netnumber.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netxdr_mstring.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netxdr_mstring.cmx .cmx`.p.cmx  netxdr_mstring.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netxdr.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netxdr.cmx .cmx`.p.cmx  netxdr.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netasn1.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netasn1.cmx .cmx`.p.cmx  netasn1.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netasn1_encode.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netasn1_encode.cmx .cmx`.p.cmx  netasn1_encode.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netoid.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netoid.cmx .cmx`.p.cmx  netoid.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netdn.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netdn.cmx .cmx`.p.cmx  netdn.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netx509.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netx509.cmx .cmx`.p.cmx  netx509.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netascii_armor.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netascii_armor.cmx .cmx`.p.cmx  netascii_armor.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netx509_pubkey.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netx509_pubkey.cmx .cmx`.p.cmx  netx509_pubkey.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netx509_pubkey_crypto.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netx509_pubkey_crypto.cmx .cmx`.p.cmx  netx509_pubkey_crypto.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  nettls_support.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename nettls_support.cmx .cmx`.p.cmx  nettls_support.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netgssapi_support.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netgssapi_support.cmx .cmx`.p.cmx  netgssapi_support.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netgssapi_auth.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netgssapi_auth.cmx .cmx`.p.cmx  netgssapi_auth.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_scram.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_scram.cmx .cmx`.p.cmx  netmech_scram.ml
- File "netmech_scram.ml", line 529, characters 22-27:
- 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_PCRE -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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_scram_gssapi.cmx .cmx`.p.cmx  netmech_scram_gssapi.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_scram_sasl.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_scram_sasl.cmx .cmx`.p.cmx  netmech_scram_sasl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_scram_http.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_scram_http.cmx .cmx`.p.cmx  netmech_scram_http.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_plain_sasl.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_plain_sasl.cmx .cmx`.p.cmx  netmech_plain_sasl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_crammd5_sasl.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_crammd5_sasl.cmx .cmx`.p.cmx  netmech_crammd5_sasl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_digest.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_digest.cmx .cmx`.p.cmx  netmech_digest.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_digest_sasl.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_digest_sasl.cmx .cmx`.p.cmx  netmech_digest_sasl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_digest_http.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_digest_http.cmx .cmx`.p.cmx  netmech_digest_http.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_gs2_sasl.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_gs2_sasl.cmx .cmx`.p.cmx  netmech_gs2_sasl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_krb5_sasl.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_krb5_sasl.cmx .cmx`.p.cmx  netmech_krb5_sasl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_spnego_http.ml && \
- [ 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_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_spnego_http.cmx .cmx`.p.cmx  netmech_spnego_http.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -a -o netstring.cmxa  netconst.cmx netstring_str.cmx netbuffer.cmx netunichar.cmx netaux.cmx netstring_tstring.cmx netchannels.cmx netchannels_crypto.cmx netsockaddr.cmx netdb.cmx netmappings_asn1.cmx netmappings.cmx netconversion.cmx netulex.cmx netencoding.cmx netstream.cmx netdate.cmx netmime_string.cmx nethtml_scanner.cmx nethtml.cmx neturl.cmx neturl_ldap.cmx netsaslprep_data.cmx netsaslprep.cmx netaddress.cmx netcompression.cmx netmime.cmx netmime_header.cmx netmime_channels.cmx netsendmail.cmx nethttp.cmx netpagebuffer.cmx netfs.cmx netglob_lex.cmx netglob.cmx netauth.cmx netnumber.cmx netxdr_mstring.cmx netxdr.cmx netasn1.cmx netasn1_encode.cmx netoid.cmx netdn.cmx netx509.cmx netascii_armor.cmx netx509_pubkey.cmx netx509_pubkey_crypto.cmx nettls_support.cmx netgssapi_support.cmx netgssapi_auth.cmx netmech_scram.cmx netmech_scram_gssapi.cmx netmech_scram_sasl.cmx netmech_scram_http.cmx netmech_plain_sasl.cmx netmech_crammd5_sasl.cmx netmech_digest.cmx netmech_digest_sasl.cmx netmech_digest_http.cmx netmech_gs2_sasl.cmx netmech_krb5_sasl.cmx netmech_spnego_http.cmx; \
- else \
- 	../../tools/mkstublib -o netstring netconst.cmx netstring_str.cmx netbuffer.cmx netunichar.cmx netaux.cmx netstring_tstring.cmx netchannels.cmx netchannels_crypto.cmx netsockaddr.cmx netdb.cmx netmappings_asn1.cmx netmappings.cmx netconversion.cmx netulex.cmx netencoding.cmx netstream.cmx netdate.cmx netmime_string.cmx nethtml_scanner.cmx nethtml.cmx neturl.cmx neturl_ldap.cmx netsaslprep_data.cmx netsaslprep.cmx netaddress.cmx netcompression.cmx netmime.cmx netmime_header.cmx netmime_channels.cmx netsendmail.cmx nethttp.cmx netpagebuffer.cmx netfs.cmx netglob_lex.cmx netglob.cmx netauth.cmx netnumber.cmx netxdr_mstring.cmx netxdr.cmx netasn1.cmx netasn1_encode.cmx netoid.cmx netdn.cmx netx509.cmx netascii_armor.cmx netx509_pubkey.cmx netx509_pubkey_crypto.cmx nettls_support.cmx netgssapi_support.cmx netgssapi_auth.cmx netmech_scram.cmx netmech_scram_gssapi.cmx netmech_scram_sasl.cmx netmech_scram_http.cmx netmech_plain_sasl.cmx netmech_crammd5_sasl.cmx netmech_digest.cmx netmech_digest_sasl.cmx netmech_digest_http.cmx netmech_gs2_sasl.cmx netmech_krb5_sasl.cmx netmech_spnego_http.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netstring.cmxs  netstring.cmxa ;
- rm nethtml_scanner.ml
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- gmake[2]: Nothing to be done for 'realgenerate'.
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- gmake[1]: 'depend' is up to date.
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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 ;
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- gmake[2]: Nothing to be done for 'realgenerate'.
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- gmake[1]: 'depend' is up to date.
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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 ;
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- gmake[2]: Nothing to be done for 'realgenerate'.
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- gmake[1]: 'depend' is up to date.
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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 ;
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- echo "let cpp = \"cpp\";;" > config.ml
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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; }
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- gmake[2]: Nothing to be done for 'realgenerate'.
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- gmake[1]: 'depend' is up to date.
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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 ;
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- gmake[2]: Nothing to be done for 'realgenerate'.
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- gmake[1]: 'depend' is up to date.
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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 ;
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- gmake[2]: Nothing to be done for 'realgenerate'.
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- gmake[1]: 'depend' is up to date.
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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 ;
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- gmake[2]: Nothing to be done for 'realgenerate'.
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- gmake[1]: 'depend' is up to date.
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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 ;
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- gmake[2]: Nothing to be done for 'realgenerate'.
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- gmake[1]: 'depend' is up to date.
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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 ;
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- gmake[2]: Nothing to be done for 'realgenerate'.
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- gmake[1]: 'depend' is up to date.
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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 ;
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- gmake[2]: Nothing to be done for 'realgenerate'.
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- gmake[1]: 'depend' is up to date.
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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 ;
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- gmake[2]: Nothing to be done for 'realgenerate'.
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- gmake[1]: 'depend' is up to date.
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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 ;
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- gmake[2]: Nothing to be done for 'realgenerate'.
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- gmake[1]: 'depend' is up to date.
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.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 ;
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
-> compiled  ocamlnet.4.1.9-2
Processing 120/124: [ocamlnet: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2)
- for pkg in netstring-pcre netsys netshm netstring netunidata equeue shell rpc-generator rpc rpc-auth-local netclient netcgi2 netplex netcgi2-plex netcamlbox netmulticore nethttpd; do \
- 	( cd src/$pkg && gmake -f Makefile.pre install ) || exit; \
- done
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install netstring-pcre $files
- Installed /home/opam/.opam/4.14.1/lib/netstring-pcre/netstring-pcre.a
- Installed /home/opam/.opam/4.14.1/lib/netstring-pcre/netstring-pcre.cmxs
- Installed /home/opam/.opam/4.14.1/lib/netstring-pcre/netstring-pcre.cmxa
- Installed /home/opam/.opam/4.14.1/lib/netstring-pcre/netstring-pcre.cma
- Installed /home/opam/.opam/4.14.1/lib/netstring-pcre/netstring_pcre.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring-pcre/netstring_pcre.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring-pcre/META
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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.1/lib/netsys/netsys_c_outofheap.o
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_c_event.h
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_c_gprof.o
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_oothr_mt_init.o
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_oothr_mt_init.cmx
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_oothr_mt_init.cmo
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_oothr.cmo
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_oothr_mt.a
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_oothr.a
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys.a
- Installed /home/opam/.opam/4.14.1/lib/netsys/libnetsys.a
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_oothr_mt_init.cmxs
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_oothr_mt.cmxs
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_oothr.cmxs
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys.cmxs
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_oothr_mt.cmxa
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_oothr.cmxa
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys.cmxa
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_oothr_mt.cma
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_oothr.cma
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys.cma
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_xdr.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_win32.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_types.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_tmp.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_tls.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_signal.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_sem.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_sasl_util.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_sasl_types.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_sasl.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_rng.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_posix.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_polysocket.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_polypipe.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_pollset_win32.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_pollset_posix.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_pollset_generic.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_pollset.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_pmanage.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_oothr_mt_init.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_oothr_mt.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_oothr.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_mem.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_impl_util.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_gssapi.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_global.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_digests.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_crypto_types.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_crypto_modes.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_crypto.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_conf.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_ciphers.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netlog.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netexn.cmi
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_xdr.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_win32.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_types.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_tmp.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_tls.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_signalling.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_signal.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_sem.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_sasl_types.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_sasl.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_rng.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_posix.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_polysocket.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_polypipe.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_pollset_win32.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_pollset_posix.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_pollset_generic.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_pollset.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_pmanage.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_oothr_mt_init.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_oothr_mt.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_oothr.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_mem.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_gssapi.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_gprof_init.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_global.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_digests.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_crypto_types.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_crypto_modes.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_crypto.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys_ciphers.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netsys.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netlog.mli
- Installed /home/opam/.opam/4.14.1/lib/netsys/netexn.mli
- Installed /home/opam/.opam/4.14.1/lib/stublibs/dllnetsys.so
- Installed /home/opam/.opam/4.14.1/lib/stublibs/dllnetsys.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14.1/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14.1/lib/netsys/META
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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.1/lib/netshm/netshm.a
- Installed /home/opam/.opam/4.14.1/lib/netshm/netshm.cmxs
- Installed /home/opam/.opam/4.14.1/lib/netshm/netshm.cmxa
- Installed /home/opam/.opam/4.14.1/lib/netshm/netshm.cma
- Installed /home/opam/.opam/4.14.1/lib/netshm/netshm_hashtbl.cmi
- Installed /home/opam/.opam/4.14.1/lib/netshm/netshm_data.cmi
- Installed /home/opam/.opam/4.14.1/lib/netshm/netshm_array.cmi
- Installed /home/opam/.opam/4.14.1/lib/netshm/netshm.cmi
- Installed /home/opam/.opam/4.14.1/lib/netshm/netshm_hashtbl.mli
- Installed /home/opam/.opam/4.14.1/lib/netshm/netshm_data.mli
- Installed /home/opam/.opam/4.14.1/lib/netshm/netshm_array.mli
- Installed /home/opam/.opam/4.14.1/lib/netshm/netshm.mli
- Installed /home/opam/.opam/4.14.1/lib/netshm/META
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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.1/lib/netstring/netxdr.o
- Installed /home/opam/.opam/4.14.1/lib/netstring/netnumber.o
- Installed /home/opam/.opam/4.14.1/lib/netstring/netbuffer.o
- Installed /home/opam/.opam/4.14.1/lib/netstring/netconversion.o
- Installed /home/opam/.opam/4.14.1/lib/netstring/netxdr.cmx
- Installed /home/opam/.opam/4.14.1/lib/netstring/netnumber.cmx
- Installed /home/opam/.opam/4.14.1/lib/netstring/netbuffer.cmx
- Installed /home/opam/.opam/4.14.1/lib/netstring/netconversion.cmx
- Installed /home/opam/.opam/4.14.1/lib/netstring/netaccel_link.cmo
- Installed /home/opam/.opam/4.14.1/lib/netstring/netstring_top.cmo
- Installed /home/opam/.opam/4.14.1/lib/netstring/netstring.a
- Installed /home/opam/.opam/4.14.1/lib/netstring/libnetaccel_c.a
- Installed /home/opam/.opam/4.14.1/lib/netstring/netstring.cmxs
- Installed /home/opam/.opam/4.14.1/lib/netstring/netstring.cmxa
- Installed /home/opam/.opam/4.14.1/lib/netstring/netstring.cma
- Installed /home/opam/.opam/4.14.1/lib/netstring/netaccel.cma
- Installed /home/opam/.opam/4.14.1/lib/netstring/netxdr_mstring.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netxdr.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netx509_pubkey_crypto.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netx509_pubkey.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netx509.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/neturl_ldap.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/neturl.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netunichar.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netulex.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/nettls_support.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netstring_tstring.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netstring_top.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netstring_str.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netstream.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netsockaddr.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netsendmail.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netsaslprep_data.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netsaslprep.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netpagebuffer.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netoid.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netnumber.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmime_string.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmime_header.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmime_channels.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmime.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_spnego_http.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_scram_sasl.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_scram_http.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_scram_gssapi.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_scram.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_plain_sasl.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_krb5_sasl.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_gs2_sasl.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_digest_sasl.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_digest_http.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_digest.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_crammd5_sasl.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmappings_asn1.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmappings.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/nethttp.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/nethtml_scanner.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/nethtml.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netgssapi_support.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netgssapi_auth.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netglob_lex.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netglob.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netfs.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netencoding.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netdn.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netdb.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netdate.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netconversion.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netconst.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netcompression.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netchannels_crypto.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netchannels.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netbuffer.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netaux.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netauth.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netasn1_encode.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netasn1.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netascii_armor.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netaddress.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netaccel_link.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netaccel.cmi
- Installed /home/opam/.opam/4.14.1/lib/netstring/netxdr_mstring.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netxdr.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netx509_pubkey_crypto.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netx509_pubkey.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netx509.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/neturl_ldap.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/neturl.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netunichar.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netulex.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/nettls_support.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netstring_tstring.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netstring_top.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netstring_str.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netstream.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netsockaddr.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netsendmail.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netsaslprep.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netpagebuffer.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netoid.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netnumber.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmime_string.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmime_header.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmime_channels.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmime.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_spnego_http.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_scram_sasl.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_scram_http.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_scram_gssapi.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_scram.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_plain_sasl.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_krb5_sasl.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_gs2_sasl.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_digest_sasl.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_digest_http.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmech_crammd5_sasl.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netmappings.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/nethttp.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/nethtml.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netgssapi_support.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netgssapi_auth.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netglob.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netfs.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netencoding.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netdn.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netdb.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netdate.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netconversion.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netconst.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netcompression.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netchannels_crypto.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netchannels.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netbuffer.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netaux.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netauth.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netasn1_encode.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netasn1.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netascii_armor.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netaddress.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netaccel_link.mli
- Installed /home/opam/.opam/4.14.1/lib/netstring/netaccel.mli
- Installed /home/opam/.opam/4.14.1/lib/stublibs/dllnetaccel_c.so
- Installed /home/opam/.opam/4.14.1/lib/stublibs/dllnetaccel_c.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14.1/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14.1/lib/netstring/META
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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.1/lib/netunidata/netuniinit.o
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netuniinit.cmx
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netuniinit.cmo
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netmappings_kr.o
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netmappings_jp.o
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netmappings_other.o
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netmappings_iso.o
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netmappings_kr.cmx
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netmappings_jp.cmx
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netmappings_other.cmx
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netmappings_iso.cmx
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netmappings_kr.cmo
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netmappings_jp.cmo
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netmappings_other.cmo
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netmappings_iso.cmo
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netunidata.a
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netuniinit.cmxs
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netunidata.cmxs
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netmappings_other.cmxs
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netmappings_kr.cmxs
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netmappings_jp.cmxs
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netmappings_iso.cmxs
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netunidata.cmxa
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netunidata.cma
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netuniinit.cmi
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netunidata.cmi
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netuniconfig.cmi
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netunichecksums.cmi
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netmappings_other.cmi
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netmappings_kr.cmi
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netmappings_jp.cmi
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netmappings_iso.cmi
- Installed /home/opam/.opam/4.14.1/lib/netunidata/netunidata.mli
- Installed /home/opam/.opam/4.14.1/lib/netunidata/META
- mkdir -p "/home/opam/.opam/4.14.1/lib/netunidata"
- cp netdb/*.netdb "/home/opam/.opam/4.14.1/lib/netunidata"
- Installed .netdb files into /home/opam/.opam/4.14.1/lib/netunidata
- test -d netdb
- (cd netdb && ls *.netdb) | \
- { while read f; do echo "/home/opam/.opam/4.14.1/lib/netunidata/$f"; done; } >netdb-packlist
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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.1/lib/equeue/equeue.a
- Installed /home/opam/.opam/4.14.1/lib/equeue/equeue.cmxs
- Installed /home/opam/.opam/4.14.1/lib/equeue/equeue.cmxa
- Installed /home/opam/.opam/4.14.1/lib/equeue/equeue.cma
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_transfer.cmi
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_socks5.cmi
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_server.cmi
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_resolver.cmi
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_multiplex.cmi
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_mt.cmi
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_lwt.cmi
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_libevent.cmi
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_io.cmi
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_engines_compat.cmi
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_engines.cmi
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_datagram.cmi
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_client.cmi
- Installed /home/opam/.opam/4.14.1/lib/equeue/unixqueue_util.cmi
- Installed /home/opam/.opam/4.14.1/lib/equeue/unixqueue_select.cmi
- Installed /home/opam/.opam/4.14.1/lib/equeue/unixqueue_pollset.cmi
- Installed /home/opam/.opam/4.14.1/lib/equeue/unixqueue.cmi
- Installed /home/opam/.opam/4.14.1/lib/equeue/equeue.cmi
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_transfer.mli
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_socks5.mli
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_server.mli
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_resolver.mli
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_multiplex.mli
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_mt.mli
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_lwt.mli
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_libevent.mli
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_io.mli
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_engines_compat.mli
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_engines.mli
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_datagram.mli
- Installed /home/opam/.opam/4.14.1/lib/equeue/uq_client.mli
- Installed /home/opam/.opam/4.14.1/lib/equeue/unixqueue_select.mli
- Installed /home/opam/.opam/4.14.1/lib/equeue/unixqueue_pollset.mli
- Installed /home/opam/.opam/4.14.1/lib/equeue/unixqueue.mli
- Installed /home/opam/.opam/4.14.1/lib/equeue/equeue.mli
- Installed /home/opam/.opam/4.14.1/lib/equeue/META
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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.1/lib/shell/shell.a
- Installed /home/opam/.opam/4.14.1/lib/shell/shell.cmxs
- Installed /home/opam/.opam/4.14.1/lib/shell/shell.cmxa
- Installed /home/opam/.opam/4.14.1/lib/shell/shell.cma
- Installed /home/opam/.opam/4.14.1/lib/shell/shell_uq.cmi
- Installed /home/opam/.opam/4.14.1/lib/shell/shell_sys.cmi
- Installed /home/opam/.opam/4.14.1/lib/shell/shell_fs.cmi
- Installed /home/opam/.opam/4.14.1/lib/shell/shell.cmi
- Installed /home/opam/.opam/4.14.1/lib/shell/shell_uq.mli
- Installed /home/opam/.opam/4.14.1/lib/shell/shell_sys.mli
- Installed /home/opam/.opam/4.14.1/lib/shell/shell_fs.mli
- Installed /home/opam/.opam/4.14.1/lib/shell/shell.mli
- Installed /home/opam/.opam/4.14.1/lib/shell/META
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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.1/lib/rpc-generator/rpcgen-packlist
- Installed /home/opam/.opam/4.14.1/lib/rpc-generator/rpc_generator.a
- Installed /home/opam/.opam/4.14.1/lib/rpc-generator/rpc_generator.cmxs
- Installed /home/opam/.opam/4.14.1/lib/rpc-generator/rpc_generator.cmxa
- Installed /home/opam/.opam/4.14.1/lib/rpc-generator/rpc_generator.cma
- Installed /home/opam/.opam/4.14.1/lib/rpc-generator/syntax.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc-generator/rename.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc-generator/parser.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc-generator/options.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc-generator/main.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc-generator/lexer.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc-generator/generate.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc-generator/direct.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc-generator/config.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc-generator/parser.mli
- Installed /home/opam/.opam/4.14.1/lib/rpc-generator/dummy.mli
- Installed /home/opam/.opam/4.14.1/lib/rpc-generator/META
- mkdir -p "/home/opam/.opam/4.14.1/bin"
- cp ocamlrpcgen "/home/opam/.opam/4.14.1/bin"
- Installed ocamlrpcgen into /home/opam/.opam/4.14.1/bin
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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.1/lib/rpc/rpc.a
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc.cmxs
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc.cmxa
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc.cma
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_util.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_transport.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_simple_client.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_server.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_proxy.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_program.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_portmapper_impl.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_portmapper_clnt.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_portmapper_aux.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_portmapper.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_packer.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_common.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_client_pre.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_client.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_auth_sys.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_auth_gssapi_aux.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_auth_gssapi.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_util.mli
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_transport.mli
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_simple_client.mli
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_server.mli
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_proxy.mli
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_program.mli
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_portmapper_clnt.mli
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_portmapper_aux.mli
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_portmapper.mli
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_packer.mli
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_client_pre.mli
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_client.mli
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_auth_sys.mli
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_auth_gssapi_aux.mli
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc_auth_gssapi.mli
- Installed /home/opam/.opam/4.14.1/lib/rpc/rpc.mli
- Installed /home/opam/.opam/4.14.1/lib/rpc/META
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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.1/lib/rpc-auth-local/rpc_auth_local.a
- Installed /home/opam/.opam/4.14.1/lib/rpc-auth-local/librpc_auth_local.a
- Installed /home/opam/.opam/4.14.1/lib/rpc-auth-local/rpc_auth_local.cmxs
- Installed /home/opam/.opam/4.14.1/lib/rpc-auth-local/rpc_auth_local.cmxa
- Installed /home/opam/.opam/4.14.1/lib/rpc-auth-local/rpc_auth_local.cma
- Installed /home/opam/.opam/4.14.1/lib/rpc-auth-local/rpc_auth_local.cmi
- Installed /home/opam/.opam/4.14.1/lib/rpc-auth-local/rpc_auth_local.mli
- Installed /home/opam/.opam/4.14.1/lib/stublibs/dllrpc_auth_local.so
- Installed /home/opam/.opam/4.14.1/lib/stublibs/dllrpc_auth_local.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14.1/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14.1/lib/rpc-auth-local/META
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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.1/lib/netclient/netclient.a
- Installed /home/opam/.opam/4.14.1/lib/netclient/netclient.cmxs
- Installed /home/opam/.opam/4.14.1/lib/netclient/netclient.cmxa
- Installed /home/opam/.opam/4.14.1/lib/netclient/netclient.cma
- Installed /home/opam/.opam/4.14.1/lib/netclient/nettelnet_client.cmi
- Installed /home/opam/.opam/4.14.1/lib/netclient/netsmtp.cmi
- Installed /home/opam/.opam/4.14.1/lib/netclient/netpop.cmi
- Installed /home/opam/.opam/4.14.1/lib/netclient/netldap.cmi
- Installed /home/opam/.opam/4.14.1/lib/netclient/nethttp_fs.cmi
- Installed /home/opam/.opam/4.14.1/lib/netclient/nethttp_client_conncache.cmi
- Installed /home/opam/.opam/4.14.1/lib/netclient/nethttp_client.cmi
- Installed /home/opam/.opam/4.14.1/lib/netclient/netftp_fs.cmi
- Installed /home/opam/.opam/4.14.1/lib/netclient/netftp_data_endpoint.cmi
- Installed /home/opam/.opam/4.14.1/lib/netclient/netftp_client.cmi
- Installed /home/opam/.opam/4.14.1/lib/netclient/nettelnet_client.mli
- Installed /home/opam/.opam/4.14.1/lib/netclient/netsmtp.mli
- Installed /home/opam/.opam/4.14.1/lib/netclient/netpop.mli
- Installed /home/opam/.opam/4.14.1/lib/netclient/netldap.mli
- Installed /home/opam/.opam/4.14.1/lib/netclient/nethttp_fs.mli
- Installed /home/opam/.opam/4.14.1/lib/netclient/nethttp_client_conncache.mli
- Installed /home/opam/.opam/4.14.1/lib/netclient/nethttp_client.mli
- Installed /home/opam/.opam/4.14.1/lib/netclient/netftp_fs.mli
- Installed /home/opam/.opam/4.14.1/lib/netclient/netftp_data_endpoint.mli
- Installed /home/opam/.opam/4.14.1/lib/netclient/netftp_client.mli
- Installed /home/opam/.opam/4.14.1/lib/netclient/META
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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.1/lib/netcgi2/netcgi.a
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/netcgi.cmxs
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/netcgi.cmxa
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/netcgi.cma
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/netcgi_test.cmi
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/netcgi_scgi.cmi
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/netcgi_fcgi.cmi
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/netcgi_dbi.cmi
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/netcgi_common.cmi
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/netcgi_cgi.cmi
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/netcgi_ajp.cmi
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/netcgi1_compat.cmi
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/netcgi.cmi
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/netcgi_test.mli
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/netcgi_scgi.mli
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/netcgi_fcgi.mli
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/netcgi_dbi.mli
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/netcgi_common.mli
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/netcgi_cgi.mli
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/netcgi_ajp.mli
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/netcgi1_compat.mli
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/netcgi.mli
- Installed /home/opam/.opam/4.14.1/lib/netcgi2/META
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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.1/lib/netplex/netplex_mt.o
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_mt.cmx
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_mt.cmo
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex-packlist
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex.a
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex.cmxs
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex.cmxa
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex.cma
- Installed /home/opam/.opam/4.14.1/lib/netplex/rpc_netplex.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_workload.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_util.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_types.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_sockserv.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_sharedvar.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_semaphore.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_mutex.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_mt.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_mp.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_mbox.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_main.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_log.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_kit.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_internal.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_encap.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_ctrl_srv.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_ctrl_clnt.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_ctrl_aux.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_controller.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_container.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_config.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_cenv.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_admin.cmi
- Installed /home/opam/.opam/4.14.1/lib/netplex/rpc_netplex.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_workload.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_types.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_sockserv.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_sharedvar.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_semaphore.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_mutex.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_mt.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_mp.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_mbox.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_main.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_log.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_kit.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_internal.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_encap.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_ctrl_srv.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_ctrl_clnt.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_ctrl_aux.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_controller.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_container.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_config.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/netplex_cenv.mli
- Installed /home/opam/.opam/4.14.1/lib/netplex/META
- mkdir -p "/home/opam/.opam/4.14.1/bin"
- cp netplex-admin "/home/opam/.opam/4.14.1/bin"
- Installed netplex-admin into /home/opam/.opam/4.14.1/bin
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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.1/lib/netcgi2-plex/netcgi2-plex.a
- Installed /home/opam/.opam/4.14.1/lib/netcgi2-plex/netcgi2-plex.cmxs
- Installed /home/opam/.opam/4.14.1/lib/netcgi2-plex/netcgi2-plex.cmxa
- Installed /home/opam/.opam/4.14.1/lib/netcgi2-plex/netcgi2-plex.cma
- Installed /home/opam/.opam/4.14.1/lib/netcgi2-plex/netcgi_plex.cmi
- Installed /home/opam/.opam/4.14.1/lib/netcgi2-plex/netcgi_plex.mli
- Installed /home/opam/.opam/4.14.1/lib/netcgi2-plex/META
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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.1/lib/netcamlbox/netcamlbox.a
- Installed /home/opam/.opam/4.14.1/lib/netcamlbox/netcamlbox.cmxs
- Installed /home/opam/.opam/4.14.1/lib/netcamlbox/netcamlbox.cmxa
- Installed /home/opam/.opam/4.14.1/lib/netcamlbox/netcamlbox.cma
- Installed /home/opam/.opam/4.14.1/lib/netcamlbox/netcamlbox.cmi
- Installed /home/opam/.opam/4.14.1/lib/netcamlbox/netcamlbox.mli
- Installed /home/opam/.opam/4.14.1/lib/netcamlbox/META
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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.1/lib/netmulticore/netmulticore.a
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmulticore.cmxs
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmulticore.cmxa
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmulticore.cma
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_util.cmi
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_sem.cmi
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_ref.cmi
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_queue.cmi
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_process.cmi
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_mutex.cmi
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_mempool.cmi
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_matrix.cmi
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_heap.cmi
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_hashtbl.cmi
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_condition.cmi
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_camlbox.cmi
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_buffer.cmi
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_array.cmi
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore.cmi
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_sem.mli
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_ref.mli
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_queue.mli
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_process.mli
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_mutex.mli
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_mempool.mli
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_matrix.mli
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_heap.mli
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_hashtbl.mli
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_condition.mli
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_camlbox.mli
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_buffer.mli
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_bigarray.mli
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore_array.mli
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/netmcore.mli
- Installed /home/opam/.opam/4.14.1/lib/netmulticore/META
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- gmake[2]: Entering directory '/home/opam/.opam/4.14.1/.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.1/lib/nethttpd/LICENSE
- Installed /home/opam/.opam/4.14.1/lib/nethttpd/nethttpd.a
- Installed /home/opam/.opam/4.14.1/lib/nethttpd/nethttpd.cmxs
- Installed /home/opam/.opam/4.14.1/lib/nethttpd/nethttpd.cmxa
- Installed /home/opam/.opam/4.14.1/lib/nethttpd/nethttpd.cma
- Installed /home/opam/.opam/4.14.1/lib/nethttpd/nethttpd_util.cmi
- Installed /home/opam/.opam/4.14.1/lib/nethttpd/nethttpd_types.cmi
- Installed /home/opam/.opam/4.14.1/lib/nethttpd/nethttpd_services.cmi
- Installed /home/opam/.opam/4.14.1/lib/nethttpd/nethttpd_reactor.cmi
- Installed /home/opam/.opam/4.14.1/lib/nethttpd/nethttpd_plex.cmi
- Installed /home/opam/.opam/4.14.1/lib/nethttpd/nethttpd_kernel.cmi
- Installed /home/opam/.opam/4.14.1/lib/nethttpd/nethttpd_engine.cmi
- Installed /home/opam/.opam/4.14.1/lib/nethttpd/nethttpd_util.mli
- Installed /home/opam/.opam/4.14.1/lib/nethttpd/nethttpd_types.mli
- Installed /home/opam/.opam/4.14.1/lib/nethttpd/nethttpd_services.mli
- Installed /home/opam/.opam/4.14.1/lib/nethttpd/nethttpd_reactor.mli
- Installed /home/opam/.opam/4.14.1/lib/nethttpd/nethttpd_plex.mli
- Installed /home/opam/.opam/4.14.1/lib/nethttpd/nethttpd_kernel.mli
- Installed /home/opam/.opam/4.14.1/lib/nethttpd/nethttpd_engine.mli
- Installed /home/opam/.opam/4.14.1/lib/nethttpd/META
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
-> installed ocamlnet.4.1.9-2
[tyxml: patch] applying rm_netstring_pcre.patch
Processing 121/124: [tyxml: patch]
Processing 121/124: [tyxml: gmake]
+ /usr/local/bin/gmake  (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/tyxml.2.2.0)
- sed -e s%_LIBNAME_%tyxml%g \
-     -e s%_PACKAGENAME_%tyxml%g \
-             -e s%_LIBDIR_%% \
-             -e s%_SYNTAXDIR_%% \
-    files/META.in > files/META
- sed -e s%_LIBNAME_%tyxml%g \
-     -e s%_PACKAGENAME_%tyxml%g \
-             -e s%_LIBDIR_%directory\ =\ \"..\/lib\"% \
-             -e s%_SYNTAXDIR_%directory\ =\ \"..\/syntax\"% \
-   files/META.in > files/META.tyxml
- /usr/local/bin/gmake -C syntax byte opt
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/tyxml.2.2.0/syntax'
- ocamlfind ocamlc  -package camlp4 -pp "camlp4of -loc loc" -c pa_tyxml.mli
- ocamllex xmllexer.mll
- 93 states, 803 transitions, table size 3770 bytes
- ocamlfind ocamlc  -package camlp4 -pp "camlp4of -loc loc" -c xmllexer.ml
- File "xmllexer.mll", line 280, characters 33-49:
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "xmllexer.mll", line 368, characters 30-41:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "xmllexer.mll", line 370, characters 40-51:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "xmllexer.mll", line 371, characters 40-48:
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "xmllexer.mll", line 382, characters 19-30:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlfind ocamlc  -package camlp4 -pp "camlp4rf -loc loc" -c basic_types.ml
- ocamllex camllexer.mll
- 18 states, 260 transitions, table size 1148 bytes
- ocamlfind ocamlc  -package camlp4 -pp "camlp4of -loc loc" -c camllexer.ml
- ocamlfind ocamlc  -package camlp4 -pp "camlp4rf -loc loc" -c xhtmlparser.ml
- File "xhtmlparser.ml", line 92, characters 13-21:
- 92 |     stream : Stream.t (LexerArg.token * Loc.t)  ;
-                   ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "xhtmlparser.ml", line 123, characters 17-24:
- 123 |         let () = bprintf b "%a" print x in Buffer.contents b ;
-                        ^^^^^^^
- Alert deprecated: Stdlib.Format.bprintf
- File "xhtmlparser.ml", line 138, characters 24-35:
- 138 |             let (t,l) = Stream.next s.stream in
-                               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "xhtmlparser.ml", line 273, characters 10-21:
- 273 |     match Stream.next s.stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlfind ocamlc  -package camlp4 -pp "camlp4rf -loc loc" -c xhtmlsyntax.ml
- File "xhtmlsyntax.ml", line 38, characters 11-28:
- 38 |     <:ctyp< Xhtml.elt [> `$uid:String.capitalize tag$ ] >>;
-                 ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "xhtmlsyntax.ml", line 40, characters 11-27:
- 40 |     <:ctyp< Xhtml.elt [< Xhtml_types.$lid:String.lowercase tag^"_content"$] >>;
-                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "xhtmlsyntax.ml", line 42, characters 22-38:
- 42 |       let tag = match String.lowercase tag with
-                            ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "xhtmlsyntax.ml", line 70, characters 15-32:
- 70 |       | tag -> String.capitalize tag ] in
-                     ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "xhtmlsyntax.ml", line 73, characters 11-27:
- 73 |     <:ctyp< Xhtml.attrib [< Xhtml_types.$lid:String.lowercase tag^"_attrib"$] >>;
-                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "xhtmlsyntax.ml", line 87, characters 20-36:
- 87 |     let tag = match String.lowercase tag with
-                          ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "xhtmlsyntax.ml", line 101, characters 11-27:
- 101 |     <:ctyp< Html5.elt [< Html5_types.$lid:String.lowercase tag^"_content"$] >>;
-                  ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "xhtmlsyntax.ml", line 103, characters 22-38:
- 103 |       let tag = match String.lowercase tag with
-                             ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "xhtmlsyntax.ml", line 186, characters 15-32:
- 186 |       | tag -> String.capitalize tag ] in
-                      ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "xhtmlsyntax.ml", line 189, characters 11-27:
- 189 |     <:ctyp< Html5.attrib [< Html5_types.$lid:String.lowercase tag^"_attrib"$] >>;
-                  ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "xhtmlsyntax.ml", line 204, characters 11-28:
- 204 |     <:ctyp< Svg.elt [> `$uid:String.capitalize tag$ ] >>;
-                  ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "xhtmlsyntax.ml", line 206, characters 11-27:
- 206 |     <:ctyp< Svg.elt [< Svg_types.$lid:String.lowercase tag^"_content"$] >>;
-                  ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "xhtmlsyntax.ml", line 208, characters 20-36:
- 208 |     let tag = match String.lowercase tag with
-                           ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "xhtmlsyntax.ml", line 364, characters 13-30:
- 364 |     | tag -> String.capitalize tag ] in
-                    ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "xhtmlsyntax.ml", line 367, characters 11-27:
- 367 |     <:ctyp< Svg.attrib [< Svg_types.$lid:String.lowercase tag^"_attrib"$] >>;
-                  ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- ocamlfind ocamlc  -package camlp4 -pack -o pa_tyxml.cmo xmllexer.cmo basic_types.cmo camllexer.cmo xhtmlparser.cmo xhtmlsyntax.cmo
- ocamlfind ocamlc  -package camlp4 -pp "camlp4of -loc loc" -c simplexmlparser.mli
- ocamlfind ocamlc  -package camlp4 -pp "camlp4rf -loc loc" -c simplexmlparser.ml
- File "simplexmlparser.ml", line 68, characters 11-19:
- 68 |   stream : Stream.t (LexerArg.token * Loc.t);
-                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "simplexmlparser.ml", line 82, characters 21-32:
- 82 |         let (t, l) = Stream.next s.stream
-                           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "simplexmlparser.ml", line 130, characters 63-80:
- 130 |     let tree = to_expr_taglist (Xmllexer.from_stream loc True (Stream.of_channel chan)) loc
-                                                                      ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlfind ocamlopt  -package camlp4 -pp "camlp4of -loc loc" -c xmllexer.ml
- File "xmllexer.mll", line 280, characters 33-49:
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "xmllexer.mll", line 368, characters 30-41:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "xmllexer.mll", line 370, characters 40-51:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "xmllexer.mll", line 371, characters 40-48:
- Alert deprecated: Stdlib.String.set
- Use Bytes.set/BytesLabels.set instead.
- File "xmllexer.mll", line 382, characters 19-30:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Camlp4, and its interface was not compiled with -opaque
- ocamlfind ocamlopt  -package camlp4 -pp "camlp4rf -loc loc" -c simplexmlparser.ml
- File "simplexmlparser.ml", line 68, characters 11-19:
- 68 |   stream : Stream.t (LexerArg.token * Loc.t);
-                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "simplexmlparser.ml", line 82, characters 21-32:
- 82 |         let (t, l) = Stream.next s.stream
-                           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "simplexmlparser.ml", line 130, characters 63-80:
- 130 |     let tree = to_expr_taglist (Xmllexer.from_stream loc True (Stream.of_channel chan)) loc
-                                                                      ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Camlp4, and its interface was not compiled with -opaque
- ocamlfind ocamlopt  -package camlp4 -shared -linkall -o xmllexer.cmxs xmllexer.cmx
- ocamlfind ocamlopt  -package camlp4 -shared -linkall -o simplexmlparser.cmxs simplexmlparser.cmx
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/tyxml.2.2.0/syntax'
- /usr/local/bin/gmake -C lib byte opt
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/tyxml.2.2.0/lib'
- ocamlfind ocamlc   -package netstring -package pcre -c xml_sigs.mli
- ocamlfind ocamlc   -package netstring -package pcre -c xml_iter.mli
- ocamlfind ocamlc   -package netstring -package pcre -c xml_iter.ml
- ocamlfind ocamlc   -package netstring -package pcre -c xml_print.mli
- ocamlfind ocamlc   -package netstring -package pcre -c xml_print.ml
- ocamlfind ocamlc   -package netstring -package pcre -c xhtml_types.mli
- ocamlfind ocamlc   -package netstring -package pcre -c xhtml_sigs.mli
- ocamlfind ocamlc   -package netstring -package pcre -c xhtml_f.mli
- ocamlfind ocamlc   -package netstring -package pcre -c xhtml_f.ml
- ocamlfind ocamlc   -package netstring -package pcre -c svg_types.mli
- ocamlfind ocamlc   -package netstring -package pcre -c svg_sigs.mli
- ocamlfind ocamlc   -package netstring -package pcre -c svg_f.mli
- ocamlfind ocamlc   -package netstring -package pcre -c svg_f.ml
- ocamlfind ocamlc   -package netstring -package pcre -c html5_types.mli
- ocamlfind ocamlc   -package netstring -package pcre -c html5_sigs.mli
- ocamlfind ocamlc   -package netstring -package pcre -c html5_f.mli
- ocamlfind ocamlc   -package netstring -package pcre -c html5_f.ml
- ocamlfind ocamlc   -package netstring -package pcre -c xml.mli
- ocamlfind ocamlc   -package netstring -package pcre -c xml.ml
- ocamlfind ocamlc   -package netstring -package pcre -c xhtml.mli
- ocamlfind ocamlc   -package netstring -package pcre -c xhtml.ml
- ocamlfind ocamlc   -package netstring -package pcre -c svg.mli
- ocamlfind ocamlc   -package netstring -package pcre -c svg.ml
- ocamlfind ocamlc   -package netstring -package pcre -c html5.mli
- ocamlfind ocamlc   -package netstring -package pcre -c html5.ml
- ocamlfind ocamlc   -a xml_iter.cmo xml_print.cmo xhtml_f.cmo svg_f.cmo html5_f.cmo xml.cmo xhtml.cmo svg.cmo html5.cmo -o tyxml.cma
- ocamlfind ocamlc   -a xml_iter.cmo xml_print.cmo xhtml_f.cmo svg_f.cmo html5_f.cmo -o tyxml_f.cma
- ocamlfind ocamlopt   -package netstring -package pcre -c xml_iter.ml
- ocamlfind ocamlopt   -package netstring -package pcre -c xml_print.ml
- ocamlfind ocamlopt   -package netstring -package pcre -c xhtml_f.ml
- ocamlfind ocamlopt   -package netstring -package pcre -c svg_f.ml
- ocamlfind ocamlopt   -package netstring -package pcre -c html5_f.ml
- ocamlfind ocamlopt   -package netstring -package pcre -c xml.ml
- ocamlfind ocamlopt   -package netstring -package pcre -c xhtml.ml
- ocamlfind ocamlopt   -package netstring -package pcre -c svg.ml
- ocamlfind ocamlopt   -package netstring -package pcre -c html5.ml
- ocamlfind ocamlopt   -a xml_iter.cmx xml_print.cmx xhtml_f.cmx svg_f.cmx html5_f.cmx xml.cmx xhtml.cmx svg.cmx html5.cmx -o tyxml.cmxa
- ocamlfind ocamlopt   -a xml_iter.cmx xml_print.cmx xhtml_f.cmx svg_f.cmx html5_f.cmx -o tyxml_f.cmxa
- ocamlfind ocamlopt   -shared -linkall -o tyxml.cmxs tyxml.cmxa
- ocamlfind ocamlopt   -shared -linkall -o tyxml_f.cmxs tyxml_f.cmxa
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/tyxml.2.2.0/lib'
-> compiled  tyxml.2.2.0
Processing 122/124: [tyxml: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/tyxml.2.2.0)
- ocamlfind install tyxml \
-   -patch-version 2.2.0 \
-   files/META lib/xml_sigs.cmi lib/xml_print.cmi lib/xml_iter.cmi lib/xml.cmi lib/xhtml_types.cmi lib/xhtml_sigs.cmi lib/xhtml_f.cmi lib/svg_types.cmi lib/svg_sigs.cmi lib/svg_f.cmi lib/html5_types.cmi lib/html5_sigs.cmi lib/html5_f.cmi lib/xhtml.cmi lib/svg.cmi lib/html5.cmi syntax/pa_tyxml.cmi syntax/simplexmlparser.cmi  lib/tyxml_f.cma lib/tyxml.cma syntax/pa_tyxml.cmo syntax/xmllexer.cmo syntax/simplexmlparser.cmo  lib/tyxml.cmxa lib/tyxml_f.cmxa syntax/xmllexer.cmx syntax/simplexmlparser.cmx  lib/tyxml.a lib/tyxml_f.a syntax/xmllexer.o syntax/simplexmlparser.o  lib/tyxml.cmxs lib/tyxml_f.cmxs syntax/xmllexer.cmxs syntax/simplexmlparser.cmxs \
-   lib/xml_sigs.mli lib/xml_print.mli lib/xml_iter.mli lib/xml.mli lib/xhtml_types.mli lib/xhtml_sigs.mli lib/xhtml_f.mli lib/svg_types.mli lib/svg_sigs.mli lib/svg_f.mli lib/html5_types.mli lib/html5_sigs.mli lib/html5_f.mli lib/xhtml.mli lib/svg.mli lib/html5.mli syntax/pa_tyxml.mli syntax/simplexmlparser.mli
- Installed /home/opam/.opam/4.14.1/lib/tyxml/simplexmlparser.mli
- Installed /home/opam/.opam/4.14.1/lib/tyxml/pa_tyxml.mli
- Installed /home/opam/.opam/4.14.1/lib/tyxml/html5.mli
- Installed /home/opam/.opam/4.14.1/lib/tyxml/svg.mli
- Installed /home/opam/.opam/4.14.1/lib/tyxml/xhtml.mli
- Installed /home/opam/.opam/4.14.1/lib/tyxml/html5_f.mli
- Installed /home/opam/.opam/4.14.1/lib/tyxml/html5_sigs.mli
- Installed /home/opam/.opam/4.14.1/lib/tyxml/html5_types.mli
- Installed /home/opam/.opam/4.14.1/lib/tyxml/svg_f.mli
- Installed /home/opam/.opam/4.14.1/lib/tyxml/svg_sigs.mli
- Installed /home/opam/.opam/4.14.1/lib/tyxml/svg_types.mli
- Installed /home/opam/.opam/4.14.1/lib/tyxml/xhtml_f.mli
- Installed /home/opam/.opam/4.14.1/lib/tyxml/xhtml_sigs.mli
- Installed /home/opam/.opam/4.14.1/lib/tyxml/xhtml_types.mli
- Installed /home/opam/.opam/4.14.1/lib/tyxml/xml.mli
- Installed /home/opam/.opam/4.14.1/lib/tyxml/xml_iter.mli
- Installed /home/opam/.opam/4.14.1/lib/tyxml/xml_print.mli
- Installed /home/opam/.opam/4.14.1/lib/tyxml/xml_sigs.mli
- Installed /home/opam/.opam/4.14.1/lib/tyxml/simplexmlparser.cmxs
- Installed /home/opam/.opam/4.14.1/lib/tyxml/xmllexer.cmxs
- Installed /home/opam/.opam/4.14.1/lib/tyxml/tyxml_f.cmxs
- Installed /home/opam/.opam/4.14.1/lib/tyxml/tyxml.cmxs
- Installed /home/opam/.opam/4.14.1/lib/tyxml/simplexmlparser.o
- Installed /home/opam/.opam/4.14.1/lib/tyxml/xmllexer.o
- Installed /home/opam/.opam/4.14.1/lib/tyxml/tyxml_f.a
- Installed /home/opam/.opam/4.14.1/lib/tyxml/tyxml.a
- Installed /home/opam/.opam/4.14.1/lib/tyxml/simplexmlparser.cmx
- Installed /home/opam/.opam/4.14.1/lib/tyxml/xmllexer.cmx
- Installed /home/opam/.opam/4.14.1/lib/tyxml/tyxml_f.cmxa
- Installed /home/opam/.opam/4.14.1/lib/tyxml/tyxml.cmxa
- Installed /home/opam/.opam/4.14.1/lib/tyxml/simplexmlparser.cmo
- Installed /home/opam/.opam/4.14.1/lib/tyxml/xmllexer.cmo
- Installed /home/opam/.opam/4.14.1/lib/tyxml/pa_tyxml.cmo
- Installed /home/opam/.opam/4.14.1/lib/tyxml/tyxml.cma
- Installed /home/opam/.opam/4.14.1/lib/tyxml/tyxml_f.cma
- Installed /home/opam/.opam/4.14.1/lib/tyxml/simplexmlparser.cmi
- Installed /home/opam/.opam/4.14.1/lib/tyxml/pa_tyxml.cmi
- Installed /home/opam/.opam/4.14.1/lib/tyxml/html5.cmi
- Installed /home/opam/.opam/4.14.1/lib/tyxml/svg.cmi
- Installed /home/opam/.opam/4.14.1/lib/tyxml/xhtml.cmi
- Installed /home/opam/.opam/4.14.1/lib/tyxml/html5_f.cmi
- Installed /home/opam/.opam/4.14.1/lib/tyxml/html5_sigs.cmi
- Installed /home/opam/.opam/4.14.1/lib/tyxml/html5_types.cmi
- Installed /home/opam/.opam/4.14.1/lib/tyxml/svg_f.cmi
- Installed /home/opam/.opam/4.14.1/lib/tyxml/svg_sigs.cmi
- Installed /home/opam/.opam/4.14.1/lib/tyxml/svg_types.cmi
- Installed /home/opam/.opam/4.14.1/lib/tyxml/xhtml_f.cmi
- Installed /home/opam/.opam/4.14.1/lib/tyxml/xhtml_sigs.cmi
- Installed /home/opam/.opam/4.14.1/lib/tyxml/xhtml_types.cmi
- Installed /home/opam/.opam/4.14.1/lib/tyxml/xml.cmi
- Installed /home/opam/.opam/4.14.1/lib/tyxml/xml_iter.cmi
- Installed /home/opam/.opam/4.14.1/lib/tyxml/xml_print.cmi
- Installed /home/opam/.opam/4.14.1/lib/tyxml/xml_sigs.cmi
- Installed /home/opam/.opam/4.14.1/lib/tyxml/META
-> installed tyxml.2.2.0
Processing 123/124: [podge: oasis setup]
+ /home/opam/.opam/4.14.1/bin/oasis "setup" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/podge.0.3)
Processing 123/124: [podge: ocaml setup.ml]
+ /home/opam/.opam/4.14.1/bin/ocaml "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.14.1" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/podge.0.3)
- File "./setup.ml", line 575, characters 4-15:
- 575 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 603, characters 19-36:
- 603 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 610, characters 37-48:
- 610 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 613, characters 17-31:
- 613 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1431, characters 16-33:
- 1431 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1433, characters 22-38:
- 1433 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1434, characters 14-26:
- 1434 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 11-23:
- 1435 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 28-40:
- 1435 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1436, characters 11-23:
- 1436 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1436, characters 28-41:
- 1436 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                                    ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1437, characters 11-24:
- 1437 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1438, characters 11-23:
- 1438 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1775, characters 22-40:
- 1775 |         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
- File "setup.ml", line 3176, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3179, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3182, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3184, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3187, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3201, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3326, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3345, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3347, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 37-49:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 37-50:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 46-58:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 46-59:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3356, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3369, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3467, characters 16-34:
- 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 "setup.ml", line 4518, characters 21-38:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4520, characters 19-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 16-29:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 33-46:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 15-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 32-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.14.1/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.14.1/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.14.1/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.14.1/bin/ocamlbuild
- Package name: ........................................ podge
- Package version: ..................................... 0.3
- os_type: ............................................. Unix
- system: .............................................. freebsd
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.14.1
- standard_library_default: ............................ /home/opam/.opam/4.14.1/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.14.1/lib/ocaml
- bytecomp_c_compiler: ................................. cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- native_c_compiler: ................................... cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.14.1
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_yojson: .......................................... /home/opam/.opam/4.14.1/lib/yojson
- pkg_cohttp: .......................................... /home/opam/.opam/4.14.1/lib/cohttp
- pkg_tyxml: ........................................... /home/opam/.opam/4.14.1/lib/tyxml
- pkg_unix: ............................................ /home/opam/.opam/4.14.1/lib/ocaml
- pkg_re_pcre: ......................................... /home/opam/.opam/4.14.1/lib/re/pcre
- 
+ /home/opam/.opam/4.14.1/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/podge.0.3)
- File "./setup.ml", line 575, characters 4-15:
- 575 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 603, characters 19-36:
- 603 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 610, characters 37-48:
- 610 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 613, characters 17-31:
- 613 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1431, characters 16-33:
- 1431 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1433, characters 22-38:
- 1433 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1434, characters 14-26:
- 1434 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 11-23:
- 1435 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 28-40:
- 1435 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1436, characters 11-23:
- 1436 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1436, characters 28-41:
- 1436 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                                    ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1437, characters 11-24:
- 1437 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1438, characters 11-23:
- 1438 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1775, characters 22-40:
- 1775 |         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
- File "setup.ml", line 3176, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3179, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3182, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3184, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3187, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3201, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3326, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3345, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3347, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 37-49:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 37-50:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 46-58:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 46-59:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3356, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3369, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3467, characters 16-34:
- 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 "setup.ml", line 4518, characters 21-38:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4520, characters 19-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 16-29:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 33-46:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 15-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 32-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.14.1/lib/ocamlbuild /home/opam/.opam/4.14.1/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.14.1/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamldep -package yojson -package unix -package tyxml -package re.pcre -package cohttp -modules lib/podge.ml > lib/podge.ml.depends
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package yojson -package unix -package tyxml -package re.pcre -package cohttp -I lib -o lib/podge.cmo lib/podge.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package yojson -package unix -package tyxml -package re.pcre -package cohttp -I lib -o lib/podge.cmo lib/podge.ml
- File "lib/podge.ml", line 64, characters 14-17:
- 64 |       let b = pow base (n / 2) in
-                    ^^^
- Warning 6 [labels-omitted]: label base was omitted in the application of this function.
- File "lib/podge.ml", line 140, characters 45-48:
- 140 |     let g (k, r) = init_with_f (fun i -> k + pow 2 (n - i - 1), i) r in
-                                                    ^^^
- Warning 6 [labels-omitted]: label base was omitted in the application of this function.
- File "lib/podge.ml", line 145, characters 33-36:
- 145 |     aux m (init_with_f (fun i -> pow 2 i, n - i - 1) n)
-                                        ^^^
- Warning 6 [labels-omitted]: label base was omitted in the application of this function.
- File "lib/podge.ml", line 166, characters 43-60:
- 166 |   let update ~key ~value j : (did_update * Yojson.Basic.json) =
-                                                  ^^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "lib/podge.ml", line 177, characters 36-53:
- 177 |   let remove ~key j : (did_update * Yojson.Basic.json) =
-                                           ^^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "lib/podge.ml", line 194, characters 4-22:
- 194 |     Html5.P.print_list print_string [e]
-           ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label output was omitted in the application of this function.
- File "lib/podge.ml", line 199, characters 4-22:
- 199 |     Html5.P.print_list func [e];
-           ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label output was omitted in the application of this function.
- File "lib/podge.ml", line 360, characters 14-20:
- 360 |   type json = Y.json
-                     ^^^^^^
- Alert deprecated: Y.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "lib/podge.ml", line 362, characters 16-22:
- 362 |   let get url : Y.json =
-                       ^^^^^^
- Alert deprecated: Y.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "lib/podge.ml", line 394, characters 12-25:
- 394 |       match Re_pcre.split ~rex:(Re_pcre.regexp "\r\n\r\n") raw_request with
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Re_pcre
- Use Re.Pcre
- File "lib/podge.ml", line 394, characters 32-46:
- 394 |       match Re_pcre.split ~rex:(Re_pcre.regexp "\r\n\r\n") raw_request with
-                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Re_pcre
- Use Re.Pcre
- File "lib/podge.ml", line 396, characters 24-30:
- 396 |         let headers_l : Y.json list =
-                               ^^^^^^
- Alert deprecated: Y.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "lib/podge.ml", line 396, characters 24-30:
- 396 |         let headers_l : Y.json list =
-                               ^^^^^^
- Alert deprecated: Y.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "lib/podge.ml", line 399, characters 25-37:
- 399 |           |> L.map (fun (Re_pcre.Text s) -> `String s)
-                                ^^^^^^^^^^^^
- Alert deprecated: module Re_pcre
- Use Re.Pcre
- File "lib/podge.ml", line 399, characters 19-54:
- 399 |           |> L.map (fun (Re_pcre.Text s) -> `String s)
-                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (NoGroup|Delim _|Group (_, _))
- File "lib/podge.ml", line 398, characters 32-44:
- 398 |           |> L.filter (function Re_pcre.Text s -> true | _ -> false)
-                                       ^^^^^^^^^^^^
- Alert deprecated: module Re_pcre
- Use Re.Pcre
- File "lib/podge.ml", line 397, characters 10-28:
- 397 |           Re_pcre.full_split ~rex:(Re_pcre.regexp "\r\n") headers
-                 ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_pcre
- Use Re.Pcre
- File "lib/podge.ml", line 397, characters 35-49:
- 397 |           Re_pcre.full_split ~rex:(Re_pcre.regexp "\r\n") headers
-                                          ^^^^^^^^^^^^^^
- Alert deprecated: module Re_pcre
- Use Re.Pcre
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -a -I lib lib/podge.cmo -o lib/podge.cma
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package yojson -package unix -package tyxml -package re.pcre -package cohttp -I lib -o lib/podge.cmx lib/podge.ml
- + /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package yojson -package unix -package tyxml -package re.pcre -package cohttp -I lib -o lib/podge.cmx lib/podge.ml
- File "lib/podge.ml", line 64, characters 14-17:
- 64 |       let b = pow base (n / 2) in
-                    ^^^
- Warning 6 [labels-omitted]: label base was omitted in the application of this function.
- File "lib/podge.ml", line 140, characters 45-48:
- 140 |     let g (k, r) = init_with_f (fun i -> k + pow 2 (n - i - 1), i) r in
-                                                    ^^^
- Warning 6 [labels-omitted]: label base was omitted in the application of this function.
- File "lib/podge.ml", line 145, characters 33-36:
- 145 |     aux m (init_with_f (fun i -> pow 2 i, n - i - 1) n)
-                                        ^^^
- Warning 6 [labels-omitted]: label base was omitted in the application of this function.
- File "lib/podge.ml", line 166, characters 43-60:
- 166 |   let update ~key ~value j : (did_update * Yojson.Basic.json) =
-                                                  ^^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "lib/podge.ml", line 177, characters 36-53:
- 177 |   let remove ~key j : (did_update * Yojson.Basic.json) =
-                                           ^^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "lib/podge.ml", line 194, characters 4-22:
- 194 |     Html5.P.print_list print_string [e]
-           ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label output was omitted in the application of this function.
- File "lib/podge.ml", line 199, characters 4-22:
- 199 |     Html5.P.print_list func [e];
-           ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label output was omitted in the application of this function.
- File "lib/podge.ml", line 360, characters 14-20:
- 360 |   type json = Y.json
-                     ^^^^^^
- Alert deprecated: Y.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "lib/podge.ml", line 362, characters 16-22:
- 362 |   let get url : Y.json =
-                       ^^^^^^
- Alert deprecated: Y.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "lib/podge.ml", line 394, characters 12-25:
- 394 |       match Re_pcre.split ~rex:(Re_pcre.regexp "\r\n\r\n") raw_request with
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Re_pcre
- Use Re.Pcre
- File "lib/podge.ml", line 394, characters 32-46:
- 394 |       match Re_pcre.split ~rex:(Re_pcre.regexp "\r\n\r\n") raw_request with
-                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Re_pcre
- Use Re.Pcre
- File "lib/podge.ml", line 396, characters 24-30:
- 396 |         let headers_l : Y.json list =
-                               ^^^^^^
- Alert deprecated: Y.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "lib/podge.ml", line 396, characters 24-30:
- 396 |         let headers_l : Y.json list =
-                               ^^^^^^
- Alert deprecated: Y.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "lib/podge.ml", line 399, characters 25-37:
- 399 |           |> L.map (fun (Re_pcre.Text s) -> `String s)
-                                ^^^^^^^^^^^^
- Alert deprecated: module Re_pcre
- Use Re.Pcre
- File "lib/podge.ml", line 399, characters 19-54:
- 399 |           |> L.map (fun (Re_pcre.Text s) -> `String s)
-                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (NoGroup|Delim _|Group (_, _))
- File "lib/podge.ml", line 398, characters 32-44:
- 398 |           |> L.filter (function Re_pcre.Text s -> true | _ -> false)
-                                       ^^^^^^^^^^^^
- Alert deprecated: module Re_pcre
- Use Re.Pcre
- File "lib/podge.ml", line 397, characters 10-28:
- 397 |           Re_pcre.full_split ~rex:(Re_pcre.regexp "\r\n") headers
-                 ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_pcre
- Use Re.Pcre
- File "lib/podge.ml", line 397, characters 35-49:
- 397 |           Re_pcre.full_split ~rex:(Re_pcre.regexp "\r\n") headers
-                                          ^^^^^^^^^^^^^^
- Alert deprecated: module Re_pcre
- Use Re.Pcre
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Html5, and its interface was not compiled with -opaque
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -a -I lib lib/podge.cmx -o lib/podge.cmxa
- /home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -shared -I lib lib/podge.cmxa lib/podge.cmx -o lib/podge.cmxs
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.14.1/lib/ocamlbuild /home/opam/.opam/4.14.1/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.14.1/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 454, characters 8-19:
- 454 |         Stream.from
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 457, characters 21-32:
- 457 |                match Stream.next st with
-                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 460, characters 18-32:
- 460 |              with Stream.Failure -> None)
-                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 462, characters 6-23:
- 462 |       Genlex.make_lexer ["="] st_line
-             ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 465, characters 12-24:
- 465 |       match Stream.npeek 3 lxr with
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 466, characters 9-21:
- 466 |       | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 466, characters 26-36:
- 466 |       | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                                 ^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 466, characters 42-55:
- 466 |       | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                                                 ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 467, characters 8-19:
- 467 |         Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 467, characters 25-36:
- 467 |         Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-                                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 467, characters 42-53:
- 467 |         Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-                                                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 479, characters 17-34:
- 479 |         let st = Stream.of_channel chn in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  podge.0.3
Processing 124/124: [podge: ocaml setup.ml]
+ /home/opam/.opam/4.14.1/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/podge.0.3)
- File "./setup.ml", line 575, characters 4-15:
- 575 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 603, characters 19-36:
- 603 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 610, characters 37-48:
- 610 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 613, characters 17-31:
- 613 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1431, characters 16-33:
- 1431 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1433, characters 22-38:
- 1433 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1434, characters 14-26:
- 1434 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 11-23:
- 1435 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 28-40:
- 1435 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1436, characters 11-23:
- 1436 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1436, characters 28-41:
- 1436 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                                    ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1437, characters 11-24:
- 1437 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1438, characters 11-23:
- 1438 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1775, characters 22-40:
- 1775 |         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
- File "setup.ml", line 3176, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3179, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3182, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3184, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3187, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3201, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3326, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3345, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3347, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 37-49:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 37-50:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 46-58:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 46-59:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3356, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3369, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3467, characters 16-34:
- 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 "setup.ml", line 4518, characters 21-38:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4520, characters 19-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 16-29:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 33-46:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 15-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 32-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- Installed /home/opam/.opam/4.14.1/lib/podge/podge.ml
- Installed /home/opam/.opam/4.14.1/lib/podge/podge.cma
- Installed /home/opam/.opam/4.14.1/lib/podge/podge.cmxa
- Installed /home/opam/.opam/4.14.1/lib/podge/podge.a
- Installed /home/opam/.opam/4.14.1/lib/podge/podge.cmxs
- Installed /home/opam/.opam/4.14.1/lib/podge/podge.cmi
- Installed /home/opam/.opam/4.14.1/lib/podge/podge.cmt
- Installed /home/opam/.opam/4.14.1/lib/podge/podge.annot
- Installed /home/opam/.opam/4.14.1/lib/podge/podge.cmx
- Installed /home/opam/.opam/4.14.1/lib/podge/META
-> installed podge.0.3
Done.
2024-04-19 02:02.01 ---> saved as "2bee5fb10f66f2c9364b53445839500931ac0fbe957bc88bc283d3890b6a8c47"
Job succeeded