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


Building on spring

(from freebsd)
2023-11-24 05:17.20 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2023-11-24 05:17.20 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 94fc188d337b3ff337b5f8eea1b8560bad2fcf0e"))
2023-11-24 05:17.20 ---> using "00ee7cfc6c2da01eb8ed751c04bbe83c07b7aff680e0886a3fd728991839e379" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


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

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

2023-11-24 05:17.20 ---> using "88d2b248adeda718ed121b75ef51c509d93af9c36c1fababf59282029bdf788c" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1  (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.1) to update the current shell environment
2023-11-24 05:17.20 ---> using "2e71e6e9c89f6f4ac01fe27d02363a7b07f4cc0716801eda76cd63d550f88c21" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2023-11-24 05:17.21 ---> using "3ce8092035408b640cafda28e059d06b5ab6222329e0dba52e6469dacf768128" from cache

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

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

Nothing to do.
The following actions will be performed:
=== install 98 packages
  - install atd                         2.2.1      [required by atdgen]
  - install atdgen                      2.2.1      [required by elasticsearch-cli]
  - install atdgen-runtime              2.9.1      [required by atdgen]
  - install base                        v0.16.3    [required by jane_rope, core, regex_parser_intf]
  - install base-bytes                  base       [required by devkit]
  - install base_bigstring              v0.16.0    [required by core]
  - install base_quickcheck             v0.16.0    [required by core]
  - install bin_prot                    v0.16.0    [required by core]
  - install biniou                      1.2.2      [required by atdgen]
  - install camlp-streams               5.0.1      [required by atdgen-runtime]
  - install camlzip                     1.11       [required by devkit]
  - install cmdliner                    1.2.0      [required by elasticsearch-cli]
  - install conf-g++                    1.0        [required by re2]
  - 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 core                        v0.16.2    [required by re2]
  - install cppo                        1.6.9      [required by extlib, lwt]
  - install csexp                       1.5.2      [required by dune-configurator]
  - install devkit                      1.20210517 [required by elasticsearch-cli]
  - install dune                        3.11.1     [required by elasticsearch-cli]
  - install dune-configurator           3.11.1     [required by extunix, lwt]
  - install easy-format                 1.3.4      [required by atd]
  - install elasticsearch-cli           1.2
  - install extlib                      1.7.9      [required by elasticsearch-cli]
  - install extunix                     0.4.1      [required by devkit]
  - install fieldslib                   v0.16.0    [required by core]
  - install int_repr                    v0.16.0    [required by base_bigstring]
  - install jane-street-headers         v0.16.0    [required by core]
  - install jane_rope                   v0.16.0    [required by re2]
  - install jst-config                  v0.16.0    [required by core]
  - install libevent                    0.8.1      [required by devkit]
  - install lwt                         5.7.0      [required by elasticsearch-cli]
  - install lwt_ppx                     2.1.0      [required by elasticsearch-cli]
  - install menhir                      20211128   [required by atd]
  - install menhirLib                   20211128   [required by menhir]
  - install menhirSdk                   20211128   [required by menhir]
  - install mybuild                     6          [required by elasticsearch-cli]
  - install num                         1.4        [required by sexplib]
  - install ocaml-compiler-libs         v0.12.4    [required by ppxlib]
  - install ocamlbuild                  0.14.2     [required by mybuild]
  - install ocamlfind                   1.9.6      [required by mybuild]
  - 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 parsexp                     v0.16.0    [required by sexplib]
  - install pcre                        7.5.0      [required by devkit]
  - install ppx_assert                  v0.16.0    [required by core]
  - install ppx_base                    v0.16.0    [required by core]
  - install ppx_bench                   v0.16.0    [required by ppx_jane]
  - install ppx_bin_prot                v0.16.0    [required by ppx_jane]
  - install ppx_cold                    v0.16.0    [required by ppx_base]
  - install ppx_compare                 v0.16.0    [required by ppx_base, bin_prot]
  - install ppx_custom_printf           v0.16.0    [required by ppx_jane]
  - install ppx_derivers                1.2.1      [required by ppxlib]
  - install ppx_disable_unused_warnings v0.16.0    [required by ppx_jane]
  - install ppx_enumerate               v0.16.0    [required by ppx_base]
  - install ppx_expect                  v0.16.0    [required by ppx_jane]
  - install ppx_fields_conv             v0.16.0    [required by ppx_jane]
  - install ppx_fixed_literal           v0.16.0    [required by ppx_jane]
  - install ppx_globalize               v0.16.0    [required by ppx_base]
  - install ppx_hash                    v0.16.0    [required by core]
  - install ppx_here                    v0.16.0    [required by ppx_jane]
  - install ppx_ignore_instrumentation  v0.16.0    [required by ppx_jane]
  - install ppx_inline_test             v0.16.1    [required by core]
  - install ppx_jane                    v0.16.0    [required by re2]
  - install ppx_let                     v0.16.0    [required by ppx_jane]
  - install ppx_log                     v0.16.0    [required by ppx_jane]
  - install ppx_module_timer            v0.16.0    [required by ppx_jane]
  - install ppx_optcomp                 v0.16.0    [required by core]
  - install ppx_optional                v0.16.0    [required by ppx_jane]
  - install ppx_pipebang                v0.16.0    [required by ppx_jane]
  - install ppx_sexp_conv               v0.16.0    [required by core]
  - install ppx_sexp_message            v0.16.0    [required by core]
  - install ppx_sexp_value              v0.16.0    [required by ppx_jane]
  - install ppx_stable                  v0.16.0    [required by ppx_jane]
  - install ppx_stable_witness          v0.16.0    [required by ppx_jane]
  - install ppx_string                  v0.16.0    [required by ppx_jane]
  - install ppx_tydi                    v0.16.0    [required by ppx_jane]
  - install ppx_typerep_conv            v0.16.0    [required by ppx_jane]
  - install ppx_variants_conv           v0.16.0    [required by ppx_jane]
  - install ppxlib                      0.31.0     [required by extunix, lwt_ppx]
  - install re                          1.11.0     [required by atd]
  - install re2                         v0.16.0    [required by elasticsearch-cli]
  - install regex_parser_intf           v0.16.0    [required by re2]
  - install seq                         base       [required by ounit2]
  - install sexplib                     v0.16.0    [required by core]
  - install sexplib0                    v0.16.0    [required by ppxlib, base]
  - install splittable_random           v0.16.0    [required by core]
  - install stdio                       v0.16.0    [required by core]
  - install stdlib-shims                0.3.0      [required by devkit]
  - install time_now                    v0.16.0    [required by core]
  - install typerep                     v0.16.0    [required by core]
  - install variantslib                 v0.16.0    [required by core]
  - install yojson                      1.7.0      [required by atdgen, devkit]

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

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

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

[1/2/3/4] 1

+ /usr/local/bin/sudo "pkg" "install" "-y" "gcc" "libevent" "pcre"
- Updating FreeBSD repository catalogue...
- [spring] Fetching packagesite.pkg: ....
- ...... done
- Processing entries: 
- ..
- ..
- .
- ..
- .
- .. done
- FreeBSD repository update completed. 34086 packages processed.
- All repositories are up to date.
- The following 8 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	binutils: 2.40_4,1
- 	gcc: 12_5
- 	gcc12: 12.2.0_6
- 	gmp: 6.3.0
- 	libevent: 2.1.12
- 	mpc: 1.3.1_1
- 	mpfr: 4.2.1,1
- 	pcre: 8.45_3
- 
- Number of packages to be installed: 8
- 
- The process will require 463 MiB more space.
- 95 MiB to be downloaded.
- [spring] [1/8] Fetching gcc12-12.2.0_6.pkg: 
- .
- .
- .
- ..
- .
- ..
- .. done
- [spring] [2/8] Fetching pcre-8.45_3.pkg: .
- ......... done
- [spring] [3/8] Fetching mpc-1.3.1_1.pkg: .......... done
- [spring] [4/8] Fetching gcc-12_5.pkg: . done
- [spring] [5/8] Fetching gmp-6.3.0.pkg: .......... done
- [spring] [6/8] Fetching mpfr-4.2.1,1.pkg: .......... done
- [spring] [7/8] Fetching binutils-2.40_4,1.pkg: 
- ...
- .....
- .. done
- [spring] [8/8] Fetching libevent-2.1.12.pkg: ......... done
- Checking integrity... done (0 conflicting)
- [spring] [1/8] Installing gmp-6.3.0...
- [spring] [1/8] Extracting gmp-6.3.0: .......... done
- [spring] [2/8] Installing mpfr-4.2.1,1...
- [spring] [2/8] Extracting mpfr-4.2.1,1: .......... done
- [spring] [3/8] Installing mpc-1.3.1_1...
- [spring] [3/8] Extracting mpc-1.3.1_1: ......... done
- [spring] [4/8] Installing binutils-2.40_4,1...
- [spring] [4/8] Extracting binutils-2.40_4,1: 
- .......
- ... done
- [spring] [5/8] Installing gcc12-12.2.0_6...
- [spring] [5/8] Extracting gcc12-12.2.0_6: 
- ....
- .
- .
- ...
- . done
- [spring] [6/8] Installing pcre-8.45_3...
- [spring] [6/8] Extracting pcre-8.45_3: .......... done
- [spring] [7/8] Installing gcc-12_5...
- [spring] [7/8] Extracting gcc-12_5: ... done
- [spring] [8/8] Installing libevent-2.1.12...
- [spring] [8/8] Extracting libevent-2.1.12: .......... done
- =====
- Message from gcc12-12.2.0_6:
- 
- --
- To ensure binaries built with this toolchain find appropriate versions
- of the necessary run-time libraries, you may want to link using
- 
-   -Wl,-rpath=/usr/local/lib/gcc12
- 
- For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
- transparently.

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/290: [atd.2.2.1, atdgen.2.2.1: http]
Processing  2/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http]
Processing  3/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http]
-> retrieved base.v0.16.3  (cached)
Processing  4/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http]
Processing  5/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http]
-> retrieved base_bigstring.v0.16.0  (cached)
Processing  6/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http]
-> retrieved base_quickcheck.v0.16.0  (cached)
Processing  7/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http]
-> retrieved bin_prot.v0.16.0  (cached)
Processing  8/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http]
-> retrieved biniou.1.2.2  (cached)
Processing  9/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http]
-> retrieved camlp-streams.5.0.1  (cached)
Processing 10/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http]
-> retrieved camlzip.1.11  (cached)
Processing 11/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http]
-> retrieved cmdliner.1.2.0  (cached)
Processing 12/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http]
Processing 13/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http]
Processing 14/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http]
Processing 15/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http]
Processing 16/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http]
Processing 17/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http]
Processing 18/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http]
Processing 19/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http] [cmdliner: gmake all]
Processing 20/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http] [cmdliner: gmake all] [conf-g++: g++]
Processing 21/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http] [cmdliner: gmake all] [conf-g++: g++] [conf-libcurl: curl-config]
Processing 22/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http] [cmdliner: gmake all] [conf-g++: g++] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
+ /usr/local/bin/curl-config "--libs" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-libcurl.2)
- -L/usr/local/lib -lcurl
-> compiled  conf-libcurl.2
Processing 22/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http] [cmdliner: gmake all] [conf-g++: g++] [conf-pkg-config: pkg-config]
-> installed conf-libcurl.2
Processing 23/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http] [cmdliner: gmake all] [conf-g++: g++] [conf-pkg-config: pkg-config]
+ /usr/local/bin/pkg-config "--help" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-pkg-config.3)
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --verbose                         print additional information
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/usr/lib entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
-   --license                         print the specified module's license to stdout if known
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 23/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http] [cmdliner: gmake all] [conf-g++: g++]
-> installed conf-pkg-config.3
Processing 24/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http] [cmdliner: gmake all] [conf-g++: g++]
Processing 25/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http] [cmdliner: gmake all] [conf-g++: g++] [conf-libevent: pkg-config libevent]
Processing 26/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http] [cmdliner: gmake all] [conf-g++: g++] [conf-libevent: pkg-config libevent] [conf-libpcre: pkg-config libpcre]
Processing 27/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http] [cmdliner: gmake all] [conf-g++: g++] [conf-libevent: pkg-config libevent] [conf-libpcre: pkg-config libpcre] [conf-zlib: pkg-config zlib]
+ /usr/local/bin/pkg-config "libpcre" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-libpcre.1)
-> compiled  conf-libpcre.1
Processing 27/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http] [cmdliner: gmake all] [conf-g++: g++] [conf-libevent: pkg-config libevent] [conf-zlib: pkg-config zlib]
-> installed conf-libpcre.1
Processing 28/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http] [cmdliner: gmake all] [conf-g++: g++] [conf-libevent: pkg-config libevent] [conf-zlib: pkg-config zlib]
+ /usr/local/bin/pkg-config "zlib" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 28/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http] [cmdliner: gmake all] [conf-g++: g++] [conf-libevent: pkg-config libevent]
-> installed conf-zlib.1
Processing 29/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http] [cmdliner: gmake all] [conf-g++: g++] [conf-libevent: pkg-config libevent]
+ /usr/local/bin/pkg-config "--exists" "libevent" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-libevent.1)
-> compiled  conf-libevent.1
Processing 29/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http] [cmdliner: gmake all] [conf-g++: g++]
-> installed conf-libevent.1
Processing 30/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http] [cmdliner: gmake all] [conf-g++: g++]
+ /usr/local/bin/g++ "--version" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-g++.1.0)
- g++ (FreeBSD Ports Collection) 12.2.0
- Copyright (C) 2022 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-g++.1.0
Processing 30/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http] [cmdliner: gmake all]
-> installed conf-g++.1.0
Processing 31/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http] [cmdliner: gmake all]
-> retrieved core.v0.16.2  (cached)
Processing 32/290: [atd.2.2.1, atdgen.2.2.1: http] [atdgen-runtime.2.9.1: http] [cmdliner: gmake all]
Processing 32/290: [atdgen-runtime.2.9.1: http] [cmdliner: gmake all]
-> retrieved cppo.1.6.9  (cached)
Processing 33/290: [atdgen-runtime.2.9.1: http] [cmdliner: gmake all]
Processing 33/290: [cmdliner: gmake all]
-> retrieved csexp.1.5.2  (cached)
Processing 34/290: [devkit.1.20210517: http] [cmdliner: gmake all]
-> retrieved atd.2.2.1, atdgen.2.2.1  (https://github.com/ahrefs/atd/releases/download/2.2.1/atd-2.2.1.tbz)
Processing 35/290: [devkit.1.20210517: http] [cmdliner: gmake all]
-> retrieved atdgen-runtime.2.9.1  (https://github.com/ahrefs/atd/releases/download/2.9.1/atdts-2.9.1.tbz)
Processing 36/290: [devkit.1.20210517: http] [cmdliner: gmake all]
Processing 36/290: [cmdliner: gmake all]
-> retrieved easy-format.1.3.4  (cached)
Processing 37/290: [elasticsearch-cli.1.2: http] [cmdliner: gmake all]
-> retrieved devkit.1.20210517  (https://github.com/ahrefs/devkit/releases/download/1.20210517/devkit-1.20210517.tbz)
Processing 38/290: [elasticsearch-cli.1.2: http] [cmdliner: gmake all]
-> retrieved extlib.1.7.9  (cached)
Processing 39/290: [elasticsearch-cli.1.2: http] [cmdliner: gmake all]
-> retrieved extunix.0.4.1  (cached)
Processing 40/290: [elasticsearch-cli.1.2: http] [cmdliner: gmake all]
-> retrieved fieldslib.v0.16.0  (cached)
Processing 41/290: [elasticsearch-cli.1.2: http] [cmdliner: gmake all]
-> retrieved int_repr.v0.16.0  (cached)
Processing 42/290: [elasticsearch-cli.1.2: http] [cmdliner: gmake all]
-> retrieved jane-street-headers.v0.16.0  (cached)
Processing 43/290: [elasticsearch-cli.1.2: http] [jane_rope.v0.16.0: http] [cmdliner: gmake all]
Processing 43/290: [jane_rope.v0.16.0: http] [cmdliner: gmake all]
-> retrieved elasticsearch-cli.1.2  (https://github.com/cyborgize/es-cli/archive/1.2.tar.gz)
Processing 44/290: [jane_rope.v0.16.0: http] [cmdliner: gmake all]
-> retrieved jst-config.v0.16.0  (cached)
Processing 45/290: [jane_rope.v0.16.0: http] [libevent.0.8.1: http] [cmdliner: gmake all]
Processing 45/290: [libevent.0.8.1: http] [cmdliner: gmake all]
-> retrieved jane_rope.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/jane_rope-v0.16.0.tar.gz)
Processing 46/290: [libevent.0.8.1: http] [cmdliner: gmake all]
-> retrieved lwt.5.7.0  (cached)
Processing 47/290: [libevent.0.8.1: http] [cmdliner: gmake all]
Processing 47/290: [cmdliner: gmake all]
-> retrieved lwt_ppx.2.1.0  (cached)
Processing 48/290: [menhir.20211128, menhirLib.20211128, menhirSdk.20211128: http] [cmdliner: gmake all]
-> retrieved libevent.0.8.1  (https://ygrek.org/p/release/ocaml-libevent/ocaml-libevent-0.8.1.tar.gz)
Processing 49/290: [menhir.20211128, menhirLib.20211128, menhirSdk.20211128: http] [mybuild.6: http] [cmdliner: gmake all]
-> retrieved dune.3.11.1, dune-configurator.3.11.1  (cached)
Processing 50/290: [menhir.20211128, menhirLib.20211128, menhirSdk.20211128: http] [mybuild.6: http] [cmdliner: gmake all]
Processing 51/290: [menhir.20211128, menhirLib.20211128, menhirSdk.20211128: http] [mybuild.6: http] [cmdliner: gmake all] [dune: ocaml 7]
-> retrieved num.1.4  (cached)
Processing 52/290: [menhir.20211128, menhirLib.20211128, menhirSdk.20211128: http] [mybuild.6: http] [cmdliner: gmake all] [dune: ocaml 7]
Processing 52/290: [menhir.20211128, menhirLib.20211128, menhirSdk.20211128: http] [cmdliner: gmake all] [dune: ocaml 7]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 53/290: [menhir.20211128, menhirLib.20211128, menhirSdk.20211128: http] [cmdliner: gmake all] [dune: ocaml 7]
Processing 53/290: [cmdliner: gmake all] [dune: ocaml 7]
-> retrieved mybuild.6  (https://github.com/ygrek/mybuild/archive/v6.tar.gz)
Processing 54/290: [cmdliner: gmake all] [dune: ocaml 7]
+ /usr/local/bin/gmake "all" "PREFIX=/usr/home/opam/.opam/4.14.1" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/cmdliner.1.2.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.2.0
Processing 54/290: [dune: ocaml 7]
Processing 55/290: [dune: ocaml 7] [cmdliner: gmake install]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 56/290: [dune: ocaml 7] [cmdliner: gmake install]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 57/290: [dune: ocaml 7] [ocamlfind: patch] [cmdliner: gmake install]
+ /usr/local/bin/gmake "install" "LIBDIR=/usr/home/opam/.opam/4.14.1/lib/cmdliner" "DOCDIR=/usr/home/opam/.opam/4.14.1/doc/cmdliner" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/cmdliner.1.2.0)
- install -d "/usr/home/opam/.opam/4.14.1/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/usr/home/opam/.opam/4.14.1/lib/cmdliner"
- install cmdliner.opam "/usr/home/opam/.opam/4.14.1/lib/cmdliner/opam"
- install _build/cmdliner.cma "/usr/home/opam/.opam/4.14.1/lib/cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/usr/home/opam/.opam/4.14.1/lib/cmdliner"
- install _build/cmdliner.cmxs "/usr/home/opam/.opam/4.14.1/lib/cmdliner"
Processing 57/290: [dune: ocaml 7] [ocamlfind: patch] [cmdliner: gmake install-doc]
-> retrieved menhir.20211128, menhirLib.20211128, menhirSdk.20211128  (https://gitlab.inria.fr/fpottier/menhir/-/archive/20211128/archive.tar.gz)
Processing 58/290: [dune: ocaml 7] [ocamlfind: patch] [cmdliner: gmake install-doc]
+ /usr/local/bin/gmake "install-doc" "LIBDIR=/usr/home/opam/.opam/4.14.1/lib/cmdliner" "DOCDIR=/usr/home/opam/.opam/4.14.1/doc/cmdliner" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/cmdliner.1.2.0)
- install -d "/usr/home/opam/.opam/4.14.1/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/usr/home/opam/.opam/4.14.1/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/usr/home/opam/.opam/4.14.1/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.2.0
Processing 58/290: [dune: ocaml 7] [ocamlfind: patch]
Processing 58/290: [dune: ocaml 7] [ocamlfind: ./configure]
-> retrieved ocplib-endian.1.2  (cached)
Processing 59/290: [dune: ocaml 7] [ocamlfind: ./configure]
-> retrieved ocamlnet.4.1.9-2  (cached)
Processing 60/290: [dune: ocaml 7] [ocamlfind: ./configure]
-> retrieved ocurl.0.9.2  (cached)
Processing 61/290: [dune: ocaml 7] [ocamlfind: ./configure]
-> retrieved ounit2.2.2.7  (cached)
Processing 62/290: [dune: ocaml 7] [ocamlfind: ./configure]
-> retrieved ocamlbuild.0.14.2  (cached)
Processing 63/290: [dune: ocaml 7] [ocamlfind: ./configure]
Processing 64/290: [dune: ocaml 7] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure]
-> retrieved parsexp.v0.16.0  (cached)
Processing 65/290: [dune: ocaml 7] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure]
-> retrieved ppx_assert.v0.16.0  (cached)
Processing 66/290: [dune: ocaml 7] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure]
-> retrieved ppx_base.v0.16.0  (cached)
Processing 67/290: [dune: ocaml 7] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure]
-> retrieved ppx_bench.v0.16.0  (cached)
Processing 68/290: [dune: ocaml 7] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure]
-> retrieved ppx_bin_prot.v0.16.0  (cached)
Processing 69/290: [dune: ocaml 7] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure]
-> retrieved ppx_cold.v0.16.0  (cached)
Processing 70/290: [dune: ocaml 7] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure]
-> retrieved ppx_compare.v0.16.0  (cached)
Processing 71/290: [dune: ocaml 7] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure]
-> retrieved ppx_custom_printf.v0.16.0  (cached)
Processing 72/290: [dune: ocaml 7] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 73/290: [dune: ocaml 7] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure]
-> retrieved ppx_disable_unused_warnings.v0.16.0  (cached)
Processing 74/290: [dune: ocaml 7] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure]
+ /usr/local/bin/gmake "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/usr/home/opam/.opam/4.14.1" "OCAMLBUILD_BINDIR=/usr/home/opam/.opam/4.14.1/bin" "OCAMLBUILD_LIBDIR=/usr/home/opam/.opam/4.14.1/lib" "OCAMLBUILD_MANDIR=/usr/home/opam/.opam/4.14.1/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/usr/home/opam/.opam/4.14.1/bin"; \
- echo "OCAML_LIBDIR=/usr/home/opam/.opam/4.14.1/lib/ocaml"; \
- echo "OCAML_MANDIR=/usr/home/opam/.opam/4.14.1/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/usr/home/opam/.opam/4.14.1"; \
- echo "BINDIR=/usr/home/opam/.opam/4.14.1/bin"; \
- echo "LIBDIR=/usr/home/opam/.opam/4.14.1/lib"; \
- echo "MANDIR=/usr/home/opam/.opam/4.14.1/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/usr/home/opam/.opam/4.14.1/bin"'; \
- echo 'let libdir = "/usr/home/opam/.opam/4.14.1/lib"'; \
- echo 'let ocaml_libdir = "/usr/home/opam/.opam/4.14.1/lib/ocaml"'; \
- echo 'let libdir_abs = "/usr/home/opam/.opam/4.14.1/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.2"'; \
- ) > src/ocamlbuild_config.ml
Processing 74/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved pcre.7.5.0  (cached)
Processing 75/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_fields_conv.v0.16.0  (cached)
Processing 76/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_expect.v0.16.0  (cached)
Processing 77/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_fixed_literal.v0.16.0  (cached)
Processing 78/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_globalize.v0.16.0  (cached)
Processing 79/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_enumerate.v0.16.0  (cached)
Processing 80/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_here.v0.16.0  (cached)
Processing 81/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_hash.v0.16.0  (cached)
Processing 82/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_ignore_instrumentation.v0.16.0  (cached)
Processing 83/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_jane.v0.16.0  (cached)
Processing 84/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_inline_test.v0.16.1  (cached)
Processing 85/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_log.v0.16.0  (cached)
Processing 86/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_let.v0.16.0  (cached)
Processing 87/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_optcomp.v0.16.0  (cached)
Processing 88/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_optional.v0.16.0  (cached)
Processing 89/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_pipebang.v0.16.0  (cached)
Processing 90/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
Processing 91/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_sexp_value.v0.16.0  (cached)
Processing 92/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_sexp_message.v0.16.0  (cached)
Processing 93/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_stable.v0.16.0  (cached)
Processing 94/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_stable_witness.v0.16.0  (cached)
Processing 95/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_module_timer.v0.16.0  (cached)
Processing 96/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_tydi.v0.16.0  (cached)
Processing 97/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_string.v0.16.0  (cached)
Processing 98/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_variants_conv.v0.16.0  (cached)
Processing 99/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_typerep_conv.v0.16.0  (cached)
Processing 100/290: [re2.v0.16.0: http] [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
+ /usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/./configure "-bindir" "/usr/home/opam/.opam/4.14.1/bin" "-sitelib" "/usr/home/opam/.opam/4.14.1/lib" "-mandir" "/usr/home/opam/.opam/4.14.1/man" "-config" "/usr/home/opam/.opam/4.14.1/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /usr/home/opam/.opam/4.14.1/lib/ocaml
-     Binaries:              /usr/home/opam/.opam/4.14.1/bin
-     Manual pages:          /usr/home/opam/.opam/4.14.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /usr/home/opam/.opam/4.14.1/lib
- The configuration file is written to:
-     findlib config file:   /usr/home/opam/.opam/4.14.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /usr/home/opam/.opam/4.14.1/bin
-     Manual pages:          /usr/home/opam/.opam/4.14.1/man
-     topfind script:        /usr/home/opam/.opam/4.14.1/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 100/290: [re2.v0.16.0: http] [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved re.1.11.0  (cached)
Processing 101/290: [re2.v0.16.0: http] [regex_parser_intf.v0.16.0: http] [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved ppxlib.0.31.0  (cached)
Processing 102/290: [re2.v0.16.0: http] [regex_parser_intf.v0.16.0: http] [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 103/290: [re2.v0.16.0: http] [regex_parser_intf.v0.16.0: http] [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 104/290: [re2.v0.16.0: http] [regex_parser_intf.v0.16.0: http] [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> installed seq.base
Processing 105/290: [re2.v0.16.0: http] [regex_parser_intf.v0.16.0: http] [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved sexplib.v0.16.0  (cached)
Processing 106/290: [re2.v0.16.0: http] [regex_parser_intf.v0.16.0: http] [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 106/290: [re2.v0.16.0: http] [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 107/290: [re2.v0.16.0: http] [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved regex_parser_intf.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/regex_parser_intf-v0.16.0.tar.gz)
Processing 108/290: [re2.v0.16.0: http] [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved splittable_random.v0.16.0  (cached)
Processing 109/290: [re2.v0.16.0: http] [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved stdio.v0.16.0  (cached)
Processing 110/290: [re2.v0.16.0: http] [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 111/290: [re2.v0.16.0: http] [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved time_now.v0.16.0  (cached)
Processing 112/290: [re2.v0.16.0: http] [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved typerep.v0.16.0  (cached)
Processing 113/290: [re2.v0.16.0: http] [yojson.1.7.0: http] [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved variantslib.v0.16.0  (cached)
Processing 113/290: [yojson.1.7.0: http] [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 113/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved re2.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/re2-v0.16.0.tar.gz)
-> retrieved yojson.1.7.0  (https://github.com/ocaml-community/yojson/releases/download/1.7.0/yojson-1.7.0.tbz)
+ /usr/local/bin/gmake "all" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/usr/home/opam/.opam/4.14.1/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/usr/home/opam/.opam/4.14.1/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;freebsd;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/usr/home/opam/.opam/4.14.1/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake all-config
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/usr/home/opam/.opam/4.14.1/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/usr/home/opam/.opam/4.14.1/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
Processing 113/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt]
+ /usr/local/bin/gmake "opt" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake opt ) || exit; done
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 113/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled]
Processing 114/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/usr/home/opam/.opam/4.14.1/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//usr/home/opam/.opam/4.14.1/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/usr/home/opam/.opam/4.14.1/bin"
- install -d "/usr/home/opam/.opam/4.14.1/man"
- /usr/local/bin/gmake install-config
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/usr/home/opam/.opam/4.14.1/lib/findlib.conf\"`"
- test -f "/usr/home/opam/.opam/4.14.1/lib/findlib.conf" || install -c findlib.conf "/usr/home/opam/.opam/4.14.1/lib/findlib.conf"
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake install ); done
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/usr/home/opam/.opam/4.14.1/lib/findlib"
- install -d "/usr/home/opam/.opam/4.14.1/bin"
- test 1 -eq 0 || install -d "/usr/home/opam/.opam/4.14.1/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/usr/home/opam/.opam/4.14.1/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/usr/home/opam/.opam/4.14.1/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/usr/home/opam/.opam/4.14.1/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/usr/home/opam/.opam/4.14.1/lib/findlib/"; \
- fi
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake install-meta
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/usr/home/opam/.opam/4.14.1/lib/$x"; install -c site-lib-src/$x/META "/usr/home/opam/.opam/4.14.1/lib/$x/META.tmp" && mv "/usr/home/opam/.opam/4.14.1/lib/$x/META.tmp" "/usr/home/opam/.opam/4.14.1/lib/$x/META"; done
- install -d "/usr/home/opam/.opam/4.14.1/lib/findlib"; install -c Makefile.packages "/usr/home/opam/.opam/4.14.1/lib/findlib/Makefile.packages"
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/local/bin/gmake install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/usr/home/opam/.opam/4.14.1/bin"
- /usr/local/bin/gmake install-doc
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/usr/home/opam/.opam/4.14.1/man/man1" "/usr/home/opam/.opam/4.14.1/man/man3" "/usr/home/opam/.opam/4.14.1/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/usr/home/opam/.opam/4.14.1/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/usr/home/opam/.opam/4.14.1/man/man5"
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 114/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled]
Processing 115/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled]
Processing 116/290: [camlzip: gmake all] [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled]
Processing 117/290: [camlzip: gmake all] [dune: ocaml 7] [libevent: gmake depend] [ocamlbuild: gmake check-if-preinstalled]
Processing 118/290: [camlzip: gmake all] [dune: ocaml 7] [libevent: gmake depend] [num: gmake] [ocamlbuild: gmake check-if-preinstalled]
-> installed base-bytes.base
Processing 119/290: [camlzip: gmake all] [dune: ocaml 7] [libevent: gmake depend] [num: gmake] [ocamlbuild: gmake check-if-preinstalled]
+ /usr/local/bin/gmake "depend" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/libevent.0.8.1)
- gcc -I /usr/home/opam/.opam/4.14.1/lib/ocaml -MM *.c > depend
- ocamldep *.mli *.ml >> depend
- gmake: 'depend' is up to date.
Processing 119/290: [camlzip: gmake all] [dune: ocaml 7] [libevent: gmake] [num: gmake] [ocamlbuild: gmake check-if-preinstalled]
+ /usr/local/bin/gmake  (CWD=/usr/home/opam/.opam/4.14.1/.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:9: warning: 'Is_some' macro redefined [-Wmacro-redefined]
- #define Is_some(v) (Is_block(v))
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:407:9: note: previous definition is here
- #define Is_some(v) Is_block(v)
-         ^
- event_stubs.c:137:3: warning: "callback3" is deprecated: use "caml_callback3" instead [-W#pragma-messages]
-   callback3(*event_cb_closure,
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:73:19: note: expanded from macro 'callback3'
- #define callback3 CAML_DEPRECATED("callback3", "caml_callback3") caml_callback3
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:92:6: note: expanded from here
-  GCC warning "\"callback3\" is deprecated: use \"caml_callback3\" instead"
-      ^
- event_stubs.c:305:22: warning: assigning to 'value *' (aka 'long *') from 'const value *' (aka 'const long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-     event_cb_closure = caml_named_value("event_cb");
-                      ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- event_stubs.c:307:7: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-       invalid_argument("Callback event_cb not initialized.");
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:223:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- 4 warnings generated.
- 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 119/290: [camlzip: gmake all] [dune: ocaml 7] [num: gmake] [ocamlbuild: gmake check-if-preinstalled]
Processing 120/290: [camlzip: gmake all] [dune: ocaml 7] [num: gmake] [ocamlbuild: gmake check-if-preinstalled] [libevent: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/usr/home/opam/.opam/4.14.1/.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 /usr/home/opam/.opam/4.14.1/lib/libevent/liboevent.a
- Installed /usr/home/opam/.opam/4.14.1/lib/libevent/libevent.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/libevent/liboevent.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/libevent/libmloevent.a
- Installed /usr/home/opam/.opam/4.14.1/lib/libevent/liboevent.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/libevent/libevent.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/libevent/libevent.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllmloevent.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllmloevent.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /usr/home/opam/.opam/4.14.1/lib/stublibs is not mentioned in ld.conf
- Installed /usr/home/opam/.opam/4.14.1/lib/libevent/META
-> installed libevent.0.8.1
Processing 120/290: [camlzip: gmake all] [dune: ocaml 7] [num: gmake] [ocamlbuild: gmake check-if-preinstalled]
+ /usr/local/bin/gmake "all" (CWD=/usr/home/opam/.opam/4.14.1/.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 120/290: [dune: ocaml 7] [num: gmake] [ocamlbuild: gmake check-if-preinstalled]
Processing 121/290: [dune: ocaml 7] [num: gmake] [ocamlbuild: gmake check-if-preinstalled] [camlzip: gmake install]
+ /usr/local/bin/gmake  (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.4)
- /usr/local/bin/gmake -C src all
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.4/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.4/src'
- /usr/local/bin/gmake -C toplevel all
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.4/toplevel'
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.4/toplevel'
-> compiled  num.1.4
Processing 121/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [camlzip: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/usr/home/opam/.opam/4.14.1/.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 /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmxs
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zlib.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/gzip.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zlib.cmt
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmt
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/gzip.cmt
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zlib.cmti
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmti
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/gzip.cmti
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zlib.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/gzip.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zlib.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/gzip.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.a
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/libcamlzip.a
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllcamlzip.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllcamlzip.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /usr/home/opam/.opam/4.14.1/lib/stublibs is not mentioned in ld.conf
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/META
- cp META-camlzip META && \
-         ocamlfind install camlzip META && \
-         rm META
- Installed /usr/home/opam/.opam/4.14.1/lib/camlzip/META
-> installed camlzip.1.11
Processing 121/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled]
Processing 122/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [num: ocamlfind remove]
+ /usr/home/opam/.opam/4.14.1/bin/ocamlfind "remove" "num" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.4)
- ocamlfind: [WARNING] No such file: /usr/home/opam/.opam/4.14.1/lib/num/META
+ /usr/home/opam/.opam/4.14.1/bin/ocamlfind "remove" "num-top" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.4)
- ocamlfind: [WARNING] No such file: /usr/home/opam/.opam/4.14.1/lib/num-top/META
Processing 122/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [num: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.4)
- /usr/local/bin/gmake -C src install
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.4/src'
- install -d /usr/home/opam/.opam/4.14.1/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /usr/home/opam/.opam/4.14.1/lib/num/META
- rm -f META
- install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /usr/home/opam/.opam/4.14.1/lib/ocaml
- install -d /usr/home/opam/.opam/4.14.1/lib/ocaml/stublibs
- install dllnums.so /usr/home/opam/.opam/4.14.1/lib/ocaml/stublibs
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.4/src'
- /usr/local/bin/gmake -C toplevel install
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.4/toplevel'
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/num-top/num_top_printers.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/num-top/num_top.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/num-top/num_top.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/num-top/META
- rm -f META
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.4/toplevel'
-> installed num.1.4
Processing 122/290: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled]
+ /usr/local/bin/gmake "check-if-preinstalled" "all" "opam-install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2)
- if test -d /usr/home/opam/.opam/4.14.1/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/usr/home/opam/.opam/4.14.1/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/local/bin/gmake ocamlbuild.install
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/local/bin/gmake install-bin-opam
- gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.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
- gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- /usr/local/bin/gmake install-lib-opam
- gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'lib: [' >> ocamlbuild.install
- /usr/local/bin/gmake install-lib-basics-opam
- gmake[3]: Entering directory '/usr/home/opam/.opam/4.14.1/.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
- gmake[3]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- /usr/local/bin/gmake install-lib-byte-opam
- gmake[3]: Entering directory '/usr/home/opam/.opam/4.14.1/.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
- gmake[3]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- /usr/local/bin/gmake install-lib-native-opam
- gmake[3]: Entering directory '/usr/home/opam/.opam/4.14.1/.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
- gmake[3]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- /usr/local/bin/gmake install-man-opam
- gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.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
- gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- /usr/local/bin/gmake install-doc-opam
- gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.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
- gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
-> compiled  ocamlbuild.0.14.2
Processing 122/290: [dune: ocaml 7]
-> installed ocamlbuild.0.14.2
Processing 123/290: [dune: ocaml 7]
Processing 124/290: [dune: ocaml 7] [mybuild: gmake]
+ /usr/local/bin/gmake  (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/mybuild.6)
- fatal: not a git repository: '.git'
- ocamlbuild -use-ocamlfind -no-links -j 0  mybuild.cma mybuild.cmxa mybuild_write_version.native
- ocamlfind ocamldep -package ocamlbuild -modules mybuild.mli > mybuild.mli.depends
- ocamlfind ocamlc -c -package ocamlbuild -o mybuild.cmi mybuild.mli
- ocamlfind ocamldep -package ocamlbuild -modules mybuild.ml > mybuild.ml.depends
- ocamlfind ocamlc -c -package ocamlbuild -o mybuild.cmo mybuild.ml
- ocamlfind ocamlc -a -package ocamlbuild mybuild.cmo -o mybuild.cma
- ocamlfind ocamlopt -c -package ocamlbuild -o mybuild.cmx mybuild.ml
- ocamlfind ocamlopt -a -package ocamlbuild mybuild.cmx -o mybuild.cmxa
- ocamlfind ocamldep -package ocamlbuild -modules mybuild_write_version.ml > mybuild_write_version.ml.depends
- ocamlfind ocamlc -c -package ocamlbuild -o mybuild_write_version.cmo mybuild_write_version.ml
- ocamlfind ocamlopt -c -package ocamlbuild -o mybuild_write_version.cmx mybuild_write_version.ml
- ocamlfind ocamlopt -linkpkg -package ocamlbuild mybuild.cmx mybuild_write_version.cmx -o mybuild_write_version.native
- # No parallelism done
-> compiled  mybuild.6
Processing 124/290: [dune: ocaml 7]
Processing 125/290: [dune: ocaml 7] [mybuild: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/mybuild.6)
- fatal: not a git repository: '.git'
- ocamlbuild -use-ocamlfind -no-links -j 0  mybuild.cma mybuild.cmxa mybuild_write_version.native
- # No parallelism done
- ocamlfind install -patch-version "6" mybuild META _build/mybuild.cmx _build/mybuild.cmxa _build/mybuild_write_version.cmx _build/mybuild.cmi _build/mybuild_write_version.cmi _build/mybuild.mli _build/mybuild.ml _build/mybuild_write_version.ml _build/mybuild.cma _build/mybuild.a
- Installed /usr/home/opam/.opam/4.14.1/lib/mybuild/mybuild.a
- Installed /usr/home/opam/.opam/4.14.1/lib/mybuild/mybuild.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/mybuild/mybuild_write_version.ml
- Installed /usr/home/opam/.opam/4.14.1/lib/mybuild/mybuild.ml
- Installed /usr/home/opam/.opam/4.14.1/lib/mybuild/mybuild.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/mybuild/mybuild_write_version.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/mybuild/mybuild.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/mybuild/mybuild_write_version.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/mybuild/mybuild.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/mybuild/mybuild.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/mybuild/META
-> installed mybuild.6
Processing 125/290: [dune: ocaml 7]
+ /usr/home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.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 7
- 

Processing 125/290: [dune: ./_boot/dune.exe build]
+ /usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1)
-> compiled  dune.3.11.1
-> installed dune.3.11.1
Processing 127/290: [camlp-streams: dune build]
Processing 128/290: [camlp-streams: dune build] [cppo: dune build]
Processing 129/290: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
Processing 130/290: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [easy-format: dune build]
Processing 131/290: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [jane-street-headers: dune build]
Processing 132/290: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [jane-street-headers: dune build] [menhirLib: dune build]
Processing 133/290: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "jane-street-headers" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/jane-street-headers.v0.16.0)
-> compiled  jane-street-headers.v0.16.0
Processing 133/290: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 134/290: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
-> installed jane-street-headers.v0.16.0
Processing 135/290: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "easy-format" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/easy-format.1.3.4)
-> compiled  easy-format.1.3.4
Processing 135/290: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 136/290: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> installed easy-format.1.3.4
Processing 137/290: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "csexp" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 137/290: [camlp-streams: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 138/290: [camlp-streams: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build]
-> installed csexp.1.5.2
Processing 139/290: [camlp-streams: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "camlp-streams" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/camlp-streams.5.0.1)
-> compiled  camlp-streams.5.0.1
Processing 139/290: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 140/290: [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build]
-> installed camlp-streams.5.0.1
Processing 141/290: [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_derivers" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 141/290: [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [re: dune build]
Processing 142/290: [biniou: dune build] [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [re: dune build]
-> installed ppx_derivers.1.2.1
Processing 143/290: [biniou: dune build] [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [re: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.11.1)
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "menhirSdk" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/menhirSdk.20211128)
-> compiled  menhirSdk.20211128
Processing 143/290: [biniou: dune build] [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [re: dune build]
Processing 144/290: [biniou: dune build] [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build]
-> installed menhirSdk.20211128
Processing 145/290: [biniou: dune build] [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "menhirLib" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/menhirLib.20211128)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20211128
Processing 145/290: [biniou: dune build] [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build]
Processing 146/290: [biniou: dune build] [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed menhirLib.20211128
Processing 147/290: [biniou: dune build] [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.11.1)
Processing 147/290: [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "cppo" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 147/290: [biniou: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 148/290: [biniou: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed cppo.1.6.9
Processing 149/290: [biniou: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 149/290: [biniou: dune build] [dune-configurator: dune build] [menhir: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 150/290: [biniou: dune build] [dune-configurator: dune build] [extlib: dune build] [menhir: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 151/290: [biniou: dune build] [dune-configurator: dune build] [extlib: dune build] [menhir: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "stdlib-shims" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 151/290: [biniou: dune build] [dune-configurator: dune build] [extlib: dune build] [menhir: dune build] [re: dune build] [sexplib0: dune build]
Processing 152/290: [biniou: dune build] [dune-configurator: dune build] [extlib: dune build] [menhir: dune build] [ocplib-endian: dune build] [re: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 153/290: [biniou: dune build] [dune-configurator: dune build] [extlib: dune build] [menhir: dune build] [ocplib-endian: dune build] [re: dune build] [sexplib0: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "re" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/re.1.11.0)
-> compiled  re.1.11.0
Processing 153/290: [biniou: dune build] [dune-configurator: dune build] [extlib: dune build] [menhir: dune build] [ocplib-endian: dune build] [sexplib0: dune build]
Processing 154/290: [biniou: dune build] [dune-configurator: dune build] [extlib: dune build] [menhir: dune build] [ocplib-endian: dune build] [ounit2: dune build] [sexplib0: dune build]
-> installed re.1.11.0
Processing 155/290: [biniou: dune build] [dune-configurator: dune build] [extlib: dune build] [menhir: dune build] [ocplib-endian: dune build] [ounit2: dune build] [sexplib0: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ocplib-endian" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocplib-endian.1.2)
-> compiled  ocplib-endian.1.2
Processing 155/290: [biniou: dune build] [dune-configurator: dune build] [extlib: dune build] [menhir: dune build] [ounit2: dune build] [sexplib0: dune build]
-> installed ocplib-endian.1.2
Processing 156/290: [biniou: dune build] [dune-configurator: dune build] [extlib: dune build] [menhir: dune build] [ounit2: dune build] [sexplib0: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "sexplib0" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 156/290: [biniou: dune build] [dune-configurator: dune build] [extlib: dune build] [menhir: dune build] [ounit2: dune build]
-> installed sexplib0.v0.16.0
Processing 157/290: [biniou: dune build] [dune-configurator: dune build] [extlib: dune build] [menhir: dune build] [ounit2: dune build]
Processing 158/290: [biniou: dune build] [dune-configurator: dune build] [extlib: dune build] [menhir: dune build] [ounit2: dune build] [parsexp: dune build]
Processing 159/290: [biniou: dune build] [dune-configurator: dune build] [extlib: dune build] [menhir: dune build] [ounit2: dune build] [parsexp: dune build] [ppxlib: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "biniou" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/biniou.1.2.2)
-> compiled  biniou.1.2.2
Processing 159/290: [dune-configurator: dune build] [extlib: dune build] [menhir: dune build] [ounit2: dune build] [parsexp: dune build] [ppxlib: dune build]
-> installed biniou.1.2.2
Processing 160/290: [dune-configurator: dune build] [extlib: dune build] [menhir: dune build] [ounit2: dune build] [parsexp: dune build] [ppxlib: dune build]
Processing 161/290: [dune-configurator: dune build] [extlib: dune build] [menhir: dune build] [ounit2: dune build] [parsexp: dune build] [ppxlib: dune build] [yojson: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "extlib" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/extlib.1.7.9)
-> compiled  extlib.1.7.9
Processing 161/290: [dune-configurator: dune build] [menhir: dune build] [ounit2: dune build] [parsexp: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed extlib.1.7.9
Processing 162/290: [dune-configurator: dune build] [menhir: dune build] [ounit2: dune build] [parsexp: dune build] [ppxlib: dune build] [yojson: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ounit2" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ounit2.2.2.7)
-> compiled  ounit2.2.2.7
Processing 162/290: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed ounit2.2.2.7
Processing 163/290: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [yojson: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.11.1)
-> compiled  dune-configurator.3.11.1
Processing 163/290: [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed dune-configurator.3.11.1
Processing 164/290: [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [yojson: dune build]
Processing 165/290: [base: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [yojson: dune build]
Processing 166/290: [base: dune build] [lwt: dune exec] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [yojson: dune build]
Processing 167/290: [base: dune build] [lwt: dune exec] [menhir: dune build] [parsexp: dune build] [pcre: dune build] [ppxlib: dune build] [yojson: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "parsexp" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/parsexp.v0.16.0)
-> compiled  parsexp.v0.16.0
Processing 167/290: [base: dune build] [lwt: dune exec] [menhir: dune build] [pcre: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed parsexp.v0.16.0
Processing 168/290: [base: dune build] [lwt: dune exec] [menhir: dune build] [pcre: dune build] [ppxlib: dune build] [yojson: dune build]
Processing 169/290: [base: dune build] [lwt: dune exec] [menhir: dune build] [pcre: dune build] [ppxlib: dune build] [sexplib: dune build] [yojson: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "yojson" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/yojson.1.7.0)
-> compiled  yojson.1.7.0
Processing 169/290: [base: dune build] [lwt: dune exec] [menhir: dune build] [pcre: dune build] [ppxlib: dune build] [sexplib: dune build]
-> installed yojson.1.7.0
Processing 170/290: [base: dune build] [lwt: dune exec] [menhir: dune build] [pcre: dune build] [ppxlib: dune build] [sexplib: dune build]
Processing 171/290: [atdgen-runtime: dune build] [base: dune build] [lwt: dune exec] [menhir: dune build] [pcre: dune build] [ppxlib: dune build] [sexplib: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "atdgen-runtime" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/atdgen-runtime.2.9.1)
-> compiled  atdgen-runtime.2.9.1
Processing 171/290: [base: dune build] [lwt: dune exec] [menhir: dune build] [pcre: dune build] [ppxlib: dune build] [sexplib: dune build]
-> installed atdgen-runtime.2.9.1
Processing 172/290: [base: dune build] [lwt: dune exec] [menhir: dune build] [pcre: dune build] [ppxlib: dune build] [sexplib: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "exec" "-p" "lwt" "src/unix/config/discover.exe" "--" "--save" "--use-libev" "false" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/lwt.5.7.0)
Processing 172/290: [base: dune build] [lwt: dune build] [menhir: dune build] [pcre: dune build] [ppxlib: dune build] [sexplib: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "sexplib" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/sexplib.v0.16.0)
-> compiled  sexplib.v0.16.0
Processing 172/290: [base: dune build] [lwt: dune build] [menhir: dune build] [pcre: dune build] [ppxlib: dune build]
-> installed sexplib.v0.16.0
Processing 173/290: [base: dune build] [lwt: dune build] [menhir: dune build] [pcre: dune build] [ppxlib: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "pcre" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/pcre.7.5.0)
-> compiled  pcre.7.5.0
Processing 173/290: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed pcre.7.5.0
Processing 174/290: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build]
[ocamlnet: patch] applying fix-version-number.patch
Processing 175/290: [base: dune build] [lwt: dune build] [menhir: dune build] [ocamlnet: patch] [ppxlib: dune build]
[ocamlnet: patch] applying pkg-config.patch
Processing 175/290: [base: dune build] [lwt: dune build] [menhir: dune build] [ocamlnet: env] [ppxlib: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "lwt" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/lwt.5.7.0)
- (cd _build/default && /usr/home/opam/.opam/4.14.1/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 && /usr/home/opam/.opam/4.14.1/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 175/290: [base: dune build] [menhir: dune build] [ocamlnet: env] [ppxlib: dune build]
-> installed lwt.5.7.0
Processing 176/290: [base: dune build] [menhir: dune build] [ocamlnet: env] [ppxlib: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "base" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/base.v0.16.3)
-> compiled  base.v0.16.3
Processing 176/290: [menhir: dune build] [ocamlnet: env] [ppxlib: dune build]
-> installed base.v0.16.3
Processing 177/290: [menhir: dune build] [ocamlnet: env] [ppxlib: dune build]
Processing 178/290: [fieldslib: dune build] [menhir: dune build] [ocamlnet: env] [ppxlib: dune build]
Processing 179/290: [fieldslib: dune build] [menhir: dune build] [ocamlnet: env] [ppxlib: dune build] [regex_parser_intf: dune build]
Processing 180/290: [fieldslib: dune build] [menhir: dune build] [ocamlnet: env] [ppxlib: dune build] [regex_parser_intf: dune build] [stdio: dune build]
Processing 181/290: [fieldslib: dune build] [menhir: dune build] [ocamlnet: env] [ppxlib: dune build] [regex_parser_intf: dune build] [stdio: dune build] [typerep: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "fieldslib" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/fieldslib.v0.16.0)
-> compiled  fieldslib.v0.16.0
Processing 181/290: [menhir: dune build] [ocamlnet: env] [ppxlib: dune build] [regex_parser_intf: dune build] [stdio: dune build] [typerep: dune build]
Processing 182/290: [menhir: dune build] [ocamlnet: env] [ppxlib: dune build] [regex_parser_intf: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
-> installed fieldslib.v0.16.0
Processing 183/290: [menhir: dune build] [ocamlnet: env] [ppxlib: dune build] [regex_parser_intf: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "stdio" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/stdio.v0.16.0)
-> compiled  stdio.v0.16.0
Processing 183/290: [menhir: dune build] [ocamlnet: env] [ppxlib: dune build] [regex_parser_intf: dune build] [typerep: dune build] [variantslib: dune build]
-> installed stdio.v0.16.0
Processing 184/290: [menhir: dune build] [ocamlnet: env] [ppxlib: dune build] [regex_parser_intf: dune build] [typerep: dune build] [variantslib: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "regex_parser_intf" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/regex_parser_intf.v0.16.0)
-> compiled  regex_parser_intf.v0.16.0
Processing 184/290: [menhir: dune build] [ocamlnet: env] [ppxlib: dune build] [typerep: dune build] [variantslib: dune build]
-> installed regex_parser_intf.v0.16.0
Processing 185/290: [menhir: dune build] [ocamlnet: env] [ppxlib: dune build] [typerep: dune build] [variantslib: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "variantslib" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/variantslib.v0.16.0)
-> compiled  variantslib.v0.16.0
Processing 185/290: [menhir: dune build] [ocamlnet: env] [ppxlib: dune build] [typerep: dune build]
-> installed variantslib.v0.16.0
Processing 186/290: [menhir: dune build] [ocamlnet: env] [ppxlib: dune build] [typerep: dune build]
+ /usr/bin/env "MAKE=gmake" "./configure" "-bindir" "/usr/home/opam/.opam/4.14.1/bin" "-disable-gssapi" "-disable-gnutls" "-enable-pcre" "-disable-gtk2" "-enable-zip" "-with-nethttpd" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2)
- Welcome to Ocamlnet version 4.1.9
- Checking operating system... FreeBSD
- 
- *** Note that you might need to load the 'sem' kernel
- *** module to make semaphores work: kldload sem
- 
- Checking for findlib... found
- Checking multi-threading support... posix (ok)
- Checking whether cmxs is supported... yes
- Checking word size... 64 bit
- Checking endianess... little
- Checking for GPROF... not found
- Checking for attributes... yes
- Checking for immutable strings... yes
- Checking for String.lowercase_ascii and the like... yes
- Checking for extensible variants... yes
- Checking for Unix.map_file... yes
- Checking for [@@noalloc]... yes
- checking for -opaque... present
- Checking for PCRE... found
- Checking for win32... no
- Checking whether Ocaml has Printexc.register_printer... found
- Checking for POSIX pthread... found
- Checking whether Ocaml has fancy page tables... found
- Checking on new implementation of caml_modify... found
- Checking whether new caml_modify can be overridden... found
- Checking whether out-of-heap values are supported and mutable... yes
- Checking for POSIX shared memory... found
- Checking for POSIX semaphores (anonymous)... found
- Checking for POSIX semaphores (named)... found
- Checking for POSIX spawn... found
- Checking for POSIX fadvise... found
- Checking for POSIX fallocate... found
- Checking for POSIX memalign... found
- Checking for syslog... found
- Checking for POSIX functions like openat... found
- Checking for POSIX function mkfifoat... found
- Checking for fchdir... found
- Checking for fdopendir... found
- Checking for realpath... found
- Checking for grantpt (System V style PTYs)... found
- Checking for posix_openpt (System V style PTYs)... found
- Checking for initgroups...found
- Checking for POSIX clocks...found
- Checking for POSIX timers...found
- Checking for eventfd (Linux)...found
- Checking for timerfd (Linux)...not found
- Checking for epoll (Linux)...not found
- Checking for getifaddrs...found
- Checking for compare_and_swap (GCC)...found
- Checking for GPROF... not found
- Checking for O_SHARE_DELETE... yes
- Checking for O_CLOEXEC... yes
- Checking for O_KEEPEXEC... yes
- Checking for getpeereid... found
- Checking for getpeerucred... not found
- Checking whether netcamlbox and netmulticore are supported... yes
- Checking for 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 /usr/home/opam/.opam/4.14.1/bin
-     -datadir /usr/home/opam/.opam/4.14.1/lib/netunidata
-     -cpp cpp
- 
- Writing Makefile.conf
- 
- Please check Makefile.conf.
- 
- You can now compile Ocamlnet by invoking
-    make all
- for the bytecode compiler, and optionally by invoking
-    make opt
- for the native-code compiler (if supported on your architecture).
- Finally, a
-    make install
- will install the package(s).
Processing 186/290: [menhir: dune build] [ocamlnet: gmake all] [ppxlib: dune build] [typerep: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "typerep" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/typerep.v0.16.0)
-> compiled  typerep.v0.16.0
Processing 186/290: [menhir: dune build] [ocamlnet: gmake all] [ppxlib: dune build]
-> installed typerep.v0.16.0
Processing 187/290: [menhir: dune build] [ocamlnet: gmake all] [ppxlib: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "menhir" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/menhir.20211128)
- (cd _build/default/src/stage2 && .bin/menhir --no-pager --table --fixed-exception --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
- (cd _build/default && src/stage2/.bin/menhir --no-pager --table --fixed-exception --require-aliases --strict --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
- (cd _build/default/src/stage2 && .bin/menhir --no-pager --table --fixed-exception --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-> compiled  menhir.20211128
Processing 187/290: [ocamlnet: gmake all] [ppxlib: dune build]
-> installed menhir.20211128
Processing 188/290: [ocamlnet: gmake all] [ppxlib: dune build]
Processing 189/290: [atd: dune build] [ocamlnet: gmake all] [ppxlib: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppxlib" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppxlib.0.31.0)
-> compiled  ppxlib.0.31.0
Processing 189/290: [atd: dune build] [ocamlnet: gmake all]
-> installed ppxlib.0.31.0
Processing 190/290: [atd: dune build] [ocamlnet: gmake all]
Processing 191/290: [atd: dune build] [extunix: dune build] [ocamlnet: gmake all]
Processing 192/290: [atd: dune build] [extunix: dune build] [lwt_ppx: dune build] [ocamlnet: gmake all]
Processing 193/290: [atd: dune build] [extunix: dune build] [lwt_ppx: dune build] [ocamlnet: gmake all] [ppx_cold: dune build]
Processing 194/290: [atd: dune build] [extunix: dune build] [lwt_ppx: dune build] [ocamlnet: gmake all] [ppx_cold: dune build] [ppx_compare: dune build]
Processing 195/290: [atd: dune build] [extunix: dune build] [lwt_ppx: dune build] [ocamlnet: gmake all] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "atd" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/atd.2.2.1)
-> compiled  atd.2.2.1
Processing 195/290: [extunix: dune build] [lwt_ppx: dune build] [ocamlnet: gmake all] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build]
Processing 196/290: [extunix: dune build] [lwt_ppx: dune build] [ocamlnet: gmake all] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build]
-> installed atd.2.2.1
Processing 197/290: [extunix: dune build] [lwt_ppx: dune build] [ocamlnet: gmake all] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_disable_unused_warnings" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_disable_unused_warnings.v0.16.0)
-> compiled  ppx_disable_unused_warnings.v0.16.0
Processing 197/290: [extunix: dune build] [lwt_ppx: dune build] [ocamlnet: gmake all] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build]
Processing 198/290: [atdgen: dune build] [extunix: dune build] [lwt_ppx: dune build] [ocamlnet: gmake all] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build]
-> installed ppx_disable_unused_warnings.v0.16.0
Processing 199/290: [atdgen: dune build] [extunix: dune build] [lwt_ppx: dune build] [ocamlnet: gmake all] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_cold" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_cold.v0.16.0)
-> compiled  ppx_cold.v0.16.0
Processing 199/290: [atdgen: dune build] [extunix: dune build] [lwt_ppx: dune build] [ocamlnet: gmake all] [ppx_compare: dune build] [ppx_enumerate: dune build]
Processing 200/290: [atdgen: dune build] [extunix: dune build] [lwt_ppx: dune build] [ocamlnet: gmake all] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build]
-> installed ppx_cold.v0.16.0
Processing 201/290: [atdgen: dune build] [extunix: dune build] [lwt_ppx: dune build] [ocamlnet: gmake all] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_enumerate" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_enumerate.v0.16.0)
-> compiled  ppx_enumerate.v0.16.0
Processing 201/290: [atdgen: dune build] [extunix: dune build] [lwt_ppx: dune build] [ocamlnet: gmake all] [ppx_compare: dune build] [ppx_fields_conv: dune build]
Processing 202/290: [atdgen: dune build] [extunix: dune build] [lwt_ppx: dune build] [ocamlnet: gmake all] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build]
-> installed ppx_enumerate.v0.16.0
Processing 203/290: [atdgen: dune build] [extunix: dune build] [lwt_ppx: dune build] [ocamlnet: gmake all] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_compare" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_compare.v0.16.0)
-> compiled  ppx_compare.v0.16.0
Processing 203/290: [atdgen: dune build] [extunix: dune build] [lwt_ppx: dune build] [ocamlnet: gmake all] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build]
Processing 204/290: [atdgen: dune build] [extunix: dune build] [lwt_ppx: dune build] [ocamlnet: gmake all] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build]
-> installed ppx_compare.v0.16.0
Processing 205/290: [atdgen: dune build] [extunix: dune build] [lwt_ppx: dune build] [ocamlnet: gmake all] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "lwt_ppx" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/lwt_ppx.2.1.0)
-> compiled  lwt_ppx.2.1.0
Processing 205/290: [atdgen: dune build] [extunix: dune build] [ocamlnet: gmake all] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build]
Processing 206/290: [atdgen: dune build] [extunix: dune build] [ocamlnet: gmake all] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build]
-> installed lwt_ppx.2.1.0
Processing 207/290: [atdgen: dune build] [extunix: dune build] [ocamlnet: gmake all] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_globalize: dune build] [ppx_here: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_globalize" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_globalize.v0.16.0)
-> compiled  ppx_globalize.v0.16.0
Processing 207/290: [atdgen: dune build] [extunix: dune build] [ocamlnet: gmake all] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build]
Processing 208/290: [atdgen: dune build] [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build]
-> installed ppx_globalize.v0.16.0
Processing 209/290: [atdgen: dune build] [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "atdgen" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/atdgen.2.2.1)
-> compiled  atdgen.2.2.1
Processing 209/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build]
Processing 210/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build]
-> installed atdgen.2.2.1
Processing 211/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_fields_conv" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_fields_conv.v0.16.0)
-> compiled  ppx_fields_conv.v0.16.0
Processing 211/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build]
Processing 212/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build]
-> installed ppx_fields_conv.v0.16.0
Processing 213/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_here" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_here.v0.16.0)
-> compiled  ppx_here.v0.16.0
Processing 213/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build]
Processing 214/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build]
-> installed ppx_here.v0.16.0
Processing 215/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_fixed_literal" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_fixed_literal.v0.16.0)
-> compiled  ppx_fixed_literal.v0.16.0
Processing 215/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build]
Processing 216/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build]
-> installed ppx_fixed_literal.v0.16.0
Processing 217/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_optcomp" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_optcomp.v0.16.0)
-> compiled  ppx_optcomp.v0.16.0
Processing 217/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optional: dune build]
Processing 218/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build]
-> installed ppx_optcomp.v0.16.0
Processing 219/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_let" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_let.v0.16.0)
-> compiled  ppx_let.v0.16.0
Processing 219/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_ignore_instrumentation: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build]
Processing 220/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_ignore_instrumentation: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_let.v0.16.0
Processing 221/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_ignore_instrumentation: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_ignore_instrumentation" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_ignore_instrumentation.v0.16.0)
-> compiled  ppx_ignore_instrumentation.v0.16.0
Processing 221/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
Processing 222/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
-> installed ppx_ignore_instrumentation.v0.16.0
Processing 223/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_optional" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_optional.v0.16.0)
-> compiled  ppx_optional.v0.16.0
Processing 223/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
Processing 224/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build]
-> installed ppx_optional.v0.16.0
Processing 225/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_pipebang" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_pipebang.v0.16.0)
-> compiled  ppx_pipebang.v0.16.0
Processing 225/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build]
Processing 226/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build]
-> installed ppx_pipebang.v0.16.0
Processing 227/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_tydi" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_tydi.v0.16.0)
-> compiled  ppx_tydi.v0.16.0
Processing 227/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build]
Processing 228/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build]
-> installed ppx_tydi.v0.16.0
Processing 229/290: [extunix: dune build] [ocamlnet: gmake all] [ocurl: ./configure] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build]
+ /usr/local/bin/gmake "all" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2)
- ( cd tools/cppo-0.9.4 && rm -f depend && gmake -f Makefile.pre generate && gmake all )
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- ocamllex cppo_lexer.mll
- 352 states, 13139 transitions, table size 54668 bytes
- 3450 additional bytes used for bindings
- ocamlyacc cppo_parser.mly
- echo 'let cppo_version = "0.9.4"' > cppo_version.ml
- ocamlfind ocamldep   *.ml *.mli >depend || { rm -f depend; exit 1; }
- gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_types.ml
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_command.ml
- opts="-opaque"; \
-         if [ -f "$(basename cppo_parser.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  $opts cppo_parser.mli
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_parser.ml
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_lexer.ml
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_eval.ml
- File "cppo_eval.ml", line 37, characters 6-10:
- 37 |   let file = pos.Lexing.pos_fname in
-            ^^^^
- Warning 26 [unused-var]: unused variable file.
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_version.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -a -o cppo.cma  cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo; \
- else \
- 	../../tools/mkstublib -o cppo cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo  ; \
- fi
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_main.ml
- rm -f cppo cppo
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -package unix,bytes -linkpkg -custom -o cppo cppo.cma cppo_main.cmo
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- ( cd tools/unimap_to_ocaml && gmake all )
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/unimap_to_ocaml'
- ocamlfind ocamlc -g -package str -linkpkg \
- 	-o unimap_to_ocaml \
- 	unimap_to_ocaml.ml
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/unimap_to_ocaml'
- for pkg in netstring-pcre netsys netshm netstring netunidata equeue shell rpc-generator rpc rpc-auth-local netclient netcgi2 netplex netcgi2-plex netcamlbox netmulticore nethttpd netzip; do \
- 	( cd src/$pkg && gmake -f Makefile.pre generate ) || exit; \
- 	( cd src/$pkg && gmake -f Makefile.pre depend ) || exit; \
- 	( cd src/$pkg && gmake all ) || exit; \
- done
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- ../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES  netstring_pcre.mlip > netstring_pcre.mli || \
-       rm -f netstring_pcre.mli
- ../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES  netstring_pcre.mlp > netstring_pcre.ml || \
-       rm -f netstring_pcre.ml
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@/zip/' \
- 	META.in >META
- gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- ocamlfind ocamldep   *.ml *.mli >depend || { rm -f depend; exit 1; }
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- opts="-opaque"; \
-         if [ -f "$(basename netstring_pcre.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -c  $opts netstring_pcre.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -c  netstring_pcre.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -a -o netstring-pcre.cma  netstring_pcre.cmo; \
- else \
- 	../../tools/mkstublib -o netstring-pcre netstring_pcre.cmo  ; \
- fi
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring-pcre'
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@/zip/' \
- 	META.in >META
- gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo   -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- echo '(* WARNING! THIS IS A COPY OF NETSYS_TYPES.MLI! *)' \
-     >netsys_types.ml
- cat netsys_types.mli >> netsys_types.ml
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_conf.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_types.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_types.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_oothr.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_oothr.mli
- opts="-opaque"; \
-         if [ -f "$(basename netlog.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netlog.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netlog.ml
- File "netlog.ml", line 132, characters 21-38:
- 131 | .................
- 132 | ...rintf.ksprintf (l.............
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- opts="-opaque"; \
-         if [ -f "$(basename netexn.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netexn.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netexn.ml
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_impl_util.ml
- File "netsys_impl_util.ml", line 70, characters 14-32:
- 70 |       let r = Pervasives.compare x a.(m) in
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- opts="-opaque"; \
-         if [ -f "$(basename netsys_mem.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_mem.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_mem.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_signal.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_signal.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_signal.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_crypto_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_crypto_types.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto_types.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_crypto.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_crypto.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_crypto_modes.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_crypto_modes.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto_modes.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_posix.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_posix.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_posix.ml
- File "netsys_posix.ml", line 340, characters 12-30:
- 339 | ..
- 340 | .........i = Array.of_list ........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_posix.ml", line 341, characters 12-30:
- 340 | 
- 341 | ........... Pervasives.compar........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_posix.ml", line 342, characters 12-30:
- 341 | 
- 342 | ........... Pervasives.compar........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_posix.ml", line 682, characters 16-34:
- 681 | .........
- 682 | ...... t = post_fork_han....
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_posix.ml", line 880, characters 14-29:
- 880 | (pg = Pg_keep) ?(fd_actions = [])
-                     ^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- opts="-opaque"; \
-         if [ -f "$(basename netsys_win32.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_win32.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_win32.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_tls.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_tls.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_tls.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_ciphers.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_ciphers.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_ciphers.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_digests.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_digests.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_digests.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_rng.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_rng.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_rng.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pollset.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pollset_posix.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset_posix.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_posix.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pollset_win32.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset_win32.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_win32.ml
- File "netsys_pollset_win32.ml", line 30, characters 13-31:
- 29 | .........
- 30 | ...rray.sort Pervasiv...................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_pollset_win32.ml", line 31, characters 13-31:
- 30 | ..........
- 31 | ..Array.sort Pervasi....................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_pollset_win32.ml", line 32, characters 13-31:
-    | ..........
- 32 | ..Hashtbl.fold
- 32 |     (..................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pollset_generic.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset_generic.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_generic.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_xdr.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_xdr.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_xdr.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_tmp.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_tmp.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_tmp.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_sem.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_sem.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sem.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pmanage.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pmanage.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pmanage.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_global.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_global.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_global.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_gssapi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_gssapi.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_gssapi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_sasl_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_sasl_types.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl_types.ml
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl_util.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_sasl.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_polypipe.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_polypipe.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_polypipe.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_polysocket.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_polysocket.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_polysocket.ml
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c.c'
- netsys_c.c:21:12: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead [-W#pragma-messages]
-     return copy_int64(Long_val(fd));
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:175:20: note: expanded from macro 'copy_int64'
- #define copy_int64 CAML_DEPRECATED("copy_int64", "caml_copy_int64") caml_copy_int64
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:100:6: note: expanded from here
-  GCC warning "\"copy_int64\" is deprecated: use \"caml_copy_int64\" instead"
-      ^
- netsys_c.c:140:12: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-     return copy_string(ctermid(s));
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- netsys_c.c:154:12: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-     return copy_string(s);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- netsys_c.c:263:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   res = alloc_small(1, Abstract_tag);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- netsys_c.c:284:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-         name_out = copy_string(name_out_s);
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- netsys_c.c:327:12: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-     return copy_string(s);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- netsys_c.c:476:16: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     cv_flags = convert_flag_list(flags, open_flag_table);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:137:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- netsys_c.c:477:17: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     clo_flags = convert_flag_list(flags, open_cloexec_table);
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:141:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- netsys_c.c:487:9: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-     p = stat_alloc(string_length(path) + 1);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:145:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- netsys_c.c:487:20: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-     p = stat_alloc(string_length(path) + 1);
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- netsys_c.c:489:5: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead [-W#pragma-messages]
-     enter_blocking_section();
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:267:32: note: expanded from macro 'enter_blocking_section'
- #define enter_blocking_section CAML_DEPRECATED("enter_blocking_section", "caml_enter_blocking_section") caml_enter_blocking_section
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"enter_blocking_section\" is deprecated: use \"caml_enter_blocking_section\" instead"
-      ^
- netsys_c.c:491:5: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead [-W#pragma-messages]
-     leave_blocking_section();
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:268:32: note: expanded from macro 'leave_blocking_section'
- #define leave_blocking_section CAML_DEPRECATED("leave_blocking_section", "caml_leave_blocking_section") caml_leave_blocking_section
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"leave_blocking_section\" is deprecated: use \"caml_leave_blocking_section\" instead"
-      ^
- netsys_c.c:492:5: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-     stat_free(p);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- netsys_c.c:520:16: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     cv_perms = convert_flag_list(perms, access_permission_table);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:19:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- netsys_c.c:521:16: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     cv_flags = convert_flag_list(flags, at_flags_table);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:23:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- netsys_c.c:564:16: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     cv_flags = convert_flag_list(flags, at_flags_table);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:27:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- netsys_c.c:580:16: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     cv_flags = convert_flag_list(flags, at_flags_table);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:31:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- netsys_c.c:625:10: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   return copy_string(buffer);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:35:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- 18 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_poll.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_poll.c'
- netsys_c_poll.c:151:5: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead [-W#pragma-messages]
-     enter_blocking_section();
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:267:32: note: expanded from macro 'enter_blocking_section'
- #define enter_blocking_section CAML_DEPRECATED("enter_blocking_section", "caml_enter_blocking_section") caml_enter_blocking_section
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:100:6: note: expanded from here
-  GCC warning "\"enter_blocking_section\" is deprecated: use \"caml_enter_blocking_section\" instead"
-      ^
- netsys_c_poll.c:153:5: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead [-W#pragma-messages]
-     leave_blocking_section();
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:268:32: note: expanded from macro 'leave_blocking_section'
- #define leave_blocking_section CAML_DEPRECATED("leave_blocking_section", "caml_leave_blocking_section") caml_leave_blocking_section
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"leave_blocking_section\" is deprecated: use \"caml_leave_blocking_section\" instead"
-      ^
- netsys_c_poll.c:269:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("Netsys_posix.create_event_aggregator not available");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_poll.c:289:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("Netsys_posix.destroy_event_aggregator not available");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_poll.c:302:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("Netsys_posix.event_aggregator_fd not available");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_poll.c:356:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("Netsys_posix.add_event_source not available");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_poll.c:381:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("Netsys_posix.del_event_source not available");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_poll.c:401:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("Netsys_posix.interrupt_event_aggregator not available");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_poll.c:435:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("Netsys_posix.push_event_sources not available");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_poll.c:489:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("Netsys_posix.pull_event_sources not available");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- 10 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_fadvise.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_fadvise.c'
- netsys_c_fadvise.c:38:14: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     default: invalid_argument("Netsys.fadvise");
-              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:100:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_fadvise.c:45:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys.fadvise: large files not supported on this OS");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_fadvise.c:47:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys.fadvise: large files not supported on this OS");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- 3 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_fallocate.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_fallocate.c'
- netsys_c_fallocate.c:31:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys.fadvise: large files not supported on this OS");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:100:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_fallocate.c:33:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys.fadvise: large files not supported on this OS");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- 2 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_ioprio.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_ioprio.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_locale.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_locale.c'
- netsys_c_locale.c:42:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.query_locale: no locale support");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_locale.c:43:22: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-     oldcopy_locale = stat_alloc(strlen(old_locale) + 1);
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- netsys_c_locale.c:48:2: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-         stat_free(oldcopy_locale);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:127:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- netsys_c_locale.c:49:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.query_locale: cannot set this locale");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:131:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_locale.c:53:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     s = alloc(n,0);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:135:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- netsys_c_locale.c:55:18: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-         Store_field(s,k,copy_string(nl_langinfo(locale_items_table[k])));
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- netsys_c_locale.c:59:5: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-     stat_free(oldcopy_locale);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:143:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- 7 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_multicast.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_multicast.c'
- netsys_c_multicast.c:46:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Not an Internet socket");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:100:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_multicast.c:80:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netsys.mcast_set_loop");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_multicast.c:126:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netsys.mcast_set_ttl");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_multicast.c:157:13: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-         if (string_length(group_addr) != 4 || string_length(if_addr) != 4 )
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- netsys_c_multicast.c:157:47: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-         if (string_length(group_addr) != 4 || string_length(if_addr) != 4 )
-                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- netsys_c_multicast.c:158:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-             invalid_argument("Netsys.mcast_add_membership: Not an IPV4 address");
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_multicast.c:196:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netsys.mcast_add_membership");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_multicast.c:226:13: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-         if (string_length(group_addr) != 4 || string_length(if_addr) != 4 )
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- netsys_c_multicast.c:226:47: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-         if (string_length(group_addr) != 4 || string_length(if_addr) != 4 )
-                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- netsys_c_multicast.c:227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-             invalid_argument("Netsys.mcast_drop_membership: Not an IPV4 address");
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:136:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_multicast.c:265:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netsys.mcast_drop_membership");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- 11 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_sem.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_sem.c'
- netsys_c_sem.c:123:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     flags = convert_flag_list(flagsv, sem_open_flag_table);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:100:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- netsys_c_sem.c:144:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument ("Netsys.sem_close: stale semaphore");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_sem.c:178:30: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     s = (sem_t *) (((char *) Bigarray_val(memv)->data) + Long_val(posv));
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_sem.c:195:30: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     s = (sem_t *) (((char *) Bigarray_val(memv)->data) + Long_val(posv));
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_sem.c:212:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument ("Netsys.sem_destroy: stale semaphore");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_sem.c:232:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument ("Netsys.sem_getvalue: stale semaphore");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_sem.c:253:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument ("Netsys.sem_post: stale semaphore");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_sem.c:273:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument ("Netsys.sem_wait: stale semaphore");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_sem.c:276:5: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead [-W#pragma-messages]
-     enter_blocking_section();
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:267:32: note: expanded from macro 'enter_blocking_section'
- #define enter_blocking_section CAML_DEPRECATED("enter_blocking_section", "caml_enter_blocking_section") caml_enter_blocking_section
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"enter_blocking_section\" is deprecated: use \"caml_enter_blocking_section\" instead"
-      ^
- netsys_c_sem.c:281:5: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead [-W#pragma-messages]
-     leave_blocking_section();
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:268:32: note: expanded from macro 'leave_blocking_section'
- #define leave_blocking_section CAML_DEPRECATED("leave_blocking_section", "caml_leave_blocking_section") caml_leave_blocking_section
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"leave_blocking_section\" is deprecated: use \"caml_leave_blocking_section\" instead"
-      ^
- 10 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_shm.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_shm.c'
- netsys_c_shm.c:39:16: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     cv_flags = convert_flag_list(flags, shm_open_flag_table);
-                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- netsys_c_shm.c:40:9: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-     p = stat_alloc(string_length(path) + 1);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- netsys_c_shm.c:40:20: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-     p = stat_alloc(string_length(path) + 1);
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- netsys_c_shm.c:43:5: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-     stat_free(p);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- 4 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_spawn.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_spawn.c'
- netsys_c_spawn.c:142:14: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-         sub_argv[k] = Bytes_val(Field(v_args, k));
-                     ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_spawn.c:150:13: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-         sub_env[k] = Bytes_val(Field(v_env, k));
-                    ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_spawn.c:573:14: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-         sub_argv[k] = Bytes_val(Field(v_args, k));
-                     ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_spawn.c:581:13: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-         sub_env[k] = Bytes_val(Field(v_env, k));
-                    ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_spawn.c:617:6: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-             invalid_argument
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:100:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_spawn.c:641:6: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-             invalid_argument
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_spawn.c:806:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("USE_FORK_EXEC");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- 7 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_subprocess.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_subprocess.c'
- netsys_c_subprocess.c:285:6: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-             failwith("Cannot allocate memory");
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:100:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_subprocess.c:352:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.watch_subprocess: uninitialized");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_subprocess.c:428:6: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-             failwith("Cannot allocate memory");
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_subprocess.c:472:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     r = alloc(2,0);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- netsys_c_subprocess.c:557:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-             st = alloc_small(1, TAG_WEXITED);
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- netsys_c_subprocess.c:561:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-             st = alloc_small(1, TAG_WSIGNALED);
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- netsys_c_subprocess.c:565:6: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-         r = alloc(1,0);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- netsys_c_subprocess.c:651:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.watch_subprocess: uninitialized");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_subprocess.c:689:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.watch_subprocess: uninitialized");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- 9 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_syslog.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_syslog.c'
- netsys_c_syslog.c:89:18: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-             ident_buf = stat_alloc(IDENT_BUF_LEN);
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:100:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- netsys_c_syslog.c:97:15: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     options = convert_flag_list(opts, syslog_opt_flags);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- 2 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_clock.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_clock.c'
- netsys_c_clock.c:26:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix: time value out of range");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:101:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_clock.c:29:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix: time value out of range");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:105:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_clock.c:25:46: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-     if (!isfinite(d) || d < 0 || d > LONG_MAX-1)
-                                    ~ ~~~~~~~~^~
- netsys_c_clock.c:47:13: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     tsout = alloc(2,0);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- netsys_c_clock.c:188:7: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-     s = String_val(v);
-       ^ ~~~~~~~~~~~~~
- netsys_c_clock.c:438:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.timer_event: timer is not connected with event");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:15:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- 6 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_event.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_event.c'
- netsys_c_event.c:271:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.set_nonblock_event: already destroyed");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:100:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_event.c:293:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.get_event_fd_nodup: already destroyed");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_event.c:309:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.get_event_fd: already destroyed");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_event.c:353:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.set_event: already destroyed");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:143:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_event.c:355:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.set_event: not allowed for this type of event");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:147:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_event.c:376:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.wait_event: already destroyed");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:162:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_event.c:405:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_posix.consume_event: already destroyed");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:177:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- 7 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_win32.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_win32.c'
- netsys_c_win32.c:60:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_fill_random");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:100:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:79:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_get_full_path_name");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:97:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_get_long_path_name");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:115:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_modify_close_on_exec");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:134:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_test_close_on_exec");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:148:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_is_crt_fd");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:227:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_create_event");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:249:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_close_event");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:262:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_set_auto_close_event_proxy");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:279:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_set_event");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:295:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_reset_event");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:315:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_test_event");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:345:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_event_wait");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:356:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_event_descr");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:386:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_wsa_event_select");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:394:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_wsa_maximum_wait_events");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:26:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:481:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_wsa_wait_for_multiple_events");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:30:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:541:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_wsa_enum_network_events");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:34:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1035:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_create_local_named_pipe");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:38:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1133:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_listen");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1205:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_unlisten");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:46:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1275:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_connect");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:50:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1336:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_read");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:54:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1403:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_write");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:58:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1441:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_shutdown");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1456:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_free");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1472:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_conn_state");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1490:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_rd_event");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1508:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_wr_event");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1521:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_descr");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1533:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_set_auto_close_pipe_proxy");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:26:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1549:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_pipe_signal");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:30:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1719:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_create_process");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:34:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1780:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_search_path");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:38:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1797:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_terminate_process");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1810:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_process_descr");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:46:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1822:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_set_auto_close_process_proxy");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:50:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1837:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_close_process");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:54:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1852:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_close_process");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:58:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1885:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_get_process_status");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1896:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_as_process_event");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1918:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_emulated_pid");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1929:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_win_pid");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1938:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_has_console");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1953:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_is_console");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:1965:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_alloc_console");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:26:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2004:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_get_console_attr");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:30:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2063:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_set_console_attr");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:34:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2095:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_get_console_info");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:38:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2149:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_get_console_mode");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2218:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_set_console_mode");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:46:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2227:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_getacp");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:50:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2246:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_init_console_codepage");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:54:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2341:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_clear_console");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:58:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2350:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_get_current_thread_id");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2397:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_cancel_synchronous_io");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_win32.c:2510:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("netsys_real_select");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- 57 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_htab.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_htab.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_queue.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_queue.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_mem.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_mem.c'
- netsys_c_mem.c:33:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *mem = Bigarray_val(memv);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:100:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:33:33: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     struct caml_bigarray *mem = Bigarray_val(memv);
-                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:34:12: warning: initializing 'char *' with an expression of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-     char * s = Bytes_val(sv);
-            ^   ~~~~~~~~~~~~~
- netsys_c_mem.c:51:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *mem = Bigarray_val(memv);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:51:33: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     struct caml_bigarray *mem = Bigarray_val(memv);
-                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:65:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *mem = Bigarray_val(memv);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:65:33: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     struct caml_bigarray *mem = Bigarray_val(memv);
-                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:86:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-     return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8,
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- netsys_c_mem.c:86:32: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-     return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8,
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead"
-      ^
- netsys_c_mem.c:86:52: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead [-W#pragma-messages]
-     return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8,
-                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:319:24: note: expanded from macro 'BIGARRAY_UINT8'
- #define BIGARRAY_UINT8 CAML_DEPRECATED("BIGARRAY_UINT8", "CAML_BA_UINT8") CAML_BA_UINT8
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"BIGARRAY_UINT8\" is deprecated: use \"CAML_BA_UINT8\" instead"
-      ^
- netsys_c_mem.c:114:9: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | 
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:136:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- netsys_c_mem.c:114:29: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | 
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead"
-      ^
- netsys_c_mem.c:114:49: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead [-W#pragma-messages]
-     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | 
-                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:319:24: note: expanded from macro 'BIGARRAY_UINT8'
- #define BIGARRAY_UINT8 CAML_DEPRECATED("BIGARRAY_UINT8", "CAML_BA_UINT8") CAML_BA_UINT8
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"BIGARRAY_UINT8\" is deprecated: use \"CAML_BA_UINT8\" instead"
-      ^
- netsys_c_mem.c:115:8: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead [-W#pragma-messages]
-                             BIGARRAY_MAPPED_FILE,
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:336:30: note: expanded from macro 'BIGARRAY_MAPPED_FILE'
- #define BIGARRAY_MAPPED_FILE CAML_DEPRECATED("BIGARRAY_MAPPED_FILE", "CAML_BA_MAPPED_FILE") CAML_BA_MAPPED_FILE
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"BIGARRAY_MAPPED_FILE\" is deprecated: use \"CAML_BA_MAPPED_FILE\" instead"
-      ^
- netsys_c_mem.c:128:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *mem = Bigarray_val(memv);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:128:33: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     struct caml_bigarray *mem = Bigarray_val(memv);
-                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:142:3: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-                 failwith("Netsys_mem.zero_pages assertion failed");
-                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_mem.c:146:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netsys_mem.zero_pages only for whole pages");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:26:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_mem.c:167:9: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | 
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:30:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- netsys_c_mem.c:167:29: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | 
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:34:6: note: expanded from here
-  GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead"
-      ^
- netsys_c_mem.c:167:49: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead [-W#pragma-messages]
-     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | 
-                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:319:24: note: expanded from macro 'BIGARRAY_UINT8'
- #define BIGARRAY_UINT8 CAML_DEPRECATED("BIGARRAY_UINT8", "CAML_BA_UINT8") CAML_BA_UINT8
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:38:6: note: expanded from here
-  GCC warning "\"BIGARRAY_UINT8\" is deprecated: use \"CAML_BA_UINT8\" instead"
-      ^
- netsys_c_mem.c:168:8: warning: "BIGARRAY_MANAGED" is deprecated: use "CAML_BA_MANAGED" instead [-W#pragma-messages]
-                             BIGARRAY_MANAGED,
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:335:26: note: expanded from macro 'BIGARRAY_MANAGED'
- #define BIGARRAY_MANAGED CAML_DEPRECATED("BIGARRAY_MANAGED", "CAML_BA_MANAGED") CAML_BA_MANAGED
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"BIGARRAY_MANAGED\" is deprecated: use \"CAML_BA_MANAGED\" instead"
-      ^
- netsys_c_mem.c:200:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_mem: large files not supported on this OS");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:46:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_mem.c:214:6: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-             failwith("Netsys_mem: cannot mmap - file position exceeds file size");
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:50:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_mem.c:217:6: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-             failwith("Netsys_mem: cannot mmap - file too large");
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:54:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_mem.c:222:6: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-             invalid_argument("netsys_map_file");
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:58:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_mem.c:235:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-     return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT | 
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:62:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- netsys_c_mem.c:235:32: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead [-W#pragma-messages]
-     return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT | 
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:319:24: note: expanded from macro 'BIGARRAY_UINT8'
- #define BIGARRAY_UINT8 CAML_DEPRECATED("BIGARRAY_UINT8", "CAML_BA_UINT8") CAML_BA_UINT8
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:66:6: note: expanded from here
-  GCC warning "\"BIGARRAY_UINT8\" is deprecated: use \"CAML_BA_UINT8\" instead"
-      ^
- netsys_c_mem.c:235:49: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-     return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT | 
-                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead"
-      ^
- netsys_c_mem.c:236:11: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead [-W#pragma-messages]
-                                BIGARRAY_MAPPED_FILE, 1, eff_addr, basize);
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:336:30: note: expanded from macro 'BIGARRAY_MAPPED_FILE'
- #define BIGARRAY_MAPPED_FILE CAML_DEPRECATED("BIGARRAY_MAPPED_FILE", "CAML_BA_MAPPED_FILE") CAML_BA_MAPPED_FILE
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"BIGARRAY_MAPPED_FILE\" is deprecated: use \"CAML_BA_MAPPED_FILE\" instead"
-      ^
- netsys_c_mem.c:257:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:257:31: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:258:21: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead [-W#pragma-messages]
-     if ((b->flags & BIGARRAY_MANAGED_MASK) == BIGARRAY_MAPPED_FILE) {
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:337:31: note: expanded from macro 'BIGARRAY_MANAGED_MASK'
- #define BIGARRAY_MANAGED_MASK CAML_DEPRECATED("BIGARRAY_MANAGED_MASK", "CAML_BA_MANAGED_MASK") CAML_BA_MANAGED_MASK
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  GCC warning "\"BIGARRAY_MANAGED_MASK\" is deprecated: use \"CAML_BA_MANAGED_MASK\" instead"
-      ^
- netsys_c_mem.c:258:47: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead [-W#pragma-messages]
-     if ((b->flags & BIGARRAY_MANAGED_MASK) == BIGARRAY_MAPPED_FILE) {
-                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:336:30: note: expanded from macro 'BIGARRAY_MAPPED_FILE'
- #define BIGARRAY_MAPPED_FILE CAML_DEPRECATED("BIGARRAY_MAPPED_FILE", "CAML_BA_MAPPED_FILE") CAML_BA_MAPPED_FILE
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  GCC warning "\"BIGARRAY_MAPPED_FILE\" is deprecated: use \"CAML_BA_MAPPED_FILE\" instead"
-      ^
- netsys_c_mem.c:263:16: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead [-W#pragma-messages]
-                 (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:337:31: note: expanded from macro 'BIGARRAY_MANAGED_MASK'
- #define BIGARRAY_MANAGED_MASK CAML_DEPRECATED("BIGARRAY_MANAGED_MASK", "CAML_BA_MANAGED_MASK") CAML_BA_MANAGED_MASK
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:28:6: note: expanded from here
-  GCC warning "\"BIGARRAY_MANAGED_MASK\" is deprecated: use \"CAML_BA_MANAGED_MASK\" instead"
-      ^
- netsys_c_mem.c:263:41: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead [-W#pragma-messages]
-                 (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
-                                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:334:27: note: expanded from macro 'BIGARRAY_EXTERNAL'
- #define BIGARRAY_EXTERNAL CAML_DEPRECATED("BIGARRAY_EXTERNAL", "CAML_BA_EXTERNAL") CAML_BA_EXTERNAL
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:32:6: note: expanded from here
-  GCC warning "\"BIGARRAY_EXTERNAL\" is deprecated: use \"CAML_BA_EXTERNAL\" instead"
-      ^
- netsys_c_mem.c:270:16: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead [-W#pragma-messages]
-                 (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:337:31: note: expanded from macro 'BIGARRAY_MANAGED_MASK'
- #define BIGARRAY_MANAGED_MASK CAML_DEPRECATED("BIGARRAY_MANAGED_MASK", "CAML_BA_MANAGED_MASK") CAML_BA_MANAGED_MASK
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:36:6: note: expanded from here
-  GCC warning "\"BIGARRAY_MANAGED_MASK\" is deprecated: use \"CAML_BA_MANAGED_MASK\" instead"
-      ^
- netsys_c_mem.c:270:41: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead [-W#pragma-messages]
-                 (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
-                                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:334:27: note: expanded from macro 'BIGARRAY_EXTERNAL'
- #define BIGARRAY_EXTERNAL CAML_DEPRECATED("BIGARRAY_EXTERNAL", "CAML_BA_EXTERNAL") CAML_BA_EXTERNAL
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:40:6: note: expanded from here
-  GCC warning "\"BIGARRAY_EXTERNAL\" is deprecated: use \"CAML_BA_EXTERNAL\" instead"
-      ^
- netsys_c_mem.c:281:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *b;
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:44:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:282:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *mem;
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:48:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:288:9: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     b = Bigarray_val(bv);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:72:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:294:12: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     dimv = alloc(b->num_dims,0);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:76:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- netsys_c_mem.c:300:11: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     mem = Bigarray_val(memv);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:378:23: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:7:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:399:5: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead [-W#pragma-messages]
-     enter_blocking_section();
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:267:32: note: expanded from macro 'enter_blocking_section'
- #define enter_blocking_section CAML_DEPRECATED("enter_blocking_section", "caml_enter_blocking_section") caml_enter_blocking_section
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:11:6: note: expanded from here
-  GCC warning "\"enter_blocking_section\" is deprecated: use \"caml_enter_blocking_section\" instead"
-      ^
- netsys_c_mem.c:401:5: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead [-W#pragma-messages]
-     leave_blocking_section();   /* keeps errno intact */
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:268:32: note: expanded from macro 'leave_blocking_section'
- #define leave_blocking_section CAML_DEPRECATED("leave_blocking_section", "caml_leave_blocking_section") caml_leave_blocking_section
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:15:6: note: expanded from here
-  GCC warning "\"leave_blocking_section\" is deprecated: use \"caml_leave_blocking_section\" instead"
-      ^
- netsys_c_mem.c:419:23: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:19:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:440:5: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead [-W#pragma-messages]
-     enter_blocking_section();
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:267:32: note: expanded from macro 'enter_blocking_section'
- #define enter_blocking_section CAML_DEPRECATED("enter_blocking_section", "caml_enter_blocking_section") caml_enter_blocking_section
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:23:6: note: expanded from here
-  GCC warning "\"enter_blocking_section\" is deprecated: use \"caml_enter_blocking_section\" instead"
-      ^
- netsys_c_mem.c:442:5: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead [-W#pragma-messages]
-     leave_blocking_section();
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:268:32: note: expanded from macro 'leave_blocking_section'
- #define leave_blocking_section CAML_DEPRECATED("leave_blocking_section", "caml_leave_blocking_section") caml_leave_blocking_section
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:27:6: note: expanded from here
-  GCC warning "\"leave_blocking_section\" is deprecated: use \"caml_leave_blocking_section\" instead"
-      ^
- netsys_c_mem.c:469:23: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:31:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:470:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     flags = convert_flag_list(flagsv, msg_flag_table);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:35:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- netsys_c_mem.c:478:5: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead [-W#pragma-messages]
-     enter_blocking_section();
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:267:32: note: expanded from macro 'enter_blocking_section'
- #define enter_blocking_section CAML_DEPRECATED("enter_blocking_section", "caml_enter_blocking_section") caml_enter_blocking_section
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:39:6: note: expanded from here
-  GCC warning "\"enter_blocking_section\" is deprecated: use \"caml_enter_blocking_section\" instead"
-      ^
- netsys_c_mem.c:486:5: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead [-W#pragma-messages]
-     leave_blocking_section();
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:268:32: note: expanded from macro 'leave_blocking_section'
- #define leave_blocking_section CAML_DEPRECATED("leave_blocking_section", "caml_leave_blocking_section") caml_leave_blocking_section
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:43:6: note: expanded from here
-  GCC warning "\"leave_blocking_section\" is deprecated: use \"caml_leave_blocking_section\" instead"
-      ^
- netsys_c_mem.c:509:23: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:47:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:510:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-     flags = convert_flag_list(flagsv, msg_flag_table);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- netsys_c_mem.c:518:5: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead [-W#pragma-messages]
-     enter_blocking_section();
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:267:32: note: expanded from macro 'enter_blocking_section'
- #define enter_blocking_section CAML_DEPRECATED("enter_blocking_section", "caml_enter_blocking_section") caml_enter_blocking_section
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  GCC warning "\"enter_blocking_section\" is deprecated: use \"caml_enter_blocking_section\" instead"
-      ^
- netsys_c_mem.c:526:5: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead [-W#pragma-messages]
-     leave_blocking_section();
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:268:32: note: expanded from macro 'leave_blocking_section'
- #define leave_blocking_section CAML_DEPRECATED("leave_blocking_section", "caml_leave_blocking_section") caml_leave_blocking_section
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"leave_blocking_section\" is deprecated: use \"caml_leave_blocking_section\" instead"
-      ^
- netsys_c_mem.c:540:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:540:31: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:547:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:547:31: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:553:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_mem.value_area: error");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_mem.c:563:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:26:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:563:31: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:30:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:577:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:34:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:577:31: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:38:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:585:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netsys_mem.init_header");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_mem.c:622:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:46:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- netsys_c_mem.c:622:31: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     struct caml_bigarray *b = Bigarray_val(memv);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:50:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:632:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netsys_mem.init_string");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:54:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- netsys_c_mem.c:1002:16: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-                     b_work = Bigarray_val(work);
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:58:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:1003:16: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-                     b_copy = Bigarray_val(copy);
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:62:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:1009:41: warning: "BIGARRAY_KIND_MASK" is deprecated: use "CAML_BA_KIND_MASK" instead [-W#pragma-messages]
-                         caml_ba_element_size[b_work->flags & BIGARRAY_KIND_MASK];
-                                                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:328:28: note: expanded from macro 'BIGARRAY_KIND_MASK'
- #define BIGARRAY_KIND_MASK CAML_DEPRECATED("BIGARRAY_KIND_MASK", "CAML_BA_KIND_MASK") CAML_BA_KIND_MASK
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:66:6: note: expanded from here
-  GCC warning "\"BIGARRAY_KIND_MASK\" is deprecated: use \"CAML_BA_KIND_MASK\" instead"
-      ^
- netsys_c_mem.c:1038:16: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-                         data_copy = stat_alloc(size_aligned);
-                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- netsys_c_mem.c:1257:12: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-                   stat_alloc(sizeof(struct named_custom_ops));
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- netsys_c_mem.c:1258:14: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-         ops->name = stat_alloc(caml_string_length(Field(pair,0))+1);
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- netsys_c_mem.c:1259:2: warning: ignoring return value of function declared with pure attribute [-Wunused-value]
-         strcmp(ops->name, String_val(Field(pair,0)));
-         ^~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1265:26: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     mem_data = ((char *) Bigarray_val(memv)->data) + off;
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:1266:26: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-     mem_end = mem_data + Bigarray_val(memv)->dim[0];
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- netsys_c_mem.c:1290:2: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-         stat_free(ops->name);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- netsys_c_mem.c:1291:2: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-         stat_free(ops);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:28:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- netsys_c_mem.c:1312:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_mem.init_value: Library error");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:32:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_mem.c:1316:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_mem.init_value: Unknown error");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:36:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_mem.c:1354:29: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead [-W#pragma-messages]
-     struct named_custom_ops int32_ops;
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:171:19: note: expanded from macro 'int32_ops'
- #define int32_ops CAML_DEPRECATED("int32_ops", "caml_int32_ops") caml_int32_ops
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:40:6: note: expanded from here
-  GCC warning "\"int32_ops\" is deprecated: use \"caml_int32_ops\" instead"
-      ^
- netsys_c_mem.c:1355:29: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead [-W#pragma-messages]
-     struct named_custom_ops int64_ops;
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:174:19: note: expanded from macro 'int64_ops'
- #define int64_ops CAML_DEPRECATED("int64_ops", "caml_int64_ops") caml_int64_ops
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:44:6: note: expanded from here
-  GCC warning "\"int64_ops\" is deprecated: use \"caml_int64_ops\" instead"
-      ^
- netsys_c_mem.c:1356:29: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead [-W#pragma-messages]
-     struct named_custom_ops nativeint_ops;
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:176:23: note: expanded from macro 'nativeint_ops'
- #define nativeint_ops CAML_DEPRECATED("nativeint_ops", "caml_nativeint_ops") caml_nativeint_ops
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:48:6: note: expanded from here
-  GCC warning "\"nativeint_ops\" is deprecated: use \"caml_nativeint_ops\" instead"
-      ^
- netsys_c_mem.c:1392:17: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-         Custom_ops_val(alloc_bigarray_dims(CAML_BA_UINT8 | BIGARRAY_C_LAYOUT, 
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- netsys_c_mem.c:1392:53: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-         Custom_ops_val(alloc_bigarray_dims(CAML_BA_UINT8 | BIGARRAY_C_LAYOUT, 
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- netsys_c_mem.c:1394:26: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead [-W#pragma-messages]
-     bigarray_ops.next = &int32_ops;
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:171:19: note: expanded from macro 'int32_ops'
- #define int32_ops CAML_DEPRECATED("int32_ops", "caml_int32_ops") caml_int32_ops
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:81:6: note: expanded from here
-  GCC warning "\"int32_ops\" is deprecated: use \"caml_int32_ops\" instead"
-      ^
- netsys_c_mem.c:1396:5: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead [-W#pragma-messages]
-     int32_ops.name = "_i";
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:171:19: note: expanded from macro 'int32_ops'
- #define int32_ops CAML_DEPRECATED("int32_ops", "caml_int32_ops") caml_int32_ops
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"int32_ops\" is deprecated: use \"caml_int32_ops\" instead"
-      ^
- netsys_c_mem.c:1397:5: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead [-W#pragma-messages]
-     int32_ops.ops = Custom_ops_val(caml_copy_int32(0));
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:171:19: note: expanded from macro 'int32_ops'
- #define int32_ops CAML_DEPRECATED("int32_ops", "caml_int32_ops") caml_int32_ops
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"int32_ops\" is deprecated: use \"caml_int32_ops\" instead"
-      ^
- netsys_c_mem.c:1398:5: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead [-W#pragma-messages]
-     int32_ops.next = &int64_ops;
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:171:19: note: expanded from macro 'int32_ops'
- #define int32_ops CAML_DEPRECATED("int32_ops", "caml_int32_ops") caml_int32_ops
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"int32_ops\" is deprecated: use \"caml_int32_ops\" instead"
-      ^
- netsys_c_mem.c:1398:23: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead [-W#pragma-messages]
-     int32_ops.next = &int64_ops;
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:174:19: note: expanded from macro 'int64_ops'
- #define int64_ops CAML_DEPRECATED("int64_ops", "caml_int64_ops") caml_int64_ops
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"int64_ops\" is deprecated: use \"caml_int64_ops\" instead"
-      ^
- netsys_c_mem.c:1400:5: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead [-W#pragma-messages]
-     int64_ops.name = "_j";
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:174:19: note: expanded from macro 'int64_ops'
- #define int64_ops CAML_DEPRECATED("int64_ops", "caml_int64_ops") caml_int64_ops
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"int64_ops\" is deprecated: use \"caml_int64_ops\" instead"
-      ^
- netsys_c_mem.c:1401:5: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead [-W#pragma-messages]
-     int64_ops.ops = Custom_ops_val(caml_copy_int64(0));
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:174:19: note: expanded from macro 'int64_ops'
- #define int64_ops CAML_DEPRECATED("int64_ops", "caml_int64_ops") caml_int64_ops
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"int64_ops\" is deprecated: use \"caml_int64_ops\" instead"
-      ^
- netsys_c_mem.c:1402:5: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead [-W#pragma-messages]
-     int64_ops.next = &nativeint_ops;
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:174:19: note: expanded from macro 'int64_ops'
- #define int64_ops CAML_DEPRECATED("int64_ops", "caml_int64_ops") caml_int64_ops
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:26:6: note: expanded from here
-  GCC warning "\"int64_ops\" is deprecated: use \"caml_int64_ops\" instead"
-      ^
- netsys_c_mem.c:1402:23: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead [-W#pragma-messages]
-     int64_ops.next = &nativeint_ops;
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:176:23: note: expanded from macro 'nativeint_ops'
- #define nativeint_ops CAML_DEPRECATED("nativeint_ops", "caml_nativeint_ops") caml_nativeint_ops
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:30:6: note: expanded from here
-  GCC warning "\"nativeint_ops\" is deprecated: use \"caml_nativeint_ops\" instead"
-      ^
- netsys_c_mem.c:1404:5: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead [-W#pragma-messages]
-     nativeint_ops.name = "_n";
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:176:23: note: expanded from macro 'nativeint_ops'
- #define nativeint_ops CAML_DEPRECATED("nativeint_ops", "caml_nativeint_ops") caml_nativeint_ops
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:34:6: note: expanded from here
-  GCC warning "\"nativeint_ops\" is deprecated: use \"caml_nativeint_ops\" instead"
-      ^
- netsys_c_mem.c:1405:5: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead [-W#pragma-messages]
-     nativeint_ops.ops = Custom_ops_val(caml_copy_nativeint(0));
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:176:23: note: expanded from macro 'nativeint_ops'
- #define nativeint_ops CAML_DEPRECATED("nativeint_ops", "caml_nativeint_ops") caml_nativeint_ops
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:38:6: note: expanded from here
-  GCC warning "\"nativeint_ops\" is deprecated: use \"caml_nativeint_ops\" instead"
-      ^
- netsys_c_mem.c:1406:5: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead [-W#pragma-messages]
-     nativeint_ops.next = NULL;
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:176:23: note: expanded from macro 'nativeint_ops'
- #define nativeint_ops CAML_DEPRECATED("nativeint_ops", "caml_nativeint_ops") caml_nativeint_ops
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"nativeint_ops\" is deprecated: use \"caml_nativeint_ops\" instead"
-      ^
- netsys_c_mem.c:1495:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_mem.copy_value: Library error");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:47:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_mem.c:1499:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-         failwith("Netsys_mem.copy_value: Unknown error");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- netsys_c_mem.c:1512:6: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-         r = alloc_small(2,0);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:74:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- netsys_c_mem.c:1517:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("Netsys_mem.get_custom_ops");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:78:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- 104 warnings generated.
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_xdr.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_xdr.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_ip6.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_ip6.c'
- if [ "Xnetsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -a -o netsys.cma  netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo; \
- else \
- 	../../tools/mkstublib -o netsys netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo netsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o -lrt ; \
- fi
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_oothr.ml
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr.cma -a netsys_oothr.cmo
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_outofheap.c
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_outofheap.c'
- opts="-opaque"; \
-         if [ -f "$(basename netsys_oothr_mt.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt.ml
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr_mt.cma -a \
- 	netsys_oothr.cmo netsys_oothr_mt.cmo
- opts="-opaque"; \
-         if [ -f "$(basename netsys_oothr_mt_init.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt_init.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt_init.ml
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@/zip/' \
- 	META.in >META
- gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- opts="-opaque"; \
-         if [ -f "$(basename netshm.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm.ml
- File "netshm.ml", line 136, characters 17-35:
- 136 | (Pervasives.compare : int -> int -> int)
-                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- opts="-opaque"; \
-         if [ -f "$(basename netshm_data.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm_data.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_data.ml
- opts="-opaque"; \
-         if [ -f "$(basename netshm_hashtbl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm_hashtbl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_hashtbl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netshm_array.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm_array.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_array.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netshm.cma  netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo; \
- else \
- 	../../tools/mkstublib -o netshm netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo  ; \
- fi
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- sed -e 's/@VERSION@/4.1.9/' netconst.mlp >netconst.ml
- ocamllex netglob_lex.mll
- 69 states, 297 transitions, table size 1602 bytes
- ocaml ../../tools/unicode_charinfo.ml unicode_charinfo.txt \
- 	> netunichar.ml
- ../../tools/unimap_to_ocaml/unimap_to_ocaml \
- 	-o netmappings_asn1.ml netmappings_asn1.pmap
- Reading netmappings_asn1.pmap
- Processing asn1_t61
-    (Heavy conflicts: 3 of 256)
- Processing asn1_printable
-    (Heavy conflicts: 0 of 256)
- Processing asn1_iso646
-    (Heavy conflicts: 0 of 256)
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@/zip/' \
- 	META.in >META
- gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- opts="-opaque"; \
-         if [ -f "$(basename netconst.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netconst.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netconst.ml
- opts="-opaque"; \
-         if [ -f "$(basename netstring_str.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netstring_str.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netstring_str.ml
- opts="-opaque"; \
-         if [ -f "$(basename netstring_tstring.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netstring_tstring.mli
- opts="-opaque"; \
-         if [ -f "$(basename netbuffer.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netbuffer.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netbuffer.ml
- opts="-opaque"; \
-         if [ -f "$(basename netunichar.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netunichar.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netunichar.ml
- opts="-opaque"; \
-         if [ -f "$(basename netaux.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netaux.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netaux.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netstring_tstring.ml
- opts="-opaque"; \
-         if [ -f "$(basename netchannels.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netchannels.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netchannels.ml
- File "netchannels.ml", line 216, characters 14-30:
- 216 | ..............uf pos len in
- 216 |   ........................................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 223, characters 4-27:
- 223 | ....ut ch buf pos len 
-     | 
- 223 |   m................................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 228, characters 6-36:
- 228 | ......g ch len 
-     |     #else
- 228 |       let ..........................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 237, characters 4-25:
- 237 | ....ar () =
- 237 |     if closed...............................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 241, characters 4-25:
- 241 | ....ne () =
- 241 |     if closed...............................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 245, characters 4-25:
- 245 | ....te () =
- 245 |     if closed...............................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 249, characters 6-25:
- 249 | ...... 
-     | 
- 249 |   method close_i......
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 254, characters 4-21:
- 254 | ....os_in =
- 254 |     if cl...................................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", lines 933-946, characters 2-62:
- 933 | ..fer_size ?pass_through
-     |             (x : lift_in_arg) =
-     |   match x with
-     |       `Rec r when not buffered ->
-     | 	if eol <> ["\n"] then invalid_arg "Netchannels.lift_in";
- ...
-     | 	if eol <> ["\n"] then invalid_arg "Netchannels.lift_in";
-     | 	new lift_raw_in_channel r
-     |     | `Raw r when buffered ->
- 946 | 	new .........................................................
- 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
- gmake[1]: *** [../../Makefile.rules:129: netchannels.cmo] Error 2
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- gmake: *** [Makefile:23: all] Error 2
[ERROR] The compilation of ocamlnet.4.1.9-2 failed at "gmake all".
Processing 229/290: [extunix: dune build] [ocurl: ./configure] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build]
Processing 230/290: [extunix: dune build] [ocurl: ./configure] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
Processing 231/290: [extunix: dune build] [ocurl: ./configure] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_stable_witness" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_stable_witness.v0.16.0)
-> compiled  ppx_stable_witness.v0.16.0
Processing 231/290: [extunix: dune build] [ocurl: ./configure] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_stable_witness.v0.16.0
Processing 232/290: [extunix: dune build] [ocurl: ./configure] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_stable" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_stable.v0.16.0)
-> compiled  ppx_stable.v0.16.0
Processing 232/290: [extunix: dune build] [ocurl: ./configure] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_stable.v0.16.0
Processing 233/290: [extunix: dune build] [ocurl: ./configure] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "extunix" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/extunix.0.4.1)
- (cd _build/default/src && ../discover/discover.exe)
- checking EVENTFD.............ok
- checking ATFILE..............ok
- checking DIRFD...............ok
- checking STATVFS.............ok
- checking FSTATVFS............ok
- checking SIOCGIFCONF.........failed
- checking IFADDRS.............ok
- checking INET_NTOA...........ok
- checking INET_NTOP...........ok
- checking UNAME...............ok
- checking FADVISE.............failed
- checking FALLOCATE...........failed
- checking TTY_IOCTL...........failed
- checking TTYNAME.............ok
- checking CTERMID.............ok
- checking GETTID..............failed
- checking PGID................ok
- checking SETREUID............ok
- checking FSYNC...............ok
- checking FDATASYNC...........ok
- checking SYNC................ok
- checking SYNCFS..............failed
- checking REALPATH............ok
- checking SIGNALFD............failed
- checking PTRACE..............failed
- checking RESOURCE............ok
- checking MLOCKALL............ok
- checking STRPTIME............ok
- checking STRTIME.............ok
- checking TIMEZONE............failed
- checking TIMEGM..............failed
- checking PTS.................ok
- checking FCNTL...............ok
- checking TCPGRP..............ok
- checking EXECINFO............ok
- checking SETENV..............ok
- checking CLEARENV............failed
- checking MKDTEMP.............ok
- checking MALLOC_INFO.........failed
- checking MALLOC_STATS........failed
- checking MEMALIGN............ok
- checking ENDIAN..............ok
- checking READ_CREDENTIALS....failed
- checking FEXECVE.............ok
- checking SENDMSG.............failed
- checking PREAD...............ok
- checking PWRITE..............ok
- checking READ................ok
- checking WRITE...............ok
- checking MKSTEMPS............failed
- checking MKOSTEMPS...........failed
- checking SETRESUID...........failed
- checking SYSCONF.............ok
- checking SPLICE..............failed
- checking TEE.................failed
- checking VMSPLICE............failed
- checking SOCKOPT.............ok
- checking TCP_KEEPIDLE........failed
- checking TCP_KEEPCNT.........failed
- checking TCP_KEEPINTVL.......failed
- checking SO_REUSEPORT........failed
- checking POLL................ok
- checking SYSINFO.............failed
- checking MCHECK..............failed
- checking MOUNT...............failed
- checking UNSHARE.............failed
- checking CHROOT..............failed
- checking SYSLOG..............ok
-> compiled  extunix.0.4.1
Processing 233/290: [ocurl: ./configure] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed extunix.0.4.1
Processing 234/290: [ocurl: ./configure] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_sexp_conv" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_sexp_conv.v0.16.0)
-> compiled  ppx_sexp_conv.v0.16.0
Processing 234/290: [ocurl: ./configure] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_sexp_conv.v0.16.0
Processing 235/290: [ocurl: ./configure] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
Processing 236/290: [ocurl: ./configure] [ppx_assert: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
Processing 237/290: [ocurl: ./configure] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
Processing 238/290: [ocurl: ./configure] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
Processing 239/290: [ocurl: ./configure] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_typerep_conv" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_typerep_conv.v0.16.0)
-> compiled  ppx_typerep_conv.v0.16.0
Processing 239/290: [ocurl: ./configure] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_variants_conv: dune build]
Processing 240/290: [ocurl: ./configure] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [ppx_variants_conv: dune build]
-> installed ppx_typerep_conv.v0.16.0
Processing 241/290: [ocurl: ./configure] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [ppx_variants_conv: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_variants_conv" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_variants_conv.v0.16.0)
-> compiled  ppx_variants_conv.v0.16.0
Processing 241/290: [ocurl: ./configure] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed ppx_variants_conv.v0.16.0
Processing 242/290: [ocurl: ./configure] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_assert" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_assert.v0.16.0)
-> compiled  ppx_assert.v0.16.0
Processing 242/290: [ocurl: ./configure] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed ppx_assert.v0.16.0
Processing 243/290: [ocurl: ./configure] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
Processing 244/290: [jst-config: dune build] [ocurl: ./configure] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_hash" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_hash.v0.16.0)
-> compiled  ppx_hash.v0.16.0
Processing 244/290: [jst-config: dune build] [ocurl: ./configure] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed ppx_hash.v0.16.0
Processing 245/290: [jst-config: dune build] [ocurl: ./configure] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
Processing 246/290: [jst-config: dune build] [ocurl: ./configure] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_sexp_message" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_sexp_message.v0.16.0)
-> compiled  ppx_sexp_message.v0.16.0
Processing 246/290: [jst-config: dune build] [ocurl: ./configure] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_value: dune build]
-> installed ppx_sexp_message.v0.16.0
Processing 247/290: [jst-config: dune build] [ocurl: ./configure] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_value: dune build]
Processing 248/290: [jst-config: dune build] [ocurl: ./configure] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_log: dune build] [ppx_sexp_value: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_custom_printf" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_custom_printf.v0.16.0)
-> compiled  ppx_custom_printf.v0.16.0
Processing 248/290: [jst-config: dune build] [ocurl: ./configure] [ppx_base: dune build] [ppx_log: dune build] [ppx_sexp_value: dune build]
-> installed ppx_custom_printf.v0.16.0
Processing 249/290: [jst-config: dune build] [ocurl: ./configure] [ppx_base: dune build] [ppx_log: dune build] [ppx_sexp_value: dune build]
Processing 250/290: [bin_prot: dune build] [jst-config: dune build] [ocurl: ./configure] [ppx_base: dune build] [ppx_log: dune build] [ppx_sexp_value: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_sexp_value" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_sexp_value.v0.16.0)
-> compiled  ppx_sexp_value.v0.16.0
Processing 250/290: [bin_prot: dune build] [jst-config: dune build] [ocurl: ./configure] [ppx_base: dune build] [ppx_log: dune build]
-> installed ppx_sexp_value.v0.16.0
Processing 251/290: [bin_prot: dune build] [jst-config: dune build] [ocurl: ./configure] [ppx_base: dune build] [ppx_log: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_base" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_base.v0.16.0)
-> compiled  ppx_base.v0.16.0
Processing 251/290: [bin_prot: dune build] [jst-config: dune build] [ocurl: ./configure] [ppx_log: dune build]
-> installed ppx_base.v0.16.0
Processing 252/290: [bin_prot: dune build] [jst-config: dune build] [ocurl: ./configure] [ppx_log: dune build]
Processing 253/290: [bin_prot: dune build] [jst-config: dune build] [ocurl: ./configure] [ppx_log: dune build] [ppx_string: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "jst-config" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/jst-config.v0.16.0)
-> compiled  jst-config.v0.16.0
Processing 253/290: [bin_prot: dune build] [ocurl: ./configure] [ppx_log: dune build] [ppx_string: dune build]
-> installed jst-config.v0.16.0
Processing 254/290: [bin_prot: dune build] [ocurl: ./configure] [ppx_log: dune build] [ppx_string: dune build]
Processing 255/290: [bin_prot: dune build] [ocurl: ./configure] [ppx_log: dune build] [ppx_string: dune build] [time_now: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_log" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_log.v0.16.0)
-> compiled  ppx_log.v0.16.0
Processing 255/290: [bin_prot: dune build] [ocurl: ./configure] [ppx_string: dune build] [time_now: dune build]
-> installed ppx_log.v0.16.0
Processing 256/290: [bin_prot: dune build] [ocurl: ./configure] [ppx_string: dune build] [time_now: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "time_now" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/time_now.v0.16.0)
-> compiled  time_now.v0.16.0
Processing 256/290: [bin_prot: dune build] [ocurl: ./configure] [ppx_string: dune build]
-> installed time_now.v0.16.0
Processing 257/290: [bin_prot: dune build] [ocurl: ./configure] [ppx_string: dune build]
Processing 258/290: [bin_prot: dune build] [ocurl: ./configure] [ppx_inline_test: dune build] [ppx_string: dune build]
Processing 259/290: [bin_prot: dune build] [ocurl: ./configure] [ppx_inline_test: dune build] [ppx_module_timer: dune build] [ppx_string: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_string" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_string.v0.16.0)
-> compiled  ppx_string.v0.16.0
Processing 259/290: [bin_prot: dune build] [ocurl: ./configure] [ppx_inline_test: dune build] [ppx_module_timer: dune build]
-> installed ppx_string.v0.16.0
Processing 260/290: [bin_prot: dune build] [ocurl: ./configure] [ppx_inline_test: dune build] [ppx_module_timer: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "bin_prot" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/bin_prot.v0.16.0)
-> compiled  bin_prot.v0.16.0
Processing 260/290: [ocurl: ./configure] [ppx_inline_test: dune build] [ppx_module_timer: dune build]
-> installed bin_prot.v0.16.0
Processing 261/290: [ocurl: ./configure] [ppx_inline_test: dune build] [ppx_module_timer: dune build]
Processing 262/290: [ocurl: ./configure] [ppx_bin_prot: dune build] [ppx_inline_test: dune build] [ppx_module_timer: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_bin_prot" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_bin_prot.v0.16.0)
-> compiled  ppx_bin_prot.v0.16.0
Processing 262/290: [ocurl: ./configure] [ppx_inline_test: dune build] [ppx_module_timer: dune build]
-> installed ppx_bin_prot.v0.16.0
Processing 263/290: [ocurl: ./configure] [ppx_inline_test: dune build] [ppx_module_timer: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_inline_test" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_inline_test.v0.16.1)
-> compiled  ppx_inline_test.v0.16.1
Processing 263/290: [ocurl: ./configure] [ppx_module_timer: dune build]
-> installed ppx_inline_test.v0.16.1
Processing 264/290: [ocurl: ./configure] [ppx_module_timer: dune build]
Processing 265/290: [ocurl: ./configure] [ppx_bench: dune build] [ppx_module_timer: dune build]
Processing 266/290: [ocurl: ./configure] [ppx_bench: dune build] [ppx_expect: dune build] [ppx_module_timer: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_module_timer" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_module_timer.v0.16.0)
-> compiled  ppx_module_timer.v0.16.0
Processing 266/290: [ocurl: ./configure] [ppx_bench: dune build] [ppx_expect: dune build]
-> installed ppx_module_timer.v0.16.0
Processing 267/290: [ocurl: ./configure] [ppx_bench: dune build] [ppx_expect: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_bench" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_bench.v0.16.0)
-> compiled  ppx_bench.v0.16.0
Processing 267/290: [ocurl: ./configure] [ppx_expect: dune build]
-> installed ppx_bench.v0.16.0
Processing 268/290: [ocurl: ./configure] [ppx_expect: dune build]
Processing 269/290: [ocurl: ./configure] [ppx_expect: dune build] [splittable_random: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "splittable_random" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/splittable_random.v0.16.0)
-> compiled  splittable_random.v0.16.0
Processing 269/290: [ocurl: ./configure] [ppx_expect: dune build]
-> installed splittable_random.v0.16.0
Processing 270/290: [ocurl: ./configure] [ppx_expect: dune build]
Processing 271/290: [base_quickcheck: dune build] [ocurl: ./configure] [ppx_expect: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_expect" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_expect.v0.16.0)
-> compiled  ppx_expect.v0.16.0
Processing 271/290: [base_quickcheck: dune build] [ocurl: ./configure]
-> installed ppx_expect.v0.16.0
Processing 272/290: [base_quickcheck: dune build] [ocurl: ./configure]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "base_quickcheck" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/base_quickcheck.v0.16.0)
-> compiled  base_quickcheck.v0.16.0
Processing 272/290: [ocurl: ./configure]
-> installed base_quickcheck.v0.16.0
Processing 273/290: [ocurl: ./configure]
Processing 274/290: [ocurl: ./configure] [ppx_jane: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_jane" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ppx_jane.v0.16.0)
-> compiled  ppx_jane.v0.16.0
Processing 274/290: [ocurl: ./configure]
-> installed ppx_jane.v0.16.0
Processing 275/290: [ocurl: ./configure]
Processing 276/290: [int_repr: dune build] [ocurl: ./configure]
Processing 277/290: [int_repr: dune build] [jane_rope: dune build] [ocurl: ./configure]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "jane_rope" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/jane_rope.v0.16.0)
-> compiled  jane_rope.v0.16.0
Processing 277/290: [int_repr: dune build] [ocurl: ./configure]
-> installed jane_rope.v0.16.0
Processing 278/290: [int_repr: dune build] [ocurl: ./configure]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "int_repr" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/int_repr.v0.16.0)
-> compiled  int_repr.v0.16.0
Processing 278/290: [ocurl: ./configure]
-> installed int_repr.v0.16.0
Processing 279/290: [ocurl: ./configure]
Processing 280/290: [base_bigstring: dune build] [ocurl: ./configure]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "base_bigstring" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/base_bigstring.v0.16.0)
-> compiled  base_bigstring.v0.16.0
Processing 280/290: [ocurl: ./configure]
-> installed base_bigstring.v0.16.0
Processing 281/290: [ocurl: ./configure]
Processing 282/290: [core: dune build] [ocurl: ./configure]
+ /usr/home/opam/.opam/4.14.1/.opam-switch/build/ocurl.0.9.2/./configure  (CWD=/usr/home/opam/.opam/4.14.1/.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/local/include
- checking for libcurl libs... -L/usr/local/lib -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 /usr/home/opam/.opam/4.14.1/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... /usr/home/opam/.opam/4.14.1/bin/ocamlc
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/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 282/290: [core: dune build] [ocurl: gmake]
+ /usr/local/bin/gmake  (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocurl.0.9.2)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocurl.0.9.2'
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocurl.0.9.2'
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.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/local/include -DHAVE_CONFIG_H -Wall -Wundef" curl-helper.c
- ocamlmklib -oc curl-helper curl-helper.o -L/usr/local/lib -lcurl
- ocamlmklib -o curl curl.cmo -oc curl-helper -L/usr/local/lib -lcurl
- gmake[1]: 'libcurl-helper.a' is up to date.
- gmake[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 -L/usr/local/lib -lcurl
- gmake[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
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocurl.0.9.2'
-> compiled  ocurl.0.9.2
Processing 282/290: [core: dune build]
Processing 283/290: [core: dune build] [ocurl: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/usr/home/opam/.opam/4.14.1/.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 /usr/home/opam/.opam/4.14.1/lib/curl/curl_lwt.cmti
- Installed /usr/home/opam/.opam/4.14.1/lib/curl/curl_lwt.cmt
- Installed /usr/home/opam/.opam/4.14.1/lib/curl/curl_lwt.o
- Installed /usr/home/opam/.opam/4.14.1/lib/curl/curl_lwt.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/curl/curl_lwt.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/curl/curl.cmti
- Installed /usr/home/opam/.opam/4.14.1/lib/curl/curl.cmt
- Installed /usr/home/opam/.opam/4.14.1/lib/curl/curl_lwt.cmxs
- Installed /usr/home/opam/.opam/4.14.1/lib/curl/curl_lwt.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/curl/curl.cmxs
- Installed /usr/home/opam/.opam/4.14.1/lib/curl/curl.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/curl/curl.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/curl/curl_lwt.cmo
- Installed /usr/home/opam/.opam/4.14.1/lib/curl/libcurl-helper.a
- Installed /usr/home/opam/.opam/4.14.1/lib/curl/curl.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/curl/curl.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/curl/curl.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/curl/curl.a
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllcurl-helper.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllcurl-helper.so.owner
- Installed /usr/home/opam/.opam/4.14.1/lib/curl/META
-> installed ocurl.0.9.2
Processing 283/290: [core: dune build]
Processing 284/290: [core: dune build]
Processing 285/290: [core: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "core" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/core.v0.16.2)
- (cd _build/default/core/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_LARGEFILE64_SOURCE -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/base -I /usr/home/opam/.opam/4.14.1/lib/base/base_internalhash_types -I /usr/home/opam/.opam/4.14.1/lib/base/caml -I /usr/home/opam/.opam/4.14.1/lib/base/md5 -I /usr/home/opam/.opam/4.14.1/lib/base/shadow_stdlib -I /usr/home/opam/.opam/4.14.1/lib/base_bigstring -I /usr/home/opam/.opam/4.14.1/lib/base_quickcheck -I /usr/home/opam/.opam/4.14.1/lib/base_quickcheck/ppx_quickcheck/runtime -I /usr/home/opam/.opam/4.14.1/lib/bin_prot -I /usr/home/opam/.opam/4.14.1/lib/bin_prot/shape -I /usr/home/opam/.opam/4.14.1/lib/fieldslib -I /usr/home/opam/.opam/4.14.1/lib/int_repr -I /usr/home/opam/.opam/4.14.1/lib/jane-street-headers -I /usr/home/opam/.opam/4.14.1/lib/parsexp -I /usr/home/opam/.opam/4.14.1/lib/ppx_assert/runtime-lib -I /usr/home/opam/.opam/4.14.1/lib/ppx_bench/runtime-lib -I /usr/home/opam/.opam/4.14.1/lib/ppx_compare/runtime-lib -I /usr/home/opam/.opam/4.14.1/lib/ppx_enumerate/runtime-lib -I /usr/home/opam/.opam/4.14.1/lib/ppx_expect/collector -I /usr/home/opam/.opam/4.14.1/lib/ppx_expect/common -I /usr/home/opam/.opam/4.14.1/lib/ppx_expect/config -I /usr/home/opam/.opam/4.14.1/lib/ppx_expect/config_types -I /usr/home/opam/.opam/4.14.1/lib/ppx_hash/runtime-lib -I /usr/home/opam/.opam/4.14.1/lib/ppx_here/runtime-lib -I /usr/home/opam/.opam/4.14.1/lib/ppx_inline_test/config -I /usr/home/opam/.opam/4.14.1/lib/ppx_inline_test/runtime-lib -I /usr/home/opam/.opam/4.14.1/lib/ppx_log/types -I /usr/home/opam/.opam/4.14.1/lib/ppx_module_timer/runtime -I /usr/home/opam/.opam/4.14.1/lib/ppx_sexp_conv/runtime-lib -I /usr/home/opam/.opam/4.14.1/lib/ppx_stable_witness/runtime -I /usr/home/opam/.opam/4.14.1/lib/ppx_stable_witness/stable_witness -I /usr/home/opam/.opam/4.14.1/lib/sexplib -I /usr/home/opam/.opam/4.14.1/lib/sexplib0 -I /usr/home/opam/.opam/4.14.1/lib/splittable_random -I /usr/home/opam/.opam/4.14.1/lib/stdio -I /usr/home/opam/.opam/4.14.1/lib/time_now -I /usr/home/opam/.opam/4.14.1/lib/typerep -I /usr/home/opam/.opam/4.14.1/lib/variantslib -I ../../base_for_tests/src -I ../../command/src -I ../../filename_base/src -I ../../heap_block -I ../../univ_map/src -I ../../validate/src -o md5_stubs.o -c md5_stubs.c)
- md5_stubs.c:15:32: warning: pragma diagnostic expected option name (e.g. "-Wundef") [-Wunknown-pragmas]
- #pragma GCC diagnostic ignored "-pedantic"
-                                ^
- 1 warning generated.
- (cd _build/default/core/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_LARGEFILE64_SOURCE -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/base -I /usr/home/opam/.opam/4.14.1/lib/base/base_internalhash_types -I /usr/home/opam/.opam/4.14.1/lib/base/caml -I /usr/home/opam/.opam/4.14.1/lib/base/md5 -I /usr/home/opam/.opam/4.14.1/lib/base/shadow_stdlib -I /usr/home/opam/.opam/4.14.1/lib/base_bigstring -I /usr/home/opam/.opam/4.14.1/lib/base_quickcheck -I /usr/home/opam/.opam/4.14.1/lib/base_quickcheck/ppx_quickcheck/runtime -I /usr/home/opam/.opam/4.14.1/lib/bin_prot -I /usr/home/opam/.opam/4.14.1/lib/bin_prot/shape -I /usr/home/opam/.opam/4.14.1/lib/fieldslib -I /usr/home/opam/.opam/4.14.1/lib/int_repr -I /usr/home/opam/.opam/4.14.1/lib/jane-street-headers -I /usr/home/opam/.opam/4.14.1/lib/parsexp -I /usr/home/opam/.opam/4.14.1/lib/ppx_assert/runtime-lib -I /usr/home/opam/.opam/4.14.1/lib/ppx_bench/runtime-lib -I /usr/home/opam/.opam/4.14.1/lib/ppx_compare/runtime-lib -I /usr/home/opam/.opam/4.14.1/lib/ppx_enumerate/runtime-lib -I /usr/home/opam/.opam/4.14.1/lib/ppx_expect/collector -I /usr/home/opam/.opam/4.14.1/lib/ppx_expect/common -I /usr/home/opam/.opam/4.14.1/lib/ppx_expect/config -I /usr/home/opam/.opam/4.14.1/lib/ppx_expect/config_types -I /usr/home/opam/.opam/4.14.1/lib/ppx_hash/runtime-lib -I /usr/home/opam/.opam/4.14.1/lib/ppx_here/runtime-lib -I /usr/home/opam/.opam/4.14.1/lib/ppx_inline_test/config -I /usr/home/opam/.opam/4.14.1/lib/ppx_inline_test/runtime-lib -I /usr/home/opam/.opam/4.14.1/lib/ppx_log/types -I /usr/home/opam/.opam/4.14.1/lib/ppx_module_timer/runtime -I /usr/home/opam/.opam/4.14.1/lib/ppx_sexp_conv/runtime-lib -I /usr/home/opam/.opam/4.14.1/lib/ppx_stable_witness/runtime -I /usr/home/opam/.opam/4.14.1/lib/ppx_stable_witness/stable_witness -I /usr/home/opam/.opam/4.14.1/lib/sexplib -I /usr/home/opam/.opam/4.14.1/lib/sexplib0 -I /usr/home/opam/.opam/4.14.1/lib/splittable_random -I /usr/home/opam/.opam/4.14.1/lib/stdio -I /usr/home/opam/.opam/4.14.1/lib/time_now -I /usr/home/opam/.opam/4.14.1/lib/typerep -I /usr/home/opam/.opam/4.14.1/lib/variantslib -I ../../base_for_tests/src -I ../../command/src -I ../../filename_base/src -I ../../heap_block -I ../../univ_map/src -I ../../validate/src -o gc_stubs.o -c gc_stubs.c)
- gc_stubs.c:14:10: warning: '__unused' macro redefined [-Wmacro-redefined]
- # define __unused(x) x __attribute__((unused))
-          ^
- /usr/include/sys/cdefs.h:217:9: note: previous definition is here
- #define __unused        __attribute__((__unused__))
-         ^
- 1 warning generated.
-> compiled  core.v0.16.2
-> installed core.v0.16.2
Processing 287/290: [re2: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "re2" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/re2.v0.16.0)
-> compiled  re2.v0.16.0
-> installed re2.v0.16.0

#=== ERROR while compiling ocamlnet.4.1.9-2 ===================================#
# context              2.2.0~alpha3~dev | freebsd/x86_64 | ocaml-base-compiler.4.14.1 | file:///usr/home/opam/opam-repository
# path                 /usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2
# command              /usr/local/bin/gmake all
# exit-code            2
# env-file             /usr/home/opam/.opam/log/ocamlnet-1501-810b17.env
# output-file          /usr/home/opam/.opam/log/ocamlnet-1501-810b17.out
### output ###
# [...]
# 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
# gmake[1]: *** [../../Makefile.rules:129: netchannels.cmo] Error 2
# gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
# gmake: *** [Makefile:23: all] Error 2



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install devkit            1.20210517
| - install elasticsearch-cli 1.2
+- 
+- The following actions failed
| - build ocamlnet 4.1.9-2
+- 
+- The following changes have been performed (the rest was aborted)
| - install atd                         2.2.1
| - install atdgen                      2.2.1
| - install atdgen-runtime              2.9.1
| - install base                        v0.16.3
| - install base-bytes                  base
| - install base_bigstring              v0.16.0
| - install base_quickcheck             v0.16.0
| - install bin_prot                    v0.16.0
| - install biniou                      1.2.2
| - install camlp-streams               5.0.1
| - install camlzip                     1.11
| - install cmdliner                    1.2.0
| - install conf-g++                    1.0
| - install conf-libcurl                2
| - install conf-libevent               1
| - install conf-libpcre                1
| - install conf-pkg-config             3
| - install conf-zlib                   1
| - install core                        v0.16.2
| - install cppo                        1.6.9
| - install csexp                       1.5.2
| - install dune                        3.11.1
| - install dune-configurator           3.11.1
| - install easy-format                 1.3.4
| - install extlib                      1.7.9
| - install extunix                     0.4.1
| - install fieldslib                   v0.16.0
| - install int_repr                    v0.16.0
| - install jane-street-headers         v0.16.0
| - install jane_rope                   v0.16.0
| - install jst-config                  v0.16.0
| - install libevent                    0.8.1
| - install lwt                         5.7.0
| - install lwt_ppx                     2.1.0
| - install menhir                      20211128
| - install menhirLib                   20211128
| - install menhirSdk                   20211128
| - install mybuild                     6
| - install num                         1.4
| - 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 parsexp                     v0.16.0
| - install pcre                        7.5.0
| - install ppx_assert                  v0.16.0
| - install ppx_base                    v0.16.0
| - install ppx_bench                   v0.16.0
| - install ppx_bin_prot                v0.16.0
| - install ppx_cold                    v0.16.0
| - install ppx_compare                 v0.16.0
| - install ppx_custom_printf           v0.16.0
| - install ppx_derivers                1.2.1
| - install ppx_disable_unused_warnings v0.16.0
| - install ppx_enumerate               v0.16.0
| - install ppx_expect                  v0.16.0
| - install ppx_fields_conv             v0.16.0
| - install ppx_fixed_literal           v0.16.0
| - install ppx_globalize               v0.16.0
| - install ppx_hash                    v0.16.0
| - install ppx_here                    v0.16.0
| - install ppx_ignore_instrumentation  v0.16.0
| - install ppx_inline_test             v0.16.1
| - install ppx_jane                    v0.16.0
| - install ppx_let                     v0.16.0
| - install ppx_log                     v0.16.0
| - install ppx_module_timer            v0.16.0
| - install ppx_optcomp                 v0.16.0
| - install ppx_optional                v0.16.0
| - install ppx_pipebang                v0.16.0
| - install ppx_sexp_conv               v0.16.0
| - install ppx_sexp_message            v0.16.0
| - install ppx_sexp_value              v0.16.0
| - install ppx_stable                  v0.16.0
| - install ppx_stable_witness          v0.16.0
| - install ppx_string                  v0.16.0
| - install ppx_tydi                    v0.16.0
| - install ppx_typerep_conv            v0.16.0
| - install ppx_variants_conv           v0.16.0
| - install ppxlib                      0.31.0
| - install re                          1.11.0
| - install re2                         v0.16.0
| - install regex_parser_intf           v0.16.0
| - install seq                         base
| - install sexplib                     v0.16.0
| - install sexplib0                    v0.16.0
| - install splittable_random           v0.16.0
| - install stdio                       v0.16.0
| - install stdlib-shims                0.3.0
| - install time_now                    v0.16.0
| - install typerep                     v0.16.0
| - install variantslib                 v0.16.0
| - install yojson                      1.7.0
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/usr/home/opam/.opam/4.14.1/.opam-switch/backup/state-20231124051723.export"
'opam install -vy elasticsearch-cli.1.2' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OCAMLPARAM='warn-error=+8,_' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "elasticsearch-cli.1.2"
opam install -vy "elasticsearch-cli.1.2"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "elasticsearch-cli.1.2" | grep -q '\''"freebsd"'\''; 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
"jail" "-c" "name=obuilder_42623_8349" "mount.fstab=/tmp/obuilder-jail-39f291/fstab" "mount.devfs" "path=/obuilder/result/eac409f5968c4a05faf2ea196cff297016317e9a8dcaab3cec6c1d0d4076f413/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OCAMLPARAM='warn-error=+8,_' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "elasticsearch-cli.1.2"
opam install -vy "elasticsearch-cli.1.2"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "elasticsearch-cli.1.2" | grep -q '\''"freebsd"'\''; 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 1
Failed: Build failed