Building on marpe.caelum.ci.dev
(from ocaml/opam:debian-unstable)
2023-11-18 06:58.02 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache
/: (user (uid 1000) (gid 1000))
/: (env OPAMPRECISETRACKING 1)
/: (env OPAMUTF8 never)
/: (env OPAMEXTERNALSOLVER builtin-0install)
/: (env OPAMCRITERIA +removed)
/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2023-11-18 06:58.02 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 2dcd8684f95238ebe345f74fa6b964d42688f5b0"))
2023-11-18 06:58.02 ---> using "b0c8000718557b8df6d1174db7450577d3e662bdcbef702258ae014f9d274c4a" from cache
/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
- you won't be able to use mercurial repositories unless you install the hg command on your system.
- you won't be able to use darcs repositories unless you install the darcs command on your system.
<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
User configuration:
~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.
2023-11-18 06:58.02 ---> using "ffa3c56d541ad61e0ad7a929f22642bbc60b6f0af5a2de19fe22937eb35228af" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam switch create --repositories=default '4.14' '4.14.1'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.1"} | "ocaml-system" {= "4.14.1"}]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1 (cached)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14) to update the current shell environment
2023-11-18 06:58.02 ---> using "bb7053fe2789bd1551358b92e535b7a1e2217220f32a25817d4f7b82aa88f659" from cache
/: (run (network host)
(shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [9598 kB]
- Fetched 9859 kB in 2s (6553 kB/s)
- Reading package lists...
-
2023-11-18 06:58.02 ---> using "4e547f90287dcc2fdb913790b309d28d6c7f7b603f490cb20f991ac5c0c40043" from cache
/: (env OCAMLPARAM warn-error=+8,_)
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "\
\nopam remove -y \"json-wheel.1.0.6+safe-string\"\
\nopam install -vy \"json-wheel.1.0.6+safe-string\"\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: \"json-wheel.1.0.6+safe-string\" | grep -q '\"debian-unstable\"'; then\
\n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
\n exit 69\
\n fi\
\nfi\
\n\
\n\
\nexit $res\
\n"))
[NOTE] json-wheel.1.0.6+safe-string is not installed.
Nothing to do.
The following actions will be performed:
=== install 5 packages
- install base-bytes base [required by ocamlnet]
- install json-wheel 1.0.6+safe-string
- install ocamlbuild 0.14.2 [required by ocamlnet]
- install ocamlfind 1.9.6 [required by json-wheel]
- install ocamlnet 4.1.9-2 [required by json-wheel]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 2/15:
Processing 3/15:
Processing 4/15:
-> retrieved ocamlbuild.0.14.2 (cached)
Processing 5/15:
Processing 6/15: [ocamlbuild: make configure.make]
-> retrieved json-wheel.1.0.6+safe-string (cached)
-> retrieved ocamlfind.1.9.6 (cached)
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 7/15: [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 7/15: [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.14" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.14/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.14/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.14/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.14/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.14/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.14/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.14"; \
- echo "BINDIR=/home/opam/.opam/4.14/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.14/lib"; \
- echo "MANDIR=/home/opam/.opam/4.14/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.14/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.14/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.14/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.14/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.2"'; \
- ) > src/ocamlbuild_config.ml
Processing 7/15: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ocamlnet.4.1.9-2 (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.14/bin" "-sitelib" "/home/opam/.opam/4.14/lib" "-mandir" "/home/opam/.opam/4.14/man" "-config" "/home/opam/.opam/4.14/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
-
- About the OCAML core installation:
- Standard library: /home/opam/.opam/4.14/lib/ocaml
- Binaries: /home/opam/.opam/4.14/bin
- Manual pages: /home/opam/.opam/4.14/man
- Multi-threading type: posix
- The directory of site-specific packages will be
- site-lib: /home/opam/.opam/4.14/lib
- The configuration file is written to:
- findlib config file: /home/opam/.opam/4.14/lib/findlib.conf
- Software will be installed:
- Libraries: in <site-lib>/findlib
- Binaries: /home/opam/.opam/4.14/bin
- Manual pages: /home/opam/.opam/4.14/man
- topfind script: /home/opam/.opam/4.14/lib/ocaml
- Topfind ppxopt support: yes
- Toolbox: no
- Link custom runtime: no
- Need bytes compatibility: no
-
- Configuration has been written to Makefile.config
-
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 7/15: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
- ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.14/lib/findlib.conf' | \
- ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14/lib/ocaml' | \
- sed -e 's;@AUTOLINK@;true;g' \
- -e 's;@SYSTEM@;linux;g' \
- >findlib_config.ml
- if [ "true" = "true" ]; then \
- cp topfind.ml.in topfind.ml; \
- else \
- sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \
- > topfind.ml ; \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | let pkg_ancestors = query_requirements predlist pkg in
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 | let ancestors = query_requirements predlist package_name in
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | let pkg_ancestors = query_requirements predlist pkg in
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | ( let c = package_definitions search_path pkg.package_name in
- ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 | Fl_package_base.requires predlist pkg
- ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 | Fl_package_base.requires_deeply predlist pkglist
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 | Fl_package_base.package_users predicates1 packages1
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \
- -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 | match Hashtbl.find Toploop.directive_table "ppx" with
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 | Toploop.directive_table
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 | Toploop.directive_table
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 | Toploop.directive_table
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 | Toploop.directive_table
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 | Toploop.directive_table
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 | Toploop.directive_table
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
- ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.14/lib' \
- >topfind
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
- tools/patch '@SITELIB@' '/home/opam/.opam/4.14/lib' | \
- tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.14/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
Processing 7/15: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | let pkg_ancestors = query_requirements predlist pkg in
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 | let ancestors = query_requirements predlist package_name in
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | let pkg_ancestors = query_requirements predlist pkg in
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | ( let c = package_definitions search_path pkg.package_name in
- ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 | Fl_package_base.requires predlist pkg
- ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 | Fl_package_base.requires_deeply predlist pkglist
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
- ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 | Fl_package_base.package_users predicates1 packages1
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 | match Hashtbl.find Toploop.directive_table "ppx" with
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 | Toploop.directive_table
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 | Toploop.directive_table
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 | Toploop.directive_table
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 | Toploop.directive_table
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 | Toploop.directive_table
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 | Toploop.directive_table
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
- ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
- ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled ocamlfind.1.9.6
Processing 7/15: [ocamlbuild: make check-if-preinstalled]
Processing 8/15: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- if [ "1" -eq 1 ]; then \
- for x in camlp4 dbm graphics labltk num ocamlbuild; do \
- if [ -f "/home/opam/.opam/4.14/lib/$x/META" ]; then \
- if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14/lib/$x/META"; then \
- rm -f site-lib-src/$x/META; \
- fi; \
- fi; \
- done; \
- test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
- fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/4.14/bin"
- install -d "/home/opam/.opam/4.14/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/4.14/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.14/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.14/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/4.14/lib/findlib"
- install -d "/home/opam/.opam/4.14/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.14/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.14/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/home/opam/.opam/4.14/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.14/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
- cd "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/"; \
- install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.14/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.14/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.14/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14/lib/$x/META.tmp" "/home/opam/.opam/4.14/lib/$x/META"; done
- install -d "/home/opam/.opam/4.14/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.14/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/home/opam/.opam/4.14/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/4.14/man/man1" "/home/opam/.opam/4.14/man/man3" "/home/opam/.opam/4.14/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.14/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 8/15: [ocamlbuild: make check-if-preinstalled]
Processing 9/15: [ocamlbuild: make check-if-preinstalled]
-> installed base-bytes.base
Processing 10/15: [ocamlbuild: make check-if-preinstalled]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2)
- if test -d /home/opam/.opam/4.14/lib/ocaml/ocamlbuild; then\
- >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
- "/home/opam/.opam/4.14/lib/ocaml/ocamlbuild";\
- >&2 echo "Installation aborted; if you want to bypass this"\
- "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
- exit 2;\
- fi
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'bin: [' >> ocamlbuild.install
- echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo ' "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
- echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
- echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \
- echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'man: [' >> ocamlbuild.install
- echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'doc: [' >> ocamlbuild.install
- echo ' "LICENSE"' >> ocamlbuild.install
- echo ' "Changes"' >> ocamlbuild.install
- echo ' "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.2'
-> compiled ocamlbuild.0.14.2
-> installed ocamlbuild.0.14.2
[ocamlnet: patch] applying fix-version-number.patch
Processing 12/15: [ocamlnet: patch]
[ocamlnet: patch] applying pkg-config.patch
Processing 12/15: [ocamlnet: env]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "env" "MAKE=make" "./configure" "-bindir" "/home/opam/.opam/4.14/bin" "-disable-gssapi" "-disable-gnutls" "-disable-pcre" "-disable-gtk2" "-disable-zip" "-with-nethttpd" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2)
- Welcome to Ocamlnet version 4.1.9
- Checking operating system... Linux
- Checking for findlib... found
- Checking multi-threading support... posix (ok)
- Checking whether cmxs is supported... yes
- Checking word size... 64 bit
- Checking endianess... little
- Checking for GPROF... not found
- Checking for attributes... yes
- Checking for immutable strings... yes
- Checking for String.lowercase_ascii and the like... yes
- Checking for extensible variants... yes
- Checking for Unix.map_file... yes
- Checking for [@@noalloc]... yes
- checking for -opaque... present
- Checking for win32... no
- Checking whether Ocaml has Printexc.register_printer... found
- Checking for POSIX pthread... found
- Checking whether Ocaml has fancy page tables... found
- Checking on new implementation of caml_modify... found
- Checking whether new caml_modify can be overridden... found
- Checking whether out-of-heap values are supported and mutable... yes
- Checking for POSIX shared memory... found
- Checking for POSIX semaphores (anonymous)...
- found
- Checking for POSIX semaphores (named)... found
- Checking for POSIX spawn... found
- Checking for POSIX fadvise... found
- Checking for POSIX fallocate... found
- Checking for POSIX memalign... found
- Checking for syslog... found
- Checking for POSIX functions like openat... found
- Checking for POSIX function mkfifoat... found
- Checking for fchdir...
- found
- Checking for fdopendir... found
- Checking for realpath... found
- Checking for grantpt (System V style PTYs)... found
- Checking for posix_openpt (System V style PTYs)... found
- Checking for initgroups...found
- Checking for POSIX clocks...found
- Checking for POSIX timers...found
- Checking for eventfd (Linux)...found
- Checking for timerfd (Linux)...
- found
- Checking for epoll (Linux)...found
- Checking for getifaddrs...found
- Checking for compare_and_swap (GCC)...found
- Checking for GPROF... not found
- Checking for O_SHARE_DELETE... yes
- Checking for O_CLOEXEC... yes
- Checking for O_KEEPEXEC... yes
- Checking for getpeereid... not found
- Checking for getpeerucred... not found
- Checking whether netcamlbox and netmulticore are supported... yes
- Checking for make utility... Preprocessor for ocamlrpcgen: cpp
-
- Effective options:
- -disable-pcre
- -disable-full-pcre
- -disable-gtk
- -disable-gtk2
- -disable-tcl
- -disable-gnutls
- -disable-gssapi
- -disable-zip
- -disable-apache
- -enable-nethttpd
- -bindir /home/opam/.opam/4.14/bin
- -datadir /home/opam/.opam/4.14/lib/netunidata
- -cpp cpp
-
- Writing Makefile.conf
-
- Please check Makefile.conf.
-
- You can now compile Ocamlnet by invoking
- make all
- for the bytecode compiler, and optionally by invoking
- make opt
- for the native-code compiler (if supported on your architecture).
- Finally, a
- make install
- will install the package(s).
Processing 12/15: [ocamlnet: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2)
- ( cd tools/cppo-0.9.4 && rm -f depend && make -f Makefile.pre generate && make all )
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- ocamllex cppo_lexer.mll
- 352 states, 13139 transitions, table size 54668 bytes
- 3450 additional bytes used for bindings
- ocamlyacc cppo_parser.mly
- echo 'let cppo_version = "0.9.4"' > cppo_version.ml
- ocamlfind ocamldep *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_types.ml
- ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_command.ml
- opts="-opaque"; \
- if [ -f "$(basename cppo_parser.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -package "bytes unix" -w -25 -c $opts cppo_parser.mli
- ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_parser.ml
- ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_lexer.ml
- ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_eval.ml
- File "cppo_eval.ml", line 37, characters 6-10:
- 37 | let file = pos.Lexing.pos_fname in
- ^^^^
- Warning 26 [unused-var]: unused variable file.
- ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_version.ml
- if [ "X" = "X" ]; then \
- ocamlfind ocamlc -g -package "bytes unix" -w -25 -a -o cppo.cma cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo; \
- else \
- ../../tools/mkstublib -o cppo cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo ; \
- fi
- ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_main.ml
- rm -f cppo cppo
- ocamlfind ocamlc -g -package "bytes unix" -w -25 -package unix,bytes -linkpkg -custom -o cppo cppo.cma cppo_main.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- ( cd tools/unimap_to_ocaml && make all )
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/unimap_to_ocaml'
- ocamlfind ocamlc -g -package str -linkpkg \
- -o unimap_to_ocaml \
- unimap_to_ocaml.ml
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/unimap_to_ocaml'
- for pkg in netsys netshm netstring netunidata equeue shell rpc-generator rpc rpc-auth-local netclient netcgi2 netplex netcgi2-plex netcamlbox netmulticore nethttpd; do \
- ( cd src/$pkg && make -f Makefile.pre generate ) || exit; \
- ( cd src/$pkg && make -f Makefile.pre depend ) || exit; \
- ( cd src/$pkg && make all ) || exit; \
- done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- sed -e 's/@VERSION@/4.1.9/' \
- -e 's/@AUTHDHREQS@//' \
- -e 's/@PREFERRED_CGI_PKG@//' \
- -e 's/@REGEXP_PROVIDER@/str/' \
- -e 's/@COMPAT_PCRE_PROVIDER@//' \
- -e 's/@ZIP_PROVIDER@//' \
- META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_conf.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_types.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_types.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_oothr.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_oothr.mli
- opts="-opaque"; \
- if [ -f "$(basename netlog.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netlog.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netlog.ml
- File "netlog.ml", line 132, characters 21-38:
- 131 | .................
- 132 | ...rintf.ksprintf (l.............
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- opts="-opaque"; \
- if [ -f "$(basename netexn.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netexn.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netexn.ml
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_impl_util.ml
- File "netsys_impl_util.ml", line 70, characters 14-32:
- 70 | let r = Pervasives.compare x a.(m) in
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- opts="-opaque"; \
- if [ -f "$(basename netsys_mem.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_mem.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_mem.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_signal.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_signal.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_signal.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_crypto_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_crypto_types.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_crypto_types.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_crypto.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_crypto.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_crypto.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_crypto_modes.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_crypto_modes.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_crypto_modes.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_posix.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_posix.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_posix.ml
- File "netsys_posix.ml", line 340, characters 12-30:
- 339 | ..
- 340 | .........i = Array.of_list ........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_posix.ml", line 341, characters 12-30:
- 340 |
- 341 | ........... Pervasives.compar........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_posix.ml", line 342, characters 12-30:
- 341 |
- 342 | ........... Pervasives.compar........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_posix.ml", line 682, characters 16-34:
- 681 | .........
- 682 | ...... t = post_fork_han....
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_posix.ml", line 880, characters 14-29:
- 880 | (pg = Pg_keep) ?(fd_actions = [])
- ^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- opts="-opaque"; \
- if [ -f "$(basename netsys_win32.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_win32.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_win32.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_tls.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_tls.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_tls.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_ciphers.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_ciphers.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_ciphers.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_digests.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_digests.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_digests.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_rng.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_rng.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_rng.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_pollset.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pollset.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pollset.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_pollset_posix.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pollset_posix.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pollset_posix.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_pollset_win32.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pollset_win32.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pollset_win32.ml
- File "netsys_pollset_win32.ml", line 30, characters 13-31:
- 29 | .........
- 30 | ...rray.sort Pervasiv...................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_pollset_win32.ml", line 31, characters 13-31:
- 30 | ..........
- 31 | ..Array.sort Pervasi....................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_pollset_win32.ml", line 32, characters 13-31:
- | ..........
- 32 | ..Hashtbl.fold
- 32 | (..................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- opts="-opaque"; \
- if [ -f "$(basename netsys_pollset_generic.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pollset_generic.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pollset_generic.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_xdr.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_xdr.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_xdr.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_tmp.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_tmp.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_tmp.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_sem.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_sem.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_sem.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_pmanage.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pmanage.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pmanage.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_global.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_global.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_global.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_gssapi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_gssapi.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_gssapi.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_sasl_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_sasl_types.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_sasl_types.ml
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_sasl_util.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_sasl.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_sasl.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_polypipe.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_polypipe.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_polypipe.ml
- opts="-opaque"; \
- if [ -f "$(basename netsys_polysocket.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_polysocket.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_polysocket.ml
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c.c'
- netsys_c.c: In function 'netsys_int64_of_file_descr':
- netsys_c.c:21:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
- 21 | return copy_int64(Long_val(fd));
- | ^~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c.c: In function 'netsys_ctermid':
- netsys_c.c:140:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 140 | return copy_string(ctermid(s));
- | ^~~~~~~~~~~~~~~~~~~~~~~
- netsys_c.c: In function 'netsys_ttyname':
- netsys_c.c:154:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 154 | return copy_string(s);
- | ^~~~~~~~~~~~~~
- netsys_c.c: In function 'netsys_fdopendir':
- netsys_c.c:263:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 263 | res = alloc_small(1, Abstract_tag);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c.c: In function 'netsys_realpath':
- netsys_c.c:284:20: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 284 | name_out = copy_string(name_out_s);
- | ^~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c.c: In function 'netsys_ptsname':
- netsys_c.c:327:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 327 | return copy_string(s);
- | ^~~~~~~~~~~~~~
- netsys_c.c: In function 'netsys_openat':
- netsys_c.c:476:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
- 476 | cv_flags = convert_flag_list(flags, open_flag_table);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c.c:477:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
- 477 | clo_flags = convert_flag_list(flags, open_cloexec_table);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c.c:487:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
- 487 | p = stat_alloc(string_length(path) + 1);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c.c:487:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 487 | p = stat_alloc(string_length(path) + 1);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c.c:489:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
- 489 | enter_blocking_section();
- | ^~~~~~~~~~~~~~~~~
- netsys_c.c:491:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
- 491 | leave_blocking_section();
- | ^~~~~~~~~~~~~~~~~
- netsys_c.c:492:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
- 492 | stat_free(p);
- | ^~~~~
- netsys_c.c: In function 'netsys_faccessat':
- netsys_c.c:520:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
- 520 | cv_perms = convert_flag_list(perms, access_permission_table);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c.c:521:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
- 521 | cv_flags = convert_flag_list(flags, at_flags_table);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c.c: In function 'netsys_linkat':
- netsys_c.c:564:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
- 564 | cv_flags = convert_flag_list(flags, at_flags_table);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c.c: In function 'netsys_unlinkat':
- netsys_c.c:580:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
- 580 | cv_flags = convert_flag_list(flags, at_flags_table);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c.c: In function 'netsys_readlinkat':
- netsys_c.c:625:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 625 | return copy_string(buffer);
- | ^~~~~~~~~~~~~~~~~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_poll.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_poll.c'
- netsys_c_poll.c: In function 'netsys_poll':
- netsys_c_poll.c:151:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
- 151 | enter_blocking_section();
- | ^~~~~~~~~~~~~~~~~
- netsys_c_poll.c:153:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
- 153 | leave_blocking_section();
- | ^~~~~~~~~~~~~~~~~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_fadvise.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_fadvise.c'
- netsys_c_fadvise.c: In function 'netsys_fadvise':
- netsys_c_fadvise.c:38:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 38 | default: invalid_argument("Netsys.fadvise");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_fadvise.c:45:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 45 | failwith("Netsys.fadvise: large files not supported on this OS");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_fadvise.c:47:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 47 | failwith("Netsys.fadvise: large files not supported on this OS");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_fallocate.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_fallocate.c'
- netsys_c_fallocate.c: In function 'netsys_fallocate':
- netsys_c_fallocate.c:31:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 31 | failwith("Netsys.fadvise: large files not supported on this OS");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_fallocate.c:33:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 33 | failwith("Netsys.fadvise: large files not supported on this OS");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_ioprio.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_ioprio.c'
- netsys_c_ioprio.c: In function 'netsys_ioprio_get':
- netsys_c_ioprio.c:92:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 92 | failwith("netsys_ioprio_get: internal error");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_ioprio.c:117:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 117 | failwith("netsys_ioprio_get: Unexpected result");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_ioprio.c: In function 'netsys_ioprio_set':
- netsys_c_ioprio.c:148:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 148 | failwith("netsys_ioprio_set: internal error");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_ioprio.c:162:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 162 | failwith("netsys_ioprio_set: internal error");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_ioprio.c:179:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 179 | failwith("netsys_ioprio_set: internal error");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_locale.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_locale.c'
- netsys_c_locale.c: In function 'netsys_query_langinfo':
- netsys_c_locale.c:42:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 42 | failwith("Netsys_posix.query_locale: no locale support");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_locale.c:43:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
- 43 | oldcopy_locale = stat_alloc(strlen(old_locale) + 1);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_locale.c:48:20: warning: "stat_free" is deprecated: use "caml_stat_free" instead
- 48 | stat_free(oldcopy_locale);
- | ^~~~~~~~~~~~~~~
- netsys_c_locale.c:49:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 49 | failwith("Netsys_posix.query_locale: cannot set this locale");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_locale.c:53:13: warning: "alloc" is deprecated: use "caml_alloc" instead
- 53 | s = alloc(n,0);
- | ^~~~~~~
- netsys_c_locale.c:55:20: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 55 | Store_field(s,k,copy_string(nl_langinfo(locale_items_table[k])));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_locale.c:59:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
- 59 | stat_free(oldcopy_locale);
- | ^~~~~~~~~~~~~~~~~~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_multicast.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_multicast.c'
- netsys_c_multicast.c: In function 'socket_domain':
- netsys_c_multicast.c:46:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 46 | invalid_argument("Not an Internet socket");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_multicast.c: In function 'netsys_mcast_set_loop':
- netsys_c_multicast.c:80:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 80 | invalid_argument("Netsys.mcast_set_loop");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_multicast.c: In function 'netsys_mcast_set_ttl':
- netsys_c_multicast.c:126:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 126 | invalid_argument("Netsys.mcast_set_ttl");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_multicast.c: In function 'netsys_mcast_add_membership':
- netsys_c_multicast.c:157:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 157 | if (string_length(group_addr) != 4 || string_length(if_addr) != 4 )
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_multicast.c:157:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- netsys_c_multicast.c:158:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 158 | invalid_argument("Netsys.mcast_add_membership: Not an IPV4 address");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_multicast.c:176:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 176 | if (string_length(group_addr) != 16 || string_length(if_addr) != 16 )
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_multicast.c:176:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- netsys_c_multicast.c:177:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 177 | invalid_argument("Netsys.mcast_add_membership: Not an IPV6 address");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_multicast.c:196:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 196 | invalid_argument("Netsys.mcast_add_membership");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_multicast.c: In function 'netsys_mcast_drop_membership':
- netsys_c_multicast.c:226:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 226 | if (string_length(group_addr) != 4 || string_length(if_addr) != 4 )
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_multicast.c:226:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- netsys_c_multicast.c:227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 227 | invalid_argument("Netsys.mcast_drop_membership: Not an IPV4 address");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_multicast.c:245:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 245 | if (string_length(group_addr) != 16 || string_length(if_addr) != 16 )
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_multicast.c:245:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- netsys_c_multicast.c:246:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 246 | invalid_argument("Netsys.mcast_drop_membership: Not an IPV6 address");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_multicast.c:265:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 265 | invalid_argument("Netsys.mcast_drop_membership");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_sem.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_sem.c'
- netsys_c_sem.c: In function 'netsys_sem_open':
- netsys_c_sem.c:123:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
- 123 | flags = convert_flag_list(flagsv, sem_open_flag_table);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_sem.c: In function 'netsys_sem_close':
- netsys_c_sem.c:144:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 144 | invalid_argument ("Netsys.sem_close: stale semaphore");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_sem.c: In function 'netsys_sem_init':
- netsys_c_sem.c:178:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 178 | s = (sem_t *) (((char *) Bigarray_val(memv)->data) + Long_val(posv));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_sem.c: In function 'netsys_as_sem':
- netsys_c_sem.c:195:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 195 | s = (sem_t *) (((char *) Bigarray_val(memv)->data) + Long_val(posv));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_sem.c: In function 'netsys_sem_destroy':
- netsys_c_sem.c:212:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 212 | invalid_argument ("Netsys.sem_destroy: stale semaphore");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_sem.c: In function 'netsys_sem_getvalue':
- netsys_c_sem.c:232:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 232 | invalid_argument ("Netsys.sem_getvalue: stale semaphore");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_sem.c: In function 'netsys_sem_post':
- netsys_c_sem.c:253:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 253 | invalid_argument ("Netsys.sem_post: stale semaphore");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_sem.c: In function 'netsys_sem_wait':
- netsys_c_sem.c:273:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 273 | invalid_argument ("Netsys.sem_wait: stale semaphore");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_sem.c:276:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
- 276 | enter_blocking_section();
- | ^~~~~~~~~~~~~~~~~
- netsys_c_sem.c:281:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
- 281 | leave_blocking_section();
- | ^~~~~~~~~~~~~~~~~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_shm.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_shm.c'
- netsys_c_shm.c: In function 'netsys_shm_open':
- netsys_c_shm.c:39:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
- 39 | cv_flags = convert_flag_list(flags, shm_open_flag_table);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_shm.c:40:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
- 40 | p = stat_alloc(string_length(path) + 1);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_shm.c:40:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 40 | p = stat_alloc(string_length(path) + 1);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_shm.c:43:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
- 43 | stat_free(p);
- | ^~~~~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_spawn.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_spawn.c'
- netsys_c_spawn.c: In function 'netsys_posix_spawn_nat':
- netsys_c_spawn.c:617:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 617 | invalid_argument
- | ^~~~~~~~~
- netsys_c_spawn.c:641:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 641 | invalid_argument
- | ^~~~~~~~~
- netsys_c_spawn.c:806:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 806 | failwith("USE_FORK_EXEC");
- | ^~~~~~~~~~~~~~~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_subprocess.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_subprocess.c'
- netsys_c_subprocess.c: In function 'netsys_install_sigchld_handler':
- netsys_c_subprocess.c:285:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 285 | failwith("Cannot allocate memory");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_subprocess.c: In function 'netsys_watch_subprocess':
- netsys_c_subprocess.c:352:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 352 | failwith("Netsys_posix.watch_subprocess: uninitialized");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_subprocess.c:428:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 428 | failwith("Cannot allocate memory");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_subprocess.c:472:13: warning: "alloc" is deprecated: use "caml_alloc" instead
- 472 | r = alloc(2,0);
- | ^~~~~~~
- netsys_c_subprocess.c: In function 'netsys_get_subprocess_status':
- netsys_c_subprocess.c:557:20: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 557 | st = alloc_small(1, TAG_WEXITED);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_subprocess.c:561:20: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 561 | st = alloc_small(1, TAG_WSIGNALED);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_subprocess.c:565:20: warning: "alloc" is deprecated: use "caml_alloc" instead
- 565 | r = alloc(1,0);
- | ^~~~
- netsys_c_subprocess.c: In function 'netsys_kill_all_subprocesses':
- netsys_c_subprocess.c:651:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 651 | failwith("Netsys_posix.watch_subprocess: uninitialized");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_subprocess.c: In function 'netsys_killpg_all_subprocesses':
- netsys_c_subprocess.c:689:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 689 | failwith("Netsys_posix.watch_subprocess: uninitialized");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_syslog.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_syslog.c'
- netsys_c_syslog.c: In function 'netsys_openlog':
- netsys_c_syslog.c:89:20: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
- 89 | ident_buf = stat_alloc(IDENT_BUF_LEN);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_syslog.c:97:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
- 97 | options = convert_flag_list(opts, syslog_opt_flags);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_clock.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_clock.c'
- netsys_c_clock.c: In function 'make_timespec':
- netsys_c_clock.c:26:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 26 | failwith("Netsys_posix: time value out of range");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_clock.c:29:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 29 | failwith("Netsys_posix: time value out of range");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_clock.c: In function 'alloc_timespec_pair':
- netsys_c_clock.c:47:13: warning: "alloc" is deprecated: use "caml_alloc" instead
- 47 | tsout = alloc(2,0);
- | ^~~~~~~~~~~
- netsys_c_clock.c: In function 'netsys_clock_getcpuclockid':
- netsys_c_clock.c:194:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 194 | invalid_argument("Netsys_posix.clock_getcpuclockid not available");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_clock.c: In function 'netsys_timer_event':
- netsys_c_clock.c:438:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 438 | failwith("Netsys_posix.timer_event: timer is not connected with event");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_event.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_event.c'
- netsys_c_event.c: In function 'netsys_set_nonblock_not_event':
- netsys_c_event.c:271:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 271 | failwith("Netsys_posix.set_nonblock_event: already destroyed");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_event.c: In function 'netsys_get_not_event_fd_nodup':
- netsys_c_event.c:293:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 293 | failwith("Netsys_posix.get_event_fd_nodup: already destroyed");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_event.c: In function 'netsys_return_not_event_fd':
- netsys_c_event.c:309:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 309 | failwith("Netsys_posix.get_event_fd: already destroyed");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_event.c: In function 'netsys_set_not_event':
- netsys_c_event.c:353:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 353 | failwith("Netsys_posix.set_event: already destroyed");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_event.c:355:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 355 | failwith("Netsys_posix.set_event: not allowed for this type of event");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_event.c: In function 'netsys_wait_not_event':
- netsys_c_event.c:376:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 376 | failwith("Netsys_posix.wait_event: already destroyed");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_event.c: In function 'netsys_consume_not_event':
- netsys_c_event.c:405:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 405 | failwith("Netsys_posix.consume_event: already destroyed");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_win32.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_win32.c'
- netsys_c_win32.c: In function 'netsys_fill_random':
- netsys_c_win32.c:60:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 60 | invalid_argument("netsys_fill_random");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_get_full_path_name':
- netsys_c_win32.c:79:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 79 | invalid_argument("netsys_get_full_path_name");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_get_long_path_name':
- netsys_c_win32.c:97:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 97 | invalid_argument("netsys_get_long_path_name");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_modify_close_on_exec':
- netsys_c_win32.c:115:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 115 | invalid_argument("netsys_modify_close_on_exec");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_test_close_on_exec':
- netsys_c_win32.c:134:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 134 | invalid_argument("netsys_test_close_on_exec");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_is_crt_fd':
- netsys_c_win32.c:148:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 148 | invalid_argument("netsys_is_crt_fd");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_create_event':
- netsys_c_win32.c:227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 227 | invalid_argument("netsys_create_event");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_close_event':
- netsys_c_win32.c:249:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 249 | invalid_argument("netsys_close_event");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_set_auto_close_event_proxy':
- netsys_c_win32.c:262:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 262 | invalid_argument("netsys_set_auto_close_event_proxy");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_set_event':
- netsys_c_win32.c:279:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 279 | invalid_argument("netsys_set_event");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_reset_event':
- netsys_c_win32.c:295:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 295 | invalid_argument("netsys_reset_event");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_test_event':
- netsys_c_win32.c:315:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 315 | invalid_argument("netsys_test_event");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_event_wait':
- netsys_c_win32.c:345:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 345 | invalid_argument("netsys_event_wait");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_event_descr':
- netsys_c_win32.c:356:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 356 | invalid_argument("netsys_event_descr");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_wsa_event_select':
- netsys_c_win32.c:386:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 386 | invalid_argument("netsys_wsa_event_select");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_wsa_maximum_wait_events':
- netsys_c_win32.c:394:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 394 | invalid_argument("netsys_wsa_maximum_wait_events");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_wsa_wait_for_multiple_events':
- netsys_c_win32.c:481:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 481 | invalid_argument("netsys_wsa_wait_for_multiple_events");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_wsa_enum_network_events':
- netsys_c_win32.c:541:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 541 | invalid_argument("netsys_wsa_enum_network_events");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_create_local_named_pipe':
- netsys_c_win32.c:1035:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1035 | invalid_argument("netsys_create_local_named_pipe");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_pipe_listen':
- netsys_c_win32.c:1133:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1133 | invalid_argument("netsys_pipe_listen");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_pipe_deafen':
- netsys_c_win32.c:1205:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1205 | invalid_argument("netsys_pipe_unlisten");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_pipe_connect':
- netsys_c_win32.c:1275:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1275 | invalid_argument("netsys_pipe_connect");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_pipe_read':
- netsys_c_win32.c:1336:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1336 | invalid_argument("netsys_pipe_read");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_pipe_write':
- netsys_c_win32.c:1403:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1403 | invalid_argument("netsys_pipe_write");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_pipe_shutdown':
- netsys_c_win32.c:1441:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1441 | invalid_argument("netsys_pipe_shutdown");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_pipe_free':
- netsys_c_win32.c:1456:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1456 | invalid_argument("netsys_pipe_free");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_pipe_conn_state':
- netsys_c_win32.c:1472:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1472 | invalid_argument("netsys_pipe_conn_state");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_pipe_rd_event':
- netsys_c_win32.c:1490:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1490 | invalid_argument("netsys_pipe_rd_event");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_pipe_wr_event':
- netsys_c_win32.c:1508:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1508 | invalid_argument("netsys_pipe_wr_event");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_pipe_descr':
- netsys_c_win32.c:1521:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1521 | invalid_argument("netsys_pipe_descr");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_set_auto_close_pipe_proxy':
- netsys_c_win32.c:1533:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1533 | invalid_argument("netsys_set_auto_close_pipe_proxy");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_pipe_signal':
- netsys_c_win32.c:1549:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1549 | invalid_argument("netsys_pipe_signal");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_create_process':
- netsys_c_win32.c:1719:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1719 | invalid_argument("netsys_create_process");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_search_path':
- netsys_c_win32.c:1780:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1780 | invalid_argument("netsys_search_path");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_terminate_process':
- netsys_c_win32.c:1797:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1797 | invalid_argument("netsys_terminate_process");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_process_descr':
- netsys_c_win32.c:1810:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1810 | invalid_argument("netsys_process_descr");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_set_auto_close_process_proxy':
- netsys_c_win32.c:1822:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1822 | invalid_argument("netsys_set_auto_close_process_proxy");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_close_process':
- netsys_c_win32.c:1837:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1837 | invalid_argument("netsys_close_process");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_process_free':
- netsys_c_win32.c:1852:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1852 | invalid_argument("netsys_close_process");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_get_process_status':
- netsys_c_win32.c:1885:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1885 | invalid_argument("netsys_get_process_status");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_as_process_event':
- netsys_c_win32.c:1896:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1896 | invalid_argument("netsys_as_process_event");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_emulated_pid':
- netsys_c_win32.c:1918:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1918 | invalid_argument("netsys_emulated_pid");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_win_pid':
- netsys_c_win32.c:1929:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1929 | invalid_argument("netsys_win_pid");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_has_console':
- netsys_c_win32.c:1938:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1938 | invalid_argument("netsys_has_console");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_is_console':
- netsys_c_win32.c:1953:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1953 | invalid_argument("netsys_is_console");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_alloc_console':
- netsys_c_win32.c:1965:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1965 | invalid_argument("netsys_alloc_console");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_get_console_attr':
- netsys_c_win32.c:2004:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 2004 | invalid_argument("netsys_get_console_attr");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_set_console_attr':
- netsys_c_win32.c:2063:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 2063 | invalid_argument("netsys_set_console_attr");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_get_console_info':
- netsys_c_win32.c:2095:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 2095 | invalid_argument("netsys_get_console_info");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_get_console_mode':
- netsys_c_win32.c:2149:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 2149 | invalid_argument("netsys_get_console_mode");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_set_console_mode':
- netsys_c_win32.c:2218:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 2218 | invalid_argument("netsys_set_console_mode");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_getacp':
- netsys_c_win32.c:2227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 2227 | invalid_argument("netsys_getacp");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_init_console_codepage':
- netsys_c_win32.c:2246:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 2246 | invalid_argument("netsys_init_console_codepage");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_clear_console':
- netsys_c_win32.c:2341:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 2341 | invalid_argument("netsys_clear_console");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_get_current_thread_id':
- netsys_c_win32.c:2350:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 2350 | invalid_argument("netsys_get_current_thread_id");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_cancel_synchronous_io':
- netsys_c_win32.c:2397:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 2397 | invalid_argument("netsys_cancel_synchronous_io");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_win32.c: In function 'netsys_real_select':
- netsys_c_win32.c:2510:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 2510 | invalid_argument("netsys_real_select");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_htab.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_htab.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_queue.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_queue.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_mem.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_mem.c'
- netsys_c_mem.c: In function 'netsys_blit_memory_to_string':
- netsys_c_mem.c:33:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
- 33 | struct caml_bigarray *mem = Bigarray_val(memv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:33:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 33 | struct caml_bigarray *mem = Bigarray_val(memv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_blit_string_to_memory':
- netsys_c_mem.c:51:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
- 51 | struct caml_bigarray *mem = Bigarray_val(memv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:51:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 51 | struct caml_bigarray *mem = Bigarray_val(memv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_memory_address':
- netsys_c_mem.c:65:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
- 65 | struct caml_bigarray *mem = Bigarray_val(memv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:65:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 65 | struct caml_bigarray *mem = Bigarray_val(memv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_grab':
- netsys_c_mem.c:86:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
- 86 | return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8,
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:86:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
- 86 | return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8,
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:86:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
- 86 | return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8,
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_alloc_memory_pages':
- netsys_c_mem.c:114:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
- 114 | r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:114:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
- 114 | r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:114:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
- 114 | r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:115:34: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead
- 115 | BIGARRAY_MAPPED_FILE,
- | ^~~~~~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_zero_pages':
- netsys_c_mem.c:128:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
- 128 | struct caml_bigarray *mem = Bigarray_val(memv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:128:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 128 | struct caml_bigarray *mem = Bigarray_val(memv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:142:27: warning: "failwith" is deprecated: use "caml_failwith" instead
- 142 | failwith("Netsys_mem.zero_pages assertion failed");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:146:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 146 | invalid_argument("Netsys_mem.zero_pages only for whole pages");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_alloc_aligned_memory':
- netsys_c_mem.c:167:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
- 167 | r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:167:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
- 167 | r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:167:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
- 167 | r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:168:34: warning: "BIGARRAY_MANAGED" is deprecated: use "CAML_BA_MANAGED" instead
- 168 | BIGARRAY_MANAGED,
- | ^~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_map_file':
- netsys_c_mem.c:200:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 200 | failwith("Netsys_mem: large files not supported on this OS");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:214:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 214 | failwith("Netsys_mem: cannot mmap - file position exceeds file size");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:217:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 217 | failwith("Netsys_mem: cannot mmap - file too large");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:222:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 222 | invalid_argument("netsys_map_file");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:235:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
- 235 | return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT |
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:235:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
- 235 | return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT |
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:235:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
- 235 | return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT |
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:236:34: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead
- 236 | BIGARRAY_MAPPED_FILE, 1, eff_addr, basize);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_memory_unmap_file':
- netsys_c_mem.c:257:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
- 257 | struct caml_bigarray *b = Bigarray_val(memv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:257:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 257 | struct caml_bigarray *b = Bigarray_val(memv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:258:13: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead
- 258 | if ((b->flags & BIGARRAY_MANAGED_MASK) == BIGARRAY_MAPPED_FILE) {
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:258:13: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead
- 258 | if ((b->flags & BIGARRAY_MANAGED_MASK) == BIGARRAY_MAPPED_FILE) {
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:263:27: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead
- 263 | (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:263:27: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead
- 263 | (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:270:27: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead
- 270 | (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:270:27: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead
- 270 | (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_reshape':
- netsys_c_mem.c:281:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
- 281 | struct caml_bigarray *b;
- | ^~~~~~~~~~~~~~~~
- netsys_c_mem.c:282:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
- 282 | struct caml_bigarray *mem;
- | ^~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:288:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 288 | b = Bigarray_val(bv);
- | ^~~~~~~~~~~~~
- netsys_c_mem.c:294:13: warning: "alloc" is deprecated: use "caml_alloc" instead
- 294 | dimv = alloc(b->num_dims,0);
- | ^~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:300:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 300 | mem = Bigarray_val(memv);
- | ^~~~~~~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_mem_read':
- netsys_c_mem.c:378:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 378 | data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:399:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
- 399 | enter_blocking_section();
- | ^~~~~~~~~~~~~~~~~
- netsys_c_mem.c:401:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
- 401 | leave_blocking_section(); /* keeps errno intact */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_mem_write':
- netsys_c_mem.c:419:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 419 | data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:440:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
- 440 | enter_blocking_section();
- | ^~~~~~~~~~~~~~~~~
- netsys_c_mem.c:442:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
- 442 | leave_blocking_section();
- | ^~~~~~~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_mem_recv':
- netsys_c_mem.c:469:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 469 | data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:470:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
- 470 | flags = convert_flag_list(flagsv, msg_flag_table);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:478:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
- 478 | enter_blocking_section();
- | ^~~~~~~~~~~~~~~~~
- netsys_c_mem.c:486:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
- 486 | leave_blocking_section();
- | ^~~~~~~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_mem_send':
- netsys_c_mem.c:509:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 509 | data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:510:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
- 510 | flags = convert_flag_list(flagsv, msg_flag_table);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:518:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
- 518 | enter_blocking_section();
- | ^~~~~~~~~~~~~~~~~
- netsys_c_mem.c:526:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
- 526 | leave_blocking_section();
- | ^~~~~~~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_as_value':
- netsys_c_mem.c:540:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
- 540 | struct caml_bigarray *b = Bigarray_val(memv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:540:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 540 | struct caml_bigarray *b = Bigarray_val(memv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_value_area_add':
- netsys_c_mem.c:547:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
- 547 | struct caml_bigarray *b = Bigarray_val(memv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:547:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 547 | struct caml_bigarray *b = Bigarray_val(memv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:553:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 553 | failwith("Netsys_mem.value_area: error");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_value_area_remove':
- netsys_c_mem.c:563:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
- 563 | struct caml_bigarray *b = Bigarray_val(memv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:563:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 563 | struct caml_bigarray *b = Bigarray_val(memv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_init_header':
- netsys_c_mem.c:577:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
- 577 | struct caml_bigarray *b = Bigarray_val(memv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:577:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 577 | struct caml_bigarray *b = Bigarray_val(memv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:585:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 585 | invalid_argument("Netsys_mem.init_header");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_init_string':
- netsys_c_mem.c:622:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
- 622 | struct caml_bigarray *b = Bigarray_val(memv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:622:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 622 | struct caml_bigarray *b = Bigarray_val(memv);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:632:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 632 | invalid_argument("Netsys_mem.init_string");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_init_value_1':
- netsys_c_mem.c:1002:27: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 1002 | b_work = Bigarray_val(work);
- | ^~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1003:27: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 1003 | b_copy = Bigarray_val(copy);
- | ^~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1009:34: warning: "BIGARRAY_KIND_MASK" is deprecated: use "CAML_BA_KIND_MASK" instead
- 1009 | caml_ba_element_size[b_work->flags & BIGARRAY_KIND_MASK];
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1038:34: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
- 1038 | data_copy = stat_alloc(size_aligned);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_init_value':
- netsys_c_mem.c:1257:20: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
- 1257 | stat_alloc(sizeof(struct named_custom_ops));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1258:20: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
- 1258 | ops->name = stat_alloc(caml_string_length(Field(pair,0))+1);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1265:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 1265 | mem_data = ((char *) Bigarray_val(memv)->data) + off;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1266:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
- 1266 | mem_end = mem_data + Bigarray_val(memv)->dim[0];
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1290:20: warning: "stat_free" is deprecated: use "caml_stat_free" instead
- 1290 | stat_free(ops->name);
- | ^~~~~~~~~~
- netsys_c_mem.c:1291:20: warning: "stat_free" is deprecated: use "caml_stat_free" instead
- 1291 | stat_free(ops);
- | ^~~~
- netsys_c_mem.c:1312:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 1312 | failwith("Netsys_mem.init_value: Library error");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1316:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 1316 | failwith("Netsys_mem.init_value: Unknown error");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_copy_value':
- netsys_c_mem.c:1354:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
- 1354 | struct named_custom_ops int32_ops;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1355:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
- 1355 | struct named_custom_ops int64_ops;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1356:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
- 1356 | struct named_custom_ops nativeint_ops;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1393:48: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
- 1393 | 1, NULL, 1));
- | ^~~~~~~~~
- netsys_c_mem.c:1393:48: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
- 1393 | 1, NULL, 1));
- | ^~~~~~~~~
- netsys_c_mem.c:1394:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
- 1394 | bigarray_ops.next = &int32_ops;
- | ^~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1396:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
- 1396 | int32_ops.name = "_i";
- | ^~~~~~~~~~~~~~
- netsys_c_mem.c:1397:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
- 1397 | int32_ops.ops = Custom_ops_val(caml_copy_int32(0));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1398:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
- 1398 | int32_ops.next = &int64_ops;
- | ^~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1398:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
- netsys_c_mem.c:1400:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
- 1400 | int64_ops.name = "_j";
- | ^~~~~~~~~~~~~~
- netsys_c_mem.c:1401:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
- 1401 | int64_ops.ops = Custom_ops_val(caml_copy_int64(0));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1402:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
- 1402 | int64_ops.next = &nativeint_ops;
- | ^~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1402:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
- 1402 | int64_ops.next = &nativeint_ops;
- | ^~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1404:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
- 1404 | nativeint_ops.name = "_n";
- | ^~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1405:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
- 1405 | nativeint_ops.ops = Custom_ops_val(caml_copy_nativeint(0));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1406:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
- 1406 | nativeint_ops.next = NULL;
- | ^~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1495:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 1495 | failwith("Netsys_mem.copy_value: Library error");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:1499:20: warning: "failwith" is deprecated: use "caml_failwith" instead
- 1499 | failwith("Netsys_mem.copy_value: Unknown error");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c: In function 'netsys_get_custom_ops':
- netsys_c_mem.c:1512:20: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- 1512 | r = alloc_small(2,0);
- | ^~~~~~~~~~
- netsys_c_mem.c:1517:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 1517 | invalid_argument("Netsys_mem.get_custom_ops");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_xdr.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_xdr.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_ip6.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_ip6.c'
- if [ "Xnetsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o" = "X" ]; then \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -a -o netsys.cma netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo; \
- else \
- ../../tools/mkstublib -o netsys netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo netsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o ; \
- fi
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_oothr.ml
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr.cma -a netsys_oothr.cmo
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_outofheap.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_outofheap.c'
- opts="-opaque"; \
- if [ -f "$(basename netsys_oothr_mt.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt.ml
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr_mt.cma -a \
- netsys_oothr.cmo netsys_oothr_mt.cmo
- opts="-opaque"; \
- if [ -f "$(basename netsys_oothr_mt_init.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt_init.mli
- ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt_init.ml
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- sed -e 's/@VERSION@/4.1.9/' \
- -e 's/@AUTHDHREQS@//' \
- -e 's/@PREFERRED_CGI_PKG@//' \
- -e 's/@REGEXP_PROVIDER@/str/' \
- -e 's/@COMPAT_PCRE_PROVIDER@//' \
- -e 's/@ZIP_PROVIDER@//' \
- META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- opts="-opaque"; \
- if [ -f "$(basename netshm.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netshm.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netshm.ml
- File "netshm.ml", line 136, characters 17-35:
- 136 | (Pervasives.compare : int -> int -> int)
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- opts="-opaque"; \
- if [ -f "$(basename netshm_data.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netshm_data.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netshm_data.ml
- opts="-opaque"; \
- if [ -f "$(basename netshm_hashtbl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netshm_hashtbl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netshm_hashtbl.ml
- opts="-opaque"; \
- if [ -f "$(basename netshm_array.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netshm_array.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netshm_array.ml
- if [ "X" = "X" ]; then \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netshm.cma netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo; \
- else \
- ../../tools/mkstublib -o netshm netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- sed -e 's/@VERSION@/4.1.9/' netconst.mlp >netconst.ml
- ocamllex netglob_lex.mll
- 69 states, 297 transitions, table size 1602 bytes
- ocaml ../../tools/unicode_charinfo.ml unicode_charinfo.txt \
- > netunichar.ml
- ../../tools/unimap_to_ocaml/unimap_to_ocaml \
- -o netmappings_asn1.ml netmappings_asn1.pmap
- Reading netmappings_asn1.pmap
- Processing asn1_t61
- (Heavy conflicts: 3 of 256)
- Processing asn1_printable
- (Heavy conflicts: 0 of 256)
- Processing asn1_iso646
- (Heavy conflicts: 0 of 256)
- sed -e 's/@VERSION@/4.1.9/' \
- -e 's/@AUTHDHREQS@//' \
- -e 's/@PREFERRED_CGI_PKG@//' \
- -e 's/@REGEXP_PROVIDER@/str/' \
- -e 's/@COMPAT_PCRE_PROVIDER@//' \
- -e 's/@ZIP_PROVIDER@//' \
- META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- opts="-opaque"; \
- if [ -f "$(basename netconst.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c $opts netconst.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c netconst.ml
- opts="-opaque"; \
- if [ -f "$(basename netstring_str.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c $opts netstring_str.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c netstring_str.ml
- opts="-opaque"; \
- if [ -f "$(basename netstring_tstring.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c $opts netstring_tstring.mli
- opts="-opaque"; \
- if [ -f "$(basename netbuffer.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c $opts netbuffer.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c netbuffer.ml
- opts="-opaque"; \
- if [ -f "$(basename netunichar.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c $opts netunichar.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c netunichar.ml
- opts="-opaque"; \
- if [ -f "$(basename netaux.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c $opts netaux.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c netaux.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c netstring_tstring.ml
- opts="-opaque"; \
- if [ -f "$(basename netchannels.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c $opts netchannels.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c netchannels.ml
- File "netchannels.ml", line 216, characters 14-30:
- 216 | ..............uf pos len in
- 216 | ........................................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 223, characters 4-27:
- 223 | ....ut ch buf pos len
- |
- 223 | m................................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 228, characters 6-36:
- 228 | ......g ch len
- | #else
- 228 | let ..........................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 237, characters 4-25:
- 237 | ....ar () =
- 237 | if closed...............................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 241, characters 4-25:
- 241 | ....ne () =
- 241 | if closed...............................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 245, characters 4-25:
- 245 | ....te () =
- 245 | if closed...............................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 249, characters 6-25:
- 249 | ......
- |
- 249 | method close_i......
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 254, characters 4-21:
- 254 | ....os_in =
- 254 | if cl...................................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", lines 933-946, characters 2-62:
- 933 | ..fer_size ?pass_through
- | (x : lift_in_arg) =
- | match x with
- | `Rec r when not buffered ->
- | if eol <> ["\n"] then invalid_arg "Netchannels.lift_in";
- ...
- | if eol <> ["\n"] then invalid_arg "Netchannels.lift_in";
- | new lift_raw_in_channel r
- | | `Raw r when buffered ->
- 946 | new .........................................................
- Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- File "netchannels.ml", line 1005, characters 13-31:
- 1005 | ............./O directly.
- 1005 | .................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1007, characters 6-23:
- | .
- 1007 | .... *)
- 1007 | let p0 = ........................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1012, characters 12-30:
- | ...........
- 1012 | len
- 1012 | with
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1021, characters 15-32:
- 1020 | ...........
- 1021 | ... if closed then s........................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1026, characters 17-44:
- 1026 | .................losed();
- 1026 | #ifdef HAVE_BY...
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1033, characters 15-37:
- | ..........
- 1033 | ....#endif
- |
- 1033 | method outpu..........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1037, characters 15-39:
- 1037 | ...............h) c
- |
- 1037 | method output_st........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1042, characters 17-40:
- 1041 | ................
- 1042 | if closed then self.....................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1049, characters 15-37:
- 1049 | monitored (Pervasives.output_string ch) s
- ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1064, characters 14-30:
- 1063 | ............
- 1064 | . (self : #out_ob..............................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1074, characters 5-31:
- 1074 | .....ing
- 1074 | operation raised...........................................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1076, characters 5-25:
- 1076 | n, and we are now likely in the
- ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1085, characters 7-33:
- 1085 | .......output_channel: \
- 1085 | .............................................................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1093, characters 4-22:
- 1092 | ....
- 1093 | closed <- ......
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", lines 1477-1490, characters 2-28:
- 1477 | ..hod pos_out =
- | (ch # pos_out) + bufpos
- | end
- | ;;
- |
- ...
- | let r'' =
- | new buffered_raw_out_channel
- | ?buffer_size ?pass_through (r' :> raw_out_channel) in
- 1490 | new lift_raw_o..............
- Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- File "netchannels.ml", line 1847, characters 6-25:
- 1847 | t = Printexc.get_backtrace() in
- ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1862, characters 4-22:
- |
- 1862 | ... )
- |
- |
- 1862 | method pos_.....
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1879, characters 4-23:
- 1879 | ....r
- | );
- 1879 | self #........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- make[1]: *** [../../Makefile.rules:129: netchannels.cmo] Error 2
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make: *** [Makefile:23: all] Error 2
[ERROR] The compilation of ocamlnet.4.1.9-2 failed at "make all".
#=== ERROR while compiling ocamlnet.4.1.9-2 ===================================#
# context 2.2.0~alpha3~dev | linux/x86_64 | ocaml-base-compiler.4.14.1 | file:///home/opam/opam-repository
# path ~/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2
# command ~/.opam/opam-init/hooks/sandbox.sh build make all
# exit-code 2
# env-file ~/.opam/log/ocamlnet-8-a8b52e.env
# output-file ~/.opam/log/ocamlnet-8-a8b52e.out
### output ###
# ( cd tools/cppo-0.9.4 && rm -f depend && make -f Makefile.pre generate && make all )
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
# make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
# ocamllex cppo_lexer.mll
# 352 states, 13139 transitions, table size 54668 bytes
# 3450 additional bytes used for bindings
# ocamlyacc cppo_parser.mly
# echo 'let cppo_version = "0.9.4"' > cppo_version.ml
# ocamlfind ocamldep *.ml *.mli >depend || { rm -f depend; exit 1; }
# make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
# ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_types.ml
# ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_command.ml
# opts="-opaque"; \
# if [ -f "$(basename cppo_parser.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -package "bytes unix" -w -25 -c $opts cppo_parser.mli
# ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_parser.ml
# ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_lexer.ml
# ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_eval.ml
# File "cppo_eval.ml", line 37, characters 6-10:
# 37 | let file = pos.Lexing.pos_fname in
# ^^^^
# Warning 26 [unused-var]: unused variable file.
# ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_version.ml
# if [ "X" = "X" ]; then \
# ocamlfind ocamlc -g -package "bytes unix" -w -25 -a -o cppo.cma cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo; \
# else \
# ../../tools/mkstublib -o cppo cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo ; \
# fi
# ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_main.ml
# rm -f cppo cppo
# ocamlfind ocamlc -g -package "bytes unix" -w -25 -package unix,bytes -linkpkg -custom -o cppo cppo.cma cppo_main.cmo
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
# ( cd tools/unimap_to_ocaml && make all )
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/unimap_to_ocaml'
# ocamlfind ocamlc -g -package str -linkpkg \
# -o unimap_to_ocaml \
# unimap_to_ocaml.ml
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/unimap_to_ocaml'
# for pkg in netsys netshm netstring netunidata equeue shell rpc-generator rpc rpc-auth-local netclient netcgi2 netplex netcgi2-plex netcamlbox netmulticore nethttpd; do \
# ( cd src/$pkg && make -f Makefile.pre generate ) || exit; \
# ( cd src/$pkg && make -f Makefile.pre depend ) || exit; \
# ( cd src/$pkg && make all ) || exit; \
# done
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
# make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
# sed -e 's/@VERSION@/4.1.9/' \
# -e 's/@AUTHDHREQS@//' \
# -e 's/@PREFERRED_CGI_PKG@//' \
# -e 's/@REGEXP_PROVIDER@/str/' \
# -e 's/@COMPAT_PCRE_PROVIDER@//' \
# -e 's/@ZIP_PROVIDER@//' \
# META.in >META
# make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
# ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_conf.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_types.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_types.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_types.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_oothr.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_oothr.mli
# opts="-opaque"; \
# if [ -f "$(basename netlog.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netlog.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netlog.ml
# File "netlog.ml", line 132, characters 21-38:
# 131 | .................
# 132 | ...rintf.ksprintf (l.............
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# opts="-opaque"; \
# if [ -f "$(basename netexn.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netexn.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netexn.ml
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_impl_util.ml
# File "netsys_impl_util.ml", line 70, characters 14-32:
# 70 | let r = Pervasives.compare x a.(m) in
# ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# opts="-opaque"; \
# if [ -f "$(basename netsys_mem.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_mem.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_mem.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_signal.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_signal.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_signal.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_crypto_types.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_crypto_types.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_crypto_types.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_crypto.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_crypto.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_crypto.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_crypto_modes.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_crypto_modes.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_crypto_modes.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_posix.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_posix.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_posix.ml
# File "netsys_posix.ml", line 340, characters 12-30:
# 339 | ..
# 340 | .........i = Array.of_list ........
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netsys_posix.ml", line 341, characters 12-30:
# 340 |
# 341 | ........... Pervasives.compar........
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netsys_posix.ml", line 342, characters 12-30:
# 341 |
# 342 | ........... Pervasives.compar........
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netsys_posix.ml", line 682, characters 16-34:
# 681 | .........
# 682 | ...... t = post_fork_han....
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netsys_posix.ml", line 880, characters 14-29:
# 880 | (pg = Pg_keep) ?(fd_actions = [])
# ^^^^^^^^^^^^^^^
# Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
# this constructor's arguments. They are only for information
# and may change in future versions. (See manual section 11.5)
# opts="-opaque"; \
# if [ -f "$(basename netsys_win32.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_win32.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_win32.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_tls.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_tls.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_tls.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_ciphers.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_ciphers.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_ciphers.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_digests.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_digests.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_digests.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_rng.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_rng.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_rng.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_pollset.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pollset.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pollset.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_pollset_posix.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pollset_posix.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pollset_posix.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_pollset_win32.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pollset_win32.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pollset_win32.ml
# File "netsys_pollset_win32.ml", line 30, characters 13-31:
# 29 | .........
# 30 | ...rray.sort Pervasiv...................
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netsys_pollset_win32.ml", line 31, characters 13-31:
# 30 | ..........
# 31 | ..Array.sort Pervasi....................
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netsys_pollset_win32.ml", line 32, characters 13-31:
# | ..........
# 32 | ..Hashtbl.fold
# 32 | (..................
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# opts="-opaque"; \
# if [ -f "$(basename netsys_pollset_generic.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pollset_generic.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pollset_generic.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_xdr.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_xdr.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_xdr.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_tmp.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_tmp.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_tmp.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_sem.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_sem.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_sem.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_pmanage.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pmanage.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pmanage.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_global.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_global.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_global.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_gssapi.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_gssapi.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_gssapi.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_sasl_types.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_sasl_types.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_sasl_types.ml
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_sasl_util.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_sasl.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_sasl.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_polypipe.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_polypipe.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_polypipe.ml
# opts="-opaque"; \
# if [ -f "$(basename netsys_polysocket.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_polysocket.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_polysocket.ml
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c.c'
# netsys_c.c: In function 'netsys_int64_of_file_descr':
# netsys_c.c:21:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
# 21 | return copy_int64(Long_val(fd));
# | ^~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c.c: In function 'netsys_ctermid':
# netsys_c.c:140:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
# 140 | return copy_string(ctermid(s));
# | ^~~~~~~~~~~~~~~~~~~~~~~
# netsys_c.c: In function 'netsys_ttyname':
# netsys_c.c:154:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
# 154 | return copy_string(s);
# | ^~~~~~~~~~~~~~
# netsys_c.c: In function 'netsys_fdopendir':
# netsys_c.c:263:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
# 263 | res = alloc_small(1, Abstract_tag);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c.c: In function 'netsys_realpath':
# netsys_c.c:284:20: warning: "copy_string" is deprecated: use "caml_copy_string" instead
# 284 | name_out = copy_string(name_out_s);
# | ^~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c.c: In function 'netsys_ptsname':
# netsys_c.c:327:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
# 327 | return copy_string(s);
# | ^~~~~~~~~~~~~~
# netsys_c.c: In function 'netsys_openat':
# netsys_c.c:476:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
# 476 | cv_flags = convert_flag_list(flags, open_flag_table);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c.c:477:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
# 477 | clo_flags = convert_flag_list(flags, open_cloexec_table);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c.c:487:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
# 487 | p = stat_alloc(string_length(path) + 1);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c.c:487:13: warning: "string_length" is deprecated: use "caml_string_length" instead
# 487 | p = stat_alloc(string_length(path) + 1);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c.c:489:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
# 489 | enter_blocking_section();
# | ^~~~~~~~~~~~~~~~~
# netsys_c.c:491:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
# 491 | leave_blocking_section();
# | ^~~~~~~~~~~~~~~~~
# netsys_c.c:492:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
# 492 | stat_free(p);
# | ^~~~~
# netsys_c.c: In function 'netsys_faccessat':
# netsys_c.c:520:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
# 520 | cv_perms = convert_flag_list(perms, access_permission_table);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c.c:521:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
# 521 | cv_flags = convert_flag_list(flags, at_flags_table);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c.c: In function 'netsys_linkat':
# netsys_c.c:564:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
# 564 | cv_flags = convert_flag_list(flags, at_flags_table);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c.c: In function 'netsys_unlinkat':
# netsys_c.c:580:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
# 580 | cv_flags = convert_flag_list(flags, at_flags_table);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c.c: In function 'netsys_readlinkat':
# netsys_c.c:625:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
# 625 | return copy_string(buffer);
# | ^~~~~~~~~~~~~~~~~
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_poll.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_poll.c'
# netsys_c_poll.c: In function 'netsys_poll':
# netsys_c_poll.c:151:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
# 151 | enter_blocking_section();
# | ^~~~~~~~~~~~~~~~~
# netsys_c_poll.c:153:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
# 153 | leave_blocking_section();
# | ^~~~~~~~~~~~~~~~~
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_fadvise.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_fadvise.c'
# netsys_c_fadvise.c: In function 'netsys_fadvise':
# netsys_c_fadvise.c:38:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 38 | default: invalid_argument("Netsys.fadvise");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_fadvise.c:45:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 45 | failwith("Netsys.fadvise: large files not supported on this OS");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_fadvise.c:47:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 47 | failwith("Netsys.fadvise: large files not supported on this OS");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_fallocate.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_fallocate.c'
# netsys_c_fallocate.c: In function 'netsys_fallocate':
# netsys_c_fallocate.c:31:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 31 | failwith("Netsys.fadvise: large files not supported on this OS");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_fallocate.c:33:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 33 | failwith("Netsys.fadvise: large files not supported on this OS");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_ioprio.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_ioprio.c'
# netsys_c_ioprio.c: In function 'netsys_ioprio_get':
# netsys_c_ioprio.c:92:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 92 | failwith("netsys_ioprio_get: internal error");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_ioprio.c:117:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 117 | failwith("netsys_ioprio_get: Unexpected result");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_ioprio.c: In function 'netsys_ioprio_set':
# netsys_c_ioprio.c:148:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 148 | failwith("netsys_ioprio_set: internal error");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_ioprio.c:162:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 162 | failwith("netsys_ioprio_set: internal error");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_ioprio.c:179:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 179 | failwith("netsys_ioprio_set: internal error");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_locale.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_locale.c'
# netsys_c_locale.c: In function 'netsys_query_langinfo':
# netsys_c_locale.c:42:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 42 | failwith("Netsys_posix.query_locale: no locale support");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_locale.c:43:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
# 43 | oldcopy_locale = stat_alloc(strlen(old_locale) + 1);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_locale.c:48:20: warning: "stat_free" is deprecated: use "caml_stat_free" instead
# 48 | stat_free(oldcopy_locale);
# | ^~~~~~~~~~~~~~~
# netsys_c_locale.c:49:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 49 | failwith("Netsys_posix.query_locale: cannot set this locale");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_locale.c:53:13: warning: "alloc" is deprecated: use "caml_alloc" instead
# 53 | s = alloc(n,0);
# | ^~~~~~~
# netsys_c_locale.c:55:20: warning: "copy_string" is deprecated: use "caml_copy_string" instead
# 55 | Store_field(s,k,copy_string(nl_langinfo(locale_items_table[k])));
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_locale.c:59:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
# 59 | stat_free(oldcopy_locale);
# | ^~~~~~~~~~~~~~~~~~
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_multicast.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_multicast.c'
# netsys_c_multicast.c: In function 'socket_domain':
# netsys_c_multicast.c:46:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 46 | invalid_argument("Not an Internet socket");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_multicast.c: In function 'netsys_mcast_set_loop':
# netsys_c_multicast.c:80:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 80 | invalid_argument("Netsys.mcast_set_loop");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_multicast.c: In function 'netsys_mcast_set_ttl':
# netsys_c_multicast.c:126:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 126 | invalid_argument("Netsys.mcast_set_ttl");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_multicast.c: In function 'netsys_mcast_add_membership':
# netsys_c_multicast.c:157:13: warning: "string_length" is deprecated: use "caml_string_length" instead
# 157 | if (string_length(group_addr) != 4 || string_length(if_addr) != 4 )
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_multicast.c:157:13: warning: "string_length" is deprecated: use "caml_string_length" instead
# netsys_c_multicast.c:158:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 158 | invalid_argument("Netsys.mcast_add_membership: Not an IPV4 address");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_multicast.c:176:13: warning: "string_length" is deprecated: use "caml_string_length" instead
# 176 | if (string_length(group_addr) != 16 || string_length(if_addr) != 16 )
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_multicast.c:176:13: warning: "string_length" is deprecated: use "caml_string_length" instead
# netsys_c_multicast.c:177:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 177 | invalid_argument("Netsys.mcast_add_membership: Not an IPV6 address");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_multicast.c:196:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 196 | invalid_argument("Netsys.mcast_add_membership");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_multicast.c: In function 'netsys_mcast_drop_membership':
# netsys_c_multicast.c:226:13: warning: "string_length" is deprecated: use "caml_string_length" instead
# 226 | if (string_length(group_addr) != 4 || string_length(if_addr) != 4 )
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_multicast.c:226:13: warning: "string_length" is deprecated: use "caml_string_length" instead
# netsys_c_multicast.c:227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 227 | invalid_argument("Netsys.mcast_drop_membership: Not an IPV4 address");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_multicast.c:245:13: warning: "string_length" is deprecated: use "caml_string_length" instead
# 245 | if (string_length(group_addr) != 16 || string_length(if_addr) != 16 )
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_multicast.c:245:13: warning: "string_length" is deprecated: use "caml_string_length" instead
# netsys_c_multicast.c:246:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 246 | invalid_argument("Netsys.mcast_drop_membership: Not an IPV6 address");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_multicast.c:265:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 265 | invalid_argument("Netsys.mcast_drop_membership");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_sem.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_sem.c'
# netsys_c_sem.c: In function 'netsys_sem_open':
# netsys_c_sem.c:123:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
# 123 | flags = convert_flag_list(flagsv, sem_open_flag_table);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_sem.c: In function 'netsys_sem_close':
# netsys_c_sem.c:144:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 144 | invalid_argument ("Netsys.sem_close: stale semaphore");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_sem.c: In function 'netsys_sem_init':
# netsys_c_sem.c:178:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 178 | s = (sem_t *) (((char *) Bigarray_val(memv)->data) + Long_val(posv));
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_sem.c: In function 'netsys_as_sem':
# netsys_c_sem.c:195:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 195 | s = (sem_t *) (((char *) Bigarray_val(memv)->data) + Long_val(posv));
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_sem.c: In function 'netsys_sem_destroy':
# netsys_c_sem.c:212:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 212 | invalid_argument ("Netsys.sem_destroy: stale semaphore");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_sem.c: In function 'netsys_sem_getvalue':
# netsys_c_sem.c:232:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 232 | invalid_argument ("Netsys.sem_getvalue: stale semaphore");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_sem.c: In function 'netsys_sem_post':
# netsys_c_sem.c:253:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 253 | invalid_argument ("Netsys.sem_post: stale semaphore");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_sem.c: In function 'netsys_sem_wait':
# netsys_c_sem.c:273:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 273 | invalid_argument ("Netsys.sem_wait: stale semaphore");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_sem.c:276:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
# 276 | enter_blocking_section();
# | ^~~~~~~~~~~~~~~~~
# netsys_c_sem.c:281:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
# 281 | leave_blocking_section();
# | ^~~~~~~~~~~~~~~~~
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_shm.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_shm.c'
# netsys_c_shm.c: In function 'netsys_shm_open':
# netsys_c_shm.c:39:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
# 39 | cv_flags = convert_flag_list(flags, shm_open_flag_table);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_shm.c:40:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
# 40 | p = stat_alloc(string_length(path) + 1);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_shm.c:40:13: warning: "string_length" is deprecated: use "caml_string_length" instead
# 40 | p = stat_alloc(string_length(path) + 1);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_shm.c:43:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
# 43 | stat_free(p);
# | ^~~~~
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_spawn.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_spawn.c'
# netsys_c_spawn.c: In function 'netsys_posix_spawn_nat':
# netsys_c_spawn.c:617:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 617 | invalid_argument
# | ^~~~~~~~~
# netsys_c_spawn.c:641:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 641 | invalid_argument
# | ^~~~~~~~~
# netsys_c_spawn.c:806:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 806 | failwith("USE_FORK_EXEC");
# | ^~~~~~~~~~~~~~~
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_subprocess.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_subprocess.c'
# netsys_c_subprocess.c: In function 'netsys_install_sigchld_handler':
# netsys_c_subprocess.c:285:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 285 | failwith("Cannot allocate memory");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_subprocess.c: In function 'netsys_watch_subprocess':
# netsys_c_subprocess.c:352:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 352 | failwith("Netsys_posix.watch_subprocess: uninitialized");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_subprocess.c:428:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 428 | failwith("Cannot allocate memory");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_subprocess.c:472:13: warning: "alloc" is deprecated: use "caml_alloc" instead
# 472 | r = alloc(2,0);
# | ^~~~~~~
# netsys_c_subprocess.c: In function 'netsys_get_subprocess_status':
# netsys_c_subprocess.c:557:20: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
# 557 | st = alloc_small(1, TAG_WEXITED);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_subprocess.c:561:20: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
# 561 | st = alloc_small(1, TAG_WSIGNALED);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_subprocess.c:565:20: warning: "alloc" is deprecated: use "caml_alloc" instead
# 565 | r = alloc(1,0);
# | ^~~~
# netsys_c_subprocess.c: In function 'netsys_kill_all_subprocesses':
# netsys_c_subprocess.c:651:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 651 | failwith("Netsys_posix.watch_subprocess: uninitialized");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_subprocess.c: In function 'netsys_killpg_all_subprocesses':
# netsys_c_subprocess.c:689:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 689 | failwith("Netsys_posix.watch_subprocess: uninitialized");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_syslog.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_syslog.c'
# netsys_c_syslog.c: In function 'netsys_openlog':
# netsys_c_syslog.c:89:20: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
# 89 | ident_buf = stat_alloc(IDENT_BUF_LEN);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_syslog.c:97:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
# 97 | options = convert_flag_list(opts, syslog_opt_flags);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_clock.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_clock.c'
# netsys_c_clock.c: In function 'make_timespec':
# netsys_c_clock.c:26:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 26 | failwith("Netsys_posix: time value out of range");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_clock.c:29:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 29 | failwith("Netsys_posix: time value out of range");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_clock.c: In function 'alloc_timespec_pair':
# netsys_c_clock.c:47:13: warning: "alloc" is deprecated: use "caml_alloc" instead
# 47 | tsout = alloc(2,0);
# | ^~~~~~~~~~~
# netsys_c_clock.c: In function 'netsys_clock_getcpuclockid':
# netsys_c_clock.c:194:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 194 | invalid_argument("Netsys_posix.clock_getcpuclockid not available");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_clock.c: In function 'netsys_timer_event':
# netsys_c_clock.c:438:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 438 | failwith("Netsys_posix.timer_event: timer is not connected with event");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_event.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_event.c'
# netsys_c_event.c: In function 'netsys_set_nonblock_not_event':
# netsys_c_event.c:271:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 271 | failwith("Netsys_posix.set_nonblock_event: already destroyed");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_event.c: In function 'netsys_get_not_event_fd_nodup':
# netsys_c_event.c:293:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 293 | failwith("Netsys_posix.get_event_fd_nodup: already destroyed");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_event.c: In function 'netsys_return_not_event_fd':
# netsys_c_event.c:309:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 309 | failwith("Netsys_posix.get_event_fd: already destroyed");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_event.c: In function 'netsys_set_not_event':
# netsys_c_event.c:353:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 353 | failwith("Netsys_posix.set_event: already destroyed");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_event.c:355:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 355 | failwith("Netsys_posix.set_event: not allowed for this type of event");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_event.c: In function 'netsys_wait_not_event':
# netsys_c_event.c:376:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 376 | failwith("Netsys_posix.wait_event: already destroyed");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_event.c: In function 'netsys_consume_not_event':
# netsys_c_event.c:405:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 405 | failwith("Netsys_posix.consume_event: already destroyed");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_win32.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_win32.c'
# netsys_c_win32.c: In function 'netsys_fill_random':
# netsys_c_win32.c:60:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 60 | invalid_argument("netsys_fill_random");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_get_full_path_name':
# netsys_c_win32.c:79:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 79 | invalid_argument("netsys_get_full_path_name");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_get_long_path_name':
# netsys_c_win32.c:97:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 97 | invalid_argument("netsys_get_long_path_name");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_modify_close_on_exec':
# netsys_c_win32.c:115:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 115 | invalid_argument("netsys_modify_close_on_exec");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_test_close_on_exec':
# netsys_c_win32.c:134:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 134 | invalid_argument("netsys_test_close_on_exec");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_is_crt_fd':
# netsys_c_win32.c:148:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 148 | invalid_argument("netsys_is_crt_fd");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_create_event':
# netsys_c_win32.c:227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 227 | invalid_argument("netsys_create_event");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_close_event':
# netsys_c_win32.c:249:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 249 | invalid_argument("netsys_close_event");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_set_auto_close_event_proxy':
# netsys_c_win32.c:262:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 262 | invalid_argument("netsys_set_auto_close_event_proxy");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_set_event':
# netsys_c_win32.c:279:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 279 | invalid_argument("netsys_set_event");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_reset_event':
# netsys_c_win32.c:295:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 295 | invalid_argument("netsys_reset_event");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_test_event':
# netsys_c_win32.c:315:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 315 | invalid_argument("netsys_test_event");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_event_wait':
# netsys_c_win32.c:345:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 345 | invalid_argument("netsys_event_wait");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_event_descr':
# netsys_c_win32.c:356:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 356 | invalid_argument("netsys_event_descr");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_wsa_event_select':
# netsys_c_win32.c:386:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 386 | invalid_argument("netsys_wsa_event_select");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_wsa_maximum_wait_events':
# netsys_c_win32.c:394:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 394 | invalid_argument("netsys_wsa_maximum_wait_events");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_wsa_wait_for_multiple_events':
# netsys_c_win32.c:481:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 481 | invalid_argument("netsys_wsa_wait_for_multiple_events");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_wsa_enum_network_events':
# netsys_c_win32.c:541:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 541 | invalid_argument("netsys_wsa_enum_network_events");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_create_local_named_pipe':
# netsys_c_win32.c:1035:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1035 | invalid_argument("netsys_create_local_named_pipe");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_pipe_listen':
# netsys_c_win32.c:1133:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1133 | invalid_argument("netsys_pipe_listen");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_pipe_deafen':
# netsys_c_win32.c:1205:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1205 | invalid_argument("netsys_pipe_unlisten");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_pipe_connect':
# netsys_c_win32.c:1275:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1275 | invalid_argument("netsys_pipe_connect");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_pipe_read':
# netsys_c_win32.c:1336:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1336 | invalid_argument("netsys_pipe_read");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_pipe_write':
# netsys_c_win32.c:1403:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1403 | invalid_argument("netsys_pipe_write");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_pipe_shutdown':
# netsys_c_win32.c:1441:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1441 | invalid_argument("netsys_pipe_shutdown");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_pipe_free':
# netsys_c_win32.c:1456:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1456 | invalid_argument("netsys_pipe_free");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_pipe_conn_state':
# netsys_c_win32.c:1472:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1472 | invalid_argument("netsys_pipe_conn_state");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_pipe_rd_event':
# netsys_c_win32.c:1490:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1490 | invalid_argument("netsys_pipe_rd_event");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_pipe_wr_event':
# netsys_c_win32.c:1508:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1508 | invalid_argument("netsys_pipe_wr_event");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_pipe_descr':
# netsys_c_win32.c:1521:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1521 | invalid_argument("netsys_pipe_descr");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_set_auto_close_pipe_proxy':
# netsys_c_win32.c:1533:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1533 | invalid_argument("netsys_set_auto_close_pipe_proxy");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_pipe_signal':
# netsys_c_win32.c:1549:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1549 | invalid_argument("netsys_pipe_signal");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_create_process':
# netsys_c_win32.c:1719:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1719 | invalid_argument("netsys_create_process");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_search_path':
# netsys_c_win32.c:1780:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1780 | invalid_argument("netsys_search_path");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_terminate_process':
# netsys_c_win32.c:1797:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1797 | invalid_argument("netsys_terminate_process");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_process_descr':
# netsys_c_win32.c:1810:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1810 | invalid_argument("netsys_process_descr");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_set_auto_close_process_proxy':
# netsys_c_win32.c:1822:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1822 | invalid_argument("netsys_set_auto_close_process_proxy");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_close_process':
# netsys_c_win32.c:1837:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1837 | invalid_argument("netsys_close_process");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_process_free':
# netsys_c_win32.c:1852:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1852 | invalid_argument("netsys_close_process");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_get_process_status':
# netsys_c_win32.c:1885:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1885 | invalid_argument("netsys_get_process_status");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_as_process_event':
# netsys_c_win32.c:1896:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1896 | invalid_argument("netsys_as_process_event");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_emulated_pid':
# netsys_c_win32.c:1918:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1918 | invalid_argument("netsys_emulated_pid");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_win_pid':
# netsys_c_win32.c:1929:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1929 | invalid_argument("netsys_win_pid");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_has_console':
# netsys_c_win32.c:1938:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1938 | invalid_argument("netsys_has_console");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_is_console':
# netsys_c_win32.c:1953:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1953 | invalid_argument("netsys_is_console");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_alloc_console':
# netsys_c_win32.c:1965:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1965 | invalid_argument("netsys_alloc_console");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_get_console_attr':
# netsys_c_win32.c:2004:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 2004 | invalid_argument("netsys_get_console_attr");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_set_console_attr':
# netsys_c_win32.c:2063:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 2063 | invalid_argument("netsys_set_console_attr");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_get_console_info':
# netsys_c_win32.c:2095:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 2095 | invalid_argument("netsys_get_console_info");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_get_console_mode':
# netsys_c_win32.c:2149:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 2149 | invalid_argument("netsys_get_console_mode");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_set_console_mode':
# netsys_c_win32.c:2218:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 2218 | invalid_argument("netsys_set_console_mode");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_getacp':
# netsys_c_win32.c:2227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 2227 | invalid_argument("netsys_getacp");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_init_console_codepage':
# netsys_c_win32.c:2246:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 2246 | invalid_argument("netsys_init_console_codepage");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_clear_console':
# netsys_c_win32.c:2341:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 2341 | invalid_argument("netsys_clear_console");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_get_current_thread_id':
# netsys_c_win32.c:2350:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 2350 | invalid_argument("netsys_get_current_thread_id");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_cancel_synchronous_io':
# netsys_c_win32.c:2397:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 2397 | invalid_argument("netsys_cancel_synchronous_io");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_win32.c: In function 'netsys_real_select':
# netsys_c_win32.c:2510:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 2510 | invalid_argument("netsys_real_select");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_htab.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_htab.c'
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_queue.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_queue.c'
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_mem.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_mem.c'
# netsys_c_mem.c: In function 'netsys_blit_memory_to_string':
# netsys_c_mem.c:33:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
# 33 | struct caml_bigarray *mem = Bigarray_val(memv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:33:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 33 | struct caml_bigarray *mem = Bigarray_val(memv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_blit_string_to_memory':
# netsys_c_mem.c:51:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
# 51 | struct caml_bigarray *mem = Bigarray_val(memv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:51:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 51 | struct caml_bigarray *mem = Bigarray_val(memv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_memory_address':
# netsys_c_mem.c:65:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
# 65 | struct caml_bigarray *mem = Bigarray_val(memv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:65:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 65 | struct caml_bigarray *mem = Bigarray_val(memv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_grab':
# netsys_c_mem.c:86:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
# 86 | return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8,
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:86:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
# 86 | return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8,
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:86:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
# 86 | return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8,
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_alloc_memory_pages':
# netsys_c_mem.c:114:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
# 114 | r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:114:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
# 114 | r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:114:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
# 114 | r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:115:34: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead
# 115 | BIGARRAY_MAPPED_FILE,
# | ^~~~~~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_zero_pages':
# netsys_c_mem.c:128:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
# 128 | struct caml_bigarray *mem = Bigarray_val(memv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:128:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 128 | struct caml_bigarray *mem = Bigarray_val(memv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:142:27: warning: "failwith" is deprecated: use "caml_failwith" instead
# 142 | failwith("Netsys_mem.zero_pages assertion failed");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:146:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 146 | invalid_argument("Netsys_mem.zero_pages only for whole pages");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_alloc_aligned_memory':
# netsys_c_mem.c:167:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
# 167 | r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:167:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
# 167 | r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:167:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
# 167 | r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:168:34: warning: "BIGARRAY_MANAGED" is deprecated: use "CAML_BA_MANAGED" instead
# 168 | BIGARRAY_MANAGED,
# | ^~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_map_file':
# netsys_c_mem.c:200:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 200 | failwith("Netsys_mem: large files not supported on this OS");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:214:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 214 | failwith("Netsys_mem: cannot mmap - file position exceeds file size");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:217:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 217 | failwith("Netsys_mem: cannot mmap - file too large");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:222:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 222 | invalid_argument("netsys_map_file");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:235:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
# 235 | return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT |
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:235:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
# 235 | return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT |
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:235:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
# 235 | return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT |
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:236:34: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead
# 236 | BIGARRAY_MAPPED_FILE, 1, eff_addr, basize);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_memory_unmap_file':
# netsys_c_mem.c:257:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
# 257 | struct caml_bigarray *b = Bigarray_val(memv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:257:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 257 | struct caml_bigarray *b = Bigarray_val(memv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:258:13: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead
# 258 | if ((b->flags & BIGARRAY_MANAGED_MASK) == BIGARRAY_MAPPED_FILE) {
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:258:13: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead
# 258 | if ((b->flags & BIGARRAY_MANAGED_MASK) == BIGARRAY_MAPPED_FILE) {
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:263:27: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead
# 263 | (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:263:27: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead
# 263 | (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:270:27: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead
# 270 | (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:270:27: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead
# 270 | (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_reshape':
# netsys_c_mem.c:281:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
# 281 | struct caml_bigarray *b;
# | ^~~~~~~~~~~~~~~~
# netsys_c_mem.c:282:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
# 282 | struct caml_bigarray *mem;
# | ^~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:288:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 288 | b = Bigarray_val(bv);
# | ^~~~~~~~~~~~~
# netsys_c_mem.c:294:13: warning: "alloc" is deprecated: use "caml_alloc" instead
# 294 | dimv = alloc(b->num_dims,0);
# | ^~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:300:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 300 | mem = Bigarray_val(memv);
# | ^~~~~~~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_mem_read':
# netsys_c_mem.c:378:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 378 | data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:399:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
# 399 | enter_blocking_section();
# | ^~~~~~~~~~~~~~~~~
# netsys_c_mem.c:401:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
# 401 | leave_blocking_section(); /* keeps errno intact */
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_mem_write':
# netsys_c_mem.c:419:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 419 | data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:440:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
# 440 | enter_blocking_section();
# | ^~~~~~~~~~~~~~~~~
# netsys_c_mem.c:442:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
# 442 | leave_blocking_section();
# | ^~~~~~~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_mem_recv':
# netsys_c_mem.c:469:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 469 | data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:470:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
# 470 | flags = convert_flag_list(flagsv, msg_flag_table);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:478:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
# 478 | enter_blocking_section();
# | ^~~~~~~~~~~~~~~~~
# netsys_c_mem.c:486:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
# 486 | leave_blocking_section();
# | ^~~~~~~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_mem_send':
# netsys_c_mem.c:509:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 509 | data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:510:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
# 510 | flags = convert_flag_list(flagsv, msg_flag_table);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:518:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
# 518 | enter_blocking_section();
# | ^~~~~~~~~~~~~~~~~
# netsys_c_mem.c:526:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
# 526 | leave_blocking_section();
# | ^~~~~~~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_as_value':
# netsys_c_mem.c:540:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
# 540 | struct caml_bigarray *b = Bigarray_val(memv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:540:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 540 | struct caml_bigarray *b = Bigarray_val(memv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_value_area_add':
# netsys_c_mem.c:547:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
# 547 | struct caml_bigarray *b = Bigarray_val(memv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:547:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 547 | struct caml_bigarray *b = Bigarray_val(memv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:553:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 553 | failwith("Netsys_mem.value_area: error");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_value_area_remove':
# netsys_c_mem.c:563:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
# 563 | struct caml_bigarray *b = Bigarray_val(memv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:563:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 563 | struct caml_bigarray *b = Bigarray_val(memv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_init_header':
# netsys_c_mem.c:577:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
# 577 | struct caml_bigarray *b = Bigarray_val(memv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:577:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 577 | struct caml_bigarray *b = Bigarray_val(memv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:585:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 585 | invalid_argument("Netsys_mem.init_header");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_init_string':
# netsys_c_mem.c:622:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
# 622 | struct caml_bigarray *b = Bigarray_val(memv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:622:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 622 | struct caml_bigarray *b = Bigarray_val(memv);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:632:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 632 | invalid_argument("Netsys_mem.init_string");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_init_value_1':
# netsys_c_mem.c:1002:27: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 1002 | b_work = Bigarray_val(work);
# | ^~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:1003:27: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 1003 | b_copy = Bigarray_val(copy);
# | ^~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:1009:34: warning: "BIGARRAY_KIND_MASK" is deprecated: use "CAML_BA_KIND_MASK" instead
# 1009 | caml_ba_element_size[b_work->flags & BIGARRAY_KIND_MASK];
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:1038:34: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
# 1038 | data_copy = stat_alloc(size_aligned);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_init_value':
# netsys_c_mem.c:1257:20: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
# 1257 | stat_alloc(sizeof(struct named_custom_ops));
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:1258:20: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
# 1258 | ops->name = stat_alloc(caml_string_length(Field(pair,0))+1);
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:1265:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 1265 | mem_data = ((char *) Bigarray_val(memv)->data) + off;
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:1266:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
# 1266 | mem_end = mem_data + Bigarray_val(memv)->dim[0];
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:1290:20: warning: "stat_free" is deprecated: use "caml_stat_free" instead
# 1290 | stat_free(ops->name);
# | ^~~~~~~~~~
# netsys_c_mem.c:1291:20: warning: "stat_free" is deprecated: use "caml_stat_free" instead
# 1291 | stat_free(ops);
# | ^~~~
# netsys_c_mem.c:1312:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 1312 | failwith("Netsys_mem.init_value: Library error");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:1316:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 1316 | failwith("Netsys_mem.init_value: Unknown error");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_copy_value':
# netsys_c_mem.c:1354:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
# 1354 | struct named_custom_ops int32_ops;
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:1355:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
# 1355 | struct named_custom_ops int64_ops;
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:1356:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
# 1356 | struct named_custom_ops nativeint_ops;
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:1393:48: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
# 1393 | 1, NULL, 1));
# | ^~~~~~~~~
# netsys_c_mem.c:1393:48: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
# 1393 | 1, NULL, 1));
# | ^~~~~~~~~
# netsys_c_mem.c:1394:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
# 1394 | bigarray_ops.next = &int32_ops;
# | ^~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:1396:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
# 1396 | int32_ops.name = "_i";
# | ^~~~~~~~~~~~~~
# netsys_c_mem.c:1397:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
# 1397 | int32_ops.ops = Custom_ops_val(caml_copy_int32(0));
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:1398:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
# 1398 | int32_ops.next = &int64_ops;
# | ^~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:1398:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
# netsys_c_mem.c:1400:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
# 1400 | int64_ops.name = "_j";
# | ^~~~~~~~~~~~~~
# netsys_c_mem.c:1401:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
# 1401 | int64_ops.ops = Custom_ops_val(caml_copy_int64(0));
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:1402:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
# 1402 | int64_ops.next = &nativeint_ops;
# | ^~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:1402:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
# 1402 | int64_ops.next = &nativeint_ops;
# | ^~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:1404:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
# 1404 | nativeint_ops.name = "_n";
# | ^~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:1405:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
# 1405 | nativeint_ops.ops = Custom_ops_val(caml_copy_nativeint(0));
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:1406:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
# 1406 | nativeint_ops.next = NULL;
# | ^~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:1495:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 1495 | failwith("Netsys_mem.copy_value: Library error");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c:1499:20: warning: "failwith" is deprecated: use "caml_failwith" instead
# 1499 | failwith("Netsys_mem.copy_value: Unknown error");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# netsys_c_mem.c: In function 'netsys_get_custom_ops':
# netsys_c_mem.c:1512:20: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
# 1512 | r = alloc_small(2,0);
# | ^~~~~~~~~~
# netsys_c_mem.c:1517:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
# 1517 | invalid_argument("Netsys_mem.get_custom_ops");
# | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_xdr.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_xdr.c'
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_ip6.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_ip6.c'
# if [ "Xnetsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o" = "X" ]; then \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -a -o netsys.cma netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo; \
# else \
# ../../tools/mkstublib -o netsys netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo netsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o ; \
# fi
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_oothr.ml
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr.cma -a netsys_oothr.cmo
# ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_outofheap.c
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_outofheap.c'
# opts="-opaque"; \
# if [ -f "$(basename netsys_oothr_mt.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt.ml
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr_mt.cma -a \
# netsys_oothr.cmo netsys_oothr_mt.cmo
# opts="-opaque"; \
# if [ -f "$(basename netsys_oothr_mt_init.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt_init.mli
# ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt_init.ml
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
# make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
# sed -e 's/@VERSION@/4.1.9/' \
# -e 's/@AUTHDHREQS@//' \
# -e 's/@PREFERRED_CGI_PKG@//' \
# -e 's/@REGEXP_PROVIDER@/str/' \
# -e 's/@COMPAT_PCRE_PROVIDER@//' \
# -e 's/@ZIP_PROVIDER@//' \
# META.in >META
# make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
# ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
# opts="-opaque"; \
# if [ -f "$(basename netshm.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netshm.mli
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netshm.ml
# File "netshm.ml", line 136, characters 17-35:
# 136 | (Pervasives.compare : int -> int -> int)
# ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# opts="-opaque"; \
# if [ -f "$(basename netshm_data.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netshm_data.mli
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netshm_data.ml
# opts="-opaque"; \
# if [ -f "$(basename netshm_hashtbl.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netshm_hashtbl.mli
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netshm_hashtbl.ml
# opts="-opaque"; \
# if [ -f "$(basename netshm_array.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netshm_array.mli
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netshm_array.ml
# if [ "X" = "X" ]; then \
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netshm.cma netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo; \
# else \
# ../../tools/mkstublib -o netshm netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo ; \
# fi
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
# make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
# sed -e 's/@VERSION@/4.1.9/' netconst.mlp >netconst.ml
# ocamllex netglob_lex.mll
# 69 states, 297 transitions, table size 1602 bytes
# ocaml ../../tools/unicode_charinfo.ml unicode_charinfo.txt \
# > netunichar.ml
# ../../tools/unimap_to_ocaml/unimap_to_ocaml \
# -o netmappings_asn1.ml netmappings_asn1.pmap
# Reading netmappings_asn1.pmap
# Processing asn1_t61
# (Heavy conflicts: 3 of 256)
# Processing asn1_printable
# (Heavy conflicts: 0 of 256)
# Processing asn1_iso646
# (Heavy conflicts: 0 of 256)
# sed -e 's/@VERSION@/4.1.9/' \
# -e 's/@AUTHDHREQS@//' \
# -e 's/@PREFERRED_CGI_PKG@//' \
# -e 's/@REGEXP_PROVIDER@/str/' \
# -e 's/@COMPAT_PCRE_PROVIDER@//' \
# -e 's/@ZIP_PROVIDER@//' \
# META.in >META
# make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
# ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
# opts="-opaque"; \
# if [ -f "$(basename netconst.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c $opts netconst.mli
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c netconst.ml
# opts="-opaque"; \
# if [ -f "$(basename netstring_str.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c $opts netstring_str.mli
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c netstring_str.ml
# opts="-opaque"; \
# if [ -f "$(basename netstring_tstring.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c $opts netstring_tstring.mli
# opts="-opaque"; \
# if [ -f "$(basename netbuffer.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c $opts netbuffer.mli
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c netbuffer.ml
# opts="-opaque"; \
# if [ -f "$(basename netunichar.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c $opts netunichar.mli
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c netunichar.ml
# opts="-opaque"; \
# if [ -f "$(basename netaux.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c $opts netaux.mli
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c netaux.ml
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c netstring_tstring.ml
# opts="-opaque"; \
# if [ -f "$(basename netchannels.mli .ml)".nopaque ]; then opts=""; fi; \
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c $opts netchannels.mli
# ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " -w -25 -c netchannels.ml
# File "netchannels.ml", line 216, characters 14-30:
# 216 | ..............uf pos len in
# 216 | ........................................
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 223, characters 4-27:
# 223 | ....ut ch buf pos len
# |
# 223 | m................................
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 228, characters 6-36:
# 228 | ......g ch len
# | #else
# 228 | let ..........................
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 237, characters 4-25:
# 237 | ....ar () =
# 237 | if closed...............................
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 241, characters 4-25:
# 241 | ....ne () =
# 241 | if closed...............................
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 245, characters 4-25:
# 245 | ....te () =
# 245 | if closed...............................
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 249, characters 6-25:
# 249 | ......
# |
# 249 | method close_i......
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 254, characters 4-21:
# 254 | ....os_in =
# 254 | if cl...................................
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", lines 933-946, characters 2-62:
# 933 | ..fer_size ?pass_through
# | (x : lift_in_arg) =
# | match x with
# | `Rec r when not buffered ->
# | if eol <> ["\n"] then invalid_arg "Netchannels.lift_in";
# ...
# | if eol <> ["\n"] then invalid_arg "Netchannels.lift_in";
# | new lift_raw_in_channel r
# | | `Raw r when buffered ->
# 946 | new .........................................................
# Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
# All clauses in this pattern-matching are guarded.
# File "netchannels.ml", line 1005, characters 13-31:
# 1005 | ............./O directly.
# 1005 | .................
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 1007, characters 6-23:
# | .
# 1007 | .... *)
# 1007 | let p0 = ........................
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 1012, characters 12-30:
# | ...........
# 1012 | len
# 1012 | with
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 1021, characters 15-32:
# 1020 | ...........
# 1021 | ... if closed then s........................
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 1026, characters 17-44:
# 1026 | .................losed();
# 1026 | #ifdef HAVE_BY...
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 1033, characters 15-37:
# | ..........
# 1033 | ....#endif
# |
# 1033 | method outpu..........
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 1037, characters 15-39:
# 1037 | ...............h) c
# |
# 1037 | method output_st........
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 1042, characters 17-40:
# 1041 | ................
# 1042 | if closed then self.....................
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 1049, characters 15-37:
# 1049 | monitored (Pervasives.output_string ch) s
# ^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 1064, characters 14-30:
# 1063 | ............
# 1064 | . (self : #out_ob..............................
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 1074, characters 5-31:
# 1074 | .....ing
# 1074 | operation raised...........................................
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 1076, characters 5-25:
# 1076 | n, and we are now likely in the
# ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 1085, characters 7-33:
# 1085 | .......output_channel: \
# 1085 | .............................................................
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 1093, characters 4-22:
# 1092 | ....
# 1093 | closed <- ......
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", lines 1477-1490, characters 2-28:
# 1477 | ..hod pos_out =
# | (ch # pos_out) + bufpos
# | end
# | ;;
# |
# ...
# | let r'' =
# | new buffered_raw_out_channel
# | ?buffer_size ?pass_through (r' :> raw_out_channel) in
# 1490 | new lift_raw_o..............
# Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
# All clauses in this pattern-matching are guarded.
# File "netchannels.ml", line 1847, characters 6-25:
# 1847 | t = Printexc.get_backtrace() in
# ^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 1862, characters 4-22:
# |
# 1862 | ... )
# |
# |
# 1862 | method pos_.....
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "netchannels.ml", line 1879, characters 4-23:
# 1879 | ....r
# | );
# 1879 | self #........
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
#
# If you need to stay compatible with OCaml < 4.07, you can use the
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# make[1]: *** [../../Makefile.rules:129: netchannels.cmo] Error 2
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
# make: *** [Makefile:23: all] Error 2
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install json-wheel 1.0.6+safe-string
+-
+- The following actions failed
| - build ocamlnet 4.1.9-2
+-
+- The following changes have been performed (the rest was aborted)
| - install base-bytes base
| - install ocamlbuild 0.14.2
| - install ocamlfind 1.9.6
+-
# Run eval $(opam env) to update the current shell environment
The former state can be restored with:
/usr/bin/opam switch import "/home/opam/.opam/4.14/.opam-switch/backup/state-20231118065803.export"
'opam install -vy json-wheel.1.0.6+safe-string' failed.
"/usr/bin/env" "bash" "-c" "
opam remove -y "json-wheel.1.0.6+safe-string"
opam install -vy "json-wheel.1.0.6+safe-string"
res=$?
if [ $res = 31 ]; then
if opam show -f x-ci-accept-failures: "json-wheel.1.0.6+safe-string" | grep -q '"debian-unstable"'; then
echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
exit 69
fi
fi
exit $res
" failed with exit status 31
Failed: Build failed