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


Building on c2-2.equinix.ci.dev

(from ocaml/opam:debian-unstable)
2023-11-05 05:01.15 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2023-11-05 05:01.15 ---> using "5a48029448e4c4dcb1058375cea3e3790f5832d398adedd7742173873baea387" 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 3d81474197deaaac83f9ce67a8b0408b2f62afed"))
2023-11-05 05:01.15 ---> using "8231b81745561f2f596217e393b300ac61194dbe3d6f9cc43cd1829d7ce6e23e" from cache

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


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

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

2023-11-05 05:01.15 ---> using "b37037a7dd0e0621109a66e9bb0bd45c62866bf3f6faef0e5fd1b5caf01fe333" from cache

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

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.1"} | "ocaml-system" {= "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  (https://github.com/ocaml/ocaml/archive/4.14.1.tar.gz)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14) to update the current shell environment
2023-11-05 05:01.15 ---> using "ca91cc2b4ca7df6564eb1eb60e625e48d78bbdc75cae60f16bed2f9d25c28943" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-11-04-2003.48-F-2023-11-02-2005.08.pdiff [127 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-11-04-2003.48-F-2023-11-02-2005.08.pdiff [127 kB]
- Fetched 388 kB in 2s (187 kB/s)
- Reading package lists...
- 
2023-11-05 05:01.15 ---> using "5a242c9e75ec8a3a18070f13439916234da8b72fa5cd60430853cf5259d9469e" from cache

/: (env OCAMLPARAM warn-error=+8,_)

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

Nothing to do.
The following actions will be performed:
=== install 31 packages
  - install base-bytes          base       [required by devkit]
  - install camlzip             1.11       [required by devkit]
  - install conf-libcurl        2          [required by ocurl]
  - install conf-libevent       1          [required by libevent]
  - install conf-libpcre        1          [required by pcre]
  - install conf-pkg-config     3          [required by conf-zlib, conf-libevent]
  - install conf-zlib           1          [required by camlzip]
  - install cppo                1.6.9      [required by lwt, extlib, yojson]
  - install csexp               1.5.2      [required by dune-configurator]
  - install devkit              1.20210120
  - install dune                3.11.1     [required by devkit]
  - install dune-configurator   3.11.1     [required by extunix, lwt]
  - install extlib              1.7.9      [required by devkit]
  - install extunix             0.3.2      [required by devkit]
  - install libevent            0.8.1      [required by devkit]
  - install lwt                 5.7.0      [required by devkit]
  - install lwt_ppx             2.1.0      [required by devkit]
  - install ocaml-compiler-libs v0.12.4    [required by ppxlib]
  - install ocamlbuild          0.14.2     [required by ocamlnet]
  - install ocamlfind           1.9.6      [required by ocamlnet, camlzip, base-bytes, etc.]
  - install ocamlnet            4.1.9-2    [required by devkit]
  - install ocplib-endian       1.2        [required by lwt]
  - install ocurl               0.9.2      [required by devkit]
  - install ounit2              2.2.7      [required by devkit]
  - install pcre                7.5.0      [required by devkit]
  - install ppx_derivers        1.2.1      [required by ppxlib]
  - install ppxlib              0.31.0     [required by extunix, lwt_ppx]
  - install seq                 base       [required by ounit2, yojson]
  - install sexplib0            v0.16.0    [required by ppxlib]
  - install stdlib-shims        0.3.0      [required by devkit]
  - install yojson              2.1.1      [required by devkit]

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

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

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get 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/bin/sudo "apt-get" "install" "-qq" "-yy" "libcurl4-gnutls-dev" "libevent-dev" "libpcre3-dev" "pkg-config" "zlib1g-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libcurl4-gnutls-dev:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18134 files and directories currently installed.)
- Preparing to unpack .../00-libcurl4-gnutls-dev_8.4.0-2_amd64.deb ...
- Unpacking libcurl4-gnutls-dev:amd64 (8.4.0-2) ...
- Selecting previously unselected package libevent-2.1-7:amd64.
- Preparing to unpack .../01-libevent-2.1-7_2.1.12-stable-8_amd64.deb ...
- Unpacking libevent-2.1-7:amd64 (2.1.12-stable-8) ...
- Selecting previously unselected package libevent-core-2.1-7:amd64.
- Preparing to unpack .../02-libevent-core-2.1-7_2.1.12-stable-8_amd64.deb ...
- Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-8) ...
- Selecting previously unselected package libevent-extra-2.1-7:amd64.
- Preparing to unpack .../03-libevent-extra-2.1-7_2.1.12-stable-8_amd64.deb ...
- Unpacking libevent-extra-2.1-7:amd64 (2.1.12-stable-8) ...
- Selecting previously unselected package libevent-pthreads-2.1-7:amd64.
- Preparing to unpack .../04-libevent-pthreads-2.1-7_2.1.12-stable-8_amd64.deb ...
- Unpacking libevent-pthreads-2.1-7:amd64 (2.1.12-stable-8) ...
- Selecting previously unselected package libevent-openssl-2.1-7:amd64.
- Preparing to unpack .../05-libevent-openssl-2.1-7_2.1.12-stable-8_amd64.deb ...
- Unpacking libevent-openssl-2.1-7:amd64 (2.1.12-stable-8) ...
- Selecting previously unselected package libevent-dev.
- Preparing to unpack .../06-libevent-dev_2.1.12-stable-8_amd64.deb ...
- Unpacking libevent-dev (2.1.12-stable-8) ...
- Selecting previously unselected package libpcre16-3:amd64.
- Preparing to unpack .../07-libpcre16-3_2%3a8.39-15_amd64.deb ...
- Unpacking libpcre16-3:amd64 (2:8.39-15) ...
- Selecting previously unselected package libpcre3:amd64.
- Preparing to unpack .../08-libpcre3_2%3a8.39-15_amd64.deb ...
- Unpacking libpcre3:amd64 (2:8.39-15) ...
- Selecting previously unselected package libpcre32-3:amd64.
- Preparing to unpack .../09-libpcre32-3_2%3a8.39-15_amd64.deb ...
- Unpacking libpcre32-3:amd64 (2:8.39-15) ...
- Selecting previously unselected package libpcrecpp0v5:amd64.
- Preparing to unpack .../10-libpcrecpp0v5_2%3a8.39-15_amd64.deb ...
- Unpacking libpcrecpp0v5:amd64 (2:8.39-15) ...
- Selecting previously unselected package libpcre3-dev:amd64.
- Preparing to unpack .../11-libpcre3-dev_2%3a8.39-15_amd64.deb ...
- Unpacking libpcre3-dev:amd64 (2:8.39-15) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../12-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../13-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../14-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../15-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../16-zlib1g-dev_1%3a1.2.13.dfsg-3_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-3) ...
- Setting up libpcre16-3:amd64 (2:8.39-15) ...
- Setting up libcurl4-gnutls-dev:amd64 (8.4.0-2) ...
- Setting up libpcre3:amd64 (2:8.39-15) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up libpcre32-3:amd64 (2:8.39-15) ...
- Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-8) ...
- Setting up libevent-2.1-7:amd64 (2.1.12-stable-8) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-3) ...
- Setting up libevent-pthreads-2.1-7:amd64 (2.1.12-stable-8) ...
- Setting up libpcrecpp0v5:amd64 (2:8.39-15) ...
- Setting up libevent-extra-2.1-7:amd64 (2.1.12-stable-8) ...
- Setting up libpcre3-dev:amd64 (2:8.39-15) ...
- Setting up libevent-openssl-2.1-7:amd64 (2.1.12-stable-8) ...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up libevent-dev (2.1.12-stable-8) ...
- Setting up pkg-config:amd64 (1.8.1-1) ...
- Processing triggers for libc-bin (2.37-12) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/92:
Processing  3/92:
Processing  4/92:
Processing  5/92:
Processing  6/92:
Processing  7/92:
Processing  8/92:
Processing  9/92:
Processing 10/92: [conf-libcurl: curl-config]
Processing 11/92: [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
-> retrieved camlzip.1.11  (cached)
Processing 12/92: [devkit.1.20210120: http] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
-> retrieved cppo.1.6.9  (cached)
Processing 13/92: [devkit.1.20210120: http] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.2  (cached)
Processing 14/92: [devkit.1.20210120: http] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "curl-config" "--libs" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-libcurl.2)
- -lcurl
-> compiled  conf-libcurl.2
Processing 14/92: [devkit.1.20210120: http] [conf-pkg-config: pkg-config]
-> installed conf-libcurl.2
Processing 15/92: [devkit.1.20210120: http] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.14/.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
-   --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/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 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
- 
- 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 15/92: [devkit.1.20210120: http]
-> installed conf-pkg-config.3
Processing 16/92: [devkit.1.20210120: http]
Processing 17/92: [devkit.1.20210120: http] [conf-libevent: pkg-config libevent]
Processing 18/92: [devkit.1.20210120: http] [conf-libevent: pkg-config libevent] [conf-libpcre: pkg-config libpcre]
Processing 19/92: [devkit.1.20210120: http] [conf-libevent: pkg-config libevent] [conf-libpcre: pkg-config libpcre] [conf-zlib: pkg-config zlib]
-> retrieved extlib.1.7.9  (cached)
Processing 20/92: [devkit.1.20210120: http] [extunix.0.3.2: http] [conf-libevent: pkg-config libevent] [conf-libpcre: pkg-config libpcre] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libpcre" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-libpcre.1)
-> compiled  conf-libpcre.1
Processing 20/92: [devkit.1.20210120: http] [extunix.0.3.2: http] [conf-libevent: pkg-config libevent] [conf-zlib: pkg-config zlib]
-> installed conf-libpcre.1
Processing 21/92: [devkit.1.20210120: http] [extunix.0.3.2: http] [conf-libevent: pkg-config libevent] [conf-zlib: pkg-config zlib]
Processing 21/92: [extunix.0.3.2: http] [conf-libevent: pkg-config libevent] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--exists" "libevent" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-libevent.1)
-> compiled  conf-libevent.1
Processing 21/92: [extunix.0.3.2: http] [conf-zlib: pkg-config zlib]
-> installed conf-libevent.1
Processing 22/92: [extunix.0.3.2: http] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "zlib" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 22/92: [extunix.0.3.2: http]
-> installed conf-zlib.1
Processing 23/92: [extunix.0.3.2: http]
-> retrieved devkit.1.20210120  (https://github.com/ahrefs/devkit/releases/download/1.20210120/devkit-1.20210120.tbz)
Processing 24/92: [extunix.0.3.2: http] [libevent.0.8.1: http]
Processing 24/92: [libevent.0.8.1: http]
-> retrieved extunix.0.3.2  (https://ygrek.org/p/release/ocaml-extunix/ocaml-extunix-0.3.2.tar.gz)
Processing 25/92: [libevent.0.8.1: http]
Processing 25/92:
-> retrieved libevent.0.8.1  (https://ygrek.org/p/release/ocaml-libevent/ocaml-libevent-0.8.1.tar.gz)
Processing 26/92:
-> retrieved lwt.5.7.0  (cached)
Processing 27/92:
-> retrieved dune.3.11.1, dune-configurator.3.11.1  (cached)
Processing 28/92:
Processing 29/92: [dune: ocaml 47]
-> retrieved lwt_ppx.2.1.0  (cached)
Processing 30/92: [dune: ocaml 47]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 31/92: [dune: ocaml 47]
-> retrieved ocamlbuild.0.14.2  (cached)
Processing 32/92: [dune: ocaml 47]
Processing 33/92: [dune: ocaml 47] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 34/92: [dune: ocaml 47] [ocamlbuild: make configure.make]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 35/92: [dune: ocaml 47] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ocplib-endian.1.2  (cached)
Processing 36/92: [ounit2.2.2.7: http] [dune: ocaml 47] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ocurl.0.9.2  (cached)
Processing 37/92: [ounit2.2.2.7: http] [dune: ocaml 47] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 37/92: [ounit2.2.2.7: http] [dune: ocaml 47] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved pcre.7.5.0  (cached)
Processing 38/92: [ounit2.2.2.7: http] [dune: ocaml 47] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.14" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.14/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.14/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.14/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.14/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.14/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.14/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.14"; \
- echo "BINDIR=/home/opam/.opam/4.14/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.14/lib"; \
- echo "MANDIR=/home/opam/.opam/4.14/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.14/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.14/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.14/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.14/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.2"'; \
- ) > src/ocamlbuild_config.ml
Processing 38/92: [ounit2.2.2.7: http] [dune: ocaml 47] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 39/92: [ounit2.2.2.7: http] [dune: ocaml 47] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ocamlnet.4.1.9-2  (cached)
Processing 40/92: [ounit2.2.2.7: http] [dune: ocaml 47] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 41/92: [ounit2.2.2.7: http] [dune: ocaml 47] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 42/92: [ounit2.2.2.7: http] [dune: ocaml 47] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> installed seq.base
Processing 43/92: [ounit2.2.2.7: http] [dune: ocaml 47] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 43/92: [dune: ocaml 47] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppxlib.0.31.0  (cached)
Processing 44/92: [dune: ocaml 47] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 45/92: [dune: ocaml 47] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ounit2.2.2.7  (https://github.com/gildor478/ounit/releases/download/v2.2.7/ounit-2.2.7.tbz)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved yojson.2.1.1  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.14/bin" "-sitelib" "/home/opam/.opam/4.14/lib" "-mandir" "/home/opam/.opam/4.14/man" "-config" "/home/opam/.opam/4.14/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14/.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/lib/ocaml
-     Binaries:              /home/opam/.opam/4.14/bin
-     Manual pages:          /home/opam/.opam/4.14/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.14/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.14/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.14/bin
-     Manual pages:          /home/opam/.opam/4.14/man
-     topfind script:        /home/opam/.opam/4.14/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 45/92: [dune: ocaml 47] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.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/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -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/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
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.14/.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/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.14/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
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
Processing 45/92: [dune: ocaml 47] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.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
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 45/92: [dune: ocaml 47] [ocamlbuild: make check-if-preinstalled]
Processing 46/92: [dune: ocaml 47] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2)
- if test -d /home/opam/.opam/4.14/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.14/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w +L -w +R -w +Z -I src -I 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
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- 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
- make[3]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- 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
- make[3]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
-> compiled  ocamlbuild.0.14.2
Processing 46/92: [dune: ocaml 47] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.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/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/4.14/bin"
- install -d "/home/opam/.opam/4.14/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/4.14/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.14/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.14/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/4.14/lib/findlib"
- install -d "/home/opam/.opam/4.14/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.14/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.14/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/home/opam/.opam/4.14/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.14/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.14/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.14/.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/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.14/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14/lib/$x/META.tmp" "/home/opam/.opam/4.14/lib/$x/META"; done
- install -d "/home/opam/.opam/4.14/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.14/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.14/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/4.14/man/man1" "/home/opam/.opam/4.14/man/man3" "/home/opam/.opam/4.14/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14/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/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 46/92: [dune: ocaml 47]
Processing 47/92: [dune: ocaml 47]
Processing 48/92: [camlzip: make all] [dune: ocaml 47]
Processing 49/92: [camlzip: make all] [dune: ocaml 47] [libevent: make depend]
-> installed base-bytes.base
Processing 50/92: [camlzip: make all] [dune: ocaml 47] [libevent: make depend]
-> installed ocamlbuild.0.14.2
Processing 51/92: [camlzip: make all] [dune: ocaml 47] [libevent: make depend]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "depend" (CWD=/home/opam/.opam/4.14/.opam-switch/build/libevent.0.8.1)
- gcc -I /home/opam/.opam/4.14/lib/ocaml -MM *.c > depend
- ocamldep *.mli *.ml >> depend
- make: 'depend' is up to date.
Processing 51/92: [camlzip: make all] [dune: ocaml 47] [libevent: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.14/.opam-switch/build/libevent.0.8.1)
- ocamlc -c -ccopt "-DFULL_UNROLL -Wall -O2 -I/usr/local/include" event_stubs.c
- event_stubs.c:26: warning: "Is_some" redefined
-    26 | #define Is_some(v) (Is_block(v))
-       | 
- In file included from event_stubs.c:16:
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:407: note: this is the location of the previous definition
-   407 | #define Is_some(v) Is_block(v)
-       | 
- event_stubs.c: In function 'event_cb':
- event_stubs.c:137:13: warning: "callback3" is deprecated: use "caml_callback3" instead
-   137 |   callback3(*event_cb_closure,
-       |             ^~~~~~~~~~~~~~~~~~                                           
- event_stubs.c: In function 'oc_event_base_init':
- event_stubs.c:305:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   305 |     event_cb_closure = caml_named_value("event_cb");
-       |                      ^
- event_stubs.c:307:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   307 |       invalid_argument("Callback event_cb not initialized.");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- ocamlmklib -oc mloevent event_stubs.o \
- -L/usr/local/lib -levent
- ocamlc -c  libevent.mli
- ocamlc -c  -nolabels libevent.ml
- ocamlmklib -o liboevent libevent.cmo -oc mloevent \
- -L/usr/local/lib -levent
- ocamlopt -c  -nolabels libevent.ml
- ocamlmklib -o liboevent libevent.cmx -oc mloevent \
- -L/usr/local/lib -levent
-> compiled  libevent.0.8.1
Processing 51/92: [camlzip: make all] [dune: ocaml 47]
Processing 52/92: [camlzip: make all] [dune: ocaml 47] [libevent: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/libevent.0.8.1)
- { test ! -f liboevent.cmxa || extra="liboevent.cmxa libevent.cmx liboevent.a"; }; \
- ocamlfind install libevent -patch-version 0.8.1 META libevent.cmi libevent.mli liboevent.cma \
- dllmloevent.so libmloevent.a $extra
- Installed /home/opam/.opam/4.14/lib/libevent/liboevent.a
- Installed /home/opam/.opam/4.14/lib/libevent/libevent.cmx
- Installed /home/opam/.opam/4.14/lib/libevent/liboevent.cmxa
- Installed /home/opam/.opam/4.14/lib/libevent/libmloevent.a
- Installed /home/opam/.opam/4.14/lib/libevent/liboevent.cma
- Installed /home/opam/.opam/4.14/lib/libevent/libevent.mli
- Installed /home/opam/.opam/4.14/lib/libevent/libevent.cmi
- Installed /home/opam/.opam/4.14/lib/stublibs/dllmloevent.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllmloevent.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14/lib/libevent/META
-> installed libevent.0.8.1
Processing 52/92: [camlzip: make all] [dune: ocaml 47]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.14/.opam-switch/build/camlzip.1.11)
- ocamlfind ocamlc -g -safe-string -bin-annot -c -ccopt -g  zlibstubs.c
- ocamlfind ocamlmklib -oc camlzip zlibstubs.o  -lz
- ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -c zip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c zip.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo  -lz
- ocamlfind ocamlopt -safe-string -c zlib.ml
- ocamlfind ocamlopt -safe-string -c zip.ml
- ocamlfind ocamlopt -safe-string -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx  -lz
- ocamlfind ocamlopt -safe-string -shared -linkall -I ./ -o zip.cmxs zip.cmxa libcamlzip.a
-> compiled  camlzip.1.11
Processing 52/92: [dune: ocaml 47]
Processing 53/92: [dune: ocaml 47] [camlzip: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/camlzip.1.11)
- cp META-zip META && \
-         ocamlfind install zip META *.cma *.a *.mli *.cmi *.cmti *.cmt gzip.cmx zip.cmx zlib.cmx zip.cmxa zip.cmxs dllcamlzip.so && \
-         rm META
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmxs
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmxa
- Installed /home/opam/.opam/4.14/lib/zip/zlib.cmx
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmx
- Installed /home/opam/.opam/4.14/lib/zip/gzip.cmx
- Installed /home/opam/.opam/4.14/lib/zip/zlib.cmt
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmt
- Installed /home/opam/.opam/4.14/lib/zip/gzip.cmt
- Installed /home/opam/.opam/4.14/lib/zip/zlib.cmti
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmti
- Installed /home/opam/.opam/4.14/lib/zip/gzip.cmti
- Installed /home/opam/.opam/4.14/lib/zip/zlib.cmi
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmi
- Installed /home/opam/.opam/4.14/lib/zip/gzip.cmi
- Installed /home/opam/.opam/4.14/lib/zip/zlib.mli
- Installed /home/opam/.opam/4.14/lib/zip/zip.mli
- Installed /home/opam/.opam/4.14/lib/zip/gzip.mli
- Installed /home/opam/.opam/4.14/lib/zip/zip.a
- Installed /home/opam/.opam/4.14/lib/zip/libcamlzip.a
- Installed /home/opam/.opam/4.14/lib/zip/zip.cma
- Installed /home/opam/.opam/4.14/lib/stublibs/dllcamlzip.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllcamlzip.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14/lib/zip/META
- cp META-camlzip META && \
-         ocamlfind install camlzip META && \
-         rm META
- Installed /home/opam/.opam/4.14/lib/camlzip/META
-> installed camlzip.1.11
Processing 53/92: [dune: ocaml 47]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.11.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 47
- 

Processing 53/92: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.11.1)
-> compiled  dune.3.11.1
-> installed dune.3.11.1
Processing 55/92: [cppo: dune build]
Processing 56/92: [cppo: dune build] [csexp: dune build]
Processing 57/92: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build]
Processing 58/92: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 59/92: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 60/92: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 60/92: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 61/92: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "47" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 61/92: [cppo: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 62/92: [cppo: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 63/92: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 63/92: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed cppo.1.6.9
Processing 64/92: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 65/92: [dune-configurator: rm] [extlib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 66/92: [dune-configurator: rm] [extlib: dune build] [ocaml-compiler-libs: dune build] [ocplib-endian: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 67/92: [dune-configurator: rm] [extlib: dune build] [ocaml-compiler-libs: dune build] [ocplib-endian: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "47" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 67/92: [dune-configurator: rm] [extlib: dune build] [ocplib-endian: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 68/92: [dune-configurator: rm] [extlib: dune build] [ocplib-endian: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 68/92: [dune-configurator: rm] [extlib: dune build] [ocplib-endian: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed sexplib0.v0.16.0
Processing 69/92: [dune-configurator: rm] [extlib: dune build] [ocplib-endian: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 69/92: [dune-configurator: rm] [extlib: dune build] [ocplib-endian: dune build] [yojson: dune build]
-> installed stdlib-shims.0.3.0
Processing 70/92: [dune-configurator: rm] [extlib: dune build] [ocplib-endian: dune build] [yojson: dune build]
Processing 71/92: [dune-configurator: rm] [extlib: dune build] [ocplib-endian: dune build] [ounit2: dune build] [yojson: dune build]
Processing 72/92: [dune-configurator: rm] [extlib: dune build] [ocplib-endian: dune build] [ounit2: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.11.1)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.11.1)
Processing 72/92: [dune-configurator: dune build] [extlib: dune build] [ocplib-endian: dune build] [ounit2: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocplib-endian" "-j" "47" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocplib-endian.1.2)
-> compiled  ocplib-endian.1.2
Processing 72/92: [dune-configurator: dune build] [extlib: dune build] [ounit2: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed ocplib-endian.1.2
Processing 73/92: [dune-configurator: dune build] [extlib: dune build] [ounit2: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "extlib" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/extlib.1.7.9)
-> compiled  extlib.1.7.9
Processing 73/92: [dune-configurator: dune build] [ounit2: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed extlib.1.7.9
Processing 74/92: [dune-configurator: dune build] [ounit2: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ounit2" "-j" "47" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ounit2.2.2.7)
-> compiled  ounit2.2.2.7
Processing 74/92: [dune-configurator: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed ounit2.2.2.7
Processing 75/92: [dune-configurator: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "47" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/yojson.2.1.1)
-> compiled  yojson.2.1.1
Processing 75/92: [dune-configurator: dune build] [ppxlib: dune build]
-> installed yojson.2.1.1
Processing 76/92: [dune-configurator: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "47" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.11.1)
-> compiled  dune-configurator.3.11.1
Processing 76/92: [ppxlib: dune build]
-> installed dune-configurator.3.11.1
Processing 77/92: [ppxlib: dune build]
Processing 78/92: [lwt: dune exec] [ppxlib: dune build]
Processing 79/92: [lwt: dune exec] [pcre: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "exec" "-p" "lwt" "src/unix/config/discover.exe" "--" "--save" "--use-libev" "false" (CWD=/home/opam/.opam/4.14/.opam-switch/build/lwt.5.7.0)
Processing 79/92: [lwt: dune build] [pcre: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "pcre" "-j" "47" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/pcre.7.5.0)
-> compiled  pcre.7.5.0
Processing 79/92: [lwt: dune build] [ppxlib: dune build]
-> installed pcre.7.5.0
Processing 80/92: [lwt: dune build] [ppxlib: dune build]
[ocamlnet: patch] applying fix-version-number.patch
Processing 81/92: [lwt: dune build] [ocamlnet: patch] [ppxlib: dune build]
[ocamlnet: patch] applying pkg-config.patch
Processing 81/92: [lwt: dune build] [ocamlnet: env] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lwt" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/lwt.5.7.0)
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt_stream.cmo -c -impl src/core/lwt_stream.ml)
- File "src/core/lwt_stream.ml", line 46, characters 2-55:
- 46 |   mutable push_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field push_external is never read.
- (However, this field is used to build or mutate values.)
- File "src/core/lwt_stream.ml", line 67, characters 2-56:
- 67 |   mutable pushb_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field pushb_external is never read.
- (However, this field is used to build or mutate values.)
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt_stream.cmx -c -impl src/core/lwt_stream.ml)
- File "src/core/lwt_stream.ml", line 46, characters 2-55:
- 46 |   mutable push_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field push_external is never read.
- (However, this field is used to build or mutate values.)
- File "src/core/lwt_stream.ml", line 67, characters 2-56:
- 67 |   mutable pushb_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field pushb_external is never read.
- (However, this field is used to build or mutate values.)
-> compiled  lwt.5.7.0
Processing 81/92: [ocamlnet: env] [ppxlib: dune build]
-> installed lwt.5.7.0
Processing 82/92: [ocamlnet: env] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "env" "MAKE=make" "./configure" "-bindir" "/home/opam/.opam/4.14/bin" "-disable-gssapi" "-disable-gnutls" "-enable-pcre" "-disable-gtk2" "-enable-zip" "-with-nethttpd" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2)
- Welcome to Ocamlnet version 4.1.9
- Checking operating system... Linux
- Checking for findlib... found
- Checking multi-threading support... posix (ok)
- Checking whether cmxs is supported... yes
- Checking word size... 64 bit
- Checking endianess... little
- Checking for GPROF... not found
- Checking for attributes... yes
- Checking for immutable strings... yes
- Checking for String.lowercase_ascii and the like... yes
- Checking for extensible variants... yes
- Checking for Unix.map_file... yes
- Checking for [@@noalloc]... yes
- checking for -opaque... present
- Checking for PCRE... found
- Checking for win32... no
- Checking whether Ocaml has Printexc.register_printer... found
- Checking for POSIX pthread... found
- Checking whether Ocaml has fancy page tables... found
- Checking on new implementation of caml_modify... found
- Checking whether new caml_modify can be overridden... found
- Checking whether out-of-heap values are supported and mutable... yes
- Checking for POSIX shared memory... found
- Checking for POSIX semaphores (anonymous)... found
- Checking for POSIX semaphores (named)... found
- Checking for POSIX spawn... found
- Checking for POSIX fadvise... found
- Checking for POSIX fallocate... found
- Checking for POSIX memalign... found
- Checking for syslog... found
- Checking for POSIX functions like openat... found
- Checking for POSIX function mkfifoat... found
- Checking for fchdir... found
- Checking for fdopendir... found
- Checking for realpath... found
- Checking for grantpt (System V style PTYs)... found
- Checking for posix_openpt (System V style PTYs)... found
- Checking for initgroups...found
- Checking for POSIX clocks...found
- Checking for POSIX timers...found
- Checking for eventfd (Linux)...found
- Checking for timerfd (Linux)...found
- Checking for epoll (Linux)...found
- Checking for getifaddrs...found
- Checking for compare_and_swap (GCC)...found
- Checking for GPROF... not found
- Checking for O_SHARE_DELETE... yes
- Checking for O_CLOEXEC... yes
- Checking for O_KEEPEXEC... yes
- Checking for getpeereid... not found
- Checking for getpeerucred... not found
- Checking whether netcamlbox and netmulticore are supported... yes
- Checking for zip/camlzip... found
- 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
-     -enable-zip
-     -disable-apache
-     -enable-nethttpd
-     -bindir /home/opam/.opam/4.14/bin
-     -datadir /home/opam/.opam/4.14/lib/netunidata
-     -cpp cpp
- 
- Writing Makefile.conf
- 
- Please check Makefile.conf.
- 
- You can now compile Ocamlnet by invoking
-    make all
- for the bytecode compiler, and optionally by invoking
-    make opt
- for the native-code compiler (if supported on your architecture).
- Finally, a
-    make install
- will install the package(s).
Processing 82/92: [ocamlnet: make all] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "47" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppxlib.0.31.0)
-> compiled  ppxlib.0.31.0
Processing 82/92: [ocamlnet: make all]
-> installed ppxlib.0.31.0
Processing 83/92: [ocamlnet: make all]
Processing 84/92: [extunix: dune build] [ocamlnet: make all]
Processing 85/92: [extunix: dune build] [lwt_ppx: dune build] [ocamlnet: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2)
- ( cd tools/cppo-0.9.4 && rm -f depend && make -f Makefile.pre generate && make all )
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- ocamllex cppo_lexer.mll
- 352 states, 13139 transitions, table size 54668 bytes
- 3450 additional bytes used for bindings
- ocamlyacc cppo_parser.mly
- echo 'let cppo_version = "0.9.4"' > cppo_version.ml
- ocamlfind ocamldep   *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_types.ml
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_command.ml
- opts="-opaque"; \
-         if [ -f "$(basename cppo_parser.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  $opts cppo_parser.mli
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_parser.ml
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_lexer.ml
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_eval.ml
- File "cppo_eval.ml", line 37, characters 6-10:
- 37 |   let file = pos.Lexing.pos_fname in
-            ^^^^
- Warning 26 [unused-var]: unused variable file.
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_version.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -a -o cppo.cma  cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo; \
- else \
- 	../../tools/mkstublib -o cppo cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo  ; \
- fi
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_main.ml
- rm -f cppo cppo
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -package unix,bytes -linkpkg -custom -o cppo cppo.cma cppo_main.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- ( cd tools/unimap_to_ocaml && make all )
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/unimap_to_ocaml'
- ocamlfind ocamlc -g -package str -linkpkg \
- 	-o unimap_to_ocaml \
- 	unimap_to_ocaml.ml
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/unimap_to_ocaml'
- for pkg in netstring-pcre netsys netshm netstring netunidata equeue shell rpc-generator rpc rpc-auth-local netclient netcgi2 netplex netcgi2-plex netcamlbox netmulticore nethttpd netzip; do \
- 	( cd src/$pkg && make -f Makefile.pre generate ) || exit; \
- 	( cd src/$pkg && make -f Makefile.pre depend ) || exit; \
- 	( cd src/$pkg && make all ) || exit; \
- done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- make[2]: Entering directory '/home/opam/.opam/4.14/.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@/zip/' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- ocamlfind ocamldep   *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- make[1]: Entering directory '/home/opam/.opam/4.14/.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
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@/zip/' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo   -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_conf.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_types.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_types.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_oothr.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_oothr.mli
- opts="-opaque"; \
-         if [ -f "$(basename netlog.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netlog.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netlog.ml
- File "netlog.ml", line 132, characters 21-38:
- 131 | .................
- 132 | ...rintf.ksprintf (l.............
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- opts="-opaque"; \
-         if [ -f "$(basename netexn.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netexn.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netexn.ml
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_impl_util.ml
- File "netsys_impl_util.ml", line 70, characters 14-32:
- 70 |       let r = Pervasives.compare x a.(m) in
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- opts="-opaque"; \
-         if [ -f "$(basename netsys_mem.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_mem.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_mem.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_signal.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_signal.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_signal.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_crypto_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_crypto_types.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto_types.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_crypto.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_crypto.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_crypto_modes.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_crypto_modes.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto_modes.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_posix.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_posix.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_posix.ml
- File "netsys_posix.ml", line 340, characters 12-30:
- 339 | ..
- 340 | .........i = Array.of_list ........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_posix.ml", line 341, characters 12-30:
- 340 | 
- 341 | ........... Pervasives.compar........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_posix.ml", line 342, characters 12-30:
- 341 | 
- 342 | ........... Pervasives.compar........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_posix.ml", line 682, characters 16-34:
- 681 | .........
- 682 | ...... t = post_fork_han....
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_posix.ml", line 880, characters 14-29:
- 880 | (pg = Pg_keep) ?(fd_actions = [])
-                     ^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- opts="-opaque"; \
-         if [ -f "$(basename netsys_win32.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_win32.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_win32.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_tls.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_tls.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_tls.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_ciphers.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_ciphers.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_ciphers.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_digests.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_digests.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_digests.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_rng.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_rng.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_rng.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pollset.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pollset_posix.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset_posix.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_posix.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pollset_win32.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset_win32.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_win32.ml
- File "netsys_pollset_win32.ml", line 30, characters 13-31:
- 29 | .........
- 30 | ...rray.sort Pervasiv...................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_pollset_win32.ml", line 31, characters 13-31:
- 30 | ..........
- 31 | ..Array.sort Pervasi....................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_pollset_win32.ml", line 32, characters 13-31:
-    | ..........
- 32 | ..Hashtbl.fold
- 32 |     (..................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pollset_generic.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset_generic.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_generic.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_xdr.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_xdr.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_xdr.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_tmp.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_tmp.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_tmp.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_sem.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_sem.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sem.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pmanage.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pmanage.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pmanage.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_global.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_global.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_global.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_gssapi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_gssapi.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_gssapi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_sasl_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_sasl_types.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl_types.ml
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl_util.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_sasl.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_polypipe.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_polypipe.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_polypipe.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_polysocket.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_polysocket.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_polysocket.ml
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c.c'
- netsys_c.c: In function 'netsys_int64_of_file_descr':
- netsys_c.c:21:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    21 |     return copy_int64(Long_val(fd));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c.c: In function 'netsys_ctermid':
- netsys_c.c:140:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   140 |     return copy_string(ctermid(s));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                          
- netsys_c.c: In function 'netsys_ttyname':
- netsys_c.c:154:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   154 |     return copy_string(s);
-       |             ^~~~~~~~~~~~~~                                                   
- netsys_c.c: In function 'netsys_fdopendir':
- netsys_c.c:263:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   263 |   res = alloc_small(1, Abstract_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                        
- netsys_c.c: In function 'netsys_realpath':
- netsys_c.c:284:20: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   284 |         name_out = copy_string(name_out_s);
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~                                         
- netsys_c.c: In function 'netsys_ptsname':
- netsys_c.c:327:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   327 |     return copy_string(s);
-       |             ^~~~~~~~~~~~~~                                                   
- netsys_c.c: In function 'netsys_openat':
- netsys_c.c:476:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-   476 |     cv_flags = convert_flag_list(flags, open_flag_table);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- netsys_c.c:477:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-   477 |     clo_flags = convert_flag_list(flags, open_cloexec_table);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- netsys_c.c:487:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-   487 |     p = stat_alloc(string_length(path) + 1);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- netsys_c.c:487:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   487 |     p = stat_alloc(string_length(path) + 1);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- netsys_c.c:489:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-   489 |     enter_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c.c:491:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-   491 |     leave_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c.c:492:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-   492 |     stat_free(p);
-       |             ^~~~~                                                        
- netsys_c.c: In function 'netsys_faccessat':
- netsys_c.c:520:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-   520 |     cv_perms = convert_flag_list(perms, access_permission_table);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- netsys_c.c:521:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-   521 |     cv_flags = convert_flag_list(flags, at_flags_table);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- netsys_c.c: In function 'netsys_linkat':
- netsys_c.c:564:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-   564 |     cv_flags = convert_flag_list(flags, at_flags_table);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- netsys_c.c: In function 'netsys_unlinkat':
- netsys_c.c:580:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-   580 |     cv_flags = convert_flag_list(flags, at_flags_table);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- netsys_c.c: In function 'netsys_readlinkat':
- netsys_c.c:625:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   625 |   return copy_string(buffer);
-       |             ^~~~~~~~~~~~~~~~~                                                
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_poll.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_poll.c'
- netsys_c_poll.c: In function 'netsys_poll':
- netsys_c_poll.c:151:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-   151 |     enter_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c_poll.c:153:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-   153 |     leave_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_fadvise.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_fadvise.c'
- netsys_c_fadvise.c: In function 'netsys_fadvise':
- netsys_c_fadvise.c:38:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-    38 |     default: invalid_argument("Netsys.fadvise");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c_fadvise.c:45:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-    45 |         failwith("Netsys.fadvise: large files not supported on this OS");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- netsys_c_fadvise.c:47:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-    47 |         failwith("Netsys.fadvise: large files not supported on this OS");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_fallocate.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_fallocate.c'
- netsys_c_fallocate.c: In function 'netsys_fallocate':
- netsys_c_fallocate.c:31:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-    31 |         failwith("Netsys.fadvise: large files not supported on this OS");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- netsys_c_fallocate.c:33:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-    33 |         failwith("Netsys.fadvise: large files not supported on this OS");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_ioprio.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_ioprio.c'
- netsys_c_ioprio.c: In function 'netsys_ioprio_get':
- netsys_c_ioprio.c:92:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-    92 |         failwith("netsys_ioprio_get: internal error");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- netsys_c_ioprio.c:117:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   117 |         failwith("netsys_ioprio_get: Unexpected result");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- netsys_c_ioprio.c: In function 'netsys_ioprio_set':
- netsys_c_ioprio.c:148:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   148 |             failwith("netsys_ioprio_set: internal error");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- netsys_c_ioprio.c:162:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   162 |             failwith("netsys_ioprio_set: internal error");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- netsys_c_ioprio.c:179:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   179 |         failwith("netsys_ioprio_set: internal error");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_locale.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_locale.c'
- netsys_c_locale.c: In function 'netsys_query_langinfo':
- netsys_c_locale.c:42:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-    42 |         failwith("Netsys_posix.query_locale: no locale support");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_locale.c:43:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-    43 |     oldcopy_locale = stat_alloc(strlen(old_locale) + 1);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- netsys_c_locale.c:48:20: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-    48 |         stat_free(oldcopy_locale);
-       |                    ^~~~~~~~~~~~~~~                                              
- netsys_c_locale.c:49:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-    49 |         failwith("Netsys_posix.query_locale: cannot set this locale");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- netsys_c_locale.c:53:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-    53 |     s = alloc(n,0);
-       |             ^~~~~~~                                              
- netsys_c_locale.c:55:20: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-    55 |         Store_field(s,k,copy_string(nl_langinfo(locale_items_table[k])));
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- netsys_c_locale.c:59:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-    59 |     stat_free(oldcopy_locale);
-       |             ^~~~~~~~~~~~~~~~~~                                           
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_multicast.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_multicast.c'
- netsys_c_multicast.c: In function 'socket_domain':
- netsys_c_multicast.c:46:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-    46 |         invalid_argument("Not an Internet socket");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- netsys_c_multicast.c: In function 'netsys_mcast_set_loop':
- netsys_c_multicast.c:80:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-    80 |         invalid_argument("Netsys.mcast_set_loop");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
- netsys_c_multicast.c: In function 'netsys_mcast_set_ttl':
- netsys_c_multicast.c:126:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   126 |         invalid_argument("Netsys.mcast_set_ttl");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
- netsys_c_multicast.c: In function 'netsys_mcast_add_membership':
- netsys_c_multicast.c:157:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   157 |         if (string_length(group_addr) != 4 || string_length(if_addr) != 4 )
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- netsys_c_multicast.c:157:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- netsys_c_multicast.c:158:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   158 |             invalid_argument("Netsys.mcast_add_membership: Not an IPV4 address");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- netsys_c_multicast.c:176:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   176 |         if (string_length(group_addr) != 16 || string_length(if_addr) != 16 )
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- netsys_c_multicast.c:176:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- netsys_c_multicast.c:177:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   177 |             invalid_argument("Netsys.mcast_add_membership: Not an IPV6 address");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- netsys_c_multicast.c:196:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   196 |         invalid_argument("Netsys.mcast_add_membership");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- netsys_c_multicast.c: In function 'netsys_mcast_drop_membership':
- netsys_c_multicast.c:226:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   226 |         if (string_length(group_addr) != 4 || string_length(if_addr) != 4 )
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- netsys_c_multicast.c:226:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- netsys_c_multicast.c:227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   227 |             invalid_argument("Netsys.mcast_drop_membership: Not an IPV4 address");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- netsys_c_multicast.c:245:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   245 |         if (string_length(group_addr) != 16 || string_length(if_addr) != 16 )
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- netsys_c_multicast.c:245:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- netsys_c_multicast.c:246:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   246 |             invalid_argument("Netsys.mcast_drop_membership: Not an IPV6 address");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- netsys_c_multicast.c:265:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   265 |         invalid_argument("Netsys.mcast_drop_membership");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_sem.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_sem.c'
- netsys_c_sem.c: In function 'netsys_sem_open':
- netsys_c_sem.c:123:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-   123 |     flags = convert_flag_list(flagsv, sem_open_flag_table);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- netsys_c_sem.c: In function 'netsys_sem_close':
- netsys_c_sem.c:144:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   144 |         invalid_argument ("Netsys.sem_close: stale semaphore");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- netsys_c_sem.c: In function 'netsys_sem_init':
- netsys_c_sem.c:178:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   178 |     s = (sem_t *) (((char *) Bigarray_val(memv)->data) + Long_val(posv));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- netsys_c_sem.c: In function 'netsys_as_sem':
- netsys_c_sem.c:195:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   195 |     s = (sem_t *) (((char *) Bigarray_val(memv)->data) + Long_val(posv));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- netsys_c_sem.c: In function 'netsys_sem_destroy':
- netsys_c_sem.c:212:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   212 |         invalid_argument ("Netsys.sem_destroy: stale semaphore");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- netsys_c_sem.c: In function 'netsys_sem_getvalue':
- netsys_c_sem.c:232:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   232 |         invalid_argument ("Netsys.sem_getvalue: stale semaphore");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- netsys_c_sem.c: In function 'netsys_sem_post':
- netsys_c_sem.c:253:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   253 |         invalid_argument ("Netsys.sem_post: stale semaphore");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- netsys_c_sem.c: In function 'netsys_sem_wait':
- netsys_c_sem.c:273:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   273 |         invalid_argument ("Netsys.sem_wait: stale semaphore");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- netsys_c_sem.c:276:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-   276 |     enter_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c_sem.c:281:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-   281 |     leave_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_shm.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_shm.c'
- netsys_c_shm.c: In function 'netsys_shm_open':
- netsys_c_shm.c:39:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-    39 |     cv_flags = convert_flag_list(flags, shm_open_flag_table);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- netsys_c_shm.c:40:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-    40 |     p = stat_alloc(string_length(path) + 1);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- netsys_c_shm.c:40:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-    40 |     p = stat_alloc(string_length(path) + 1);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- netsys_c_shm.c:43:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-    43 |     stat_free(p);
-       |             ^~~~~                                                        
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_spawn.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_spawn.c'
- netsys_c_spawn.c: In function 'netsys_posix_spawn_nat':
- netsys_c_spawn.c:617:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   617 |             invalid_argument
-       |                    ^~~~~~~~~                                                                  
- netsys_c_spawn.c:641:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   641 |             invalid_argument
-       |                    ^~~~~~~~~                                                                  
- netsys_c_spawn.c:806:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   806 |         failwith("USE_FORK_EXEC");
-       |                    ^~~~~~~~~~~~~~~                                            
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_subprocess.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_subprocess.c'
- netsys_c_subprocess.c: In function 'netsys_install_sigchld_handler':
- netsys_c_subprocess.c:285:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   285 |             failwith("Cannot allocate memory");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- netsys_c_subprocess.c: In function 'netsys_watch_subprocess':
- netsys_c_subprocess.c:352:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   352 |         failwith("Netsys_posix.watch_subprocess: uninitialized");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_subprocess.c:428:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   428 |             failwith("Cannot allocate memory");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- netsys_c_subprocess.c:472:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   472 |     r = alloc(2,0);
-       |             ^~~~~~~                                              
- netsys_c_subprocess.c: In function 'netsys_get_subprocess_status':
- netsys_c_subprocess.c:557:20: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   557 |             st = alloc_small(1, TAG_WEXITED);
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c_subprocess.c:561:20: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   561 |             st = alloc_small(1, TAG_WSIGNALED);
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- netsys_c_subprocess.c:565:20: warning: "alloc" is deprecated: use "caml_alloc" instead
-   565 |         r = alloc(1,0);
-       |                    ^~~~                                                 
- netsys_c_subprocess.c: In function 'netsys_kill_all_subprocesses':
- netsys_c_subprocess.c:651:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   651 |         failwith("Netsys_posix.watch_subprocess: uninitialized");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_subprocess.c: In function 'netsys_killpg_all_subprocesses':
- netsys_c_subprocess.c:689:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   689 |         failwith("Netsys_posix.watch_subprocess: uninitialized");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_syslog.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_syslog.c'
- netsys_c_syslog.c: In function 'netsys_openlog':
- netsys_c_syslog.c:89:20: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-    89 |             ident_buf = stat_alloc(IDENT_BUF_LEN);
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- netsys_c_syslog.c:97:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-    97 |     options = convert_flag_list(opts, syslog_opt_flags);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_clock.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_clock.c'
- netsys_c_clock.c: In function 'make_timespec':
- netsys_c_clock.c:26:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-    26 |         failwith("Netsys_posix: time value out of range");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- netsys_c_clock.c:29:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-    29 |         failwith("Netsys_posix: time value out of range");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- netsys_c_clock.c: In function 'alloc_timespec_pair':
- netsys_c_clock.c:47:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-    47 |     tsout = alloc(2,0);
-       |             ^~~~~~~~~~~                                          
- netsys_c_clock.c: In function 'netsys_clock_getcpuclockid':
- netsys_c_clock.c:194:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   194 |     invalid_argument("Netsys_posix.clock_getcpuclockid not available");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- netsys_c_clock.c: In function 'netsys_timer_event':
- netsys_c_clock.c:438:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   438 |         failwith("Netsys_posix.timer_event: timer is not connected with event");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_event.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_event.c'
- netsys_c_event.c: In function 'netsys_set_nonblock_not_event':
- netsys_c_event.c:271:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   271 |         failwith("Netsys_posix.set_nonblock_event: already destroyed");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
- netsys_c_event.c: In function 'netsys_get_not_event_fd_nodup':
- netsys_c_event.c:293:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   293 |         failwith("Netsys_posix.get_event_fd_nodup: already destroyed");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
- netsys_c_event.c: In function 'netsys_return_not_event_fd':
- netsys_c_event.c:309:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   309 |         failwith("Netsys_posix.get_event_fd: already destroyed");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_event.c: In function 'netsys_set_not_event':
- netsys_c_event.c:353:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   353 |         failwith("Netsys_posix.set_event: already destroyed");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- netsys_c_event.c:355:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   355 |         failwith("Netsys_posix.set_event: not allowed for this type of event");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_event.c: In function 'netsys_wait_not_event':
- netsys_c_event.c:376:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   376 |         failwith("Netsys_posix.wait_event: already destroyed");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- netsys_c_event.c: In function 'netsys_consume_not_event':
- netsys_c_event.c:405:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   405 |         failwith("Netsys_posix.consume_event: already destroyed");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_win32.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_win32.c'
- netsys_c_win32.c: In function 'netsys_fill_random':
- netsys_c_win32.c:60:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-    60 |     invalid_argument("netsys_fill_random");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
- netsys_c_win32.c: In function 'netsys_get_full_path_name':
- netsys_c_win32.c:79:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-    79 |     invalid_argument("netsys_get_full_path_name");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- netsys_c_win32.c: In function 'netsys_get_long_path_name':
- netsys_c_win32.c:97:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-    97 |     invalid_argument("netsys_get_long_path_name");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- netsys_c_win32.c: In function 'netsys_modify_close_on_exec':
- netsys_c_win32.c:115:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   115 |     invalid_argument("netsys_modify_close_on_exec");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- netsys_c_win32.c: In function 'netsys_test_close_on_exec':
- netsys_c_win32.c:134:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   134 |     invalid_argument("netsys_test_close_on_exec");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- netsys_c_win32.c: In function 'netsys_is_crt_fd':
- netsys_c_win32.c:148:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   148 |     invalid_argument("netsys_is_crt_fd");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                              
- netsys_c_win32.c: In function 'netsys_create_event':
- netsys_c_win32.c:227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   227 |     invalid_argument("netsys_create_event");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- netsys_c_win32.c: In function 'netsys_close_event':
- netsys_c_win32.c:249:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   249 |     invalid_argument("netsys_close_event");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
- netsys_c_win32.c: In function 'netsys_set_auto_close_event_proxy':
- netsys_c_win32.c:262:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   262 |     invalid_argument("netsys_set_auto_close_event_proxy");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- netsys_c_win32.c: In function 'netsys_set_event':
- netsys_c_win32.c:279:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   279 |     invalid_argument("netsys_set_event");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                              
- netsys_c_win32.c: In function 'netsys_reset_event':
- netsys_c_win32.c:295:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   295 |     invalid_argument("netsys_reset_event");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
- netsys_c_win32.c: In function 'netsys_test_event':
- netsys_c_win32.c:315:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   315 |     invalid_argument("netsys_test_event");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
- netsys_c_win32.c: In function 'netsys_event_wait':
- netsys_c_win32.c:345:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   345 |     invalid_argument("netsys_event_wait");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
- netsys_c_win32.c: In function 'netsys_event_descr':
- netsys_c_win32.c:356:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   356 |     invalid_argument("netsys_event_descr");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
- netsys_c_win32.c: In function 'netsys_wsa_event_select':
- netsys_c_win32.c:386:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   386 |     invalid_argument("netsys_wsa_event_select");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c_win32.c: In function 'netsys_wsa_maximum_wait_events':
- netsys_c_win32.c:394:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   394 |     invalid_argument("netsys_wsa_maximum_wait_events");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- netsys_c_win32.c: In function 'netsys_wsa_wait_for_multiple_events':
- netsys_c_win32.c:481:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   481 |     invalid_argument("netsys_wsa_wait_for_multiple_events");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- netsys_c_win32.c: In function 'netsys_wsa_enum_network_events':
- netsys_c_win32.c:541:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   541 |     invalid_argument("netsys_wsa_enum_network_events");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- netsys_c_win32.c: In function 'netsys_create_local_named_pipe':
- netsys_c_win32.c:1035:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1035 |     invalid_argument("netsys_create_local_named_pipe");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- netsys_c_win32.c: In function 'netsys_pipe_listen':
- netsys_c_win32.c:1133:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1133 |     invalid_argument("netsys_pipe_listen");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
- netsys_c_win32.c: In function 'netsys_pipe_deafen':
- netsys_c_win32.c:1205:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1205 |     invalid_argument("netsys_pipe_unlisten");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- netsys_c_win32.c: In function 'netsys_pipe_connect':
- netsys_c_win32.c:1275:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1275 |     invalid_argument("netsys_pipe_connect");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- netsys_c_win32.c: In function 'netsys_pipe_read':
- netsys_c_win32.c:1336:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1336 |     invalid_argument("netsys_pipe_read");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                              
- netsys_c_win32.c: In function 'netsys_pipe_write':
- netsys_c_win32.c:1403:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1403 |     invalid_argument("netsys_pipe_write");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
- netsys_c_win32.c: In function 'netsys_pipe_shutdown':
- netsys_c_win32.c:1441:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1441 |     invalid_argument("netsys_pipe_shutdown");
[ERROR] The compilation of ocamlnet.4.1.9-2 failed at "make all".
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- netsys_c_win32.c: In function 'netsys_pipe_free':
- netsys_c_win32.c:1456:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1456 |     invalid_argument("netsys_pipe_free");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                              
- netsys_c_win32.c: In function 'netsys_pipe_conn_state':
- netsys_c_win32.c:1472:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1472 |     invalid_argument("netsys_pipe_conn_state");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
- netsys_c_win32.c: In function 'netsys_pipe_rd_event':
- netsys_c_win32.c:1490:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1490 |     invalid_argument("netsys_pipe_rd_event");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- netsys_c_win32.c: In function 'netsys_pipe_wr_event':
- netsys_c_win32.c:1508:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1508 |     invalid_argument("netsys_pipe_wr_event");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- netsys_c_win32.c: In function 'netsys_pipe_descr':
- netsys_c_win32.c:1521:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1521 |     invalid_argument("netsys_pipe_descr");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
- netsys_c_win32.c: In function 'netsys_set_auto_close_pipe_proxy':
- netsys_c_win32.c:1533:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1533 |     invalid_argument("netsys_set_auto_close_pipe_proxy");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- netsys_c_win32.c: In function 'netsys_pipe_signal':
- netsys_c_win32.c:1549:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1549 |     invalid_argument("netsys_pipe_signal");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
- netsys_c_win32.c: In function 'netsys_create_process':
- netsys_c_win32.c:1719:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1719 |     invalid_argument("netsys_create_process");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                         
- netsys_c_win32.c: In function 'netsys_search_path':
- netsys_c_win32.c:1780:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1780 |     invalid_argument("netsys_search_path");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
- netsys_c_win32.c: In function 'netsys_terminate_process':
- netsys_c_win32.c:1797:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1797 |     invalid_argument("netsys_terminate_process");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- netsys_c_win32.c: In function 'netsys_process_descr':
- netsys_c_win32.c:1810:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1810 |     invalid_argument("netsys_process_descr");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- netsys_c_win32.c: In function 'netsys_set_auto_close_process_proxy':
- netsys_c_win32.c:1822:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1822 |     invalid_argument("netsys_set_auto_close_process_proxy");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- netsys_c_win32.c: In function 'netsys_close_process':
- netsys_c_win32.c:1837:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1837 |     invalid_argument("netsys_close_process");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- netsys_c_win32.c: In function 'netsys_process_free':
- netsys_c_win32.c:1852:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1852 |     invalid_argument("netsys_close_process");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- netsys_c_win32.c: In function 'netsys_get_process_status':
- netsys_c_win32.c:1885:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1885 |     invalid_argument("netsys_get_process_status");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- netsys_c_win32.c: In function 'netsys_as_process_event':
- netsys_c_win32.c:1896:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1896 |     invalid_argument("netsys_as_process_event");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c_win32.c: In function 'netsys_emulated_pid':
- netsys_c_win32.c:1918:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1918 |     invalid_argument("netsys_emulated_pid");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- netsys_c_win32.c: In function 'netsys_win_pid':
- netsys_c_win32.c:1929:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1929 |     invalid_argument("netsys_win_pid");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                                
- netsys_c_win32.c: In function 'netsys_has_console':
- netsys_c_win32.c:1938:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1938 |     invalid_argument("netsys_has_console");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
- netsys_c_win32.c: In function 'netsys_is_console':
- netsys_c_win32.c:1953:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1953 |     invalid_argument("netsys_is_console");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
- netsys_c_win32.c: In function 'netsys_alloc_console':
- netsys_c_win32.c:1965:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1965 |     invalid_argument("netsys_alloc_console");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- netsys_c_win32.c: In function 'netsys_get_console_attr':
- netsys_c_win32.c:2004:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2004 |     invalid_argument("netsys_get_console_attr");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c_win32.c: In function 'netsys_set_console_attr':
- netsys_c_win32.c:2063:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2063 |     invalid_argument("netsys_set_console_attr");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c_win32.c: In function 'netsys_get_console_info':
- netsys_c_win32.c:2095:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2095 |     invalid_argument("netsys_get_console_info");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c_win32.c: In function 'netsys_get_console_mode':
- netsys_c_win32.c:2149:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2149 |     invalid_argument("netsys_get_console_mode");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c_win32.c: In function 'netsys_set_console_mode':
- netsys_c_win32.c:2218:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2218 |     invalid_argument("netsys_set_console_mode");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c_win32.c: In function 'netsys_getacp':
- netsys_c_win32.c:2227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2227 |     invalid_argument("netsys_getacp");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                                 
- netsys_c_win32.c: In function 'netsys_init_console_codepage':
- netsys_c_win32.c:2246:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2246 |     invalid_argument("netsys_init_console_codepage");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- netsys_c_win32.c: In function 'netsys_clear_console':
- netsys_c_win32.c:2341:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2341 |     invalid_argument("netsys_clear_console");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- netsys_c_win32.c: In function 'netsys_get_current_thread_id':
- netsys_c_win32.c:2350:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2350 |     invalid_argument("netsys_get_current_thread_id");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- netsys_c_win32.c: In function 'netsys_cancel_synchronous_io':
- netsys_c_win32.c:2397:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2397 |     invalid_argument("netsys_cancel_synchronous_io");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- netsys_c_win32.c: In function 'netsys_real_select':
- netsys_c_win32.c:2510:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2510 |     invalid_argument("netsys_real_select");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_htab.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_htab.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_queue.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_queue.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_mem.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_mem.c'
- netsys_c_mem.c: In function 'netsys_blit_memory_to_string':
- netsys_c_mem.c:33:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    33 |     struct caml_bigarray *mem = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- netsys_c_mem.c:33:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    33 |     struct caml_bigarray *mem = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- netsys_c_mem.c: In function 'netsys_blit_string_to_memory':
- netsys_c_mem.c:51:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    51 |     struct caml_bigarray *mem = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- netsys_c_mem.c:51:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    51 |     struct caml_bigarray *mem = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- netsys_c_mem.c: In function 'netsys_memory_address':
- netsys_c_mem.c:65:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    65 |     struct caml_bigarray *mem = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- netsys_c_mem.c:65:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    65 |     struct caml_bigarray *mem = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- netsys_c_mem.c: In function 'netsys_grab':
- netsys_c_mem.c:86:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-    86 |     return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8,
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- netsys_c_mem.c:86:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-    86 |     return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8,
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- netsys_c_mem.c:86:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
-    86 |     return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8,
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- netsys_c_mem.c: In function 'netsys_alloc_memory_pages':
- netsys_c_mem.c:114:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   114 |     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- netsys_c_mem.c:114:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-   114 |     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- netsys_c_mem.c:114:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
-   114 |     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_mem.c:115:34: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead
-   115 |                             BIGARRAY_MAPPED_FILE,
-       |                                  ^~~~~~~~~~~~~~~~                                                             
- netsys_c_mem.c: In function 'netsys_zero_pages':
- netsys_c_mem.c:128:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   128 |     struct caml_bigarray *mem = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- netsys_c_mem.c:128:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   128 |     struct caml_bigarray *mem = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- netsys_c_mem.c:142:27: warning: "failwith" is deprecated: use "caml_failwith" instead
-   142 |                 failwith("Netsys_mem.zero_pages assertion failed");
-       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- netsys_c_mem.c:146:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   146 |         invalid_argument("Netsys_mem.zero_pages only for whole pages");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- netsys_c_mem.c: In function 'netsys_alloc_aligned_memory':
- netsys_c_mem.c:167:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   167 |     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- netsys_c_mem.c:167:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-   167 |     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- netsys_c_mem.c:167:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
-   167 |     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_mem.c:168:34: warning: "BIGARRAY_MANAGED" is deprecated: use "CAML_BA_MANAGED" instead
-   168 |                             BIGARRAY_MANAGED,
-       |                                  ^~~~~~~~~~~~                                                         
- netsys_c_mem.c: In function 'netsys_map_file':
- netsys_c_mem.c:200:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   200 |         failwith("Netsys_mem: large files not supported on this OS");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
- netsys_c_mem.c:214:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   214 |             failwith("Netsys_mem: cannot mmap - file position exceeds file size");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:217:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   217 |             failwith("Netsys_mem: cannot mmap - file too large");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_mem.c:222:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   222 |             invalid_argument("netsys_map_file");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                              
- netsys_c_mem.c:235:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   235 |     return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- netsys_c_mem.c:235:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
-   235 |     return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- netsys_c_mem.c:235:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-   235 |     return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- netsys_c_mem.c:236:34: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead
-   236 |                                BIGARRAY_MAPPED_FILE, 1, eff_addr, basize);
-       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- netsys_c_mem.c: In function 'netsys_memory_unmap_file':
- netsys_c_mem.c:257:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   257 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- netsys_c_mem.c:257:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   257 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- netsys_c_mem.c:258:13: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead
-   258 |     if ((b->flags & BIGARRAY_MANAGED_MASK) == BIGARRAY_MAPPED_FILE) {
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- netsys_c_mem.c:258:13: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead
-   258 |     if ((b->flags & BIGARRAY_MANAGED_MASK) == BIGARRAY_MAPPED_FILE) {
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- netsys_c_mem.c:263:27: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead
-   263 |                 (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
-       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- netsys_c_mem.c:263:27: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead
-   263 |                 (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
-       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- netsys_c_mem.c:270:27: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead
-   270 |                 (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
-       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- netsys_c_mem.c:270:27: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead
-   270 |                 (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
-       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- netsys_c_mem.c: In function 'netsys_reshape':
- netsys_c_mem.c:281:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   281 |     struct caml_bigarray *b;
-       |             ^~~~~~~~~~~~~~~~                                                
- netsys_c_mem.c:282:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   282 |     struct caml_bigarray *mem;
-       |             ^~~~~~~~~~~~~~~~~~                                              
- netsys_c_mem.c:288:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   288 |     b = Bigarray_val(bv);
-       |             ^~~~~~~~~~~~~                                                      
- netsys_c_mem.c:294:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   294 |     dimv = alloc(b->num_dims,0);
-       |             ^~~~~~~~~~~~~~~~~~~~                                 
- netsys_c_mem.c:300:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   300 |     mem = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~                                                  
- netsys_c_mem.c: In function 'netsys_mem_read':
- netsys_c_mem.c:378:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   378 |     data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_mem.c:399:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-   399 |     enter_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c_mem.c:401:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-   401 |     leave_blocking_section();   /* keeps errno intact */
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- netsys_c_mem.c: In function 'netsys_mem_write':
- netsys_c_mem.c:419:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   419 |     data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_mem.c:440:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-   440 |     enter_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c_mem.c:442:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-   442 |     leave_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c_mem.c: In function 'netsys_mem_recv':
- netsys_c_mem.c:469:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   469 |     data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_mem.c:470:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-   470 |     flags = convert_flag_list(flagsv, msg_flag_table);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- netsys_c_mem.c:478:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-   478 |     enter_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c_mem.c:486:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-   486 |     leave_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c_mem.c: In function 'netsys_mem_send':
- netsys_c_mem.c:509:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   509 |     data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_mem.c:510:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-   510 |     flags = convert_flag_list(flagsv, msg_flag_table);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- netsys_c_mem.c:518:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-   518 |     enter_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c_mem.c:526:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-   526 |     leave_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c_mem.c: In function 'netsys_as_value':
- netsys_c_mem.c:540:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   540 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- netsys_c_mem.c:540:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   540 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- netsys_c_mem.c: In function 'netsys_value_area_add':
- netsys_c_mem.c:547:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   547 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- netsys_c_mem.c:547:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   547 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- netsys_c_mem.c:553:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   553 |         failwith("Netsys_mem.value_area: error");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- netsys_c_mem.c: In function 'netsys_value_area_remove':
- netsys_c_mem.c:563:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   563 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- netsys_c_mem.c:563:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   563 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- netsys_c_mem.c: In function 'netsys_init_header':
- netsys_c_mem.c:577:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   577 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- netsys_c_mem.c:577:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   577 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- netsys_c_mem.c:585:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   585 |         invalid_argument("Netsys_mem.init_header");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- netsys_c_mem.c: In function 'netsys_init_string':
- netsys_c_mem.c:622:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   622 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- netsys_c_mem.c:622:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   622 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- netsys_c_mem.c:632:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   632 |         invalid_argument("Netsys_mem.init_string");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- netsys_c_mem.c: In function 'netsys_init_value_1':
- netsys_c_mem.c:1002:27: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-  1002 |                     b_work = Bigarray_val(work);
-       |                           ^~~~~~~~~~~~~~~~~~~~~~                                             
- netsys_c_mem.c:1003:27: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-  1003 |                     b_copy = Bigarray_val(copy);
-       |                           ^~~~~~~~~~~~~~~~~~~~~~                                             
- netsys_c_mem.c:1009:34: warning: "BIGARRAY_KIND_MASK" is deprecated: use "CAML_BA_KIND_MASK" instead
-  1009 |                         caml_ba_element_size[b_work->flags & BIGARRAY_KIND_MASK];
-       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- netsys_c_mem.c:1038:34: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-  1038 |                         data_copy = stat_alloc(size_aligned);
-       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- netsys_c_mem.c: In function 'netsys_init_value':
- netsys_c_mem.c:1257:20: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-  1257 |                   stat_alloc(sizeof(struct named_custom_ops));
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- netsys_c_mem.c:1258:20: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-  1258 |         ops->name = stat_alloc(caml_string_length(Field(pair,0))+1);
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- netsys_c_mem.c:1265:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-  1265 |     mem_data = ((char *) Bigarray_val(memv)->data) + off;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- netsys_c_mem.c:1266:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-  1266 |     mem_end = mem_data + Bigarray_val(memv)->dim[0];
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- netsys_c_mem.c:1290:20: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-  1290 |         stat_free(ops->name);
-       |                    ^~~~~~~~~~                                                   
- netsys_c_mem.c:1291:20: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-  1291 |         stat_free(ops);
-       |                    ^~~~                                                         
- netsys_c_mem.c:1312:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-  1312 |         failwith("Netsys_mem.init_value: Library error");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- netsys_c_mem.c:1316:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-  1316 |         failwith("Netsys_mem.init_value: Unknown error");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- netsys_c_mem.c: In function 'netsys_copy_value':
- netsys_c_mem.c:1354:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
-  1354 |     struct named_custom_ops int32_ops;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- netsys_c_mem.c:1355:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
-  1355 |     struct named_custom_ops int64_ops;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- netsys_c_mem.c:1356:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
-  1356 |     struct named_custom_ops nativeint_ops;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c_mem.c:1393:48: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-  1393 |                                            1, NULL, 1));
-       |                                                ^~~~~~~~~                                                                  
- netsys_c_mem.c:1393:48: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-  1393 |                                            1, NULL, 1));
-       |                                                ^~~~~~~~~                                                              
- netsys_c_mem.c:1394:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
-  1394 |     bigarray_ops.next = &int32_ops;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                      
- netsys_c_mem.c:1396:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
-  1396 |     int32_ops.name = "_i";
-       |             ^~~~~~~~~~~~~~                                               
- netsys_c_mem.c:1397:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
-  1397 |     int32_ops.ops = Custom_ops_val(caml_copy_int32(0));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- netsys_c_mem.c:1398:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
-  1398 |     int32_ops.next = &int64_ops;
-       |             ^~~~~~~~~~~~~~~~~~~~                                         
- netsys_c_mem.c:1398:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
- netsys_c_mem.c:1400:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
-  1400 |     int64_ops.name = "_j";
-       |             ^~~~~~~~~~~~~~                                               
- netsys_c_mem.c:1401:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
-  1401 |     int64_ops.ops = Custom_ops_val(caml_copy_int64(0));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- netsys_c_mem.c:1402:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
-  1402 |     int64_ops.next = &nativeint_ops;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                     
- netsys_c_mem.c:1402:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
-  1402 |     int64_ops.next = &nativeint_ops;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                             
- netsys_c_mem.c:1404:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
-  1404 |     nativeint_ops.name = "_n";
-       |             ^~~~~~~~~~~~~~~~~~                                                   
- netsys_c_mem.c:1405:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
-  1405 |     nativeint_ops.ops = Custom_ops_val(caml_copy_nativeint(0));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- netsys_c_mem.c:1406:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
-  1406 |     nativeint_ops.next = NULL;
-       |             ^~~~~~~~~~~~~~~~~~                                                   
- netsys_c_mem.c:1495:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-  1495 |         failwith("Netsys_mem.copy_value: Library error");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- netsys_c_mem.c:1499:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-  1499 |         failwith("Netsys_mem.copy_value: Unknown error");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- netsys_c_mem.c: In function 'netsys_get_custom_ops':
- netsys_c_mem.c:1512:20: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-  1512 |         r = alloc_small(2,0);
-       |                    ^~~~~~~~~~                                                       
- netsys_c_mem.c:1517:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1517 |         invalid_argument("Netsys_mem.get_custom_ops");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_xdr.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_xdr.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_ip6.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_ip6.c'
- if [ "Xnetsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -a -o netsys.cma  netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo; \
- else \
- 	../../tools/mkstublib -o netsys netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo netsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o ; \
- fi
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_oothr.ml
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr.cma -a netsys_oothr.cmo
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_outofheap.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_outofheap.c'
- opts="-opaque"; \
-         if [ -f "$(basename netsys_oothr_mt.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt.ml
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr_mt.cma -a \
- 	netsys_oothr.cmo netsys_oothr_mt.cmo
- opts="-opaque"; \
-         if [ -f "$(basename netsys_oothr_mt_init.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt_init.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt_init.ml
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@/zip/' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- opts="-opaque"; \
-         if [ -f "$(basename netshm.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm.ml
- File "netshm.ml", line 136, characters 17-35:
- 136 | (Pervasives.compare : int -> int -> int)
-                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- opts="-opaque"; \
-         if [ -f "$(basename netshm_data.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm_data.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_data.ml
- opts="-opaque"; \
-         if [ -f "$(basename netshm_hashtbl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm_hashtbl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_hashtbl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netshm_array.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm_array.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_array.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netshm.cma  netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo; \
- else \
- 	../../tools/mkstublib -o netshm netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- sed -e 's/@VERSION@/4.1.9/' netconst.mlp >netconst.ml
- ocamllex netglob_lex.mll
- 69 states, 297 transitions, table size 1602 bytes
- ocaml ../../tools/unicode_charinfo.ml unicode_charinfo.txt \
- 	> netunichar.ml
- ../../tools/unimap_to_ocaml/unimap_to_ocaml \
- 	-o netmappings_asn1.ml netmappings_asn1.pmap
- Reading netmappings_asn1.pmap
- Processing asn1_t61
-    (Heavy conflicts: 3 of 256)
- Processing asn1_printable
-    (Heavy conflicts: 0 of 256)
- Processing asn1_iso646
-    (Heavy conflicts: 0 of 256)
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@/zip/' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- opts="-opaque"; \
-         if [ -f "$(basename netconst.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_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 .........................................................
- Error (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..............
- Error (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
- make[1]: *** [../../Makefile.rules:129: netchannels.cmo] Error 2
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make: *** [Makefile:23: all] Error 2
Processing 85/92: [extunix: dune build] [lwt_ppx: dune build]
Processing 86/92: [extunix: dune build] [lwt_ppx: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lwt_ppx" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/lwt_ppx.2.1.0)
-> compiled  lwt_ppx.2.1.0
Processing 86/92: [extunix: dune build]
-> installed lwt_ppx.2.1.0
Processing 87/92: [extunix: dune build]
Processing 88/92: [extunix: dune build] [ocurl: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "extunix" "-j" "47" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/extunix.0.3.2)
- (cd _build/default/src && ../discover/discover.exe)
- checking EVENTFD.............ok
- checking ATFILE..............ok
- checking DIRFD...............ok
- checking STATVFS.............ok
- checking FSTATVFS............ok
- checking SIOCGIFCONF.........ok
- checking IFADDRS.............ok
- checking INET_NTOA...........ok
- checking INET_NTOP...........ok
- checking UNAME...............ok
- checking FADVISE.............ok
- checking FALLOCATE...........ok
- checking TTY_IOCTL...........ok
- checking TTYNAME.............ok
- checking CTERMID.............ok
- checking GETTID..............ok
- checking PGID................ok
- checking SETREUID............ok
- checking FSYNC...............ok
- checking FDATASYNC...........ok
- checking SYNC................ok
- checking SYNCFS..............ok
- checking REALPATH............ok
- checking SIGNALFD............ok
- checking PTRACE..............ok
- checking RESOURCE............ok
- checking MLOCKALL............ok
- checking STRPTIME............ok
- checking STRTIME.............ok
- checking TIMEZONE............ok
- checking TIMEGM..............ok
- checking PTS.................ok
- checking FCNTL...............ok
- checking TCPGRP..............ok
- checking EXECINFO............ok
- checking SETENV..............ok
- checking CLEARENV............ok
- checking MKDTEMP.............ok
- checking MALLOC_INFO.........ok
- checking MALLOC_STATS........ok
- checking MEMALIGN............ok
- checking ENDIAN..............ok
- checking READ_CREDENTIALS....ok
- checking FEXECVE.............ok
- checking SENDMSG.............ok
- checking PREAD...............ok
- checking PWRITE..............ok
- checking READ................ok
- checking WRITE...............ok
- checking MKSTEMPS............ok
- checking MKOSTEMPS...........ok
- checking SETRESUID...........ok
- checking SYSCONF.............ok
- checking SPLICE..............ok
- checking TEE.................ok
- checking VMSPLICE............ok
- checking SOCKOPT.............ok
- checking TCP_KEEPIDLE........ok
- checking TCP_KEEPCNT.........ok
- checking TCP_KEEPINTVL.......ok
- checking SO_REUSEPORT........ok
- checking POLL................ok
- checking SYSINFO.............ok
- checking MCHECK..............ok
- checking MOUNT...............ok
- checking UNSHARE.............ok
- checking CHROOT..............ok
- checking SYSLOG..............ok
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/.ExtUnix.objs/byte -I src/.ExtUnix.objs/native -intf-suffix .ml-gen -no-alias-deps -o src/.ExtUnix.objs/native/extUnixSpecific.cmx -c -impl src/.wrapped_compat/ExtUnixSpecific.ml-gen)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module ExtUnix__ExtUnixSpecific, and its interface was not compiled with -opaque
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/.ExtUnix.objs/byte -I src/.ExtUnix.objs/native -intf-suffix .ml-gen -no-alias-deps -o src/.ExtUnix.objs/native/extUnixAll.cmx -c -impl src/.wrapped_compat/ExtUnixAll.ml-gen)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module ExtUnix__ExtUnixAll, and its interface was not compiled with -opaque
-> compiled  extunix.0.3.2
Processing 88/92: [ocurl: ./configure]
-> installed extunix.0.3.2
Processing 89/92: [ocurl: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2)
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for libcurl cflags... -I/usr/include/x86_64-linux-gnu 
- checking for libcurl libs... -lcurl 
- checking for libcurl version >= 7.28.0... 8.4.0
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for ocamlc... ocamlc
- OCaml version is 4.14.1
- OCaml library path is /home/opam/.opam/4.14/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... ocamlbuild
- checking for ocamlfind... ocamlfind
- checking for OCaml findlib package bytes... found
- checking for OCaml findlib package lwt.unix... found
- checking for OCaml findlib package lwt_ppx... found
- checking for prefix by checking for ocamlc... /home/opam/.opam/4.14/bin/ocamlc
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- checking for bin-annot support... yes
- checking for ext_dll... .so
- checking for ext_lib... .a
- checking for ext_obj... .o
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking curl/curl.h usability... yes
- checking curl/curl.h presence... yes
- checking for curl/curl.h... yes
- checking whether CURLMOPT_TIMERFUNCTION is declared... yes
- checking whether CURLMOPT_TIMERDATA is declared... yes
- checking whether CURLMOPT_SOCKETFUNCTION is declared... yes
- checking whether CURLMOPT_SOCKETDATA is declared... yes
- checking whether CURLOPT_FILE is declared... yes
- checking whether CURLOPT_URL is declared... yes
- checking whether CURLOPT_PORT is declared... yes
- checking whether CURLOPT_PROXY is declared... yes
- checking whether CURLOPT_USERPWD is declared... yes
- checking whether CURLOPT_PROXYUSERPWD is declared... yes
- checking whether CURLOPT_RANGE is declared... yes
- checking whether CURLOPT_INFILE is declared... yes
- checking whether CURLOPT_ERRORBUFFER is declared... yes
- checking whether CURLOPT_WRITEFUNCTION is declared... yes
- checking whether CURLOPT_READFUNCTION is declared... yes
- checking whether CURLOPT_TIMEOUT is declared... yes
- checking whether CURLOPT_INFILESIZE is declared... yes
- checking whether CURLOPT_POSTFIELDS is declared... yes
- checking whether CURLOPT_REFERER is declared... yes
- checking whether CURLOPT_FTPPORT is declared... yes
- checking whether CURLOPT_USERAGENT is declared... yes
- checking whether CURLOPT_LOW_SPEED_LIMIT is declared... yes
- checking whether CURLOPT_LOW_SPEED_TIME is declared... yes
- checking whether CURLOPT_RESUME_FROM is declared... yes
- checking whether CURLOPT_COOKIE is declared... yes
- checking whether CURLOPT_HTTPHEADER is declared... yes
- checking whether CURLOPT_HTTPPOST is declared... yes
- checking whether CURLOPT_SSLCERT is declared... yes
- checking whether CURLOPT_SSLCERTPASSWD is declared... yes
- checking whether CURLOPT_SSLKEYPASSWD is declared... yes
- checking whether CURLOPT_CRLF is declared... yes
- checking whether CURLOPT_QUOTE is declared... yes
- checking whether CURLOPT_WRITEHEADER is declared... yes
- checking whether CURLOPT_COOKIEFILE is declared... yes
- checking whether CURLOPT_SSLVERSION is declared... yes
- checking whether CURLOPT_TIMECONDITION is declared... yes
- checking whether CURLOPT_TIMEVALUE is declared... yes
- checking whether CURLOPT_CUSTOMREQUEST is declared... yes
- checking whether CURLOPT_POSTQUOTE is declared... yes
- checking whether CURLOPT_WRITEINFO is declared... yes
- checking whether CURLOPT_VERBOSE is declared... yes
- checking whether CURLOPT_HEADER is declared... yes
- checking whether CURLOPT_NOPROGRESS is declared... yes
- checking whether CURLOPT_NOBODY is declared... yes
- checking whether CURLOPT_FAILONERROR is declared... yes
- checking whether CURLOPT_UPLOAD is declared... yes
- checking whether CURLOPT_POST is declared... yes
- checking whether CURLOPT_FTPLISTONLY is declared... yes
- checking whether CURLOPT_FTPAPPEND is declared... yes
- checking whether CURLOPT_NETRC is declared... yes
- checking whether CURLOPT_FOLLOWLOCATION is declared... yes
- checking whether CURLOPT_TRANSFERTEXT is declared... yes
- checking whether CURLOPT_PUT is declared... yes
- checking whether CURLOPT_PROGRESSFUNCTION is declared... yes
- checking whether CURLOPT_XFERINFOFUNCTION is declared... yes
- checking whether CURLOPT_PROGRESSDATA is declared... yes
- checking whether CURLOPT_AUTOREFERER is declared... yes
- checking whether CURLOPT_PROXYPORT is declared... yes
- checking whether CURLOPT_POSTFIELDSIZE is declared... yes
- checking whether CURLOPT_HTTPPROXYTUNNEL is declared... 
- yes
- checking whether CURLOPT_INTERFACE is declared... yes
- checking whether CURLOPT_KRB4LEVEL is declared... yes
- checking whether CURLOPT_SSL_VERIFYPEER is declared... yes
- checking whether CURLOPT_CAINFO is declared... yes
- checking whether CURLOPT_MAXREDIRS is declared... yes
- checking whether CURLOPT_FILETIME is declared... yes
- checking whether CURLOPT_TELNETOPTIONS is declared... yes
- checking whether CURLOPT_MAXCONNECTS is declared... yes
- checking whether CURLOPT_CLOSEPOLICY is declared... yes
- checking whether CURLOPT_FRESH_CONNECT is declared... yes
- checking whether CURLOPT_FORBID_REUSE is declared... yes
- checking whether CURLOPT_RANDOM_FILE is declared... yes
- checking whether CURLOPT_EGDSOCKET is declared... yes
- checking whether CURLOPT_CONNECTTIMEOUT is declared... yes
- checking whether CURLOPT_HEADERFUNCTION is declared... yes
- checking whether CURLOPT_HTTPGET is declared... 
- yes
- checking whether CURLOPT_SSL_VERIFYHOST is declared... yes
- checking whether CURLOPT_COOKIEJAR is declared... yes
- checking whether CURLOPT_SSL_CIPHER_LIST is declared... yes
- checking whether CURLOPT_HTTP_VERSION is declared... yes
- checking whether CURLOPT_FTP_USE_EPSV is declared... yes
- checking whether CURLOPT_SSLCERTTYPE is declared... yes
- checking whether CURLOPT_SSLKEY is declared... yes
- checking whether CURLOPT_SSLKEYTYPE is declared... yes
- checking whether CURLOPT_SSLENGINE is declared... yes
- checking whether CURLOPT_SSLENGINE_DEFAULT is declared... yes
- checking whether CURLOPT_DNS_USE_GLOBAL_CACHE is declared... yes
- checking whether CURLOPT_DNS_CACHE_TIMEOUT is declared... yes
- checking whether CURLOPT_PREQUOTE is declared... yes
- checking whether CURLOPT_DEBUGFUNCTION is declared... yes
- checking whether CURLOPT_DEBUGDATA is declared... yes
- checking whether CURLOPT_COOKIESESSION is declared... yes
- checking whether CURLOPT_CAPATH is declared... 
- yes
- checking whether CURLOPT_BUFFERSIZE is declared... yes
- checking whether CURLOPT_NOSIGNAL is declared... yes
- checking whether CURLOPT_SHARE is declared... yes
- checking whether CURLOPT_PROXYTYPE is declared... yes
- checking whether CURLOPT_ENCODING is declared... yes
- checking whether CURLOPT_HTTP200ALIASES is declared... yes
- checking whether CURLOPT_UNRESTRICTED_AUTH is declared... yes
- checking whether CURLOPT_FTP_USE_EPRT is declared... yes
- checking whether CURLOPT_HTTPAUTH is declared... yes
- checking whether CURLOPT_FTP_CREATE_MISSING_DIRS is declared... yes
- checking whether CURLOPT_PROXYAUTH is declared... yes
- checking whether CURLOPT_FTP_RESPONSE_TIMEOUT is declared... yes
- checking whether CURLOPT_IPRESOLVE is declared... yes
- checking whether CURLOPT_MAXFILESIZE is declared... yes
- checking whether CURLOPT_INFILESIZE_LARGE is declared... yes
- checking whether CURLOPT_RESUME_FROM_LARGE is declared... yes
- checking whether CURLOPT_MAXFILESIZE_LARGE is declared... yes
- checking whether CURLOPT_NETRC_FILE is declared... yes
- checking whether CURLOPT_FTP_SSL is declared... 
- yes
- checking whether CURLOPT_POSTFIELDSIZE_LARGE is declared... yes
- checking whether CURLOPT_TCP_NODELAY is declared... yes
- checking whether CURLOPT_FTPSSLAUTH is declared... yes
- checking whether CURLOPT_IOCTLFUNCTION is declared... yes
- checking whether CURLOPT_FTP_ACCOUNT is declared... yes
- checking whether CURLOPT_COOKIELIST is declared... yes
- checking whether CURLOPT_IGNORE_CONTENT_LENGTH is declared... yes
- checking whether CURLOPT_FTP_SKIP_PASV_IP is declared... yes
- checking whether CURLOPT_FTP_FILEMETHOD is declared... yes
- checking whether CURLOPT_LOCALPORT is declared... 
- yes
- checking whether CURLOPT_LOCALPORTRANGE is declared... yes
- checking whether CURLOPT_CONNECT_ONLY is declared... yes
- checking whether CURLOPT_MAX_SEND_SPEED_LARGE is declared... yes
- checking whether CURLOPT_MAX_RECV_SPEED_LARGE is declared... yes
- checking whether CURLOPT_FTP_ALTERNATIVE_TO_USER is declared... yes
- checking whether CURLOPT_SSL_SESSIONID_CACHE is declared... yes
- checking whether CURLOPT_SSH_AUTH_TYPES is declared... yes
- checking whether CURLOPT_SSH_PUBLIC_KEYFILE is declared... yes
- checking whether CURLOPT_SSH_PRIVATE_KEYFILE is declared... yes
- checking whether CURLOPT_FTP_SSL_CCC is declared... yes
- checking whether CURLOPT_TIMEOUT_MS is declared... yes
- checking whether CURLOPT_CONNECTTIMEOUT_MS is declared... 
- yes
- checking whether CURLOPT_HTTP_TRANSFER_DECODING is declared... yes
- checking whether CURLOPT_HTTP_CONTENT_DECODING is declared... yes
- checking whether CURLOPT_NEW_FILE_PERMS is declared... yes
- checking whether CURLOPT_NEW_DIRECTORY_PERMS is declared... yes
- checking whether CURLOPT_POST301 is declared... yes
- checking whether CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 is declared... yes
- checking whether CURLOPT_COPYPOSTFIELDS is declared... yes
- checking whether CURLOPT_PROXY_TRANSFER_MODE is declared... yes
- checking whether CURLOPT_SEEKFUNCTION is declared... yes
- checking whether CURLOPT_PROTOCOLS is declared... yes
- checking whether CURLOPT_REDIR_PROTOCOLS is declared... yes
- checking whether CURLOPT_RESOLVE is declared... yes
- checking whether CURLOPT_DNS_SERVERS is declared... yes
- checking whether CURLOPT_MAIL_FROM is declared... 
- yes
- checking whether CURLOPT_MAIL_RCPT is declared... yes
- checking whether CURLOPT_PIPEWAIT is declared... yes
- checking whether CURLOPT_CERTINFO is declared... yes
- checking whether CURLOPT_USERNAME is declared... yes
- checking whether CURLOPT_PASSWORD is declared... yes
- checking whether CURLOPT_LOGIN_OPTIONS is declared... yes
- checking whether CURLOPT_CONNECT_TO is declared... 
- yes
- checking whether CURLOPT_POSTREDIR is declared... yes
- checking whether CURLOPT_MIMEPOST is declared... yes
- checking whether CURLOPT_BUFFERSIZE is declared... (cached) yes
- checking whether CURLOPT_DOH_URL is declared... yes
- checking whether CURLOPT_TCP_FASTOPEN is declared... yes
- checking whether CURLINFO_EFFECTIVE_URL is declared... yes
- checking whether CURLINFO_RESPONSE_CODE is declared... yes
- checking whether CURLINFO_TOTAL_TIME is declared... yes
- checking whether CURLINFO_NAMELOOKUP_TIME is declared... yes
- checking whether CURLINFO_CONNECT_TIME is declared... yes
- checking whether CURLINFO_PRETRANSFER_TIME is declared... yes
- checking whether CURLINFO_SIZE_UPLOAD is declared... yes
- checking whether CURLINFO_SIZE_DOWNLOAD is declared... yes
- checking whether CURLINFO_SPEED_DOWNLOAD is declared... yes
- checking whether CURLINFO_SPEED_UPLOAD is declared... 
- yes
- checking whether CURLINFO_HEADER_SIZE is declared... yes
- checking whether CURLINFO_REQUEST_SIZE is declared... yes
- checking whether CURLINFO_SSL_VERIFYRESULT is declared... yes
- checking whether CURLINFO_FILETIME is declared... yes
- checking whether CURLINFO_CONTENT_LENGTH_DOWNLOAD is declared... yes
- checking whether CURLINFO_CONTENT_LENGTH_UPLOAD is declared... yes
- checking whether CURLINFO_STARTTRANSFER_TIME is declared... yes
- checking whether CURLINFO_CONTENT_TYPE is declared... yes
- checking whether CURLINFO_REDIRECT_TIME is declared... yes
- checking whether CURLINFO_REDIRECT_COUNT is declared... yes
- checking whether CURLINFO_HTTP_CONNECTCODE is declared... yes
- checking whether CURLINFO_HTTPAUTH_AVAIL is declared... 
- yes
- checking whether CURLINFO_PROXYAUTH_AVAIL is declared... yes
- checking whether CURLINFO_OS_ERRNO is declared... yes
- checking whether CURLINFO_NUM_CONNECTS is declared... yes
- checking whether CURLINFO_SSL_ENGINES is declared... yes
- checking whether CURLINFO_COOKIELIST is declared... yes
- checking whether CURLINFO_LASTSOCKET is declared... yes
- checking whether CURLINFO_ACTIVESOCKET is declared... yes
- checking whether CURLINFO_FTP_ENTRY_PATH is declared... yes
- checking whether CURLINFO_REDIRECT_URL is declared... yes
- checking whether CURLINFO_PRIMARY_IP is declared... yes
- checking whether CURLINFO_LOCAL_IP is declared... yes
- checking whether CURLINFO_LOCAL_PORT is declared... yes
- checking whether CURLINFO_CONDITION_UNMET is declared... 
- yes
- checking whether CURLINFO_CERTINFO is declared... yes
- checking whether CURLINFO_HTTP_VERSION is declared... yes
- checking whether CURLE_UNSUPPORTED_PROTOCOL is declared... yes
- checking whether CURLE_FAILED_INIT is declared... yes
- checking whether CURLE_URL_MALFORMAT is declared... yes
- checking whether CURLE_URL_MALFORMAT_USER is declared... yes
- checking whether CURLE_COULDNT_RESOLVE_PROXY is declared... yes
- checking whether CURLE_COULDNT_RESOLVE_HOST is declared... yes
- checking whether CURLE_COULDNT_CONNECT is declared... yes
- checking whether CURLE_FTP_WEIRD_SERVER_REPLY is declared... yes
- checking whether CURLE_FTP_ACCESS_DENIED is declared... yes
- checking whether CURLE_FTP_USER_PASSWORD_INCORRECT is declared... yes
- checking whether CURLE_FTP_WEIRD_PASS_REPLY is declared... 
- yes
- checking whether CURLE_FTP_WEIRD_USER_REPLY is declared... yes
- checking whether CURLE_FTP_WEIRD_PASV_REPLY is declared... yes
- checking whether CURLE_FTP_WEIRD_227_FORMAT is declared... yes
- checking whether CURLE_FTP_CANT_GET_HOST is declared... yes
- checking whether CURLE_FTP_CANT_RECONNECT is declared... yes
- checking whether CURLE_FTP_COULDNT_SET_BINARY is declared... yes
- checking whether CURLE_PARTIAL_FILE is declared... yes
- checking whether CURLE_FTP_COULDNT_RETR_FILE is declared... yes
- checking whether CURLE_FTP_WRITE_ERROR is declared... yes
- checking whether CURLE_FTP_QUOTE_ERROR is declared... yes
- checking whether CURLE_HTTP_RETURNED_ERROR is declared... yes
- checking whether CURLE_WRITE_ERROR is declared... 
- yes
- checking whether CURLE_MALFORMAT_USER is declared... yes
- checking whether CURLE_FTP_COULDNT_STOR_FILE is declared... yes
- checking whether CURLE_READ_ERROR is declared... yes
- checking whether CURLE_OUT_OF_MEMORY is declared... yes
- checking whether CURLE_OPERATION_TIMEOUTED is declared... yes
- checking whether CURLE_FTP_COULDNT_SET_ASCII is declared... yes
- checking whether CURLE_FTP_PORT_FAILED is declared... yes
- checking whether CURLE_FTP_COULDNT_USE_REST is declared... yes
- checking whether CURLE_FTP_COULDNT_GET_SIZE is declared... 
- yes
- checking whether CURLE_HTTP_RANGE_ERROR is declared... yes
- checking whether CURLE_HTTP_POST_ERROR is declared... yes
- checking whether CURLE_SSL_CONNECT_ERROR is declared... yes
- checking whether CURLE_BAD_DOWNLOAD_RESUME is declared... yes
- checking whether CURLE_FILE_COULDNT_READ_FILE is declared... yes
- checking whether CURLE_LDAP_CANNOT_BIND is declared... yes
- checking whether CURLE_LDAP_SEARCH_FAILED is declared... yes
- checking whether CURLE_LIBRARY_NOT_FOUND is declared... yes
- checking whether CURLE_FUNCTION_NOT_FOUND is declared... yes
- checking whether CURLE_ABORTED_BY_CALLBACK is declared... yes
- checking whether CURLE_BAD_FUNCTION_ARGUMENT is declared... yes
- checking whether CURLE_BAD_CALLING_ORDER is declared... 
- yes
- checking whether CURLE_INTERFACE_FAILED is declared... yes
- checking whether CURLE_BAD_PASSWORD_ENTERED is declared... yes
- checking whether CURLE_TOO_MANY_REDIRECTS is declared... yes
- checking whether CURLE_UNKNOWN_TELNET_OPTION is declared... yes
- checking whether CURLE_TELNET_OPTION_SYNTAX is declared... yes
- checking whether CURLE_SSL_PEER_CERTIFICATE is declared... yes
- checking whether CURLE_GOT_NOTHING is declared... yes
- checking whether CURLE_SSL_ENGINE_NOTFOUND is declared... yes
- checking whether CURLE_SSL_ENGINE_SETFAILED is declared... yes
- checking whether CURLE_SEND_ERROR is declared... yes
- checking whether CURLE_RECV_ERROR is declared... yes
- checking whether CURLE_SHARE_IN_USE is declared... 
- yes
- checking whether CURLE_SSL_CERTPROBLEM is declared... yes
- checking whether CURLE_SSL_CIPHER is declared... yes
- checking whether CURLE_SSL_CACERT is declared... yes
- checking whether CURLE_BAD_CONTENT_ENCODING is declared... yes
- checking whether CURLE_LDAP_INVALID_URL is declared... yes
- checking whether CURLE_FILESIZE_EXCEEDED is declared... yes
- checking whether CURLE_FTP_SSL_FAILED is declared... yes
- checking whether CURLE_SEND_FAIL_REWIND is declared... yes
- checking whether CURLE_SSL_ENGINE_INITFAILED is declared... 
- yes
- checking whether CURLE_LOGIN_DENIED is declared... yes
- checking whether CURLE_TFTP_NOTFOUND is declared... yes
- checking whether CURLE_TFTP_PERM is declared... yes
- checking whether CURLE_REMOTE_DISK_FULL is declared... yes
- checking whether CURLE_TFTP_ILLEGAL is declared... yes
- checking whether CURLE_TFTP_UNKNOWNID is declared... yes
- checking whether CURLE_REMOTE_FILE_EXISTS is declared... yes
- checking whether CURLE_TFTP_NOSUCHUSER is declared... 
- yes
- checking whether CURLE_CONV_FAILED is declared... yes
- checking whether CURLE_CONV_REQD is declared... yes
- checking whether CURLE_SSL_CACERT_BADFILE is declared... yes
- checking whether CURLE_REMOTE_FILE_NOT_FOUND is declared... yes
- checking whether CURLE_SSH is declared... yes
- checking whether CURLE_SSL_SHUTDOWN_FAILED is declared... yes
- checking whether CURLE_AGAIN is declared... yes
- checking whether CURLMOPT_MAXCONNECTS is declared... yes
- checking whether CURLMOPT_PIPELINING is declared... 
- yes
- checking whether CURLMOPT_MAX_PIPELINE_LENGTH is declared... yes
- checking whether CURLMOPT_MAX_HOST_CONNECTIONS is declared... yes
- checking whether CURLMOPT_MAX_TOTAL_CONNECTIONS is declared... yes
- checking whether CURL_SSLVERSION_TLSv1_0 is declared... yes
- checking whether CURL_SSLVERSION_TLSv1_1 is declared... yes
- checking whether CURL_SSLVERSION_TLSv1_2 is declared... yes
- checking whether CURL_SSLVERSION_TLSv1_3 is declared... yes
- checking whether CURL_HTTP_VERSION_2 is declared... yes
- checking whether CURL_HTTP_VERSION_2_0 is declared... yes
- checking whether CURL_HTTP_VERSION_2TLS is declared... 
- yes
- checking whether CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE is declared... yes
- checking whether CURL_HTTP_VERSION_3 is declared... yes
- checking whether CURLSSLBACKEND_NONE is declared... yes
- checking whether CURLSSLBACKEND_OPENSSL is declared... yes
- checking whether CURLSSLBACKEND_GNUTLS is declared... yes
- checking whether CURLSSLBACKEND_NSS is declared... yes
- checking whether CURLSSLBACKEND_GSKIT is declared... yes
- checking whether CURLSSLBACKEND_WOLFSSL is declared... 
- yes
- checking whether CURLSSLBACKEND_SCHANNEL is declared... yes
- checking whether CURLSSLBACKEND_SECURETRANSPORT is declared... yes
- checking whether CURLSSLBACKEND_MBEDTLS is declared... yes
- checking whether CURLSSLBACKEND_MESALINK is declared... yes
- checking whether CURLSSLBACKEND_BEARSSL is declared... yes
- checking whether CURLOPT_SSL_OPTIONS is declared... yes
- checking whether CURL_VERSION_TLSAUTH_SRP is declared... 
- yes
- checking whether CURL_VERSION_NTLM_WB is declared... yes
- checking whether curl_multi_poll is declared... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating examples/Makefile
- config.status: creating config.h
Processing 89/92: [ocurl: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2)
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2'
- ocamlc.opt -c -g -bin-annot curl.mli -o curl.cmi
- ocamlc.opt -c -g -bin-annot curl.ml -o curl.cmo
- ocamlc.opt -c -ccopt "-g -O2 -I/usr/include/x86_64-linux-gnu  -DHAVE_CONFIG_H -Wall -Wundef" curl-helper.c
- curl-helper.c: In function 'removeConnection':
- curl-helper.c:727:9: warning: 'curl_formfree' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations]
-   727 |         curl_formfree(connection->httpPostFirst);
-       |         ^~~~~~~~~~~~~
- In file included from curl-helper.c:23:
- /usr/include/x86_64-linux-gnu/curl/curl.h:2621:1: note: declared here
-  2621 | curl_formfree(struct curl_httppost *form);
-       | ^~~~~~~~~~~~~
- curl-helper.c: At top level:
- curl-helper.c:1286:3: warning: 'CURLSSLBACKEND_NSS' is deprecated: since 8.3.0.  [-Wdeprecated-declarations]
-  1286 |   CURLSSLBACKEND_NSS,
-       |   ^~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:162:3: note: declared here
-   162 |   CURLSSLBACKEND_NSS                    CURL_DEPRECATED(8.3.0, "") = 3,
-       |   ^~~~~~~~~~~~~~~~~~
- curl-helper.c:1291:3: warning: 'CURLSSLBACKEND_GSKIT' is deprecated: since 8.3.0.  [-Wdeprecated-declarations]
-  1291 |   CURLSSLBACKEND_GSKIT,
-       |   ^~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:164:3: note: declared here
-   164 |   CURLSSLBACKEND_GSKIT                  CURL_DEPRECATED(8.3.0, "") = 5,
-       |   ^~~~~~~~~~~~~~~~~~~~
- curl-helper.c:1316:3: warning: 'CURLSSLBACKEND_MESALINK' is deprecated: since 7.82.0.  [-Wdeprecated-declarations]
-  1316 |   CURLSSLBACKEND_MESALINK,
-       |   ^~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:171:3: note: declared here
-   171 |   CURLSSLBACKEND_MESALINK               CURL_DEPRECATED(7.82.0, "") = 12,
-       |   ^~~~~~~~~~~~~~~~~~~~~~~
- In file included from curl-helper.c:26:
- curl-helper.c: In function 'handle_PROGRESSFUNCTION':
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:344:10: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations]
-   344 |   struct caml__roots_block caml__roots_##x; \
-       |          ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:299:3: note: in expansion of macro 'CAMLxparam1'
-   299 |   CAMLxparam1 (x)
-       |   ^~~~~~~~~~~
- curl-helper.c:1549:5: note: in expansion of macro 'CAMLparam1'
-  1549 |     CAMLparam1(option); \
-       |     ^~~~~~~~~~
- curl-helper.c:1559:31: note: in expansion of macro 'SETOPT_FUNCTION_'
-  1559 | #define SETOPT_FUNCTION(name) SETOPT_FUNCTION_(name,FUNCTION)
-       |                               ^~~~~~~~~~~~~~~~
- curl-helper.c:1567:1: note: in expansion of macro 'SETOPT_FUNCTION'
-  1567 | SETOPT_FUNCTION( PROGRESS)
-       | ^~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:1299:3: note: declared here
-  1299 |   CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56,
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c: In function 'handle_IOCTLFUNCTION':
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:344:10: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations]
-   344 |   struct caml__roots_block caml__roots_##x; \
-       |          ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:299:3: note: in expansion of macro 'CAMLxparam1'
-   299 |   CAMLxparam1 (x)
-       |   ^~~~~~~~~~~
- curl-helper.c:1549:5: note: in expansion of macro 'CAMLparam1'
-  1549 |     CAMLparam1(option); \
-       |     ^~~~~~~~~~
- curl-helper.c:1559:31: note: in expansion of macro 'SETOPT_FUNCTION_'
-  1559 | #define SETOPT_FUNCTION(name) SETOPT_FUNCTION_(name,FUNCTION)
-       |                               ^~~~~~~~~~~~~~~~
- curl-helper.c:1577:1: note: in expansion of macro 'SETOPT_FUNCTION'
-  1577 | SETOPT_FUNCTION( IOCTL)
-       | ^~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:1584:3: note: declared here
-  1584 |   CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130,
-       |   ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:344:10: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations]
-   344 |   struct caml__roots_block caml__roots_##x; \
-       |          ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:299:3: note: in expansion of macro 'CAMLxparam1'
-   299 |   CAMLxparam1 (x)
-       |   ^~~~~~~~~~~
- curl-helper.c:1549:5: note: in expansion of macro 'CAMLparam1'
-  1549 |     CAMLparam1(option); \
-       |     ^~~~~~~~~~
- curl-helper.c:1559:31: note: in expansion of macro 'SETOPT_FUNCTION_'
-  1559 | #define SETOPT_FUNCTION(name) SETOPT_FUNCTION_(name,FUNCTION)
-       |                               ^~~~~~~~~~~~~~~~
- curl-helper.c:1577:1: note: in expansion of macro 'SETOPT_FUNCTION'
-  1577 | SETOPT_FUNCTION( IOCTL)
-       | ^~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:1586:3: note: declared here
-  1586 |   CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131,
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c: In function 'handle_PUT':
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:344:10: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations]
-   344 |   struct caml__roots_block caml__roots_##x; \
-       |          ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:299:3: note: in expansion of macro 'CAMLxparam1'
-   299 |   CAMLxparam1 (x)
-       |   ^~~~~~~~~~~
- curl-helper.c:1643:5: note: in expansion of macro 'CAMLparam1'
-  1643 |     CAMLparam1(option); \
-       |     ^~~~~~~~~~
- curl-helper.c:1654:32: note: in expansion of macro 'SETOPT_VAL_'
-  1654 | #define SETOPT_VAL(name, conv) SETOPT_VAL_(handle_##name, CURLOPT_##name, conv)
-       |                                ^~~~~~~~~~~
- curl-helper.c:1655:27: note: in expansion of macro 'SETOPT_VAL'
-  1655 | #define SETOPT_BOOL(name) SETOPT_VAL(name, Bool_val)
-       |                           ^~~~~~~~~~
- curl-helper.c:1924:1: note: in expansion of macro 'SETOPT_BOOL'
-  1924 | SETOPT_BOOL( PUT)
-       | ^~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:1290:3: note: declared here
-  1290 |   CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54,
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c: In function 'handle_HTTPPOST':
- curl-helper.c:2043:9: warning: 'curl_formfree' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations]
-  2043 |         curl_formfree(conn->httpPostFirst);
-       |         ^~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2621:1: note: declared here
-  2621 | curl_formfree(struct curl_httppost *form);
-       | ^~~~~~~~~~~~~
- curl-helper.c:2064:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
-  2064 |                 curl_formadd(&conn->httpPostFirst,
-       |                 ^~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2585:1: note: declared here
-  2585 | curl_formadd(struct curl_httppost **httppost,
-       | ^~~~~~~~~~~~
- curl-helper.c:2066:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
-  2066 |                              CURLFORM_COPYNAME,
-       |                              ^~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2510:3: note: declared here
-  2510 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"),
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c:2068:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
-  2068 |                              CURLFORM_NAMELENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2512:3: note: declared here
-  2512 |   CURLFORM_NAMELENGTH      CURL_DEPRECATED(7.56.0, ""),
-       |   ^~~~~~~~~~~~~~~~~~~
- curl-helper.c:2070:30: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
-  2070 |                              CURLFORM_COPYCONTENTS,
-       |                              ^~~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2513:3: note: declared here
-  2513 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"),
-       |   ^~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2072:30: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
-  2072 |                              CURLFORM_CONTENTSLENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2515:3: note: declared here
-  2515 |   CURLFORM_CONTENTSLENGTH  CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"),
-       |   ^~~~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2080:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
-  2080 |                 curl_formadd(&conn->httpPostFirst,
-       |                 ^~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2585:1: note: declared here
-  2585 | curl_formadd(struct curl_httppost **httppost,
-       | ^~~~~~~~~~~~
- curl-helper.c:2082:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
-  2082 |                              CURLFORM_COPYNAME,
-       |                              ^~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2510:3: note: declared here
-  2510 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"),
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c:2084:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
-  2084 |                              CURLFORM_NAMELENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2512:3: note: declared here
-  2512 |   CURLFORM_NAMELENGTH      CURL_DEPRECATED(7.56.0, ""),
-       |   ^~~~~~~~~~~~~~~~~~~
- curl-helper.c:2086:30: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
-  2086 |                              CURLFORM_COPYCONTENTS,
-       |                              ^~~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2513:3: note: declared here
-  2513 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"),
-       |   ^~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2088:30: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
-  2088 |                              CURLFORM_CONTENTSLENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2515:3: note: declared here
-  2515 |   CURLFORM_CONTENTSLENGTH  CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"),
-       |   ^~~~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2090:30: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations]
-  2090 |                              CURLFORM_CONTENTTYPE,
-       |                              ^~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2525:3: note: declared here
-  2525 |   CURLFORM_CONTENTTYPE     CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"),
-       |   ^~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2109:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
-  2109 |                 curl_formadd(&conn->httpPostFirst,
-       |                 ^~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2585:1: note: declared here
-  2585 | curl_formadd(struct curl_httppost **httppost,
-       | ^~~~~~~~~~~~
- curl-helper.c:2111:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
-  2111 |                              CURLFORM_COPYNAME,
-       |                              ^~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2510:3: note: declared here
-  2510 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"),
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c:2113:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
-  2113 |                              CURLFORM_NAMELENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2512:3: note: declared here
-  2512 |   CURLFORM_NAMELENGTH      CURL_DEPRECATED(7.56.0, ""),
-       |   ^~~~~~~~~~~~~~~~~~~
- curl-helper.c:2115:30: warning: 'CURLFORM_FILECONTENT' is deprecated: since 7.56.0. Use curl_mime_data_cb() [-Wdeprecated-declarations]
-  2115 |                              CURLFORM_FILECONTENT,
-       |                              ^~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2516:3: note: declared here
-  2516 |   CURLFORM_FILECONTENT     CURL_DEPRECATED(7.56.0, "Use curl_mime_data_cb()"),
-       |   ^~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2123:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
-  2123 |                 curl_formadd(&conn->httpPostFirst,
-       |                 ^~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2585:1: note: declared here
-  2585 | curl_formadd(struct curl_httppost **httppost,
-       | ^~~~~~~~~~~~
- curl-helper.c:2125:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
-  2125 |                              CURLFORM_COPYNAME,
-       |                              ^~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2510:3: note: declared here
-  2510 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"),
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c:2127:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
-  2127 |                              CURLFORM_NAMELENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2512:3: note: declared here
-  2512 |   CURLFORM_NAMELENGTH      CURL_DEPRECATED(7.56.0, ""),
-       |   ^~~~~~~~~~~~~~~~~~~
- curl-helper.c:2129:30: warning: 'CURLFORM_FILECONTENT' is deprecated: since 7.56.0. Use curl_mime_data_cb() [-Wdeprecated-declarations]
-  2129 |                              CURLFORM_FILECONTENT,
-       |                              ^~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2516:3: note: declared here
-  2516 |   CURLFORM_FILECONTENT     CURL_DEPRECATED(7.56.0, "Use curl_mime_data_cb()"),
-       |   ^~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2131:30: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations]
-  2131 |                              CURLFORM_CONTENTTYPE,
-       |                              ^~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2525:3: note: declared here
-  2525 |   CURLFORM_CONTENTTYPE     CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"),
-       |   ^~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2150:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
-  2150 |                 curl_formadd(&conn->httpPostFirst,
-       |                 ^~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2585:1: note: declared here
-  2585 | curl_formadd(struct curl_httppost **httppost,
-       | ^~~~~~~~~~~~
- curl-helper.c:2152:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
-  2152 |                              CURLFORM_COPYNAME,
-       |                              ^~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2510:3: note: declared here
-  2510 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"),
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c:2154:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
-  2154 |                              CURLFORM_NAMELENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2512:3: note: declared here
-  2512 |   CURLFORM_NAMELENGTH      CURL_DEPRECATED(7.56.0, ""),
-       |   ^~~~~~~~~~~~~~~~~~~
- curl-helper.c:2156:30: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations]
-  2156 |                              CURLFORM_FILE,
-       |                              ^~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2519:3: note: declared here
-  2519 |   CURLFORM_FILE            CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"),
-       |   ^~~~~~~~~~~~~
- curl-helper.c:2164:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
-  2164 |                 curl_formadd(&conn->httpPostFirst,
-       |                 ^~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2585:1: note: declared here
-  2585 | curl_formadd(struct curl_httppost **httppost,
-       | ^~~~~~~~~~~~
- curl-helper.c:2166:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
-  2166 |                              CURLFORM_COPYNAME,
-       |                              ^~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2510:3: note: declared here
-  2510 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"),
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c:2168:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
-  2168 |                              CURLFORM_NAMELENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2512:3: note: declared here
-  2512 |   CURLFORM_NAMELENGTH      CURL_DEPRECATED(7.56.0, ""),
-       |   ^~~~~~~~~~~~~~~~~~~
- curl-helper.c:2170:30: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations]
-  2170 |                              CURLFORM_FILE,
-       |                              ^~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2519:3: note: declared here
-  2519 |   CURLFORM_FILE            CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"),
-       |   ^~~~~~~~~~~~~
- curl-helper.c:2172:30: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations]
-  2172 |                              CURLFORM_CONTENTTYPE,
-       |                              ^~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2525:3: note: declared here
-  2525 |   CURLFORM_CONTENTTYPE     CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"),
-       |   ^~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2193:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
-  2193 |                 curl_formadd(&conn->httpPostFirst,
-       |                 ^~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2585:1: note: declared here
-  2585 | curl_formadd(struct curl_httppost **httppost,
-       | ^~~~~~~~~~~~
- curl-helper.c:2195:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
-  2195 |                              CURLFORM_COPYNAME,
-       |                              ^~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2510:3: note: declared here
-  2510 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"),
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c:2197:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
-  2197 |                              CURLFORM_NAMELENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2512:3: note: declared here
-  2512 |   CURLFORM_NAMELENGTH      CURL_DEPRECATED(7.56.0, ""),
-       |   ^~~~~~~~~~~~~~~~~~~
- curl-helper.c:2199:30: warning: 'CURLFORM_BUFFER' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations]
-  2199 |                              CURLFORM_BUFFER,
-       |                              ^~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2521:3: note: declared here
-  2521 |   CURLFORM_BUFFER          CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"),
-       |   ^~~~~~~~~~~~~~~
- curl-helper.c:2201:30: warning: 'CURLFORM_BUFFERPTR' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
-  2201 |                              CURLFORM_BUFFERPTR,
-       |                              ^~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2522:3: note: declared here
-  2522 |   CURLFORM_BUFFERPTR       CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"),
-       |   ^~~~~~~~~~~~~~~~~~
- curl-helper.c:2203:30: warning: 'CURLFORM_BUFFERLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
-  2203 |                              CURLFORM_BUFFERLENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2523:3: note: declared here
-  2523 |   CURLFORM_BUFFERLENGTH    CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"),
-       |   ^~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2213:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
-  2213 |                 curl_formadd(&conn->httpPostFirst,
-       |                 ^~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2585:1: note: declared here
-  2585 | curl_formadd(struct curl_httppost **httppost,
-       | ^~~~~~~~~~~~
- curl-helper.c:2215:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
-  2215 |                              CURLFORM_COPYNAME,
-       |                              ^~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2510:3: note: declared here
-  2510 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"),
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c:2217:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
-  2217 |                              CURLFORM_NAMELENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2512:3: note: declared here
-  2512 |   CURLFORM_NAMELENGTH      CURL_DEPRECATED(7.56.0, ""),
-       |   ^~~~~~~~~~~~~~~~~~~
- curl-helper.c:2219:30: warning: 'CURLFORM_BUFFER' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations]
-  2219 |                              CURLFORM_BUFFER,
-       |                              ^~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2521:3: note: declared here
-  2521 |   CURLFORM_BUFFER          CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"),
-       |   ^~~~~~~~~~~~~~~
- curl-helper.c:2221:30: warning: 'CURLFORM_BUFFERPTR' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
-  2221 |                              CURLFORM_BUFFERPTR,
-       |                              ^~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2522:3: note: declared here
-  2522 |   CURLFORM_BUFFERPTR       CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"),
-       |   ^~~~~~~~~~~~~~~~~~
- curl-helper.c:2223:30: warning: 'CURLFORM_BUFFERLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
-  2223 |                              CURLFORM_BUFFERLENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2523:3: note: declared here
-  2523 |   CURLFORM_BUFFERLENGTH    CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"),
-       |   ^~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2225:30: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations]
-  2225 |                              CURLFORM_CONTENTTYPE,
-       |                              ^~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2525:3: note: declared here
-  2525 |   CURLFORM_CONTENTTYPE     CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"),
-       |   ^~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2239:5: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations]
-  2239 |     result = curl_easy_setopt(conn->handle,
-       |     ^~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:1199:3: note: declared here
-  1199 |   CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24,
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c: In function 'handle_RANDOM_FILE':
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:344:10: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations]
-   344 |   struct caml__roots_block caml__roots_##x; \
-       |          ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:299:3: note: in expansion of macro 'CAMLxparam1'
-   299 |   CAMLxparam1 (x)
-       |   ^~~~~~~~~~~
- curl-helper.c:1629:5: note: in expansion of macro 'CAMLparam1'
-  1629 |     CAMLparam1(option); \
-       |     ^~~~~~~~~~
- curl-helper.c:2428:1: note: in expansion of macro 'SETOPT_STRING'
-  2428 | SETOPT_STRING( RANDOM_FILE)
-       | ^~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:1368:3: note: declared here
-  1368 |   CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76,
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c: In function 'handle_EGDSOCKET':
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:344:10: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations]
-   344 |   struct caml__roots_block caml__roots_##x; \
-       |          ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:299:3: note: in expansion of macro 'CAMLxparam1'
-   299 |   CAMLxparam1 (x)
-       |   ^~~~~~~~~~~
- curl-helper.c:1629:5: note: in expansion of macro 'CAMLparam1'
-  1629 |     CAMLparam1(option); \
-       |     ^~~~~~~~~~
- curl-helper.c:2429:1: note: in expansion of macro 'SETOPT_STRING'
-  2429 | SETOPT_STRING( EGDSOCKET)
-       | ^~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:1372:3: note: declared here
-  1372 |   CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77,
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c: In function 'handle_DNS_USE_GLOBAL_CACHE':
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:344:10: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations]
-   344 |   struct caml__roots_block caml__roots_##x; \
-       |          ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:299:3: note: in expansion of macro 'CAMLxparam1'
-   299 |   CAMLxparam1 (x)
-       |   ^~~~~~~~~~~
- curl-helper.c:1643:5: note: in expansion of macro 'CAMLparam1'
-  1643 |     CAMLparam1(option); \
-       |     ^~~~~~~~~~
- curl-helper.c:1654:32: note: in expansion of macro 'SETOPT_VAL_'
-  1654 | #define SETOPT_VAL(name, conv) SETOPT_VAL_(handle_##name, CURLOPT_##name, conv)
-       |                                ^~~~~~~~~~~
- curl-helper.c:1655:27: note: in expansion of macro 'SETOPT_VAL'
-  1655 | #define SETOPT_BOOL(name) SETOPT_VAL(name, Bool_val)
-       |                           ^~~~~~~~~~
- curl-helper.c:2539:1: note: in expansion of macro 'SETOPT_BOOL'
-  2539 | SETOPT_BOOL( DNS_USE_GLOBAL_CACHE)
-       | ^~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:1428:3: note: declared here
-  1428 |   CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91,
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c: In function 'handle_PROTOCOLS':
- curl-helper.c:3193:3: warning: 'CURLOPT_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_PROTOCOLS_STR [-Wdeprecated-declarations]
-  3193 |   handle_PROTOCOLSOPTION(CURLOPT_PROTOCOLS, conn, option);
-       |   ^~~~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:1753:3: note: declared here
-  1753 |   CURLOPTDEPRECATED(CURLOPT_PROTOCOLS, CURLOPTTYPE_LONG, 181,
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c: In function 'handle_REDIR_PROTOCOLS':
- curl-helper.c:3200:3: warning: 'CURLOPT_REDIR_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_REDIR_PROTOCOLS_STR [-Wdeprecated-declarations]
-  3200 |   handle_PROTOCOLSOPTION(CURLOPT_REDIR_PROTOCOLS, conn, option);
-       |   ^~~~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:1759:3: note: declared here
-  1759 |   CURLOPTDEPRECATED(CURLOPT_REDIR_PROTOCOLS, CURLOPTTYPE_LONG, 182,
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c: In function 'caml_curl_easy_getinfo':
- curl-helper.c:3927:9: warning: 'CURLINFO_SIZE_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_UPLOAD_T [-Wdeprecated-declarations]
-  3927 |         curlResult = curl_easy_getinfo(connection->handle,
-       |         ^~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2863:3: note: declared here
-  2863 |   CURLINFO_SIZE_UPLOAD CURL_DEPRECATED(7.55.0, "Use CURLINFO_SIZE_UPLOAD_T")
-       |   ^~~~~~~~~~~~~~~~~~~~
- curl-helper.c:3937:9: warning: 'CURLINFO_SIZE_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_DOWNLOAD_T [-Wdeprecated-declarations]
-  3937 |         curlResult = curl_easy_getinfo(connection->handle,
-       |         ^~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2866:3: note: declared here
-  2866 |   CURLINFO_SIZE_DOWNLOAD
-       |   ^~~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:3947:9: warning: 'CURLINFO_SPEED_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_DOWNLOAD_T [-Wdeprecated-declarations]
-  3947 |         curlResult = curl_easy_getinfo(connection->handle,
-       |         ^~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2870:3: note: declared here
-  2870 |   CURLINFO_SPEED_DOWNLOAD
-       |   ^~~~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:3957:9: warning: 'CURLINFO_SPEED_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_UPLOAD_T [-Wdeprecated-declarations]
-  3957 |         curlResult = curl_easy_getinfo(connection->handle,
-       |         ^~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2874:3: note: declared here
-  2874 |   CURLINFO_SPEED_UPLOAD
-       |   ^~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:4010:9: warning: 'CURLINFO_CONTENT_LENGTH_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_DOWNLOAD_T [-Wdeprecated-declarations]
-  4010 |         curlResult = curl_easy_getinfo(connection->handle,
-       |         ^~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2883:3: note: declared here
-  2883 |   CURLINFO_CONTENT_LENGTH_DOWNLOAD
-       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:4020:9: warning: 'CURLINFO_CONTENT_LENGTH_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_UPLOAD_T [-Wdeprecated-declarations]
-  4020 |         curlResult = curl_easy_getinfo(connection->handle,
-       |         ^~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2888:3: note: declared here
-  2888 |   CURLINFO_CONTENT_LENGTH_UPLOAD
-       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:4147:9: warning: 'CURLINFO_LASTSOCKET' is deprecated: since 7.45.0. Use CURLINFO_ACTIVESOCKET [-Wdeprecated-declarations]
-  4147 |         curlResult = curl_easy_getinfo(connection->handle,
-       |         ^~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2905:3: note: declared here
-  2905 |   CURLINFO_LASTSOCKET  CURL_DEPRECATED(7.45.0, "Use CURLINFO_ACTIVESOCKET")
-       |   ^~~~~~~~~~~~~~~~~~~
- curl-helper.c: In function 'caml_curl_multi_socket_all':
- curl-helper.c:4838:5: warning: 'curl_multi_socket_all' is deprecated: since 7.19.5. Use curl_multi_socket_action() [-Wdeprecated-declarations]
-  4838 |     rc = curl_multi_socket_all(h, &still_running);
-       |     ^~
- In file included from /usr/include/x86_64-linux-gnu/curl/curl.h:3218:
- /usr/include/x86_64-linux-gnu/curl/multi.h:330:1: note: declared here
-   330 | curl_multi_socket_all(CURLM *multi_handle, int *running_handles);
-       | ^~~~~~~~~~~~~~~~~~~~~
- ocamlmklib -oc curl-helper curl-helper.o -lcurl 
- ocamlmklib -o curl curl.cmo -oc curl-helper -lcurl 
- make[1]: 'libcurl-helper.a' is up to date.
- make[1]: 'dllcurl-helper.so' is up to date.
- ocamlfind c -package lwt -c -g -bin-annot curl_lwt.mli -o curl_lwt.cmi
- ocamlfind c -thread -package lwt.unix -c -g -bin-annot curl_lwt.ml -o curl_lwt.cmo
- ocamlopt.opt -c -g -bin-annot curl.ml -o curl.cmx
- ocamlmklib -o curl curl.cmx -oc curl-helper -lcurl 
- make[1]: 'curl.cmx' is up to date.
- ocamlopt.opt -shared -linkall -I . curl.cmxa -o curl.cmxs
- ocamlfind opt -thread -package lwt.unix -c -g -bin-annot curl_lwt.ml -o curl_lwt.cmx
- ocamlfind opt -thread -shared -linkall -package lwt.unix curl_lwt.cmx -o curl_lwt.cmxs
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2'
-> compiled  ocurl.0.9.2
Processing 90/92: [ocurl: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2)
- ocamlfind install -patch-version 0.9.2 -ldconf ignore curl META curl.a curl.cmi curl.mli curl.cma libcurl-helper.a dllcurl-helper.so curl_lwt.cmo curl.cmxa curl.cmx curl.cmxs curl_lwt.cmx curl_lwt.cmxs curl.cmt curl.cmti curl_lwt.cmi curl_lwt.mli curl_lwt.o curl_lwt.cmt curl_lwt.cmti
- Installed /home/opam/.opam/4.14/lib/curl/curl_lwt.cmti
- Installed /home/opam/.opam/4.14/lib/curl/curl_lwt.cmt
- Installed /home/opam/.opam/4.14/lib/curl/curl_lwt.o
- Installed /home/opam/.opam/4.14/lib/curl/curl_lwt.mli
- Installed /home/opam/.opam/4.14/lib/curl/curl_lwt.cmi
- Installed /home/opam/.opam/4.14/lib/curl/curl.cmti
- Installed /home/opam/.opam/4.14/lib/curl/curl.cmt
- Installed /home/opam/.opam/4.14/lib/curl/curl_lwt.cmxs
- Installed /home/opam/.opam/4.14/lib/curl/curl_lwt.cmx
- Installed /home/opam/.opam/4.14/lib/curl/curl.cmxs
- Installed /home/opam/.opam/4.14/lib/curl/curl.cmx
- Installed /home/opam/.opam/4.14/lib/curl/curl.cmxa
- Installed /home/opam/.opam/4.14/lib/curl/curl_lwt.cmo
- Installed /home/opam/.opam/4.14/lib/curl/libcurl-helper.a
- Installed /home/opam/.opam/4.14/lib/curl/curl.cma
- Installed /home/opam/.opam/4.14/lib/curl/curl.mli
- Installed /home/opam/.opam/4.14/lib/curl/curl.cmi
- Installed /home/opam/.opam/4.14/lib/curl/curl.a
- Installed /home/opam/.opam/4.14/lib/stublibs/dllcurl-helper.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllcurl-helper.so.owner
- Installed /home/opam/.opam/4.14/lib/curl/META
-> installed ocurl.0.9.2

#=== ERROR while compiling ocamlnet.4.1.9-2 ===================================#
# context              2.2.0~alpha3~dev | linux/x86_64 | ocaml-base-compiler.4.14.1 | file:///home/opam/opam-repository
# path                 ~/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2
# command              ~/.opam/opam-init/hooks/sandbox.sh build make all
# exit-code            2
# env-file             ~/.opam/log/ocamlnet-8-c9019b.env
# output-file          ~/.opam/log/ocamlnet-8-c9019b.out
### output ###
# ( cd tools/cppo-0.9.4 && rm -f depend && make -f Makefile.pre generate && make all )
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
# make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
# ocamllex cppo_lexer.mll
# 352 states, 13139 transitions, table size 54668 bytes
# 3450 additional bytes used for bindings
# ocamlyacc cppo_parser.mly
# echo 'let cppo_version = "0.9.4"' > cppo_version.ml
# ocamlfind ocamldep   *.ml *.mli >depend || { rm -f depend; exit 1; }
# make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
# ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_types.ml
# ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_command.ml
# opts="-opaque"; \
#         if [ -f "$(basename cppo_parser.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  $opts cppo_parser.mli
# ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_parser.ml
# ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_lexer.ml
# ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_eval.ml
# File "cppo_eval.ml", line 37, characters 6-10:
# 37 |   let file = pos.Lexing.pos_fname in
#            ^^^^
# Warning 26 [unused-var]: unused variable file.
# ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_version.ml
# if [ "X" = "X" ]; then \
# 	ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -a -o cppo.cma  cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo; \
# else \
# 	../../tools/mkstublib -o cppo cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo  ; \
# fi
# ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_main.ml
# rm -f cppo cppo
# ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -package unix,bytes -linkpkg -custom -o cppo cppo.cma cppo_main.cmo
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
# ( cd tools/unimap_to_ocaml && make all )
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/unimap_to_ocaml'
# ocamlfind ocamlc -g -package str -linkpkg \
# 	-o unimap_to_ocaml \
# 	unimap_to_ocaml.ml
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/unimap_to_ocaml'
# for pkg in netstring-pcre netsys netshm netstring netunidata equeue shell rpc-generator rpc rpc-auth-local netclient netcgi2 netplex netcgi2-plex netcamlbox netmulticore nethttpd netzip; do \
# 	( cd src/$pkg && make -f Makefile.pre generate ) || exit; \
# 	( cd src/$pkg && make -f Makefile.pre depend ) || exit; \
# 	( cd src/$pkg && make all ) || exit; \
# done
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
# make[2]: Entering directory '/home/opam/.opam/4.14/.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@/zip/' \
# 	META.in >META
# make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
# ocamlfind ocamldep   *.ml *.mli >depend || { rm -f depend; exit 1; }
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
# make[1]: Entering directory '/home/opam/.opam/4.14/.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
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
# make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
# sed -e 's/@VERSION@/4.1.9/' \
#     -e 's/@AUTHDHREQS@//' \
#     -e 's/@PREFERRED_CGI_PKG@//' \
#     -e 's/@REGEXP_PROVIDER@/str/' \
#     -e 's/@COMPAT_PCRE_PROVIDER@//' \
#     -e 's/@ZIP_PROVIDER@/zip/' \
# 	META.in >META
# make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
# ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo   -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_conf.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_types.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_types.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_types.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_oothr.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_oothr.mli
# opts="-opaque"; \
#         if [ -f "$(basename netlog.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netlog.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netlog.ml
# File "netlog.ml", line 132, characters 21-38:
# 131 | .................
# 132 | ...rintf.ksprintf (l.............
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# opts="-opaque"; \
#         if [ -f "$(basename netexn.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netexn.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netexn.ml
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_impl_util.ml
# File "netsys_impl_util.ml", line 70, characters 14-32:
# 70 |       let r = Pervasives.compare x a.(m) in
#                    ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# opts="-opaque"; \
#         if [ -f "$(basename netsys_mem.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_mem.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_mem.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_signal.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_signal.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_signal.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_crypto_types.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_crypto_types.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto_types.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_crypto.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_crypto.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_crypto_modes.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_crypto_modes.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto_modes.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_posix.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_posix.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_posix.ml
# File "netsys_posix.ml", line 340, characters 12-30:
# 339 | ..
# 340 | .........i = Array.of_list ........
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netsys_posix.ml", line 341, characters 12-30:
# 340 | 
# 341 | ........... Pervasives.compar........
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netsys_posix.ml", line 342, characters 12-30:
# 341 | 
# 342 | ........... Pervasives.compar........
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netsys_posix.ml", line 682, characters 16-34:
# 681 | .........
# 682 | ...... t = post_fork_han....
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netsys_posix.ml", line 880, characters 14-29:
# 880 | (pg = Pg_keep) ?(fd_actions = [])
#                     ^^^^^^^^^^^^^^^
# Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
# this constructor's arguments. They are only for information
# and may change in future versions. (See manual section 11.5)
# opts="-opaque"; \
#         if [ -f "$(basename netsys_win32.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_win32.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_win32.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_tls.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_tls.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_tls.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_ciphers.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_ciphers.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_ciphers.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_digests.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_digests.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_digests.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_rng.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_rng.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_rng.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_pollset.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_pollset_posix.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset_posix.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_posix.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_pollset_win32.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset_win32.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_win32.ml
# File "netsys_pollset_win32.ml", line 30, characters 13-31:
# 29 | .........
# 30 | ...rray.sort Pervasiv...................
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netsys_pollset_win32.ml", line 31, characters 13-31:
# 30 | ..........
# 31 | ..Array.sort Pervasi....................
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netsys_pollset_win32.ml", line 32, characters 13-31:
#    | ..........
# 32 | ..Hashtbl.fold
# 32 |     (..................
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# opts="-opaque"; \
#         if [ -f "$(basename netsys_pollset_generic.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset_generic.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_generic.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_xdr.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_xdr.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_xdr.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_tmp.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_tmp.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_tmp.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_sem.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_sem.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sem.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_pmanage.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pmanage.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pmanage.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_global.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_global.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_global.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_gssapi.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_gssapi.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_gssapi.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_sasl_types.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_sasl_types.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl_types.ml
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl_util.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_sasl.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_polypipe.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_polypipe.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_polypipe.ml
# opts="-opaque"; \
#         if [ -f "$(basename netsys_polysocket.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_polysocket.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_polysocket.ml
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c.c'
# netsys_c.c: In function 'netsys_int64_of_file_descr':
# netsys_c.c:21:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
#    21 |     return copy_int64(Long_val(fd));
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                       
# netsys_c.c: In function 'netsys_ctermid':
# netsys_c.c:140:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
#   140 |     return copy_string(ctermid(s));
#       |             ^~~~~~~~~~~~~~~~~~~~~~~                                          
# netsys_c.c: In function 'netsys_ttyname':
# netsys_c.c:154:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
#   154 |     return copy_string(s);
#       |             ^~~~~~~~~~~~~~                                                   
# netsys_c.c: In function 'netsys_fdopendir':
# netsys_c.c:263:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
#   263 |   res = alloc_small(1, Abstract_tag);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                        
# netsys_c.c: In function 'netsys_realpath':
# netsys_c.c:284:20: warning: "copy_string" is deprecated: use "caml_copy_string" instead
#   284 |         name_out = copy_string(name_out_s);
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~                                         
# netsys_c.c: In function 'netsys_ptsname':
# netsys_c.c:327:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
#   327 |     return copy_string(s);
#       |             ^~~~~~~~~~~~~~                                                   
# netsys_c.c: In function 'netsys_openat':
# netsys_c.c:476:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
#   476 |     cv_flags = convert_flag_list(flags, open_flag_table);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
# netsys_c.c:477:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
#   477 |     clo_flags = convert_flag_list(flags, open_cloexec_table);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
# netsys_c.c:487:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
#   487 |     p = stat_alloc(string_length(path) + 1);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
# netsys_c.c:487:13: warning: "string_length" is deprecated: use "caml_string_length" instead
#   487 |     p = stat_alloc(string_length(path) + 1);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
# netsys_c.c:489:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
#   489 |     enter_blocking_section();
#       |             ^~~~~~~~~~~~~~~~~                                                                      
# netsys_c.c:491:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
#   491 |     leave_blocking_section();
#       |             ^~~~~~~~~~~~~~~~~                                                                      
# netsys_c.c:492:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
#   492 |     stat_free(p);
#       |             ^~~~~                                                        
# netsys_c.c: In function 'netsys_faccessat':
# netsys_c.c:520:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
#   520 |     cv_perms = convert_flag_list(perms, access_permission_table);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
# netsys_c.c:521:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
#   521 |     cv_flags = convert_flag_list(flags, at_flags_table);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
# netsys_c.c: In function 'netsys_linkat':
# netsys_c.c:564:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
#   564 |     cv_flags = convert_flag_list(flags, at_flags_table);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
# netsys_c.c: In function 'netsys_unlinkat':
# netsys_c.c:580:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
#   580 |     cv_flags = convert_flag_list(flags, at_flags_table);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
# netsys_c.c: In function 'netsys_readlinkat':
# netsys_c.c:625:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
#   625 |   return copy_string(buffer);
#       |             ^~~~~~~~~~~~~~~~~                                                
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_poll.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_poll.c'
# netsys_c_poll.c: In function 'netsys_poll':
# netsys_c_poll.c:151:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
#   151 |     enter_blocking_section();
#       |             ^~~~~~~~~~~~~~~~~                                                                      
# netsys_c_poll.c:153:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
#   153 |     leave_blocking_section();
#       |             ^~~~~~~~~~~~~~~~~                                                                      
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_fadvise.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_fadvise.c'
# netsys_c_fadvise.c: In function 'netsys_fadvise':
# netsys_c_fadvise.c:38:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#    38 |     default: invalid_argument("Netsys.fadvise");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
# netsys_c_fadvise.c:45:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#    45 |         failwith("Netsys.fadvise: large files not supported on this OS");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
# netsys_c_fadvise.c:47:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#    47 |         failwith("Netsys.fadvise: large files not supported on this OS");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_fallocate.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_fallocate.c'
# netsys_c_fallocate.c: In function 'netsys_fallocate':
# netsys_c_fallocate.c:31:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#    31 |         failwith("Netsys.fadvise: large files not supported on this OS");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
# netsys_c_fallocate.c:33:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#    33 |         failwith("Netsys.fadvise: large files not supported on this OS");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_ioprio.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_ioprio.c'
# netsys_c_ioprio.c: In function 'netsys_ioprio_get':
# netsys_c_ioprio.c:92:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#    92 |         failwith("netsys_ioprio_get: internal error");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
# netsys_c_ioprio.c:117:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   117 |         failwith("netsys_ioprio_get: Unexpected result");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
# netsys_c_ioprio.c: In function 'netsys_ioprio_set':
# netsys_c_ioprio.c:148:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   148 |             failwith("netsys_ioprio_set: internal error");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
# netsys_c_ioprio.c:162:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   162 |             failwith("netsys_ioprio_set: internal error");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
# netsys_c_ioprio.c:179:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   179 |         failwith("netsys_ioprio_set: internal error");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_locale.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_locale.c'
# netsys_c_locale.c: In function 'netsys_query_langinfo':
# netsys_c_locale.c:42:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#    42 |         failwith("Netsys_posix.query_locale: no locale support");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
# netsys_c_locale.c:43:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
#    43 |     oldcopy_locale = stat_alloc(strlen(old_locale) + 1);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
# netsys_c_locale.c:48:20: warning: "stat_free" is deprecated: use "caml_stat_free" instead
#    48 |         stat_free(oldcopy_locale);
#       |                    ^~~~~~~~~~~~~~~                                              
# netsys_c_locale.c:49:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#    49 |         failwith("Netsys_posix.query_locale: cannot set this locale");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
# netsys_c_locale.c:53:13: warning: "alloc" is deprecated: use "caml_alloc" instead
#    53 |     s = alloc(n,0);
#       |             ^~~~~~~                                              
# netsys_c_locale.c:55:20: warning: "copy_string" is deprecated: use "caml_copy_string" instead
#    55 |         Store_field(s,k,copy_string(nl_langinfo(locale_items_table[k])));
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
# netsys_c_locale.c:59:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
#    59 |     stat_free(oldcopy_locale);
#       |             ^~~~~~~~~~~~~~~~~~                                           
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_multicast.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_multicast.c'
# netsys_c_multicast.c: In function 'socket_domain':
# netsys_c_multicast.c:46:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#    46 |         invalid_argument("Not an Internet socket");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
# netsys_c_multicast.c: In function 'netsys_mcast_set_loop':
# netsys_c_multicast.c:80:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#    80 |         invalid_argument("Netsys.mcast_set_loop");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
# netsys_c_multicast.c: In function 'netsys_mcast_set_ttl':
# netsys_c_multicast.c:126:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   126 |         invalid_argument("Netsys.mcast_set_ttl");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
# netsys_c_multicast.c: In function 'netsys_mcast_add_membership':
# netsys_c_multicast.c:157:13: warning: "string_length" is deprecated: use "caml_string_length" instead
#   157 |         if (string_length(group_addr) != 4 || string_length(if_addr) != 4 )
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
# netsys_c_multicast.c:157:13: warning: "string_length" is deprecated: use "caml_string_length" instead
# netsys_c_multicast.c:158:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   158 |             invalid_argument("Netsys.mcast_add_membership: Not an IPV4 address");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
# netsys_c_multicast.c:176:13: warning: "string_length" is deprecated: use "caml_string_length" instead
#   176 |         if (string_length(group_addr) != 16 || string_length(if_addr) != 16 )
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
# netsys_c_multicast.c:176:13: warning: "string_length" is deprecated: use "caml_string_length" instead
# netsys_c_multicast.c:177:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   177 |             invalid_argument("Netsys.mcast_add_membership: Not an IPV6 address");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
# netsys_c_multicast.c:196:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   196 |         invalid_argument("Netsys.mcast_add_membership");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
# netsys_c_multicast.c: In function 'netsys_mcast_drop_membership':
# netsys_c_multicast.c:226:13: warning: "string_length" is deprecated: use "caml_string_length" instead
#   226 |         if (string_length(group_addr) != 4 || string_length(if_addr) != 4 )
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
# netsys_c_multicast.c:226:13: warning: "string_length" is deprecated: use "caml_string_length" instead
# netsys_c_multicast.c:227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   227 |             invalid_argument("Netsys.mcast_drop_membership: Not an IPV4 address");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
# netsys_c_multicast.c:245:13: warning: "string_length" is deprecated: use "caml_string_length" instead
#   245 |         if (string_length(group_addr) != 16 || string_length(if_addr) != 16 )
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
# netsys_c_multicast.c:245:13: warning: "string_length" is deprecated: use "caml_string_length" instead
# netsys_c_multicast.c:246:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   246 |             invalid_argument("Netsys.mcast_drop_membership: Not an IPV6 address");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
# netsys_c_multicast.c:265:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   265 |         invalid_argument("Netsys.mcast_drop_membership");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_sem.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_sem.c'
# netsys_c_sem.c: In function 'netsys_sem_open':
# netsys_c_sem.c:123:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
#   123 |     flags = convert_flag_list(flagsv, sem_open_flag_table);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
# netsys_c_sem.c: In function 'netsys_sem_close':
# netsys_c_sem.c:144:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   144 |         invalid_argument ("Netsys.sem_close: stale semaphore");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
# netsys_c_sem.c: In function 'netsys_sem_init':
# netsys_c_sem.c:178:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#   178 |     s = (sem_t *) (((char *) Bigarray_val(memv)->data) + Long_val(posv));
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
# netsys_c_sem.c: In function 'netsys_as_sem':
# netsys_c_sem.c:195:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#   195 |     s = (sem_t *) (((char *) Bigarray_val(memv)->data) + Long_val(posv));
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
# netsys_c_sem.c: In function 'netsys_sem_destroy':
# netsys_c_sem.c:212:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   212 |         invalid_argument ("Netsys.sem_destroy: stale semaphore");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
# netsys_c_sem.c: In function 'netsys_sem_getvalue':
# netsys_c_sem.c:232:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   232 |         invalid_argument ("Netsys.sem_getvalue: stale semaphore");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
# netsys_c_sem.c: In function 'netsys_sem_post':
# netsys_c_sem.c:253:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   253 |         invalid_argument ("Netsys.sem_post: stale semaphore");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
# netsys_c_sem.c: In function 'netsys_sem_wait':
# netsys_c_sem.c:273:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   273 |         invalid_argument ("Netsys.sem_wait: stale semaphore");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
# netsys_c_sem.c:276:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
#   276 |     enter_blocking_section();
#       |             ^~~~~~~~~~~~~~~~~                                                                      
# netsys_c_sem.c:281:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
#   281 |     leave_blocking_section();
#       |             ^~~~~~~~~~~~~~~~~                                                                      
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_shm.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_shm.c'
# netsys_c_shm.c: In function 'netsys_shm_open':
# netsys_c_shm.c:39:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
#    39 |     cv_flags = convert_flag_list(flags, shm_open_flag_table);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
# netsys_c_shm.c:40:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
#    40 |     p = stat_alloc(string_length(path) + 1);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
# netsys_c_shm.c:40:13: warning: "string_length" is deprecated: use "caml_string_length" instead
#    40 |     p = stat_alloc(string_length(path) + 1);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
# netsys_c_shm.c:43:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
#    43 |     stat_free(p);
#       |             ^~~~~                                                        
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_spawn.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_spawn.c'
# netsys_c_spawn.c: In function 'netsys_posix_spawn_nat':
# netsys_c_spawn.c:617:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   617 |             invalid_argument
#       |                    ^~~~~~~~~                                                                  
# netsys_c_spawn.c:641:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   641 |             invalid_argument
#       |                    ^~~~~~~~~                                                                  
# netsys_c_spawn.c:806:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   806 |         failwith("USE_FORK_EXEC");
#       |                    ^~~~~~~~~~~~~~~                                            
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_subprocess.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_subprocess.c'
# netsys_c_subprocess.c: In function 'netsys_install_sigchld_handler':
# netsys_c_subprocess.c:285:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   285 |             failwith("Cannot allocate memory");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
# netsys_c_subprocess.c: In function 'netsys_watch_subprocess':
# netsys_c_subprocess.c:352:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   352 |         failwith("Netsys_posix.watch_subprocess: uninitialized");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
# netsys_c_subprocess.c:428:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   428 |             failwith("Cannot allocate memory");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
# netsys_c_subprocess.c:472:13: warning: "alloc" is deprecated: use "caml_alloc" instead
#   472 |     r = alloc(2,0);
#       |             ^~~~~~~                                              
# netsys_c_subprocess.c: In function 'netsys_get_subprocess_status':
# netsys_c_subprocess.c:557:20: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
#   557 |             st = alloc_small(1, TAG_WEXITED);
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~                                       
# netsys_c_subprocess.c:561:20: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
#   561 |             st = alloc_small(1, TAG_WSIGNALED);
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
# netsys_c_subprocess.c:565:20: warning: "alloc" is deprecated: use "caml_alloc" instead
#   565 |         r = alloc(1,0);
#       |                    ^~~~                                                 
# netsys_c_subprocess.c: In function 'netsys_kill_all_subprocesses':
# netsys_c_subprocess.c:651:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   651 |         failwith("Netsys_posix.watch_subprocess: uninitialized");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
# netsys_c_subprocess.c: In function 'netsys_killpg_all_subprocesses':
# netsys_c_subprocess.c:689:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   689 |         failwith("Netsys_posix.watch_subprocess: uninitialized");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_syslog.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_syslog.c'
# netsys_c_syslog.c: In function 'netsys_openlog':
# netsys_c_syslog.c:89:20: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
#    89 |             ident_buf = stat_alloc(IDENT_BUF_LEN);
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
# netsys_c_syslog.c:97:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
#    97 |     options = convert_flag_list(opts, syslog_opt_flags);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_clock.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_clock.c'
# netsys_c_clock.c: In function 'make_timespec':
# netsys_c_clock.c:26:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#    26 |         failwith("Netsys_posix: time value out of range");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
# netsys_c_clock.c:29:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#    29 |         failwith("Netsys_posix: time value out of range");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
# netsys_c_clock.c: In function 'alloc_timespec_pair':
# netsys_c_clock.c:47:13: warning: "alloc" is deprecated: use "caml_alloc" instead
#    47 |     tsout = alloc(2,0);
#       |             ^~~~~~~~~~~                                          
# netsys_c_clock.c: In function 'netsys_clock_getcpuclockid':
# netsys_c_clock.c:194:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   194 |     invalid_argument("Netsys_posix.clock_getcpuclockid not available");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
# netsys_c_clock.c: In function 'netsys_timer_event':
# netsys_c_clock.c:438:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   438 |         failwith("Netsys_posix.timer_event: timer is not connected with event");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_event.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_event.c'
# netsys_c_event.c: In function 'netsys_set_nonblock_not_event':
# netsys_c_event.c:271:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   271 |         failwith("Netsys_posix.set_nonblock_event: already destroyed");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
# netsys_c_event.c: In function 'netsys_get_not_event_fd_nodup':
# netsys_c_event.c:293:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   293 |         failwith("Netsys_posix.get_event_fd_nodup: already destroyed");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
# netsys_c_event.c: In function 'netsys_return_not_event_fd':
# netsys_c_event.c:309:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   309 |         failwith("Netsys_posix.get_event_fd: already destroyed");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
# netsys_c_event.c: In function 'netsys_set_not_event':
# netsys_c_event.c:353:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   353 |         failwith("Netsys_posix.set_event: already destroyed");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
# netsys_c_event.c:355:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   355 |         failwith("Netsys_posix.set_event: not allowed for this type of event");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_event.c: In function 'netsys_wait_not_event':
# netsys_c_event.c:376:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   376 |         failwith("Netsys_posix.wait_event: already destroyed");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
# netsys_c_event.c: In function 'netsys_consume_not_event':
# netsys_c_event.c:405:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   405 |         failwith("Netsys_posix.consume_event: already destroyed");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_win32.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_win32.c'
# netsys_c_win32.c: In function 'netsys_fill_random':
# netsys_c_win32.c:60:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#    60 |     invalid_argument("netsys_fill_random");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
# netsys_c_win32.c: In function 'netsys_get_full_path_name':
# netsys_c_win32.c:79:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#    79 |     invalid_argument("netsys_get_full_path_name");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
# netsys_c_win32.c: In function 'netsys_get_long_path_name':
# netsys_c_win32.c:97:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#    97 |     invalid_argument("netsys_get_long_path_name");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
# netsys_c_win32.c: In function 'netsys_modify_close_on_exec':
# netsys_c_win32.c:115:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   115 |     invalid_argument("netsys_modify_close_on_exec");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
# netsys_c_win32.c: In function 'netsys_test_close_on_exec':
# netsys_c_win32.c:134:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   134 |     invalid_argument("netsys_test_close_on_exec");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
# netsys_c_win32.c: In function 'netsys_is_crt_fd':
# netsys_c_win32.c:148:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   148 |     invalid_argument("netsys_is_crt_fd");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                              
# netsys_c_win32.c: In function 'netsys_create_event':
# netsys_c_win32.c:227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   227 |     invalid_argument("netsys_create_event");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
# netsys_c_win32.c: In function 'netsys_close_event':
# netsys_c_win32.c:249:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   249 |     invalid_argument("netsys_close_event");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
# netsys_c_win32.c: In function 'netsys_set_auto_close_event_proxy':
# netsys_c_win32.c:262:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   262 |     invalid_argument("netsys_set_auto_close_event_proxy");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
# netsys_c_win32.c: In function 'netsys_set_event':
# netsys_c_win32.c:279:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   279 |     invalid_argument("netsys_set_event");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                              
# netsys_c_win32.c: In function 'netsys_reset_event':
# netsys_c_win32.c:295:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   295 |     invalid_argument("netsys_reset_event");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
# netsys_c_win32.c: In function 'netsys_test_event':
# netsys_c_win32.c:315:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   315 |     invalid_argument("netsys_test_event");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
# netsys_c_win32.c: In function 'netsys_event_wait':
# netsys_c_win32.c:345:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   345 |     invalid_argument("netsys_event_wait");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
# netsys_c_win32.c: In function 'netsys_event_descr':
# netsys_c_win32.c:356:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   356 |     invalid_argument("netsys_event_descr");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
# netsys_c_win32.c: In function 'netsys_wsa_event_select':
# netsys_c_win32.c:386:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   386 |     invalid_argument("netsys_wsa_event_select");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
# netsys_c_win32.c: In function 'netsys_wsa_maximum_wait_events':
# netsys_c_win32.c:394:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   394 |     invalid_argument("netsys_wsa_maximum_wait_events");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
# netsys_c_win32.c: In function 'netsys_wsa_wait_for_multiple_events':
# netsys_c_win32.c:481:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   481 |     invalid_argument("netsys_wsa_wait_for_multiple_events");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
# netsys_c_win32.c: In function 'netsys_wsa_enum_network_events':
# netsys_c_win32.c:541:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   541 |     invalid_argument("netsys_wsa_enum_network_events");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
# netsys_c_win32.c: In function 'netsys_create_local_named_pipe':
# netsys_c_win32.c:1035:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1035 |     invalid_argument("netsys_create_local_named_pipe");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
# netsys_c_win32.c: In function 'netsys_pipe_listen':
# netsys_c_win32.c:1133:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1133 |     invalid_argument("netsys_pipe_listen");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
# netsys_c_win32.c: In function 'netsys_pipe_deafen':
# netsys_c_win32.c:1205:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1205 |     invalid_argument("netsys_pipe_unlisten");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
# netsys_c_win32.c: In function 'netsys_pipe_connect':
# netsys_c_win32.c:1275:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1275 |     invalid_argument("netsys_pipe_connect");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
# netsys_c_win32.c: In function 'netsys_pipe_read':
# netsys_c_win32.c:1336:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1336 |     invalid_argument("netsys_pipe_read");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                              
# netsys_c_win32.c: In function 'netsys_pipe_write':
# netsys_c_win32.c:1403:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1403 |     invalid_argument("netsys_pipe_write");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
# netsys_c_win32.c: In function 'netsys_pipe_shutdown':
# netsys_c_win32.c:1441:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1441 |     invalid_argument("netsys_pipe_shutdown");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
# netsys_c_win32.c: In function 'netsys_pipe_free':
# netsys_c_win32.c:1456:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1456 |     invalid_argument("netsys_pipe_free");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                              
# netsys_c_win32.c: In function 'netsys_pipe_conn_state':
# netsys_c_win32.c:1472:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1472 |     invalid_argument("netsys_pipe_conn_state");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
# netsys_c_win32.c: In function 'netsys_pipe_rd_event':
# netsys_c_win32.c:1490:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1490 |     invalid_argument("netsys_pipe_rd_event");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
# netsys_c_win32.c: In function 'netsys_pipe_wr_event':
# netsys_c_win32.c:1508:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1508 |     invalid_argument("netsys_pipe_wr_event");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
# netsys_c_win32.c: In function 'netsys_pipe_descr':
# netsys_c_win32.c:1521:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1521 |     invalid_argument("netsys_pipe_descr");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
# netsys_c_win32.c: In function 'netsys_set_auto_close_pipe_proxy':
# netsys_c_win32.c:1533:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1533 |     invalid_argument("netsys_set_auto_close_pipe_proxy");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
# netsys_c_win32.c: In function 'netsys_pipe_signal':
# netsys_c_win32.c:1549:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1549 |     invalid_argument("netsys_pipe_signal");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
# netsys_c_win32.c: In function 'netsys_create_process':
# netsys_c_win32.c:1719:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1719 |     invalid_argument("netsys_create_process");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                         
# netsys_c_win32.c: In function 'netsys_search_path':
# netsys_c_win32.c:1780:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1780 |     invalid_argument("netsys_search_path");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
# netsys_c_win32.c: In function 'netsys_terminate_process':
# netsys_c_win32.c:1797:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1797 |     invalid_argument("netsys_terminate_process");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
# netsys_c_win32.c: In function 'netsys_process_descr':
# netsys_c_win32.c:1810:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1810 |     invalid_argument("netsys_process_descr");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
# netsys_c_win32.c: In function 'netsys_set_auto_close_process_proxy':
# netsys_c_win32.c:1822:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1822 |     invalid_argument("netsys_set_auto_close_process_proxy");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
# netsys_c_win32.c: In function 'netsys_close_process':
# netsys_c_win32.c:1837:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1837 |     invalid_argument("netsys_close_process");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
# netsys_c_win32.c: In function 'netsys_process_free':
# netsys_c_win32.c:1852:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1852 |     invalid_argument("netsys_close_process");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
# netsys_c_win32.c: In function 'netsys_get_process_status':
# netsys_c_win32.c:1885:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1885 |     invalid_argument("netsys_get_process_status");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
# netsys_c_win32.c: In function 'netsys_as_process_event':
# netsys_c_win32.c:1896:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1896 |     invalid_argument("netsys_as_process_event");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
# netsys_c_win32.c: In function 'netsys_emulated_pid':
# netsys_c_win32.c:1918:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1918 |     invalid_argument("netsys_emulated_pid");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
# netsys_c_win32.c: In function 'netsys_win_pid':
# netsys_c_win32.c:1929:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1929 |     invalid_argument("netsys_win_pid");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                                
# netsys_c_win32.c: In function 'netsys_has_console':
# netsys_c_win32.c:1938:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1938 |     invalid_argument("netsys_has_console");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
# netsys_c_win32.c: In function 'netsys_is_console':
# netsys_c_win32.c:1953:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1953 |     invalid_argument("netsys_is_console");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
# netsys_c_win32.c: In function 'netsys_alloc_console':
# netsys_c_win32.c:1965:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1965 |     invalid_argument("netsys_alloc_console");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
# netsys_c_win32.c: In function 'netsys_get_console_attr':
# netsys_c_win32.c:2004:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  2004 |     invalid_argument("netsys_get_console_attr");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
# netsys_c_win32.c: In function 'netsys_set_console_attr':
# netsys_c_win32.c:2063:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  2063 |     invalid_argument("netsys_set_console_attr");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
# netsys_c_win32.c: In function 'netsys_get_console_info':
# netsys_c_win32.c:2095:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  2095 |     invalid_argument("netsys_get_console_info");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
# netsys_c_win32.c: In function 'netsys_get_console_mode':
# netsys_c_win32.c:2149:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  2149 |     invalid_argument("netsys_get_console_mode");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
# netsys_c_win32.c: In function 'netsys_set_console_mode':
# netsys_c_win32.c:2218:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  2218 |     invalid_argument("netsys_set_console_mode");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
# netsys_c_win32.c: In function 'netsys_getacp':
# netsys_c_win32.c:2227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  2227 |     invalid_argument("netsys_getacp");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                                 
# netsys_c_win32.c: In function 'netsys_init_console_codepage':
# netsys_c_win32.c:2246:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  2246 |     invalid_argument("netsys_init_console_codepage");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
# netsys_c_win32.c: In function 'netsys_clear_console':
# netsys_c_win32.c:2341:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  2341 |     invalid_argument("netsys_clear_console");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
# netsys_c_win32.c: In function 'netsys_get_current_thread_id':
# netsys_c_win32.c:2350:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  2350 |     invalid_argument("netsys_get_current_thread_id");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
# netsys_c_win32.c: In function 'netsys_cancel_synchronous_io':
# netsys_c_win32.c:2397:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  2397 |     invalid_argument("netsys_cancel_synchronous_io");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
# netsys_c_win32.c: In function 'netsys_real_select':
# netsys_c_win32.c:2510:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  2510 |     invalid_argument("netsys_real_select");
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_htab.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_htab.c'
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_queue.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_queue.c'
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_mem.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_mem.c'
# netsys_c_mem.c: In function 'netsys_blit_memory_to_string':
# netsys_c_mem.c:33:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
#    33 |     struct caml_bigarray *mem = Bigarray_val(memv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
# netsys_c_mem.c:33:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#    33 |     struct caml_bigarray *mem = Bigarray_val(memv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
# netsys_c_mem.c: In function 'netsys_blit_string_to_memory':
# netsys_c_mem.c:51:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
#    51 |     struct caml_bigarray *mem = Bigarray_val(memv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
# netsys_c_mem.c:51:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#    51 |     struct caml_bigarray *mem = Bigarray_val(memv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
# netsys_c_mem.c: In function 'netsys_memory_address':
# netsys_c_mem.c:65:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
#    65 |     struct caml_bigarray *mem = Bigarray_val(memv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
# netsys_c_mem.c:65:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#    65 |     struct caml_bigarray *mem = Bigarray_val(memv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
# netsys_c_mem.c: In function 'netsys_grab':
# netsys_c_mem.c:86:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
#    86 |     return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8,
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
# netsys_c_mem.c:86:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
#    86 |     return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8,
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
# netsys_c_mem.c:86:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
#    86 |     return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8,
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
# netsys_c_mem.c: In function 'netsys_alloc_memory_pages':
# netsys_c_mem.c:114:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
#   114 |     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
# netsys_c_mem.c:114:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
#   114 |     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
# netsys_c_mem.c:114:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
#   114 |     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
# netsys_c_mem.c:115:34: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead
#   115 |                             BIGARRAY_MAPPED_FILE,
#       |                                  ^~~~~~~~~~~~~~~~                                                             
# netsys_c_mem.c: In function 'netsys_zero_pages':
# netsys_c_mem.c:128:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
#   128 |     struct caml_bigarray *mem = Bigarray_val(memv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
# netsys_c_mem.c:128:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#   128 |     struct caml_bigarray *mem = Bigarray_val(memv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
# netsys_c_mem.c:142:27: warning: "failwith" is deprecated: use "caml_failwith" instead
#   142 |                 failwith("Netsys_mem.zero_pages assertion failed");
#       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
# netsys_c_mem.c:146:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   146 |         invalid_argument("Netsys_mem.zero_pages only for whole pages");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
# netsys_c_mem.c: In function 'netsys_alloc_aligned_memory':
# netsys_c_mem.c:167:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
#   167 |     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
# netsys_c_mem.c:167:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
#   167 |     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
# netsys_c_mem.c:167:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
#   167 |     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
# netsys_c_mem.c:168:34: warning: "BIGARRAY_MANAGED" is deprecated: use "CAML_BA_MANAGED" instead
#   168 |                             BIGARRAY_MANAGED,
#       |                                  ^~~~~~~~~~~~                                                         
# netsys_c_mem.c: In function 'netsys_map_file':
# netsys_c_mem.c:200:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   200 |         failwith("Netsys_mem: large files not supported on this OS");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
# netsys_c_mem.c:214:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   214 |             failwith("Netsys_mem: cannot mmap - file position exceeds file size");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:217:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   217 |             failwith("Netsys_mem: cannot mmap - file too large");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
# netsys_c_mem.c:222:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   222 |             invalid_argument("netsys_map_file");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                              
# netsys_c_mem.c:235:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
#   235 |     return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT |
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
# netsys_c_mem.c:235:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
#   235 |     return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT |
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
# netsys_c_mem.c:235:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
#   235 |     return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT |
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
# netsys_c_mem.c:236:34: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead
#   236 |                                BIGARRAY_MAPPED_FILE, 1, eff_addr, basize);
#       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
# netsys_c_mem.c: In function 'netsys_memory_unmap_file':
# netsys_c_mem.c:257:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
#   257 |     struct caml_bigarray *b = Bigarray_val(memv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
# netsys_c_mem.c:257:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#   257 |     struct caml_bigarray *b = Bigarray_val(memv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
# netsys_c_mem.c:258:13: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead
#   258 |     if ((b->flags & BIGARRAY_MANAGED_MASK) == BIGARRAY_MAPPED_FILE) {
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
# netsys_c_mem.c:258:13: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead
#   258 |     if ((b->flags & BIGARRAY_MANAGED_MASK) == BIGARRAY_MAPPED_FILE) {
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
# netsys_c_mem.c:263:27: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead
#   263 |                 (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
#       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
# netsys_c_mem.c:263:27: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead
#   263 |                 (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
#       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
# netsys_c_mem.c:270:27: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead
#   270 |                 (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
#       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
# netsys_c_mem.c:270:27: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead
#   270 |                 (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
#       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
# netsys_c_mem.c: In function 'netsys_reshape':
# netsys_c_mem.c:281:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
#   281 |     struct caml_bigarray *b;
#       |             ^~~~~~~~~~~~~~~~                                                
# netsys_c_mem.c:282:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
#   282 |     struct caml_bigarray *mem;
#       |             ^~~~~~~~~~~~~~~~~~                                              
# netsys_c_mem.c:288:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#   288 |     b = Bigarray_val(bv);
#       |             ^~~~~~~~~~~~~                                                      
# netsys_c_mem.c:294:13: warning: "alloc" is deprecated: use "caml_alloc" instead
#   294 |     dimv = alloc(b->num_dims,0);
#       |             ^~~~~~~~~~~~~~~~~~~~                                 
# netsys_c_mem.c:300:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#   300 |     mem = Bigarray_val(memv);
#       |             ^~~~~~~~~~~~~~~~~                                                  
# netsys_c_mem.c: In function 'netsys_mem_read':
# netsys_c_mem.c:378:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#   378 |     data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
# netsys_c_mem.c:399:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
#   399 |     enter_blocking_section();
#       |             ^~~~~~~~~~~~~~~~~                                                                      
# netsys_c_mem.c:401:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
#   401 |     leave_blocking_section();   /* keeps errno intact */
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
# netsys_c_mem.c: In function 'netsys_mem_write':
# netsys_c_mem.c:419:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#   419 |     data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
# netsys_c_mem.c:440:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
#   440 |     enter_blocking_section();
#       |             ^~~~~~~~~~~~~~~~~                                                                      
# netsys_c_mem.c:442:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
#   442 |     leave_blocking_section();
#       |             ^~~~~~~~~~~~~~~~~                                                                      
# netsys_c_mem.c: In function 'netsys_mem_recv':
# netsys_c_mem.c:469:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#   469 |     data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
# netsys_c_mem.c:470:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
#   470 |     flags = convert_flag_list(flagsv, msg_flag_table);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
# netsys_c_mem.c:478:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
#   478 |     enter_blocking_section();
#       |             ^~~~~~~~~~~~~~~~~                                                                      
# netsys_c_mem.c:486:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
#   486 |     leave_blocking_section();
#       |             ^~~~~~~~~~~~~~~~~                                                                      
# netsys_c_mem.c: In function 'netsys_mem_send':
# netsys_c_mem.c:509:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#   509 |     data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
# netsys_c_mem.c:510:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
#   510 |     flags = convert_flag_list(flagsv, msg_flag_table);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
# netsys_c_mem.c:518:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
#   518 |     enter_blocking_section();
#       |             ^~~~~~~~~~~~~~~~~                                                                      
# netsys_c_mem.c:526:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
#   526 |     leave_blocking_section();
#       |             ^~~~~~~~~~~~~~~~~                                                                      
# netsys_c_mem.c: In function 'netsys_as_value':
# netsys_c_mem.c:540:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
#   540 |     struct caml_bigarray *b = Bigarray_val(memv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
# netsys_c_mem.c:540:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#   540 |     struct caml_bigarray *b = Bigarray_val(memv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
# netsys_c_mem.c: In function 'netsys_value_area_add':
# netsys_c_mem.c:547:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
#   547 |     struct caml_bigarray *b = Bigarray_val(memv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
# netsys_c_mem.c:547:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#   547 |     struct caml_bigarray *b = Bigarray_val(memv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
# netsys_c_mem.c:553:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#   553 |         failwith("Netsys_mem.value_area: error");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
# netsys_c_mem.c: In function 'netsys_value_area_remove':
# netsys_c_mem.c:563:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
#   563 |     struct caml_bigarray *b = Bigarray_val(memv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
# netsys_c_mem.c:563:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#   563 |     struct caml_bigarray *b = Bigarray_val(memv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
# netsys_c_mem.c: In function 'netsys_init_header':
# netsys_c_mem.c:577:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
#   577 |     struct caml_bigarray *b = Bigarray_val(memv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
# netsys_c_mem.c:577:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#   577 |     struct caml_bigarray *b = Bigarray_val(memv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
# netsys_c_mem.c:585:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   585 |         invalid_argument("Netsys_mem.init_header");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
# netsys_c_mem.c: In function 'netsys_init_string':
# netsys_c_mem.c:622:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
#   622 |     struct caml_bigarray *b = Bigarray_val(memv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
# netsys_c_mem.c:622:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#   622 |     struct caml_bigarray *b = Bigarray_val(memv);
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
# netsys_c_mem.c:632:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#   632 |         invalid_argument("Netsys_mem.init_string");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
# netsys_c_mem.c: In function 'netsys_init_value_1':
# netsys_c_mem.c:1002:27: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#  1002 |                     b_work = Bigarray_val(work);
#       |                           ^~~~~~~~~~~~~~~~~~~~~~                                             
# netsys_c_mem.c:1003:27: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#  1003 |                     b_copy = Bigarray_val(copy);
#       |                           ^~~~~~~~~~~~~~~~~~~~~~                                             
# netsys_c_mem.c:1009:34: warning: "BIGARRAY_KIND_MASK" is deprecated: use "CAML_BA_KIND_MASK" instead
#  1009 |                         caml_ba_element_size[b_work->flags & BIGARRAY_KIND_MASK];
#       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
# netsys_c_mem.c:1038:34: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
#  1038 |                         data_copy = stat_alloc(size_aligned);
#       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
# netsys_c_mem.c: In function 'netsys_init_value':
# netsys_c_mem.c:1257:20: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
#  1257 |                   stat_alloc(sizeof(struct named_custom_ops));
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
# netsys_c_mem.c:1258:20: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
#  1258 |         ops->name = stat_alloc(caml_string_length(Field(pair,0))+1);
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
# netsys_c_mem.c:1265:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#  1265 |     mem_data = ((char *) Bigarray_val(memv)->data) + off;
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
# netsys_c_mem.c:1266:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
#  1266 |     mem_end = mem_data + Bigarray_val(memv)->dim[0];
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
# netsys_c_mem.c:1290:20: warning: "stat_free" is deprecated: use "caml_stat_free" instead
#  1290 |         stat_free(ops->name);
#       |                    ^~~~~~~~~~                                                   
# netsys_c_mem.c:1291:20: warning: "stat_free" is deprecated: use "caml_stat_free" instead
#  1291 |         stat_free(ops);
#       |                    ^~~~                                                         
# netsys_c_mem.c:1312:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#  1312 |         failwith("Netsys_mem.init_value: Library error");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
# netsys_c_mem.c:1316:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#  1316 |         failwith("Netsys_mem.init_value: Unknown error");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
# netsys_c_mem.c: In function 'netsys_copy_value':
# netsys_c_mem.c:1354:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
#  1354 |     struct named_custom_ops int32_ops;
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                   
# netsys_c_mem.c:1355:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
#  1355 |     struct named_custom_ops int64_ops;
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                   
# netsys_c_mem.c:1356:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
#  1356 |     struct named_custom_ops nativeint_ops;
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
# netsys_c_mem.c:1393:48: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
#  1393 |                                            1, NULL, 1));
#       |                                                ^~~~~~~~~                                                                  
# netsys_c_mem.c:1393:48: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
#  1393 |                                            1, NULL, 1));
#       |                                                ^~~~~~~~~                                                              
# netsys_c_mem.c:1394:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
#  1394 |     bigarray_ops.next = &int32_ops;
#       |             ^~~~~~~~~~~~~~~~~~~~~~~                                      
# netsys_c_mem.c:1396:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
#  1396 |     int32_ops.name = "_i";
#       |             ^~~~~~~~~~~~~~                                               
# netsys_c_mem.c:1397:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
#  1397 |     int32_ops.ops = Custom_ops_val(caml_copy_int32(0));
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
# netsys_c_mem.c:1398:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
#  1398 |     int32_ops.next = &int64_ops;
#       |             ^~~~~~~~~~~~~~~~~~~~                                         
# netsys_c_mem.c:1398:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
# netsys_c_mem.c:1400:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
#  1400 |     int64_ops.name = "_j";
#       |             ^~~~~~~~~~~~~~                                               
# netsys_c_mem.c:1401:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
#  1401 |     int64_ops.ops = Custom_ops_val(caml_copy_int64(0));
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
# netsys_c_mem.c:1402:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
#  1402 |     int64_ops.next = &nativeint_ops;
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                     
# netsys_c_mem.c:1402:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
#  1402 |     int64_ops.next = &nativeint_ops;
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                             
# netsys_c_mem.c:1404:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
#  1404 |     nativeint_ops.name = "_n";
#       |             ^~~~~~~~~~~~~~~~~~                                                   
# netsys_c_mem.c:1405:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
#  1405 |     nativeint_ops.ops = Custom_ops_val(caml_copy_nativeint(0));
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
# netsys_c_mem.c:1406:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
#  1406 |     nativeint_ops.next = NULL;
#       |             ^~~~~~~~~~~~~~~~~~                                                   
# netsys_c_mem.c:1495:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#  1495 |         failwith("Netsys_mem.copy_value: Library error");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
# netsys_c_mem.c:1499:20: warning: "failwith" is deprecated: use "caml_failwith" instead
#  1499 |         failwith("Netsys_mem.copy_value: Unknown error");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
# netsys_c_mem.c: In function 'netsys_get_custom_ops':
# netsys_c_mem.c:1512:20: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
#  1512 |         r = alloc_small(2,0);
#       |                    ^~~~~~~~~~                                                       
# netsys_c_mem.c:1517:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
#  1517 |         invalid_argument("Netsys_mem.get_custom_ops");
#       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_xdr.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_xdr.c'
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_ip6.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_ip6.c'
# if [ "Xnetsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o" = "X" ]; then \
# 	ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -a -o netsys.cma  netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo; \
# else \
# 	../../tools/mkstublib -o netsys netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo netsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o ; \
# fi
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_oothr.ml
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr.cma -a netsys_oothr.cmo
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_outofheap.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_outofheap.c'
# opts="-opaque"; \
#         if [ -f "$(basename netsys_oothr_mt.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt.ml
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr_mt.cma -a \
# 	netsys_oothr.cmo netsys_oothr_mt.cmo
# opts="-opaque"; \
#         if [ -f "$(basename netsys_oothr_mt_init.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt_init.mli
# ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt_init.ml
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
# make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
# sed -e 's/@VERSION@/4.1.9/' \
#     -e 's/@AUTHDHREQS@//' \
#     -e 's/@PREFERRED_CGI_PKG@//' \
#     -e 's/@REGEXP_PROVIDER@/str/' \
#     -e 's/@COMPAT_PCRE_PROVIDER@//' \
#     -e 's/@ZIP_PROVIDER@/zip/' \
# 	META.in >META
# make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
# ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
# opts="-opaque"; \
#         if [ -f "$(basename netshm.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm.mli
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm.ml
# File "netshm.ml", line 136, characters 17-35:
# 136 | (Pervasives.compare : int -> int -> int)
#                        ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# opts="-opaque"; \
#         if [ -f "$(basename netshm_data.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm_data.mli
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_data.ml
# opts="-opaque"; \
#         if [ -f "$(basename netshm_hashtbl.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm_hashtbl.mli
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_hashtbl.ml
# opts="-opaque"; \
#         if [ -f "$(basename netshm_array.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm_array.mli
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_array.ml
# if [ "X" = "X" ]; then \
# 	ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netshm.cma  netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo; \
# else \
# 	../../tools/mkstublib -o netshm netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo  ; \
# fi
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
# make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
# sed -e 's/@VERSION@/4.1.9/' netconst.mlp >netconst.ml
# ocamllex netglob_lex.mll
# 69 states, 297 transitions, table size 1602 bytes
# ocaml ../../tools/unicode_charinfo.ml unicode_charinfo.txt \
# 	> netunichar.ml
# ../../tools/unimap_to_ocaml/unimap_to_ocaml \
# 	-o netmappings_asn1.ml netmappings_asn1.pmap
# Reading netmappings_asn1.pmap
# Processing asn1_t61
#    (Heavy conflicts: 3 of 256)
# Processing asn1_printable
#    (Heavy conflicts: 0 of 256)
# Processing asn1_iso646
#    (Heavy conflicts: 0 of 256)
# sed -e 's/@VERSION@/4.1.9/' \
#     -e 's/@AUTHDHREQS@//' \
#     -e 's/@PREFERRED_CGI_PKG@//' \
#     -e 's/@REGEXP_PROVIDER@/str/' \
#     -e 's/@COMPAT_PCRE_PROVIDER@//' \
#     -e 's/@ZIP_PROVIDER@/zip/' \
# 	META.in >META
# make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
# ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
# opts="-opaque"; \
#         if [ -f "$(basename netconst.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_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 .........................................................
# Error (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..............
# Error (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
# make[1]: *** [../../Makefile.rules:129: netchannels.cmo] Error 2
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
# make: *** [Makefile:23: all] Error 2



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install devkit 1.20210120
+- 
+- The following actions failed
| - build ocamlnet 4.1.9-2
+- 
+- The following changes have been performed (the rest was aborted)
| - install base-bytes          base
| - install camlzip             1.11
| - install conf-libcurl        2
| - install conf-libevent       1
| - install conf-libpcre        1
| - install conf-pkg-config     3
| - install conf-zlib           1
| - install cppo                1.6.9
| - install csexp               1.5.2
| - install dune                3.11.1
| - install dune-configurator   3.11.1
| - install extlib              1.7.9
| - install extunix             0.3.2
| - install libevent            0.8.1
| - install lwt                 5.7.0
| - install lwt_ppx             2.1.0
| - install ocaml-compiler-libs v0.12.4
| - install ocamlbuild          0.14.2
| - install ocamlfind           1.9.6
| - install ocplib-endian       1.2
| - install ocurl               0.9.2
| - install ounit2              2.2.7
| - install pcre                7.5.0
| - install ppx_derivers        1.2.1
| - install ppxlib              0.31.0
| - install seq                 base
| - install sexplib0            v0.16.0
| - install stdlib-shims        0.3.0
| - install yojson              2.1.1
+- 
# Run eval $(opam env) to update the current shell environment

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


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