Building on spring (from freebsd) 2024-01-07 02:07.34 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam")) 2024-01-07 02:07.35 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q cbef5a5f6021e22273d68a59b37ba23ef2063222")) 2024-01-07 02:07.35 ---> using "e6b78b65089c9b28c2de1cc4809ae729962036297fc37f0b35587c86027f75b0" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository")) No configuration file found, using built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: /usr/home/opam/.profile is already up-to-date. [NOTE] Make sure that /usr/home/opam/.profile is well sourced in your ~/.bashrc. 2024-01-07 02:07.35 ---> using "b34910d281ccdd026c7bbd24419ac0ae4316badb21d722d336b620ef5e4cac56" from cache /: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.14.1' 'ocaml-base-compiler.4.14.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.4.14.1 (cached) -> installed ocaml-base-compiler.4.14.1 -> installed ocaml-config.2 -> installed ocaml.4.14.1 Done. # Run eval $(opam env --switch=4.14.1) to update the current shell environment 2024-01-07 02:07.35 ---> using "7ba902f413f6b9224de9a5a36a32542125b8ee85a6086e7bdcd7e331220d75e1" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2024-01-07 02:07.35 ---> using "5e445ae618ea50d66cabcc58278fcf37b0091a51f148066d951709a7103da56d" from cache /: (env OCAMLPARAM warn-error=+8,_) /: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"weberizer.0.8\"\ \nopam install -vy \"weberizer.0.8\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"weberizer.0.8\" | grep -q '\"freebsd\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] weberizer.0.8 is not installed. Nothing to do. The following actions will be performed: === install 6 packages - install base-bytes base [required by ocamlnet] - install dune 3.12.1 [required by weberizer] - install ocamlbuild 0.14.3 [required by ocamlnet] - install ocamlfind 1.9.6 [required by ocamlnet] - install ocamlnet 4.1.9-2 [required by weberizer] - install weberizer 0.8 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/18: Processing 3/18: Processing 4/18: -> retrieved ocamlfind.1.9.6 (cached) Processing 5/18: [ocamlnet.4.1.9-2: http] [ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch Processing 6/18: [ocamlnet.4.1.9-2: http] [ocamlfind: patch] -> retrieved ocamlbuild.0.14.3 (cached) Processing 7/18: [ocamlnet.4.1.9-2: http] [weberizer.0.8: http] [ocamlfind: patch] Processing 8/18: [ocamlnet.4.1.9-2: http] [weberizer.0.8: http] [ocamlbuild: gmake configure.make] [ocamlfind: patch] Processing 8/18: [ocamlnet.4.1.9-2: http] [weberizer.0.8: http] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure] + /usr/local/bin/gmake "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/usr/home/opam/.opam/4.14.1" "OCAMLBUILD_BINDIR=/usr/home/opam/.opam/4.14.1/bin" "OCAMLBUILD_LIBDIR=/usr/home/opam/.opam/4.14.1/lib" "OCAMLBUILD_MANDIR=/usr/home/opam/.opam/4.14.1/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX="; \ - echo "OCAML_BINDIR=/usr/home/opam/.opam/4.14.1/bin"; \ - echo "OCAML_LIBDIR=/usr/home/opam/.opam/4.14.1/lib/ocaml"; \ - echo "OCAML_MANDIR=/usr/home/opam/.opam/4.14.1/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/usr/home/opam/.opam/4.14.1"; \ - echo "BINDIR=/usr/home/opam/.opam/4.14.1/bin"; \ - echo "LIBDIR=/usr/home/opam/.opam/4.14.1/lib"; \ - echo "MANDIR=/usr/home/opam/.opam/4.14.1/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/usr/home/opam/.opam/4.14.1/bin"'; \ - echo 'let libdir = "/usr/home/opam/.opam/4.14.1/lib"'; \ - echo 'let ocaml_libdir = "/usr/home/opam/.opam/4.14.1/lib/ocaml"'; \ - echo 'let libdir_abs = "/usr/home/opam/.opam/4.14.1/lib"'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.14.3"'; \ - ) > src/ocamlbuild_config.ml Processing 8/18: [ocamlnet.4.1.9-2: http] [weberizer.0.8: http] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] Processing 8/18: [weberizer.0.8: http] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] Processing 8/18: [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure] -> retrieved weberizer.0.8 (https://github.com/Chris00/weberizer/releases/download/0.8/weberizer-0.8.tbz) -> retrieved ocamlnet.4.1.9-2 (http://download.camlcity.org/download/ocamlnet-4.1.9.tar.gz) + /usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/./configure "-bindir" "/usr/home/opam/.opam/4.14.1/bin" "-sitelib" "/usr/home/opam/.opam/4.14.1/lib" "-mandir" "/usr/home/opam/.opam/4.14.1/man" "-config" "/usr/home/opam/.opam/4.14.1/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6) - Welcome to findlib version 1.9.6 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Checking for ocamlopt -g... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - dynlink: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: not present (normal since 4.09) - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found (in +ocamldoc) - raw_spacetime: not present (normal since 4.12) - threads: found (in +threads) - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /usr/home/opam/.opam/4.14.1/lib/ocaml - Binaries: /usr/home/opam/.opam/4.14.1/bin - Manual pages: /usr/home/opam/.opam/4.14.1/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /usr/home/opam/.opam/4.14.1/lib - The configuration file is written to: - findlib config file: /usr/home/opam/.opam/4.14.1/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /usr/home/opam/.opam/4.14.1/bin - Manual pages: /usr/home/opam/.opam/4.14.1/man - topfind script: /usr/home/opam/.opam/4.14.1/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: no - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. Processing 8/18: [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all] -> retrieved dune.3.12.1 (cached) Processing 9/18: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all] + /usr/local/bin/gmake "all" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6) - for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done - gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/usr/home/opam/.opam/4.14.1/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/usr/home/opam/.opam/4.14.1/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;freebsd;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml - File "fl_package_base.ml", line 304, characters 22-40: - 304 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 350, characters 18-36: - 350 | let ancestors = query_requirements predlist package_name in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 375, characters 23-41: - 375 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 510, characters 16-35: - 510 | ( let c = package_definitions search_path pkg.package_name in - ^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label search_path was omitted in the application of this function. - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml - File "findlib.ml", line 390, characters 2-26: - 390 | Fl_package_base.requires predlist pkg - ^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "findlib.ml", line 396, characters 2-33: - 396 | Fl_package_base.requires_deeply predlist pkglist - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml - File "frontend.ml", line 859, characters 10-39: - 859 | Fl_package_base.package_users predicates1 packages1 - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - -I +unix -I +dynlink ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml - File "topfind.ml", line 128, characters 40-63: - 128 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 258, characters 4-27: - 258 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 268, characters 4-27: - 268 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 280, characters 4-27: - 280 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 293, characters 4-27: - 293 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 307, characters 4-27: - 307 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 319, characters 4-27: - 319 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/usr/home/opam/.opam/4.14.1/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - /usr/local/bin/gmake all-config - gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/usr/home/opam/.opam/4.14.1/lib' | \ - tools/patch '@FINDLIB_PATH@' '/usr/home/opam/.opam/4.14.1/lib' -p >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6' Processing 9/18: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt] + /usr/local/bin/gmake "opt" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6) - for p in findlib; do ( cd src/$p; /usr/local/bin/gmake opt ) || exit; done - gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml - File "fl_package_base.ml", line 304, characters 22-40: - 304 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 350, characters 18-36: - 350 | let ancestors = query_requirements predlist package_name in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 375, characters 23-41: - 375 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 510, characters 16-35: - 510 | ( let c = package_definitions search_path pkg.package_name in - ^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label search_path was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - File "findlib.ml", line 390, characters 2-26: - 390 | Fl_package_base.requires predlist pkg - ^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "findlib.ml", line 396, characters 2-33: - 396 | Fl_package_base.requires_deeply predlist pkglist - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml - File "frontend.ml", line 859, characters 10-39: - 859 | Fl_package_base.package_users predicates1 packages1 - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml - File "topfind.ml", line 128, characters 40-63: - 128 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 258, characters 4-27: - 258 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 268, characters 4-27: - 268 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 280, characters 4-27: - 280 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 293, characters 4-27: - 293 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 307, characters 4-27: - 307 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 319, characters 4-27: - 319 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib' -> compiled ocamlfind.1.9.6 Processing 9/18: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] Processing 10/18: [dune: ocaml 7] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install] + /usr/local/bin/gmake "check-if-preinstalled" "all" "opam-install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3) - if test -d /usr/home/opam/.opam/4.14.1/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/usr/home/opam/.opam/4.14.1/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 251 states, 1051 transitions, table size 5710 bytes - 4334 additional bytes used for bindings - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo - mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - /usr/local/bin/gmake ocamlbuild.install - gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3' - rm -f ocamlbuild.install - touch ocamlbuild.install - /usr/local/bin/gmake install-bin-opam - gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3' - /usr/local/bin/gmake install-lib-opam - gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3' - echo 'lib: [' >> ocamlbuild.install - /usr/local/bin/gmake install-lib-basics-opam - gmake[3]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - gmake[3]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3' - /usr/local/bin/gmake install-lib-byte-opam - gmake[3]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - gmake[3]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3' - /usr/local/bin/gmake install-lib-native-opam - gmake[3]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - gmake[3]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3' - /usr/local/bin/gmake install-man-opam - gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3' - /usr/local/bin/gmake install-doc-opam - gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3' - gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.3' -> compiled ocamlbuild.0.14.3 Processing 10/18: [dune: ocaml 7] [ocamlfind: gmake install] + /usr/local/bin/gmake "install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/usr/home/opam/.opam/4.14.1/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//usr/home/opam/.opam/4.14.1/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi; \ - fi; \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - install -d "/usr/home/opam/.opam/4.14.1/bin" - install -d "/usr/home/opam/.opam/4.14.1/man" - /usr/local/bin/gmake install-config - gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6' - install -d "`dirname \"/usr/home/opam/.opam/4.14.1/lib/findlib.conf\"`" - test -f "/usr/home/opam/.opam/4.14.1/lib/findlib.conf" || install -c findlib.conf "/usr/home/opam/.opam/4.14.1/lib/findlib.conf" - gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6' - for p in findlib; do ( cd src/$p; /usr/local/bin/gmake install ); done - gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - install -d "/usr/home/opam/.opam/4.14.1/lib/findlib" - install -d "/usr/home/opam/.opam/4.14.1/bin" - test 1 -eq 0 || install -d "/usr/home/opam/.opam/4.14.1/lib/ocaml" - test 1 -eq 0 || install -c topfind "/usr/home/opam/.opam/4.14.1/lib/ocaml/" - files=` ../../tools/collect_files ../../Makefile.config \ - findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \ - findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \ - fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \ - fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \ - fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \ - findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \ - META` && \ - install -c $files "/usr/home/opam/.opam/4.14.1/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/usr/home/opam/.opam/4.14.1/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/"; \ - install -c topdirs.cmi toploop.cmi "/usr/home/opam/.opam/4.14.1/lib/findlib/"; \ - fi - gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - /usr/local/bin/gmake install-meta - gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6' - for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/usr/home/opam/.opam/4.14.1/lib/$x"; install -c site-lib-src/$x/META "/usr/home/opam/.opam/4.14.1/lib/$x/META.tmp" && mv "/usr/home/opam/.opam/4.14.1/lib/$x/META.tmp" "/usr/home/opam/.opam/4.14.1/lib/$x/META"; done - install -d "/usr/home/opam/.opam/4.14.1/lib/findlib"; install -c Makefile.packages "/usr/home/opam/.opam/4.14.1/lib/findlib/Makefile.packages" - gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/local/bin/gmake install-num-top; } - test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/usr/home/opam/.opam/4.14.1/bin" - /usr/local/bin/gmake install-doc - gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6' - install -d "/usr/home/opam/.opam/4.14.1/man/man1" "/usr/home/opam/.opam/4.14.1/man/man3" "/usr/home/opam/.opam/4.14.1/man/man5" - install -c doc/ref-man/ocamlfind.1 "/usr/home/opam/.opam/4.14.1/man/man1" - install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/usr/home/opam/.opam/4.14.1/man/man5" - gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6' -> installed ocamlfind.1.9.6 Processing 10/18: [dune: ocaml 7] Processing 11/18: [dune: ocaml 7] -> installed base-bytes.base Processing 12/18: [dune: ocaml 7] -> installed ocamlbuild.0.14.3 Processing 13/18: [dune: ocaml 7] [ocamlnet: patch] applying fix-version-number.patch Processing 14/18: [dune: ocaml 7] [ocamlnet: patch] [ocamlnet: patch] applying pkg-config.patch Processing 14/18: [dune: ocaml 7] [ocamlnet: env] + /usr/home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.12.1) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 7 - cd _boot && /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml - File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34: - Error (warning 8 [partial-match]): this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56: - Error (warning 8 [partial-match]): this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44: - Error (warning 8 [partial-match]): this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - [ERROR] The compilation of dune.3.12.1 failed at "ocaml boot/bootstrap.ml -j 7". Processing 14/18: [ocamlnet: env] Processing 15/18: [ocamlnet: env] + /usr/bin/env "MAKE=gmake" "./configure" "-bindir" "/usr/home/opam/.opam/4.14.1/bin" "-disable-gssapi" "-disable-gnutls" "-disable-pcre" "-disable-gtk2" "-disable-zip" "-with-nethttpd" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2) - Welcome to Ocamlnet version 4.1.9 - Checking operating system... FreeBSD - - *** Note that you might need to load the 'sem' kernel - *** module to make semaphores work: kldload sem - - Checking for findlib... found - Checking multi-threading support... posix (ok) - Checking whether cmxs is supported... yes - Checking word size... 64 bit - Checking endianess... little - Checking for GPROF... not found - Checking for attributes... yes - Checking for immutable strings... yes - Checking for String.lowercase_ascii and the like... yes - Checking for extensible variants... yes - Checking for Unix.map_file... yes - Checking for [@@noalloc]... yes - checking for -opaque... present - Checking for win32... no - Checking whether Ocaml has Printexc.register_printer... found - Checking for POSIX pthread... found - Checking whether Ocaml has fancy page tables... found - Checking on new implementation of caml_modify... found - Checking whether new caml_modify can be overridden... found - Checking whether out-of-heap values are supported and mutable... yes - Checking for POSIX shared memory... found - Checking for POSIX semaphores (anonymous)... - found - Checking for POSIX semaphores (named)... found - Checking for POSIX spawn... found - Checking for POSIX fadvise... - found - Checking for POSIX fallocate... found - Checking for POSIX memalign... found - Checking for syslog... - found - Checking for POSIX functions like openat... found - Checking for POSIX function mkfifoat... found - Checking for fchdir... found - Checking for fdopendir... - found - Checking for realpath... found - Checking for grantpt (System V style PTYs)... found - Checking for posix_openpt (System V style PTYs)... found - Checking for initgroups...found - Checking for POSIX clocks... - found - Checking for POSIX timers...found - Checking for eventfd (Linux)...found - Checking for timerfd (Linux)...not found - Checking for epoll (Linux)...not found - Checking for getifaddrs... - found - Checking for compare_and_swap (GCC)...found - Checking for GPROF... not found - Checking for O_SHARE_DELETE... yes - Checking for O_CLOEXEC... yes - Checking for O_KEEPEXEC... yes - Checking for getpeereid... found - Checking for getpeerucred... - not found - Checking whether netcamlbox and netmulticore are supported... yes - Checking for 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 /usr/home/opam/.opam/4.14.1/bin - -datadir /usr/home/opam/.opam/4.14.1/lib/netunidata - -cpp cpp - - Writing Makefile.conf - - Please check Makefile.conf. - - You can now compile Ocamlnet by invoking - make all - for the bytecode compiler, and optionally by invoking - make opt - for the native-code compiler (if supported on your architecture). - Finally, a - make install - will install the package(s). Processing 15/18: [ocamlnet: gmake all] + /usr/local/bin/gmake "all" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2) - ( cd tools/cppo-0.9.4 && rm -f depend && gmake -f Makefile.pre generate && gmake all ) - gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4' - gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4' - ocamllex cppo_lexer.mll - 352 states, 13139 transitions, table size 54668 bytes - 3450 additional bytes used for bindings - ocamlyacc cppo_parser.mly - echo 'let cppo_version = "0.9.4"' > cppo_version.ml - ocamlfind ocamldep *.ml *.mli >depend || { rm -f depend; exit 1; } - gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4' - gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4' - gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4' - ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_types.ml - ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_command.ml - opts="-opaque"; \ - if [ -f "$(basename cppo_parser.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -package "bytes unix" -w -25 -c $opts cppo_parser.mli - ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_parser.ml - ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_lexer.ml - ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_eval.ml - File "cppo_eval.ml", line 37, characters 6-10: - 37 | let file = pos.Lexing.pos_fname in - ^^^^ - Warning 26 [unused-var]: unused variable file. - ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_version.ml - if [ "X" = "X" ]; then \ - ocamlfind ocamlc -g -package "bytes unix" -w -25 -a -o cppo.cma cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo; \ - else \ - ../../tools/mkstublib -o cppo cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo ; \ - fi - ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_main.ml - rm -f cppo cppo - ocamlfind ocamlc -g -package "bytes unix" -w -25 -package unix,bytes -linkpkg -custom -o cppo cppo.cma cppo_main.cmo - gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4' - ( cd tools/unimap_to_ocaml && gmake all ) - gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/unimap_to_ocaml' - ocamlfind ocamlc -g -package str -linkpkg \ - -o unimap_to_ocaml \ - unimap_to_ocaml.ml - gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/tools/unimap_to_ocaml' - for pkg in netsys netshm netstring netunidata equeue shell rpc-generator rpc rpc-auth-local netclient netcgi2 netplex netcgi2-plex netcamlbox netmulticore nethttpd; do \ - ( cd src/$pkg && gmake -f Makefile.pre generate ) || exit; \ - ( cd src/$pkg && gmake -f Makefile.pre depend ) || exit; \ - ( cd src/$pkg && gmake all ) || exit; \ - done - gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys' - gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys' - sed -e 's/@VERSION@/4.1.9/' \ - -e 's/@AUTHDHREQS@//' \ - -e 's/@PREFERRED_CGI_PKG@//' \ - -e 's/@REGEXP_PROVIDER@/str/' \ - -e 's/@COMPAT_PCRE_PROVIDER@//' \ - -e 's/@ZIP_PROVIDER@//' \ - META.in >META - gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys' - gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys' - gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys' - ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } - gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys' - gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys' - echo '(* WARNING! THIS IS A COPY OF NETSYS_TYPES.MLI! *)' \ - >netsys_types.ml - cat netsys_types.mli >> netsys_types.ml - ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_conf.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_types.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_types.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_types.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_oothr.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_oothr.mli - opts="-opaque"; \ - if [ -f "$(basename netlog.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netlog.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netlog.ml - File "netlog.ml", line 132, characters 21-38: - 131 | ................. - 132 | ...rintf.ksprintf (l............. - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - opts="-opaque"; \ - if [ -f "$(basename netexn.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netexn.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netexn.ml - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_impl_util.ml - File "netsys_impl_util.ml", line 70, characters 14-32: - 70 | let r = Pervasives.compare x a.(m) in - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - opts="-opaque"; \ - if [ -f "$(basename netsys_mem.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_mem.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_mem.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_signal.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_signal.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_signal.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_crypto_types.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_crypto_types.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_crypto_types.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_crypto.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_crypto.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_crypto.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_crypto_modes.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_crypto_modes.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_crypto_modes.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_posix.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_posix.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_posix.ml - File "netsys_posix.ml", line 340, characters 12-30: - 339 | .. - 340 | .........i = Array.of_list ........ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "netsys_posix.ml", line 341, characters 12-30: - 340 | - 341 | ........... Pervasives.compar........ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "netsys_posix.ml", line 342, characters 12-30: - 341 | - 342 | ........... Pervasives.compar........ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "netsys_posix.ml", line 682, characters 16-34: - 681 | ......... - 682 | ...... t = post_fork_han.... - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "netsys_posix.ml", line 880, characters 14-29: - 880 | (pg = Pg_keep) ?(fd_actions = []) - ^^^^^^^^^^^^^^^ - Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 11.5) - opts="-opaque"; \ - if [ -f "$(basename netsys_win32.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_win32.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_win32.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_tls.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_tls.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_tls.ml - opts="-opaque"; \ - if [ -f "$(basename netsys.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_ciphers.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_ciphers.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_ciphers.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_digests.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_digests.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_digests.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_rng.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_rng.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_rng.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_pollset.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pollset.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pollset.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_pollset_posix.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pollset_posix.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pollset_posix.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_pollset_win32.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pollset_win32.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pollset_win32.ml - File "netsys_pollset_win32.ml", line 30, characters 13-31: - 29 | ......... - 30 | ...rray.sort Pervasiv................... - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "netsys_pollset_win32.ml", line 31, characters 13-31: - 30 | .......... - 31 | ..Array.sort Pervasi.................... - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "netsys_pollset_win32.ml", line 32, characters 13-31: - | .......... - 32 | ..Hashtbl.fold - 32 | (.................. - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - opts="-opaque"; \ - if [ -f "$(basename netsys_pollset_generic.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pollset_generic.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pollset_generic.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_xdr.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_xdr.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_xdr.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_tmp.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_tmp.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_tmp.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_sem.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_sem.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_sem.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_pmanage.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pmanage.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pmanage.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_global.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_global.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_global.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_gssapi.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_gssapi.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_gssapi.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_sasl_types.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_sasl_types.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_sasl_types.ml - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_sasl_util.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_sasl.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_sasl.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_sasl.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_polypipe.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_polypipe.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_polypipe.ml - opts="-opaque"; \ - if [ -f "$(basename netsys_polysocket.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_polysocket.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_polysocket.ml - ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c.c - + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c.c' - netsys_c.c:21:12: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead [-W#pragma-messages] - return copy_int64(Long_val(fd)); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:175:20: note: expanded from macro 'copy_int64' - #define copy_int64 CAML_DEPRECATED("copy_int64", "caml_copy_int64") caml_copy_int64 - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:100:6: note: expanded from here - GCC warning "\"copy_int64\" is deprecated: use \"caml_copy_int64\" instead" - ^ - netsys_c.c:140:12: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - return copy_string(ctermid(s)); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:104:6: note: expanded from here - GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" - ^ - netsys_c.c:154:12: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - return copy_string(s); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:108:6: note: expanded from here - GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" - ^ - netsys_c.c:263:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - res = alloc_small(1, Abstract_tag); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - netsys_c.c:284:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - name_out = copy_string(name_out_s); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" - ^ - netsys_c.c:327:12: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - return copy_string(s); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" - ^ - netsys_c.c:476:16: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages] - cv_flags = convert_flag_list(flags, open_flag_table); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list' - #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:137:6: note: expanded from here - GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead" - ^ - netsys_c.c:477:17: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages] - clo_flags = convert_flag_list(flags, open_cloexec_table); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list' - #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:141:6: note: expanded from here - GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead" - ^ - netsys_c.c:487:9: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] - p = stat_alloc(string_length(path) + 1); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' - #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:145:6: note: expanded from here - GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" - ^ - netsys_c.c:487:20: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] - p = stat_alloc(string_length(path) + 1); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length' - #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:2:6: note: expanded from here - GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead" - ^ - netsys_c.c:489:5: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead [-W#pragma-messages] - enter_blocking_section(); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:267:32: note: expanded from macro 'enter_blocking_section' - #define enter_blocking_section CAML_DEPRECATED("enter_blocking_section", "caml_enter_blocking_section") caml_enter_blocking_section - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:6:6: note: expanded from here - GCC warning "\"enter_blocking_section\" is deprecated: use \"caml_enter_blocking_section\" instead" - ^ - netsys_c.c:491:5: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead [-W#pragma-messages] - leave_blocking_section(); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:268:32: note: expanded from macro 'leave_blocking_section' - #define leave_blocking_section CAML_DEPRECATED("leave_blocking_section", "caml_leave_blocking_section") caml_leave_blocking_section - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:10:6: note: expanded from here - GCC warning "\"leave_blocking_section\" is deprecated: use \"caml_leave_blocking_section\" instead" - ^ - netsys_c.c:492:5: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] - stat_free(p); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' - #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:14:6: note: expanded from here - GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" - ^ - netsys_c.c:520:16: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages] - cv_perms = convert_flag_list(perms, access_permission_table); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list' - #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:19:6: note: expanded from here - GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead" - ^ - netsys_c.c:521:16: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages] - cv_flags = convert_flag_list(flags, at_flags_table); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list' - #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:23:6: note: expanded from here - GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead" - ^ - netsys_c.c:564:16: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages] - cv_flags = convert_flag_list(flags, at_flags_table); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list' - #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:27:6: note: expanded from here - GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead" - ^ - netsys_c.c:580:16: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages] - cv_flags = convert_flag_list(flags, at_flags_table); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list' - #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:31:6: note: expanded from here - GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead" - ^ - netsys_c.c:625:10: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - return copy_string(buffer); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:35:6: note: expanded from here - GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" - ^ - 18 warnings generated. - ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_poll.c - + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_poll.c' - netsys_c_poll.c:151:5: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead [-W#pragma-messages] - enter_blocking_section(); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:267:32: note: expanded from macro 'enter_blocking_section' - #define enter_blocking_section CAML_DEPRECATED("enter_blocking_section", "caml_enter_blocking_section") caml_enter_blocking_section - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:100:6: note: expanded from here - GCC warning "\"enter_blocking_section\" is deprecated: use \"caml_enter_blocking_section\" instead" - ^ - netsys_c_poll.c:153:5: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead [-W#pragma-messages] - leave_blocking_section(); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:268:32: note: expanded from macro 'leave_blocking_section' - #define leave_blocking_section CAML_DEPRECATED("leave_blocking_section", "caml_leave_blocking_section") caml_leave_blocking_section - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:104:6: note: expanded from here - GCC warning "\"leave_blocking_section\" is deprecated: use \"caml_leave_blocking_section\" instead" - ^ - netsys_c_poll.c:269:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("Netsys_posix.create_event_aggregator not available"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:108:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_poll.c:289:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("Netsys_posix.destroy_event_aggregator not available"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_poll.c:302:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("Netsys_posix.event_aggregator_fd not available"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_poll.c:356:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("Netsys_posix.add_event_source not available"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_poll.c:381:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("Netsys_posix.del_event_source not available"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:124:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_poll.c:401:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("Netsys_posix.interrupt_event_aggregator not available"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:128:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_poll.c:435:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("Netsys_posix.push_event_sources not available"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:132:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_poll.c:489:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("Netsys_posix.pull_event_sources not available"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:3:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - 10 warnings generated. - ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_fadvise.c - + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_fadvise.c' - netsys_c_fadvise.c:38:14: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - default: invalid_argument("Netsys.fadvise"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:100:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_fadvise.c:45:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys.fadvise: large files not supported on this OS"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:104:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_fadvise.c:47:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys.fadvise: large files not supported on this OS"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:108:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - 3 warnings generated. - ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_fallocate.c - + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_fallocate.c' - netsys_c_fallocate.c:31:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys.fadvise: large files not supported on this OS"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:100:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_fallocate.c:33:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys.fadvise: large files not supported on this OS"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:104:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - 2 warnings generated. - ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_ioprio.c - + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_ioprio.c' - ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_locale.c - + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_locale.c' - netsys_c_locale.c:42:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_posix.query_locale: no locale support"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:119:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_locale.c:43:22: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] - oldcopy_locale = stat_alloc(strlen(old_locale) + 1); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' - #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:123:6: note: expanded from here - GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" - ^ - netsys_c_locale.c:48:2: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] - stat_free(oldcopy_locale); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' - #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:127:6: note: expanded from here - GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" - ^ - netsys_c_locale.c:49:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_posix.query_locale: cannot set this locale"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:131:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_locale.c:53:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - s = alloc(n,0); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:135:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - netsys_c_locale.c:55:18: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - Store_field(s,k,copy_string(nl_langinfo(locale_items_table[k]))); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - netsys_c_locale.c:59:5: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] - stat_free(oldcopy_locale); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' - #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:143:6: note: expanded from here - GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" - ^ - 7 warnings generated. - ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_multicast.c - + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_multicast.c' - netsys_c_multicast.c:46:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("Not an Internet socket"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:100:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_multicast.c:80:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("Netsys.mcast_set_loop"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:104:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_multicast.c:126:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("Netsys.mcast_set_ttl"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:108:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_multicast.c:157:13: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] - if (string_length(group_addr) != 4 || string_length(if_addr) != 4 ) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length' - #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead" - ^ - netsys_c_multicast.c:157:47: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] - if (string_length(group_addr) != 4 || string_length(if_addr) != 4 ) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length' - #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead" - ^ - netsys_c_multicast.c:158:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("Netsys.mcast_add_membership: Not an IPV4 address"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_multicast.c:196:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("Netsys.mcast_add_membership"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:124:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_multicast.c:226:13: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] - if (string_length(group_addr) != 4 || string_length(if_addr) != 4 ) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length' - #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:128:6: note: expanded from here - GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead" - ^ - netsys_c_multicast.c:226:47: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] - if (string_length(group_addr) != 4 || string_length(if_addr) != 4 ) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length' - #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:132:6: note: expanded from here - GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead" - ^ - netsys_c_multicast.c:227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("Netsys.mcast_drop_membership: Not an IPV4 address"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:136:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_multicast.c:265:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("Netsys.mcast_drop_membership"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:4:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - 11 warnings generated. - ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_sem.c - + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_sem.c' - netsys_c_sem.c:123:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages] - flags = convert_flag_list(flagsv, sem_open_flag_table); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list' - #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:100:6: note: expanded from here - GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead" - ^ - netsys_c_sem.c:144:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument ("Netsys.sem_close: stale semaphore"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:104:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_sem.c:178:30: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - s = (sem_t *) (((char *) Bigarray_val(memv)->data) + Long_val(posv)); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:108:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_sem.c:195:30: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - s = (sem_t *) (((char *) Bigarray_val(memv)->data) + Long_val(posv)); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_sem.c:212:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument ("Netsys.sem_destroy: stale semaphore"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_sem.c:232:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument ("Netsys.sem_getvalue: stale semaphore"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_sem.c:253:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument ("Netsys.sem_post: stale semaphore"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:124:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_sem.c:273:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument ("Netsys.sem_wait: stale semaphore"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:128:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_sem.c:276:5: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead [-W#pragma-messages] - enter_blocking_section(); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:267:32: note: expanded from macro 'enter_blocking_section' - #define enter_blocking_section CAML_DEPRECATED("enter_blocking_section", "caml_enter_blocking_section") caml_enter_blocking_section - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:132:6: note: expanded from here - GCC warning "\"enter_blocking_section\" is deprecated: use \"caml_enter_blocking_section\" instead" - ^ - netsys_c_sem.c:281:5: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead [-W#pragma-messages] - leave_blocking_section(); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:268:32: note: expanded from macro 'leave_blocking_section' - #define leave_blocking_section CAML_DEPRECATED("leave_blocking_section", "caml_leave_blocking_section") caml_leave_blocking_section - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:2:6: note: expanded from here - GCC warning "\"leave_blocking_section\" is deprecated: use \"caml_leave_blocking_section\" instead" - ^ - 10 warnings generated. - ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_shm.c - + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_shm.c' - netsys_c_shm.c:39:16: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages] - cv_flags = convert_flag_list(flags, shm_open_flag_table); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list' - #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead" - ^ - netsys_c_shm.c:40:9: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] - p = stat_alloc(string_length(path) + 1); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' - #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" - ^ - netsys_c_shm.c:40:20: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] - p = stat_alloc(string_length(path) + 1); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length' - #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead" - ^ - netsys_c_shm.c:43:5: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] - stat_free(p); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' - #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:124:6: note: expanded from here - GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" - ^ - 4 warnings generated. - ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_spawn.c - + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_spawn.c' - netsys_c_spawn.c:142:14: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] - sub_argv[k] = Bytes_val(Field(v_args, k)); - ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ - netsys_c_spawn.c:150:13: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] - sub_env[k] = Bytes_val(Field(v_env, k)); - ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ - netsys_c_spawn.c:573:14: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] - sub_argv[k] = Bytes_val(Field(v_args, k)); - ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ - netsys_c_spawn.c:581:13: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] - sub_env[k] = Bytes_val(Field(v_env, k)); - ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ - netsys_c_spawn.c:617:6: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:100:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_spawn.c:641:6: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:104:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_spawn.c:806:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("USE_FORK_EXEC"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:108:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - 7 warnings generated. - ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_subprocess.c - + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_subprocess.c' - netsys_c_subprocess.c:285:6: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Cannot allocate memory"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:100:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_subprocess.c:352:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_posix.watch_subprocess: uninitialized"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:104:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_subprocess.c:428:6: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Cannot allocate memory"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:108:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_subprocess.c:472:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - r = alloc(2,0); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - netsys_c_subprocess.c:557:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - st = alloc_small(1, TAG_WEXITED); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - netsys_c_subprocess.c:561:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - st = alloc_small(1, TAG_WSIGNALED); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - netsys_c_subprocess.c:565:6: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - r = alloc(1,0); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:124:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - netsys_c_subprocess.c:651:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_posix.watch_subprocess: uninitialized"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:128:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_subprocess.c:689:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_posix.watch_subprocess: uninitialized"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:132:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - 9 warnings generated. - ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_syslog.c - + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_syslog.c' - netsys_c_syslog.c:89:18: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] - ident_buf = stat_alloc(IDENT_BUF_LEN); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' - #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:100:6: note: expanded from here - GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" - ^ - netsys_c_syslog.c:97:15: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages] - options = convert_flag_list(opts, syslog_opt_flags); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list' - #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:104:6: note: expanded from here - GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead" - ^ - 2 warnings generated. - ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_clock.c - + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_clock.c' - netsys_c_clock.c:26:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_posix: time value out of range"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:101:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_clock.c:29:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_posix: time value out of range"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:105:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_clock.c:25:46: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] - if (!isfinite(d) || d < 0 || d > LONG_MAX-1) - ~ ~~~~~~~~^~ - netsys_c_clock.c:47:13: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - tsout = alloc(2,0); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:119:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - netsys_c_clock.c:188:7: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] - s = String_val(v); - ^ ~~~~~~~~~~~~~ - netsys_c_clock.c:438:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_posix.timer_event: timer is not connected with event"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:15:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - 6 warnings generated. - ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_event.c - + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_event.c' - netsys_c_event.c:271:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_posix.set_nonblock_event: already destroyed"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:100:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_event.c:293:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_posix.get_event_fd_nodup: already destroyed"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:104:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_event.c:309:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_posix.get_event_fd: already destroyed"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:108:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_event.c:353:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_posix.set_event: already destroyed"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:143:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_event.c:355:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_posix.set_event: not allowed for this type of event"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:147:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_event.c:376:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_posix.wait_event: already destroyed"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:162:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_event.c:405:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_posix.consume_event: already destroyed"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:177:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - 7 warnings generated. - ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_win32.c - + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_win32.c' - netsys_c_win32.c:60:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_fill_random"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:100:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:79:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_get_full_path_name"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:104:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:97:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_get_long_path_name"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:108:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:115:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_modify_close_on_exec"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:134:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_test_close_on_exec"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:148:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_is_crt_fd"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:227:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_create_event"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:124:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:249:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_close_event"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:128:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:262:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_set_auto_close_event_proxy"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:132:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:279:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_set_event"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:2:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:295:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_reset_event"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:6:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:315:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_test_event"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:10:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:345:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_event_wait"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:14:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:356:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_event_descr"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:18:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:386:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_wsa_event_select"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:22:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:394:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_wsa_maximum_wait_events"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:26:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:481:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_wsa_wait_for_multiple_events"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:30:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:541:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_wsa_enum_network_events"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:34:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1035:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_create_local_named_pipe"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:38:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1133:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_pipe_listen"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:42:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1205:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_pipe_unlisten"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:46:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1275:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_pipe_connect"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:50:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1336:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_pipe_read"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:54:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1403:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_pipe_write"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:58:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1441:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_pipe_shutdown"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:2:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1456:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_pipe_free"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:6:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1472:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_pipe_conn_state"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:10:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1490:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_pipe_rd_event"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:14:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1508:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_pipe_wr_event"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:18:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1521:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_pipe_descr"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:22:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1533:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_set_auto_close_pipe_proxy"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:26:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1549:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_pipe_signal"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:30:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1719:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_create_process"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:34:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1780:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_search_path"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:38:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1797:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_terminate_process"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:42:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1810:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_process_descr"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:46:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1822:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_set_auto_close_process_proxy"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:50:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1837:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_close_process"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:54:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1852:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_close_process"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:58:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1885:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_get_process_status"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:2:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1896:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_as_process_event"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:6:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1918:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_emulated_pid"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:10:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1929:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_win_pid"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:14:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1938:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_has_console"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:18:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1953:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_is_console"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:22:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:1965:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_alloc_console"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:26:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:2004:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_get_console_attr"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:30:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:2063:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_set_console_attr"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:34:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:2095:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_get_console_info"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:38:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:2149:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_get_console_mode"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:42:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:2218:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_set_console_mode"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:46:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:2227:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_getacp"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:50:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:2246:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_init_console_codepage"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:54:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:2341:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_clear_console"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:58:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:2350:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_get_current_thread_id"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:2:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:2397:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_cancel_synchronous_io"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:6:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_win32.c:2510:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_real_select"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:10:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - 57 warnings generated. - ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_htab.c - + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_htab.c' - ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_queue.c - + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_queue.c' - ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_mem.c - + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_mem.c' - netsys_c_mem.c:33:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *mem = Bigarray_val(memv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:100:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - netsys_c_mem.c:33:33: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *mem = Bigarray_val(memv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:104:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_mem.c:34:12: warning: initializing 'char *' with an expression of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] - char * s = Bytes_val(sv); - ^ ~~~~~~~~~~~~~ - netsys_c_mem.c:51:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *mem = Bigarray_val(memv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:108:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - netsys_c_mem.c:51:33: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *mem = Bigarray_val(memv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_mem.c:65:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *mem = Bigarray_val(memv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - netsys_c_mem.c:65:33: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *mem = Bigarray_val(memv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_mem.c:86:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8, - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:124:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - netsys_c_mem.c:86:32: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8, - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT' - #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:128:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - netsys_c_mem.c:86:52: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead [-W#pragma-messages] - return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8, - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:319:24: note: expanded from macro 'BIGARRAY_UINT8' - #define BIGARRAY_UINT8 CAML_DEPRECATED("BIGARRAY_UINT8", "CAML_BA_UINT8") CAML_BA_UINT8 - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:132:6: note: expanded from here - GCC warning "\"BIGARRAY_UINT8\" is deprecated: use \"CAML_BA_UINT8\" instead" - ^ - netsys_c_mem.c:114:9: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:136:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - netsys_c_mem.c:114:29: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT' - #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:2:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - netsys_c_mem.c:114:49: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead [-W#pragma-messages] - r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:319:24: note: expanded from macro 'BIGARRAY_UINT8' - #define BIGARRAY_UINT8 CAML_DEPRECATED("BIGARRAY_UINT8", "CAML_BA_UINT8") CAML_BA_UINT8 - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:6:6: note: expanded from here - GCC warning "\"BIGARRAY_UINT8\" is deprecated: use \"CAML_BA_UINT8\" instead" - ^ - netsys_c_mem.c:115:8: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead [-W#pragma-messages] - BIGARRAY_MAPPED_FILE, - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:336:30: note: expanded from macro 'BIGARRAY_MAPPED_FILE' - #define BIGARRAY_MAPPED_FILE CAML_DEPRECATED("BIGARRAY_MAPPED_FILE", "CAML_BA_MAPPED_FILE") CAML_BA_MAPPED_FILE - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:10:6: note: expanded from here - GCC warning "\"BIGARRAY_MAPPED_FILE\" is deprecated: use \"CAML_BA_MAPPED_FILE\" instead" - ^ - netsys_c_mem.c:128:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *mem = Bigarray_val(memv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:14:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - netsys_c_mem.c:128:33: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *mem = Bigarray_val(memv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:18:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_mem.c:142:3: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_mem.zero_pages assertion failed"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:22:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_mem.c:146:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("Netsys_mem.zero_pages only for whole pages"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:26:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_mem.c:167:9: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:30:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - netsys_c_mem.c:167:29: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT' - #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:34:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - netsys_c_mem.c:167:49: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead [-W#pragma-messages] - r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:319:24: note: expanded from macro 'BIGARRAY_UINT8' - #define BIGARRAY_UINT8 CAML_DEPRECATED("BIGARRAY_UINT8", "CAML_BA_UINT8") CAML_BA_UINT8 - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:38:6: note: expanded from here - GCC warning "\"BIGARRAY_UINT8\" is deprecated: use \"CAML_BA_UINT8\" instead" - ^ - netsys_c_mem.c:168:8: warning: "BIGARRAY_MANAGED" is deprecated: use "CAML_BA_MANAGED" instead [-W#pragma-messages] - BIGARRAY_MANAGED, - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:335:26: note: expanded from macro 'BIGARRAY_MANAGED' - #define BIGARRAY_MANAGED CAML_DEPRECATED("BIGARRAY_MANAGED", "CAML_BA_MANAGED") CAML_BA_MANAGED - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:42:6: note: expanded from here - GCC warning "\"BIGARRAY_MANAGED\" is deprecated: use \"CAML_BA_MANAGED\" instead" - ^ - netsys_c_mem.c:200:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_mem: large files not supported on this OS"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:46:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_mem.c:214:6: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_mem: cannot mmap - file position exceeds file size"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:50:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_mem.c:217:6: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_mem: cannot mmap - file too large"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:54:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_mem.c:222:6: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("netsys_map_file"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:58:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_mem.c:235:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT | - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:62:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - netsys_c_mem.c:235:32: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead [-W#pragma-messages] - return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT | - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:319:24: note: expanded from macro 'BIGARRAY_UINT8' - #define BIGARRAY_UINT8 CAML_DEPRECATED("BIGARRAY_UINT8", "CAML_BA_UINT8") CAML_BA_UINT8 - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:66:6: note: expanded from here - GCC warning "\"BIGARRAY_UINT8\" is deprecated: use \"CAML_BA_UINT8\" instead" - ^ - netsys_c_mem.c:235:49: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT | - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT' - #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:4:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - netsys_c_mem.c:236:11: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead [-W#pragma-messages] - BIGARRAY_MAPPED_FILE, 1, eff_addr, basize); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:336:30: note: expanded from macro 'BIGARRAY_MAPPED_FILE' - #define BIGARRAY_MAPPED_FILE CAML_DEPRECATED("BIGARRAY_MAPPED_FILE", "CAML_BA_MAPPED_FILE") CAML_BA_MAPPED_FILE - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:8:6: note: expanded from here - GCC warning "\"BIGARRAY_MAPPED_FILE\" is deprecated: use \"CAML_BA_MAPPED_FILE\" instead" - ^ - netsys_c_mem.c:257:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *b = Bigarray_val(memv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:12:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - netsys_c_mem.c:257:31: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *b = Bigarray_val(memv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:16:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_mem.c:258:21: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead [-W#pragma-messages] - if ((b->flags & BIGARRAY_MANAGED_MASK) == BIGARRAY_MAPPED_FILE) { - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:337:31: note: expanded from macro 'BIGARRAY_MANAGED_MASK' - #define BIGARRAY_MANAGED_MASK CAML_DEPRECATED("BIGARRAY_MANAGED_MASK", "CAML_BA_MANAGED_MASK") CAML_BA_MANAGED_MASK - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:20:6: note: expanded from here - GCC warning "\"BIGARRAY_MANAGED_MASK\" is deprecated: use \"CAML_BA_MANAGED_MASK\" instead" - ^ - netsys_c_mem.c:258:47: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead [-W#pragma-messages] - if ((b->flags & BIGARRAY_MANAGED_MASK) == BIGARRAY_MAPPED_FILE) { - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:336:30: note: expanded from macro 'BIGARRAY_MAPPED_FILE' - #define BIGARRAY_MAPPED_FILE CAML_DEPRECATED("BIGARRAY_MAPPED_FILE", "CAML_BA_MAPPED_FILE") CAML_BA_MAPPED_FILE - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:24:6: note: expanded from here - GCC warning "\"BIGARRAY_MAPPED_FILE\" is deprecated: use \"CAML_BA_MAPPED_FILE\" instead" - ^ - netsys_c_mem.c:263:16: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead [-W#pragma-messages] - (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:337:31: note: expanded from macro 'BIGARRAY_MANAGED_MASK' - #define BIGARRAY_MANAGED_MASK CAML_DEPRECATED("BIGARRAY_MANAGED_MASK", "CAML_BA_MANAGED_MASK") CAML_BA_MANAGED_MASK - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:28:6: note: expanded from here - GCC warning "\"BIGARRAY_MANAGED_MASK\" is deprecated: use \"CAML_BA_MANAGED_MASK\" instead" - ^ - netsys_c_mem.c:263:41: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead [-W#pragma-messages] - (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:334:27: note: expanded from macro 'BIGARRAY_EXTERNAL' - #define BIGARRAY_EXTERNAL CAML_DEPRECATED("BIGARRAY_EXTERNAL", "CAML_BA_EXTERNAL") CAML_BA_EXTERNAL - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:32:6: note: expanded from here - GCC warning "\"BIGARRAY_EXTERNAL\" is deprecated: use \"CAML_BA_EXTERNAL\" instead" - ^ - netsys_c_mem.c:270:16: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead [-W#pragma-messages] - (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:337:31: note: expanded from macro 'BIGARRAY_MANAGED_MASK' - #define BIGARRAY_MANAGED_MASK CAML_DEPRECATED("BIGARRAY_MANAGED_MASK", "CAML_BA_MANAGED_MASK") CAML_BA_MANAGED_MASK - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:36:6: note: expanded from here - GCC warning "\"BIGARRAY_MANAGED_MASK\" is deprecated: use \"CAML_BA_MANAGED_MASK\" instead" - ^ - netsys_c_mem.c:270:41: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead [-W#pragma-messages] - (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:334:27: note: expanded from macro 'BIGARRAY_EXTERNAL' - #define BIGARRAY_EXTERNAL CAML_DEPRECATED("BIGARRAY_EXTERNAL", "CAML_BA_EXTERNAL") CAML_BA_EXTERNAL - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:40:6: note: expanded from here - GCC warning "\"BIGARRAY_EXTERNAL\" is deprecated: use \"CAML_BA_EXTERNAL\" instead" - ^ - netsys_c_mem.c:281:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *b; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:44:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - netsys_c_mem.c:282:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *mem; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:48:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - netsys_c_mem.c:288:9: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - b = Bigarray_val(bv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:72:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_mem.c:294:12: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - dimv = alloc(b->num_dims,0); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:76:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - netsys_c_mem.c:300:11: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - mem = Bigarray_val(memv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:2:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_mem.c:378:23: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:7:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_mem.c:399:5: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead [-W#pragma-messages] - enter_blocking_section(); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:267:32: note: expanded from macro 'enter_blocking_section' - #define enter_blocking_section CAML_DEPRECATED("enter_blocking_section", "caml_enter_blocking_section") caml_enter_blocking_section - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:11:6: note: expanded from here - GCC warning "\"enter_blocking_section\" is deprecated: use \"caml_enter_blocking_section\" instead" - ^ - netsys_c_mem.c:401:5: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead [-W#pragma-messages] - leave_blocking_section(); /* keeps errno intact */ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:268:32: note: expanded from macro 'leave_blocking_section' - #define leave_blocking_section CAML_DEPRECATED("leave_blocking_section", "caml_leave_blocking_section") caml_leave_blocking_section - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:15:6: note: expanded from here - GCC warning "\"leave_blocking_section\" is deprecated: use \"caml_leave_blocking_section\" instead" - ^ - netsys_c_mem.c:419:23: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:19:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_mem.c:440:5: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead [-W#pragma-messages] - enter_blocking_section(); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:267:32: note: expanded from macro 'enter_blocking_section' - #define enter_blocking_section CAML_DEPRECATED("enter_blocking_section", "caml_enter_blocking_section") caml_enter_blocking_section - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:23:6: note: expanded from here - GCC warning "\"enter_blocking_section\" is deprecated: use \"caml_enter_blocking_section\" instead" - ^ - netsys_c_mem.c:442:5: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead [-W#pragma-messages] - leave_blocking_section(); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:268:32: note: expanded from macro 'leave_blocking_section' - #define leave_blocking_section CAML_DEPRECATED("leave_blocking_section", "caml_leave_blocking_section") caml_leave_blocking_section - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:27:6: note: expanded from here - GCC warning "\"leave_blocking_section\" is deprecated: use \"caml_leave_blocking_section\" instead" - ^ - netsys_c_mem.c:469:23: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:31:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_mem.c:470:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages] - flags = convert_flag_list(flagsv, msg_flag_table); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list' - #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:35:6: note: expanded from here - GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead" - ^ - netsys_c_mem.c:478:5: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead [-W#pragma-messages] - enter_blocking_section(); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:267:32: note: expanded from macro 'enter_blocking_section' - #define enter_blocking_section CAML_DEPRECATED("enter_blocking_section", "caml_enter_blocking_section") caml_enter_blocking_section - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:39:6: note: expanded from here - GCC warning "\"enter_blocking_section\" is deprecated: use \"caml_enter_blocking_section\" instead" - ^ - netsys_c_mem.c:486:5: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead [-W#pragma-messages] - leave_blocking_section(); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:268:32: note: expanded from macro 'leave_blocking_section' - #define leave_blocking_section CAML_DEPRECATED("leave_blocking_section", "caml_leave_blocking_section") caml_leave_blocking_section - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:43:6: note: expanded from here - GCC warning "\"leave_blocking_section\" is deprecated: use \"caml_leave_blocking_section\" instead" - ^ - netsys_c_mem.c:509:23: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:47:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_mem.c:510:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages] - flags = convert_flag_list(flagsv, msg_flag_table); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list' - #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:51:6: note: expanded from here - GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead" - ^ - netsys_c_mem.c:518:5: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead [-W#pragma-messages] - enter_blocking_section(); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:267:32: note: expanded from macro 'enter_blocking_section' - #define enter_blocking_section CAML_DEPRECATED("enter_blocking_section", "caml_enter_blocking_section") caml_enter_blocking_section - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:55:6: note: expanded from here - GCC warning "\"enter_blocking_section\" is deprecated: use \"caml_enter_blocking_section\" instead" - ^ - netsys_c_mem.c:526:5: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead [-W#pragma-messages] - leave_blocking_section(); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:268:32: note: expanded from macro 'leave_blocking_section' - #define leave_blocking_section CAML_DEPRECATED("leave_blocking_section", "caml_leave_blocking_section") caml_leave_blocking_section - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:2:6: note: expanded from here - GCC warning "\"leave_blocking_section\" is deprecated: use \"caml_leave_blocking_section\" instead" - ^ - netsys_c_mem.c:540:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *b = Bigarray_val(memv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:6:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - netsys_c_mem.c:540:31: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *b = Bigarray_val(memv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:10:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_mem.c:547:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *b = Bigarray_val(memv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:14:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - netsys_c_mem.c:547:31: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *b = Bigarray_val(memv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:18:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_mem.c:553:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_mem.value_area: error"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:22:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_mem.c:563:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *b = Bigarray_val(memv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:26:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - netsys_c_mem.c:563:31: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *b = Bigarray_val(memv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:30:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_mem.c:577:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *b = Bigarray_val(memv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:34:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - netsys_c_mem.c:577:31: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *b = Bigarray_val(memv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:38:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_mem.c:585:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("Netsys_mem.init_header"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:42:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_mem.c:622:12: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *b = Bigarray_val(memv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:46:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - netsys_c_mem.c:622:31: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *b = Bigarray_val(memv); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:50:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_mem.c:632:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("Netsys_mem.init_string"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:54:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - netsys_c_mem.c:1002:16: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - b_work = Bigarray_val(work); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:58:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_mem.c:1003:16: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - b_copy = Bigarray_val(copy); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:62:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_mem.c:1009:41: warning: "BIGARRAY_KIND_MASK" is deprecated: use "CAML_BA_KIND_MASK" instead [-W#pragma-messages] - caml_ba_element_size[b_work->flags & BIGARRAY_KIND_MASK]; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:328:28: note: expanded from macro 'BIGARRAY_KIND_MASK' - #define BIGARRAY_KIND_MASK CAML_DEPRECATED("BIGARRAY_KIND_MASK", "CAML_BA_KIND_MASK") CAML_BA_KIND_MASK - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:66:6: note: expanded from here - GCC warning "\"BIGARRAY_KIND_MASK\" is deprecated: use \"CAML_BA_KIND_MASK\" instead" - ^ - netsys_c_mem.c:1038:16: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] - data_copy = stat_alloc(size_aligned); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' - #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:4:6: note: expanded from here - GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" - ^ - netsys_c_mem.c:1257:12: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] - stat_alloc(sizeof(struct named_custom_ops)); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' - #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:8:6: note: expanded from here - GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" - ^ - netsys_c_mem.c:1258:14: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] - ops->name = stat_alloc(caml_string_length(Field(pair,0))+1); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' - #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:12:6: note: expanded from here - GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" - ^ - netsys_c_mem.c:1259:2: warning: ignoring return value of function declared with pure attribute [-Wunused-value] - strcmp(ops->name, String_val(Field(pair,0))); - ^~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - netsys_c_mem.c:1265:26: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - mem_data = ((char *) Bigarray_val(memv)->data) + off; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:16:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_mem.c:1266:26: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - mem_end = mem_data + Bigarray_val(memv)->dim[0]; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:20:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - netsys_c_mem.c:1290:2: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] - stat_free(ops->name); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' - #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:24:6: note: expanded from here - GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" - ^ - netsys_c_mem.c:1291:2: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] - stat_free(ops); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' - #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:28:6: note: expanded from here - GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" - ^ - netsys_c_mem.c:1312:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_mem.init_value: Library error"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:32:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_mem.c:1316:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_mem.init_value: Unknown error"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:36:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_mem.c:1354:29: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead [-W#pragma-messages] - struct named_custom_ops int32_ops; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:171:19: note: expanded from macro 'int32_ops' - #define int32_ops CAML_DEPRECATED("int32_ops", "caml_int32_ops") caml_int32_ops - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:40:6: note: expanded from here - GCC warning "\"int32_ops\" is deprecated: use \"caml_int32_ops\" instead" - ^ - netsys_c_mem.c:1355:29: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead [-W#pragma-messages] - struct named_custom_ops int64_ops; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:174:19: note: expanded from macro 'int64_ops' - #define int64_ops CAML_DEPRECATED("int64_ops", "caml_int64_ops") caml_int64_ops - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:44:6: note: expanded from here - GCC warning "\"int64_ops\" is deprecated: use \"caml_int64_ops\" instead" - ^ - netsys_c_mem.c:1356:29: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead [-W#pragma-messages] - struct named_custom_ops nativeint_ops; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:176:23: note: expanded from macro 'nativeint_ops' - #define nativeint_ops CAML_DEPRECATED("nativeint_ops", "caml_nativeint_ops") caml_nativeint_ops - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:48:6: note: expanded from here - GCC warning "\"nativeint_ops\" is deprecated: use \"caml_nativeint_ops\" instead" - ^ - netsys_c_mem.c:1392:17: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - Custom_ops_val(alloc_bigarray_dims(CAML_BA_UINT8 | BIGARRAY_C_LAYOUT, - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - netsys_c_mem.c:1392:53: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - Custom_ops_val(alloc_bigarray_dims(CAML_BA_UINT8 | BIGARRAY_C_LAYOUT, - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT' - #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - netsys_c_mem.c:1394:26: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead [-W#pragma-messages] - bigarray_ops.next = &int32_ops; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:171:19: note: expanded from macro 'int32_ops' - #define int32_ops CAML_DEPRECATED("int32_ops", "caml_int32_ops") caml_int32_ops - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:81:6: note: expanded from here - GCC warning "\"int32_ops\" is deprecated: use \"caml_int32_ops\" instead" - ^ - netsys_c_mem.c:1396:5: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead [-W#pragma-messages] - int32_ops.name = "_i"; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:171:19: note: expanded from macro 'int32_ops' - #define int32_ops CAML_DEPRECATED("int32_ops", "caml_int32_ops") caml_int32_ops - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:2:6: note: expanded from here - GCC warning "\"int32_ops\" is deprecated: use \"caml_int32_ops\" instead" - ^ - netsys_c_mem.c:1397:5: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead [-W#pragma-messages] - int32_ops.ops = Custom_ops_val(caml_copy_int32(0)); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:171:19: note: expanded from macro 'int32_ops' - #define int32_ops CAML_DEPRECATED("int32_ops", "caml_int32_ops") caml_int32_ops - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:6:6: note: expanded from here - GCC warning "\"int32_ops\" is deprecated: use \"caml_int32_ops\" instead" - ^ - netsys_c_mem.c:1398:5: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead [-W#pragma-messages] - int32_ops.next = &int64_ops; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:171:19: note: expanded from macro 'int32_ops' - #define int32_ops CAML_DEPRECATED("int32_ops", "caml_int32_ops") caml_int32_ops - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:10:6: note: expanded from here - GCC warning "\"int32_ops\" is deprecated: use \"caml_int32_ops\" instead" - ^ - netsys_c_mem.c:1398:23: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead [-W#pragma-messages] - int32_ops.next = &int64_ops; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:174:19: note: expanded from macro 'int64_ops' - #define int64_ops CAML_DEPRECATED("int64_ops", "caml_int64_ops") caml_int64_ops - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:14:6: note: expanded from here - GCC warning "\"int64_ops\" is deprecated: use \"caml_int64_ops\" instead" - ^ - netsys_c_mem.c:1400:5: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead [-W#pragma-messages] - int64_ops.name = "_j"; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:174:19: note: expanded from macro 'int64_ops' - #define int64_ops CAML_DEPRECATED("int64_ops", "caml_int64_ops") caml_int64_ops - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:18:6: note: expanded from here - GCC warning "\"int64_ops\" is deprecated: use \"caml_int64_ops\" instead" - ^ - netsys_c_mem.c:1401:5: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead [-W#pragma-messages] - int64_ops.ops = Custom_ops_val(caml_copy_int64(0)); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:174:19: note: expanded from macro 'int64_ops' - #define int64_ops CAML_DEPRECATED("int64_ops", "caml_int64_ops") caml_int64_ops - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:22:6: note: expanded from here - GCC warning "\"int64_ops\" is deprecated: use \"caml_int64_ops\" instead" - ^ - netsys_c_mem.c:1402:5: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead [-W#pragma-messages] - int64_ops.next = &nativeint_ops; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:174:19: note: expanded from macro 'int64_ops' - #define int64_ops CAML_DEPRECATED("int64_ops", "caml_int64_ops") caml_int64_ops - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:26:6: note: expanded from here - GCC warning "\"int64_ops\" is deprecated: use \"caml_int64_ops\" instead" - ^ - netsys_c_mem.c:1402:23: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead [-W#pragma-messages] - int64_ops.next = &nativeint_ops; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:176:23: note: expanded from macro 'nativeint_ops' - #define nativeint_ops CAML_DEPRECATED("nativeint_ops", "caml_nativeint_ops") caml_nativeint_ops - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:30:6: note: expanded from here - GCC warning "\"nativeint_ops\" is deprecated: use \"caml_nativeint_ops\" instead" - ^ - netsys_c_mem.c:1404:5: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead [-W#pragma-messages] - nativeint_ops.name = "_n"; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:176:23: note: expanded from macro 'nativeint_ops' - #define nativeint_ops CAML_DEPRECATED("nativeint_ops", "caml_nativeint_ops") caml_nativeint_ops - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:34:6: note: expanded from here - GCC warning "\"nativeint_ops\" is deprecated: use \"caml_nativeint_ops\" instead" - ^ - netsys_c_mem.c:1405:5: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead [-W#pragma-messages] - nativeint_ops.ops = Custom_ops_val(caml_copy_nativeint(0)); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:176:23: note: expanded from macro 'nativeint_ops' - #define nativeint_ops CAML_DEPRECATED("nativeint_ops", "caml_nativeint_ops") caml_nativeint_ops - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:38:6: note: expanded from here - GCC warning "\"nativeint_ops\" is deprecated: use \"caml_nativeint_ops\" instead" - ^ - netsys_c_mem.c:1406:5: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead [-W#pragma-messages] - nativeint_ops.next = NULL; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:176:23: note: expanded from macro 'nativeint_ops' - #define nativeint_ops CAML_DEPRECATED("nativeint_ops", "caml_nativeint_ops") caml_nativeint_ops - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:42:6: note: expanded from here - GCC warning "\"nativeint_ops\" is deprecated: use \"caml_nativeint_ops\" instead" - ^ - netsys_c_mem.c:1495:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_mem.copy_value: Library error"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:47:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_mem.c:1499:2: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("Netsys_mem.copy_value: Unknown error"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:51:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - netsys_c_mem.c:1512:6: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2,0); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:74:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - netsys_c_mem.c:1517:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("Netsys_mem.get_custom_ops"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:78:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - 104 warnings generated. - ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_xdr.c - + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_xdr.c' - ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_ip6.c - + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_ip6.c' - if [ "Xnetsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o" = "X" ]; then \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -a -o netsys.cma netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo; \ - else \ - ../../tools/mkstublib -o netsys netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo netsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o -lrt ; \ - fi - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_oothr.ml - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr.cma -a netsys_oothr.cmo - ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_outofheap.c - + cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/home/opam/.opam/4.14.1/lib/ocaml' 'netsys_c_outofheap.c' - opts="-opaque"; \ - if [ -f "$(basename netsys_oothr_mt.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt.ml - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr_mt.cma -a \ - netsys_oothr.cmo netsys_oothr_mt.cmo - opts="-opaque"; \ - if [ -f "$(basename netsys_oothr_mt_init.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt_init.mli - ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt_init.ml - gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys' - gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm' - gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm' - sed -e 's/@VERSION@/4.1.9/' \ - -e 's/@AUTHDHREQS@//' \ - -e 's/@PREFERRED_CGI_PKG@//' \ - -e 's/@REGEXP_PROVIDER@/str/' \ - -e 's/@COMPAT_PCRE_PROVIDER@//' \ - -e 's/@ZIP_PROVIDER@//' \ - META.in >META - gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm' - gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm' - gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm' - ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } - gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm' - gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm' - opts="-opaque"; \ - if [ -f "$(basename netshm.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netshm.mli - ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netshm.ml - File "netshm.ml", line 136, characters 17-35: - 136 | (Pervasives.compare : int -> int -> int) - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - opts="-opaque"; \ - if [ -f "$(basename netshm_data.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netshm_data.mli - ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netshm_data.ml - opts="-opaque"; \ - if [ -f "$(basename netshm_hashtbl.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netshm_hashtbl.mli - ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netshm_hashtbl.ml - opts="-opaque"; \ - if [ -f "$(basename netshm_array.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netshm_array.mli - ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netshm_array.ml - if [ "X" = "X" ]; then \ - ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netshm.cma netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo; \ - else \ - ../../tools/mkstublib -o netshm netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo ; \ - fi - gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm' - gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring' - gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring' - sed -e 's/@VERSION@/4.1.9/' netconst.mlp >netconst.ml - ocamllex netglob_lex.mll - 69 states, 297 transitions, table size 1602 bytes - ocaml ../../tools/unicode_charinfo.ml unicode_charinfo.txt \ - > netunichar.ml - ../../tools/unimap_to_ocaml/unimap_to_ocaml \ - -o netmappings_asn1.ml netmappings_asn1.pmap - Reading netmappings_asn1.pmap - Processing asn1_t61 - (Heavy conflicts: 3 of 256) - Processing asn1_printable - (Heavy conflicts: 0 of 256) - Processing asn1_iso646 - (Heavy conflicts: 0 of 256) - sed -e 's/@VERSION@/4.1.9/' \ - -e 's/@AUTHDHREQS@//' \ - -e 's/@PREFERRED_CGI_PKG@//' \ - -e 's/@REGEXP_PROVIDER@/str/' \ - -e 's/@COMPAT_PCRE_PROVIDER@//' \ - -e 's/@ZIP_PROVIDER@//' \ - META.in >META - gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring' - gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring' - gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring' - ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } - gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring' - gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring' - opts="-opaque"; \ - if [ -f "$(basename netconst.mli .ml)".nopaque ]; then opts=""; fi; \ - ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_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 - gmake[1]: *** [../../Makefile.rules:129: netchannels.cmo] Error 2 - gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring' - gmake: *** [Makefile:23: all] Error 2 [ERROR] The compilation of ocamlnet.4.1.9-2 failed at "gmake all". #=== ERROR while compiling ocamlnet.4.1.9-2 ===================================# # context 2.2.0~alpha4~dev | freebsd/x86_64 | ocaml-base-compiler.4.14.1 | file:///usr/home/opam/opam-repository # path /usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2 # command /usr/local/bin/gmake all # exit-code 2 # env-file /usr/home/opam/.opam/log/ocamlnet-9681-f06cd8.env # output-file /usr/home/opam/.opam/log/ocamlnet-9681-f06cd8.out ### output ### # [...] # File "netchannels.ml", line 1879, characters 4-23: # 1879 | ....r # | ); # 1879 | self #........ # Alert deprecated: module Stdlib.Pervasives # Use Stdlib instead. # # If you need to stay compatible with OCaml < 4.07, you can use the # stdlib-shims library: https://github.com/ocaml/stdlib-shims # gmake[1]: *** [../../Makefile.rules:129: netchannels.cmo] Error 2 # gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring' # gmake: *** [Makefile:23: all] Error 2 #=== ERROR while compiling dune.3.12.1 ========================================# # context 2.2.0~alpha4~dev | freebsd/x86_64 | ocaml-base-compiler.4.14.1 | file:///usr/home/opam/opam-repository # path /usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.12.1 # command /usr/home/opam/.opam/4.14.1/bin/ocaml boot/bootstrap.ml -j 7 # exit-code 2 # env-file /usr/home/opam/.opam/log/dune-9681-586092.env # output-file /usr/home/opam/.opam/log/dune-9681-586092.out ### output ### # [...] # Error (warning 8 [partial-match]): this pattern-matching is not exhaustive. # Here is an example of a case that is not matched: # Checksum_mismatch _ # File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56: # Error (warning 8 [partial-match]): this pattern-matching is not exhaustive. # Here is an example of a case that is not matched: # Checksum_mismatch _ # File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44: # Error (warning 8 [partial-match]): this pattern-matching is not exhaustive. # Here is an example of a case that is not matched: # Checksum_mismatch _ # <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions were aborted | - install weberizer 0.8 +- +- The following actions failed | - build dune 3.12.1 | - build ocamlnet 4.1.9-2 +- +- The following changes have been performed (the rest was aborted) | - install base-bytes base | - install ocamlbuild 0.14.3 | - install ocamlfind 1.9.6 +- The former state can be restored with: /usr/local/bin/opam switch import "/usr/home/opam/.opam/4.14.1/.opam-switch/backup/state-20240107020738.export" 'opam install -vy weberizer.0.8' failed. jail: /usr/bin/su -l opam -c cd '/' && env OCAMLPARAM='warn-error=+8,_' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' ' opam remove -y "weberizer.0.8" opam install -vy "weberizer.0.8" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "weberizer.0.8" | grep -q '\''"freebsd"'\''; then echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field." exit 69 fi fi exit $res ': failed "jail" "-c" "name=obuilder_75137_1963" "mount.fstab=/tmp/obuilder-jail-ebeb50/fstab" "mount.devfs" "path=/obuilder/result/2ab986edaa31ee9054bf62f64cf68244237c18a15e41204e926e28804b762953/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OCAMLPARAM='warn-error=+8,_' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' ' opam remove -y "weberizer.0.8" opam install -vy "weberizer.0.8" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "weberizer.0.8" | grep -q '\''"freebsd"'\''; then echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field." exit 69 fi fi exit $res '" failed with exit status 1 Failed: Build failed