Building on spring (from freebsd) 2023-11-24 12:44.03 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam")) 2023-11-24 12:44.03 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 94fc188d337b3ff337b5f8eea1b8560bad2fcf0e")) 2023-11-24 12:44.03 ---> using "00ee7cfc6c2da01eb8ed751c04bbe83c07b7aff680e0886a3fd728991839e379" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository")) No configuration file found, using built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: /usr/home/opam/.profile is already up-to-date. [NOTE] Make sure that /usr/home/opam/.profile is well sourced in your ~/.bashrc. 2023-11-24 12:44.03 ---> using "88d2b248adeda718ed121b75ef51c509d93af9c36c1fababf59282029bdf788c" from cache /: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.14.1' 'ocaml-base-compiler.4.14.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.4.14.1 (https://github.com/ocaml/ocaml/archive/4.14.1.tar.gz) -> installed ocaml-base-compiler.4.14.1 -> installed ocaml-config.2 -> installed ocaml.4.14.1 Done. # Run eval $(opam env --switch=4.14.1) to update the current shell environment 2023-11-24 12:44.04 ---> using "2e71e6e9c89f6f4ac01fe27d02363a7b07f4cc0716801eda76cd63d550f88c21" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2023-11-24 12:44.04 ---> using "3ce8092035408b640cafda28e059d06b5ab6222329e0dba52e6469dacf768128" from cache /: (env OCAMLPARAM warn-error=+8,_) /: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"mesh-triangle.0.9.5\"\ \nopam install -vy \"mesh-triangle.0.9.5\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"mesh-triangle.0.9.5\" | 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] mesh-triangle.0.9.5 is not installed. Nothing to do. The following actions will be performed: === install 7 packages - install base-bytes base [required by mesh-triangle] - install csexp 1.5.2 [required by dune-configurator] - install dune 3.11.1 [required by mesh-triangle] - install dune-configurator 3.11.1 [required by mesh] - install mesh 0.9.5 [required by mesh-triangle] - install mesh-triangle 0.9.5 - install ocamlfind 1.9.6 [required by base-bytes] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/19: Processing 3/19: Processing 4/19: [mesh.0.9.5, mesh-triangle.0.9.5: http] -> retrieved csexp.1.5.2 (cached) Processing 5/19: [mesh.0.9.5, mesh-triangle.0.9.5: http] -> retrieved ocamlfind.1.9.6 (cached) [ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch Processing 6/19: [mesh.0.9.5, mesh-triangle.0.9.5: http] [ocamlfind: patch] Processing 6/19: [ocamlfind: patch] Processing 6/19: [ocamlfind: ./configure] -> retrieved mesh.0.9.5, mesh-triangle.0.9.5 (https://github.com/Chris00/mesh/releases/download/0.9.5/mesh-0.9.5.tbz) -> retrieved dune.3.11.1, dune-configurator.3.11.1 (cached) Processing 7/19: [dune: ocaml 7] [ocamlfind: ./configure] + /usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/./configure "-bindir" "/usr/home/opam/.opam/4.14.1/bin" "-sitelib" "/usr/home/opam/.opam/4.14.1/lib" "-mandir" "/usr/home/opam/.opam/4.14.1/man" "-config" "/usr/home/opam/.opam/4.14.1/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6) - Welcome to findlib version 1.9.6 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Checking for ocamlopt -g... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - dynlink: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: not present (normal since 4.09) - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found (in +ocamldoc) - raw_spacetime: not present (normal since 4.12) - threads: found (in +threads) - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /usr/home/opam/.opam/4.14.1/lib/ocaml - Binaries: /usr/home/opam/.opam/4.14.1/bin - Manual pages: /usr/home/opam/.opam/4.14.1/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /usr/home/opam/.opam/4.14.1/lib - The configuration file is written to: - findlib config file: /usr/home/opam/.opam/4.14.1/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /usr/home/opam/.opam/4.14.1/bin - Manual pages: /usr/home/opam/.opam/4.14.1/man - topfind script: /usr/home/opam/.opam/4.14.1/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: no - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. Processing 7/19: [dune: ocaml 7] [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 7/19: [dune: ocaml 7] [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 7/19: [dune: ocaml 7] Processing 8/19: [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 8/19: [dune: ocaml 7] Processing 9/19: [dune: ocaml 7] -> installed base-bytes.base Processing 10/19: [dune: ocaml 7] + /usr/home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 7 - Processing 10/19: [dune: ./_boot/dune.exe build] + /usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1) -> compiled dune.3.11.1 -> installed dune.3.11.1 Processing 12/19: [csexp: dune build] + /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "csexp" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 -> installed csexp.1.5.2 Processing 14/19: [dune-configurator: rm] + /bin/rm "-rf" "vendor/csexp" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.11.1) + /bin/rm "-rf" "vendor/pp" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.11.1) Processing 14/19: [dune-configurator: dune build] + /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.11.1) -> compiled dune-configurator.3.11.1 -> installed dune-configurator.3.11.1 Processing 16/19: [mesh: dune build] + /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "mesh" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/mesh.0.9.5) -> compiled mesh.0.9.5 -> installed mesh.0.9.5 Processing 18/19: [mesh-triangle: dune build] + /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "mesh-triangle" "-j" "7" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/mesh-triangle.0.9.5) - (cd _build/default/triangle && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DTRILIBRARY -DEXTERNAL_TEST -DANSI_DECLARATORS -O3 -march=native -fPIC -DPIC -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/bytes -I /usr/home/opam/.opam/4.14.1/lib/mesh -o libtriangle_stubs.o -c libtriangle_stubs.c) - In file included from libtriangle_stubs.c:28: - ./triangle.c:4587:10: warning: "getblock" is deprecated: use "caml_getblock" instead [-W#pragma-messages] - VOID **getblock; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:200:18: note: expanded from macro 'getblock' - #define getblock CAML_DEPRECATED("getblock", "caml_getblock") caml_getblock - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:93:6: note: expanded from here - GCC warning "\"getblock\" is deprecated: use \"caml_getblock\" instead" - ^ - In file included from libtriangle_stubs.c:28: - ./triangle.c:4592:3: warning: "getblock" is deprecated: use "caml_getblock" instead [-W#pragma-messages] - getblock = m->vertices.firstblock; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:200:18: note: expanded from macro 'getblock' - #define getblock CAML_DEPRECATED("getblock", "caml_getblock") caml_getblock - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:97:6: note: expanded from here - GCC warning "\"getblock\" is deprecated: use \"caml_getblock\" instead" - ^ - In file included from libtriangle_stubs.c:28: - ./triangle.c:4597:5: warning: "getblock" is deprecated: use "caml_getblock" instead [-W#pragma-messages] - getblock = (VOID **) *getblock; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:200:18: note: expanded from macro 'getblock' - #define getblock CAML_DEPRECATED("getblock", "caml_getblock") caml_getblock - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.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 "\"getblock\" is deprecated: use \"caml_getblock\" instead" - ^ - In file included from libtriangle_stubs.c:28: - ./triangle.c:4597:27: warning: "getblock" is deprecated: use "caml_getblock" instead [-W#pragma-messages] - getblock = (VOID **) *getblock; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:200:18: note: expanded from macro 'getblock' - #define getblock CAML_DEPRECATED("getblock", "caml_getblock") caml_getblock - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.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 "\"getblock\" is deprecated: use \"caml_getblock\" instead" - ^ - In file included from libtriangle_stubs.c:28: - ./triangle.c:4600:7: warning: "getblock" is deprecated: use "caml_getblock" instead [-W#pragma-messages] - getblock = (VOID **) *getblock; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:200:18: note: expanded from macro 'getblock' - #define getblock CAML_DEPRECATED("getblock", "caml_getblock") caml_getblock - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:109:6: note: expanded from here - GCC warning "\"getblock\" is deprecated: use \"caml_getblock\" instead" - ^ - In file included from libtriangle_stubs.c:28: - ./triangle.c:4600:29: warning: "getblock" is deprecated: use "caml_getblock" instead [-W#pragma-messages] - getblock = (VOID **) *getblock; - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:200:18: note: expanded from macro 'getblock' - #define getblock CAML_DEPRECATED("getblock", "caml_getblock") caml_getblock - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:113:6: note: expanded from here - GCC warning "\"getblock\" is deprecated: use \"caml_getblock\" instead" - ^ - In file included from libtriangle_stubs.c:28: - ./triangle.c:4606:31: warning: "getblock" is deprecated: use "caml_getblock" instead [-W#pragma-messages] - alignptr = (unsigned long) (getblock + 1); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:200:18: note: expanded from macro 'getblock' - #define getblock CAML_DEPRECATED("getblock", "caml_getblock") caml_getblock - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:117:6: note: expanded from here - GCC warning "\"getblock\" is deprecated: use \"caml_getblock\" instead" - ^ - libtriangle_stubs.c:48:16: warning: "hash_variant" is deprecated: use "caml_hash_variant" instead [-W#pragma-messages] - meth_point = hash_variant("point"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:142:22: note: expanded from macro 'hash_variant' - #define hash_variant CAML_DEPRECATED("hash_variant", "caml_hash_variant") caml_hash_variant - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:121:6: note: expanded from here - GCC warning "\"hash_variant\" is deprecated: use \"caml_hash_variant\" instead" - ^ - libtriangle_stubs.c:49:26: warning: "hash_variant" is deprecated: use "caml_hash_variant" instead [-W#pragma-messages] - meth_point_attribute = hash_variant("point_attribute"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:142:22: note: expanded from macro 'hash_variant' - #define hash_variant CAML_DEPRECATED("hash_variant", "caml_hash_variant") caml_hash_variant - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:125:6: note: expanded from here - GCC warning "\"hash_variant\" is deprecated: use \"caml_hash_variant\" instead" - ^ - libtriangle_stubs.c:50:23: warning: "hash_variant" is deprecated: use "caml_hash_variant" instead [-W#pragma-messages] - meth_point_marker = hash_variant("point_marker"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:142:22: note: expanded from macro 'hash_variant' - #define hash_variant CAML_DEPRECATED("hash_variant", "caml_hash_variant") caml_hash_variant - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:129:6: note: expanded from here - GCC warning "\"hash_variant\" is deprecated: use \"caml_hash_variant\" instead" - ^ - libtriangle_stubs.c:51:19: warning: "hash_variant" is deprecated: use "caml_hash_variant" instead [-W#pragma-messages] - meth_triangle = hash_variant("triangle"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:142:22: note: expanded from macro 'hash_variant' - #define hash_variant CAML_DEPRECATED("hash_variant", "caml_hash_variant") caml_hash_variant - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:133:6: note: expanded from here - GCC warning "\"hash_variant\" is deprecated: use \"caml_hash_variant\" instead" - ^ - libtriangle_stubs.c:52:29: warning: "hash_variant" is deprecated: use "caml_hash_variant" instead [-W#pragma-messages] - meth_triangle_attribute = hash_variant("triangle_attribute"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:142:22: note: expanded from macro 'hash_variant' - #define hash_variant CAML_DEPRECATED("hash_variant", "caml_hash_variant") caml_hash_variant - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.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 "\"hash_variant\" is deprecated: use \"caml_hash_variant\" instead" - ^ - libtriangle_stubs.c:53:18: warning: "hash_variant" is deprecated: use "caml_hash_variant" instead [-W#pragma-messages] - mesh_segment = hash_variant("segment"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:142:22: note: expanded from macro 'hash_variant' - #define hash_variant CAML_DEPRECATED("hash_variant", "caml_hash_variant") caml_hash_variant - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.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 "\"hash_variant\" is deprecated: use \"caml_hash_variant\" instead" - ^ - libtriangle_stubs.c:54:25: warning: "hash_variant" is deprecated: use "caml_hash_variant" instead [-W#pragma-messages] - meth_segment_marker = hash_variant("segment_marker"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:142:22: note: expanded from macro 'hash_variant' - #define hash_variant CAML_DEPRECATED("hash_variant", "caml_hash_variant") caml_hash_variant - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.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 "\"hash_variant\" is deprecated: use \"caml_hash_variant\" instead" - ^ - libtriangle_stubs.c:55:15: warning: "hash_variant" is deprecated: use "caml_hash_variant" instead [-W#pragma-messages] - meth_hole = hash_variant("hole"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:142:22: note: expanded from macro 'hash_variant' - #define hash_variant CAML_DEPRECATED("hash_variant", "caml_hash_variant") caml_hash_variant - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.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 "\"hash_variant\" is deprecated: use \"caml_hash_variant\" instead" - ^ - libtriangle_stubs.c:56:17: warning: "hash_variant" is deprecated: use "caml_hash_variant" instead [-W#pragma-messages] - meth_region = hash_variant("region"); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:142:22: note: expanded from macro 'hash_variant' - #define hash_variant CAML_DEPRECATED("hash_variant", "caml_hash_variant") caml_hash_variant - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.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 "\"hash_variant\" is deprecated: use \"caml_hash_variant\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:15:8: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ba = BA_METHOD(mesh_in, meth_point); - ^ - libtriangle_stubs.c:63:26: note: expanded from macro 'BA_METHOD' - #define BA_METHOD(v, m) (Bigarray_val(METHOD(v, m))) - ^ - /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>:44:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:15:8: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] - libtriangle_stubs.c:63:39: note: expanded from macro 'BA_METHOD' - #define BA_METHOD(v, m) (Bigarray_val(METHOD(v, m))) - ^ - libtriangle_stubs.c:61:22: note: expanded from macro 'METHOD' - #define METHOD(v, m) callback(caml_get_public_method(v, m), v) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' - #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:18:8: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ba = BA_METHOD(mesh_in, meth_point_attribute); - ^ - libtriangle_stubs.c:63:26: note: expanded from macro 'BA_METHOD' - #define BA_METHOD(v, m) (Bigarray_val(METHOD(v, m))) - ^ - /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>:52:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:18:8: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] - libtriangle_stubs.c:63:39: note: expanded from macro 'BA_METHOD' - #define BA_METHOD(v, m) (Bigarray_val(METHOD(v, m))) - ^ - libtriangle_stubs.c:61:22: note: expanded from macro 'METHOD' - #define METHOD(v, m) callback(caml_get_public_method(v, m), v) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' - #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:21:8: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ba = BA_METHOD(mesh_in, meth_point_marker); - ^ - libtriangle_stubs.c:63:26: note: expanded from macro 'BA_METHOD' - #define BA_METHOD(v, m) (Bigarray_val(METHOD(v, m))) - ^ - /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>:60:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:21:8: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] - libtriangle_stubs.c:63:39: note: expanded from macro 'BA_METHOD' - #define BA_METHOD(v, m) (Bigarray_val(METHOD(v, m))) - ^ - libtriangle_stubs.c:61:22: note: expanded from macro 'METHOD' - #define METHOD(v, m) callback(caml_get_public_method(v, m), v) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' - #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:28:8: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ba = BA_METHOD(mesh_in, meth_triangle); - ^ - libtriangle_stubs.c:63:26: note: expanded from macro 'BA_METHOD' - #define BA_METHOD(v, m) (Bigarray_val(METHOD(v, m))) - ^ - /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>:68:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:28:8: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] - libtriangle_stubs.c:63:39: note: expanded from macro 'BA_METHOD' - #define BA_METHOD(v, m) (Bigarray_val(METHOD(v, m))) - ^ - libtriangle_stubs.c:61:22: note: expanded from macro 'METHOD' - #define METHOD(v, m) callback(caml_get_public_method(v, m), v) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' - #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:39:10: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ba = BA_METHOD(mesh_in, meth_triangle_attribute); - ^ - libtriangle_stubs.c:63:26: note: expanded from macro 'BA_METHOD' - #define BA_METHOD(v, m) (Bigarray_val(METHOD(v, m))) - ^ - /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>:76:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:39:10: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] - libtriangle_stubs.c:63:39: note: expanded from macro 'BA_METHOD' - #define BA_METHOD(v, m) (Bigarray_val(METHOD(v, m))) - ^ - libtriangle_stubs.c:61:22: note: expanded from macro 'METHOD' - #define METHOD(v, m) callback(caml_get_public_method(v, m), v) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' - #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:42:37: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - in.trianglearealist = VEC_OF_BA(Bigarray_val(triangle_area)); - ^ - /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)) - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:46:8: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ba = BA_METHOD(mesh_in, mesh_segment); - ^ - libtriangle_stubs.c:63:26: note: expanded from macro 'BA_METHOD' - #define BA_METHOD(v, m) (Bigarray_val(METHOD(v, m))) - ^ - /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>:4:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:46:8: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] - libtriangle_stubs.c:63:39: note: expanded from macro 'BA_METHOD' - #define BA_METHOD(v, m) (Bigarray_val(METHOD(v, m))) - ^ - libtriangle_stubs.c:61:22: note: expanded from macro 'METHOD' - #define METHOD(v, m) callback(caml_get_public_method(v, m), v) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' - #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:49:8: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ba = BA_METHOD(mesh_in, meth_segment_marker); - ^ - libtriangle_stubs.c:63:26: note: expanded from macro 'BA_METHOD' - #define BA_METHOD(v, m) (Bigarray_val(METHOD(v, m))) - ^ - /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>:12:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:49:8: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] - libtriangle_stubs.c:63:39: note: expanded from macro 'BA_METHOD' - #define BA_METHOD(v, m) (Bigarray_val(METHOD(v, m))) - ^ - libtriangle_stubs.c:61:22: note: expanded from macro 'METHOD' - #define METHOD(v, m) callback(caml_get_public_method(v, m), v) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' - #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:56:8: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ba = BA_METHOD(mesh_in, meth_hole); - ^ - libtriangle_stubs.c:63:26: note: expanded from macro 'BA_METHOD' - #define BA_METHOD(v, m) (Bigarray_val(METHOD(v, m))) - ^ - /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" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:56:8: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] - libtriangle_stubs.c:63:39: note: expanded from macro 'BA_METHOD' - #define BA_METHOD(v, m) (Bigarray_val(METHOD(v, m))) - ^ - libtriangle_stubs.c:61:22: note: expanded from macro 'METHOD' - #define METHOD(v, m) callback(caml_get_public_method(v, m), v) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' - #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:59:8: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ba = BA_METHOD(mesh_in, meth_region); - ^ - libtriangle_stubs.c:63:26: note: expanded from macro 'BA_METHOD' - #define BA_METHOD(v, m) (Bigarray_val(METHOD(v, m))) - ^ - /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>:28:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:59:8: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] - libtriangle_stubs.c:63:39: note: expanded from macro 'BA_METHOD' - #define BA_METHOD(v, m) (Bigarray_val(METHOD(v, m))) - ^ - libtriangle_stubs.c:61:22: note: expanded from macro 'METHOD' - #define METHOD(v, m) callback(caml_get_public_method(v, m), v) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' - #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:86:15: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] - triangulate(String_val(switches), &in, &out, &vor); - ^~~~~~~~~~~~~~~~~~~~ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:290:23: note: expanded from macro 'String_val' - #define String_val(x) ((const char *) Bp_val(x)) - ^~~~~~~~~~~~~~~~~~~~~~~~~~ - ./triangle.c:15669:24: note: passing argument to parameter 'triswitches' here - void triangulate(char *triswitches, struct triangulateio *in, - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:95:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - tuple = alloc(14, 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>:36:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:101:9: warning: "alloc_bigarray" is deprecated: use "caml_ba_alloc" instead [-W#pragma-messages] - vba = alloc_bigarray(PREC | LAYOUT | BIGARRAY_MANAGED, - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:342:24: note: expanded from macro 'alloc_bigarray' - #define alloc_bigarray CAML_DEPRECATED("alloc_bigarray", "caml_ba_alloc") caml_ba_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>:40:6: note: expanded from here - GCC warning "\"alloc_bigarray\" is deprecated: use \"caml_ba_alloc\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:101:24: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages] - vba = alloc_bigarray(PREC | LAYOUT | BIGARRAY_MANAGED, - ^ - libtriangle_stubs.c:19:14: note: expanded from macro 'PREC' - #define PREC BIGARRAY_FLOAT64 - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64' - #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64 - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.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 "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:101:31: warning: "BIGARRAY_FORTRAN_LAYOUT" is deprecated: use "CAML_BA_FORTRAN_LAYOUT" instead [-W#pragma-messages] - vba = alloc_bigarray(PREC | LAYOUT | BIGARRAY_MANAGED, - ^ - libtriangle_stubs.c:114:16: note: expanded from macro 'LAYOUT' - #define LAYOUT BIGARRAY_FORTRAN_LAYOUT - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:331:33: note: expanded from macro 'BIGARRAY_FORTRAN_LAYOUT' - #define BIGARRAY_FORTRAN_LAYOUT CAML_DEPRECATED("BIGARRAY_FORTRAN_LAYOUT", "CAML_BA_FORTRAN_LAYOUT") CAML_BA_FORTRAN_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>:48:6: note: expanded from here - GCC warning "\"BIGARRAY_FORTRAN_LAYOUT\" is deprecated: use \"CAML_BA_FORTRAN_LAYOUT\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:101:40: warning: "BIGARRAY_MANAGED" is deprecated: use "CAML_BA_MANAGED" instead [-W#pragma-messages] - vba = alloc_bigarray(PREC | LAYOUT | 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>:52:6: note: expanded from here - GCC warning "\"BIGARRAY_MANAGED\" is deprecated: use \"CAML_BA_MANAGED\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:106:9: warning: "alloc_bigarray" is deprecated: use "caml_ba_alloc" instead [-W#pragma-messages] - vba = alloc_bigarray(PREC | LAYOUT | BIGARRAY_MANAGED, - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:342:24: note: expanded from macro 'alloc_bigarray' - #define alloc_bigarray CAML_DEPRECATED("alloc_bigarray", "caml_ba_alloc") caml_ba_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>:56:6: note: expanded from here - GCC warning "\"alloc_bigarray\" is deprecated: use \"caml_ba_alloc\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:106:24: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages] - vba = alloc_bigarray(PREC | LAYOUT | BIGARRAY_MANAGED, - ^ - libtriangle_stubs.c:19:14: note: expanded from macro 'PREC' - #define PREC BIGARRAY_FLOAT64 - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64' - #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64 - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:60:6: note: expanded from here - GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:106:31: warning: "BIGARRAY_FORTRAN_LAYOUT" is deprecated: use "CAML_BA_FORTRAN_LAYOUT" instead [-W#pragma-messages] - vba = alloc_bigarray(PREC | LAYOUT | BIGARRAY_MANAGED, - ^ - libtriangle_stubs.c:114:16: note: expanded from macro 'LAYOUT' - #define LAYOUT BIGARRAY_FORTRAN_LAYOUT - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:331:33: note: expanded from macro 'BIGARRAY_FORTRAN_LAYOUT' - #define BIGARRAY_FORTRAN_LAYOUT CAML_DEPRECATED("BIGARRAY_FORTRAN_LAYOUT", "CAML_BA_FORTRAN_LAYOUT") CAML_BA_FORTRAN_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>:64:6: note: expanded from here - GCC warning "\"BIGARRAY_FORTRAN_LAYOUT\" is deprecated: use \"CAML_BA_FORTRAN_LAYOUT\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:106:40: warning: "BIGARRAY_MANAGED" is deprecated: use "CAML_BA_MANAGED" instead [-W#pragma-messages] - vba = alloc_bigarray(PREC | LAYOUT | 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>:2:6: note: expanded from here - GCC warning "\"BIGARRAY_MANAGED\" is deprecated: use \"CAML_BA_MANAGED\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:111:3: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - COPY_BA_INT(vba, 1, out.pointmarkerlist, dims); - ^ - libtriangle_stubs.c:89:13: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray_dims(BIGARRAY_CAML_INT | LAYOUT, 1, NULL, 0); \ - ^ - /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>:6:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:111:3: warning: "BIGARRAY_CAML_INT" is deprecated: use "CAML_BA_CAML_INT" instead [-W#pragma-messages] - libtriangle_stubs.c:89:33: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray_dims(BIGARRAY_CAML_INT | LAYOUT, 1, NULL, 0); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:324:27: note: expanded from macro 'BIGARRAY_CAML_INT' - #define BIGARRAY_CAML_INT CAML_DEPRECATED("BIGARRAY_CAML_INT", "CAML_BA_CAML_INT") CAML_BA_CAML_INT - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.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_CAML_INT\" is deprecated: use \"CAML_BA_CAML_INT\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:111:3: warning: "BIGARRAY_FORTRAN_LAYOUT" is deprecated: use "CAML_BA_FORTRAN_LAYOUT" instead [-W#pragma-messages] - libtriangle_stubs.c:89:53: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray_dims(BIGARRAY_CAML_INT | LAYOUT, 1, NULL, 0); \ - ^ - libtriangle_stubs.c:114:16: note: expanded from macro 'LAYOUT' - #define LAYOUT BIGARRAY_FORTRAN_LAYOUT - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:331:33: note: expanded from macro 'BIGARRAY_FORTRAN_LAYOUT' - #define BIGARRAY_FORTRAN_LAYOUT CAML_DEPRECATED("BIGARRAY_FORTRAN_LAYOUT", "CAML_BA_FORTRAN_LAYOUT") CAML_BA_FORTRAN_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>:14:6: note: expanded from here - GCC warning "\"BIGARRAY_FORTRAN_LAYOUT\" is deprecated: use \"CAML_BA_FORTRAN_LAYOUT\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:111:3: warning: "alloc_bigarray" is deprecated: use "caml_ba_alloc" instead [-W#pragma-messages] - libtriangle_stubs.c:92:13: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray(BIGARRAY_CAML_INT | LAYOUT, numdims, NULL, dims); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:342:24: note: expanded from macro 'alloc_bigarray' - #define alloc_bigarray CAML_DEPRECATED("alloc_bigarray", "caml_ba_alloc") caml_ba_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>:18:6: note: expanded from here - GCC warning "\"alloc_bigarray\" is deprecated: use \"caml_ba_alloc\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:111:3: warning: "BIGARRAY_CAML_INT" is deprecated: use "CAML_BA_CAML_INT" instead [-W#pragma-messages] - libtriangle_stubs.c:92:28: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray(BIGARRAY_CAML_INT | LAYOUT, numdims, NULL, dims); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:324:27: note: expanded from macro 'BIGARRAY_CAML_INT' - #define BIGARRAY_CAML_INT CAML_DEPRECATED("BIGARRAY_CAML_INT", "CAML_BA_CAML_INT") CAML_BA_CAML_INT - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:22:6: note: expanded from here - GCC warning "\"BIGARRAY_CAML_INT\" is deprecated: use \"CAML_BA_CAML_INT\" instead" - ^ - In file included from libtriangle_stubs.c:115: - ./triangulate_stub.c:111:3: warning: "BIGARRAY_FORTRAN_LAYOUT" is deprecated: use "CAML_BA_FORTRAN_LAYOUT" instead [-W#pragma-messages] - ...TRUNCATED BY DUNE... - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.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 "\"BIGARRAY_CAML_INT\" is deprecated: use \"CAML_BA_CAML_INT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:134:3: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - libtriangle_stubs.c:98:46: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray(BIGARRAY_CAML_INT | LAYOUT, numdims, NULL, dims); \ - ^ - libtriangle_stubs.c:120:16: note: expanded from macro 'LAYOUT' - #define LAYOUT 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>:27:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:134:3: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - libtriangle_stubs.c:100:23: note: expanded from macro 'COPY_BA_INT' - dest = (intnat *) Data_bigarray_val(vba); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_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 "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:139:3: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - COPY_BA_INT(vba, 2, out.edgelist, dims); - ^ - libtriangle_stubs.c:89:13: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray_dims(BIGARRAY_CAML_INT | LAYOUT, 1, NULL, 0); \ - ^ - /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>:35:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:139:3: warning: "BIGARRAY_CAML_INT" is deprecated: use "CAML_BA_CAML_INT" instead [-W#pragma-messages] - libtriangle_stubs.c:89:33: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray_dims(BIGARRAY_CAML_INT | LAYOUT, 1, NULL, 0); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:324:27: note: expanded from macro 'BIGARRAY_CAML_INT' - #define BIGARRAY_CAML_INT CAML_DEPRECATED("BIGARRAY_CAML_INT", "CAML_BA_CAML_INT") CAML_BA_CAML_INT - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:39:6: note: expanded from here - GCC warning "\"BIGARRAY_CAML_INT\" is deprecated: use \"CAML_BA_CAML_INT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:139:3: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - libtriangle_stubs.c:89:53: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray_dims(BIGARRAY_CAML_INT | LAYOUT, 1, NULL, 0); \ - ^ - libtriangle_stubs.c:120:16: note: expanded from macro 'LAYOUT' - #define LAYOUT 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>:43:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:139:3: warning: "alloc_bigarray" is deprecated: use "caml_ba_alloc" instead [-W#pragma-messages] - libtriangle_stubs.c:92:13: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray(BIGARRAY_CAML_INT | LAYOUT, numdims, NULL, dims); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:342:24: note: expanded from macro 'alloc_bigarray' - #define alloc_bigarray CAML_DEPRECATED("alloc_bigarray", "caml_ba_alloc") caml_ba_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>:47:6: note: expanded from here - GCC warning "\"alloc_bigarray\" is deprecated: use \"caml_ba_alloc\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:139:3: warning: "BIGARRAY_CAML_INT" is deprecated: use "CAML_BA_CAML_INT" instead [-W#pragma-messages] - libtriangle_stubs.c:92:28: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray(BIGARRAY_CAML_INT | LAYOUT, numdims, NULL, dims); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:324:27: note: expanded from macro 'BIGARRAY_CAML_INT' - #define BIGARRAY_CAML_INT CAML_DEPRECATED("BIGARRAY_CAML_INT", "CAML_BA_CAML_INT") CAML_BA_CAML_INT - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.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 "\"BIGARRAY_CAML_INT\" is deprecated: use \"CAML_BA_CAML_INT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:139:3: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - libtriangle_stubs.c:92:48: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray(BIGARRAY_CAML_INT | LAYOUT, numdims, NULL, dims); \ - ^ - libtriangle_stubs.c:120:16: note: expanded from macro 'LAYOUT' - #define LAYOUT 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>:55:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:139:3: warning: "alloc_bigarray" is deprecated: use "caml_ba_alloc" instead [-W#pragma-messages] - libtriangle_stubs.c:98:11: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray(BIGARRAY_CAML_INT | LAYOUT, numdims, NULL, dims); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:342:24: note: expanded from macro 'alloc_bigarray' - #define alloc_bigarray CAML_DEPRECATED("alloc_bigarray", "caml_ba_alloc") caml_ba_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>:59:6: note: expanded from here - GCC warning "\"alloc_bigarray\" is deprecated: use \"caml_ba_alloc\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:139:3: warning: "BIGARRAY_CAML_INT" is deprecated: use "CAML_BA_CAML_INT" instead [-W#pragma-messages] - libtriangle_stubs.c:98:26: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray(BIGARRAY_CAML_INT | LAYOUT, numdims, NULL, dims); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:324:27: note: expanded from macro 'BIGARRAY_CAML_INT' - #define BIGARRAY_CAML_INT CAML_DEPRECATED("BIGARRAY_CAML_INT", "CAML_BA_CAML_INT") CAML_BA_CAML_INT - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:63:6: note: expanded from here - GCC warning "\"BIGARRAY_CAML_INT\" is deprecated: use \"CAML_BA_CAML_INT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:139:3: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - libtriangle_stubs.c:98:46: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray(BIGARRAY_CAML_INT | LAYOUT, numdims, NULL, dims); \ - ^ - libtriangle_stubs.c:120:16: note: expanded from macro 'LAYOUT' - #define LAYOUT 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>:3:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:139:3: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - libtriangle_stubs.c:100:23: note: expanded from macro 'COPY_BA_INT' - dest = (intnat *) Data_bigarray_val(vba); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_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 "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:143:3: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - COPY_BA_INT(vba, 1, out.edgemarkerlist, dims); - ^ - libtriangle_stubs.c:89:13: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray_dims(BIGARRAY_CAML_INT | LAYOUT, 1, NULL, 0); \ - ^ - /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>:11:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:143:3: warning: "BIGARRAY_CAML_INT" is deprecated: use "CAML_BA_CAML_INT" instead [-W#pragma-messages] - libtriangle_stubs.c:89:33: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray_dims(BIGARRAY_CAML_INT | LAYOUT, 1, NULL, 0); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:324:27: note: expanded from macro 'BIGARRAY_CAML_INT' - #define BIGARRAY_CAML_INT CAML_DEPRECATED("BIGARRAY_CAML_INT", "CAML_BA_CAML_INT") CAML_BA_CAML_INT - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.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 "\"BIGARRAY_CAML_INT\" is deprecated: use \"CAML_BA_CAML_INT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:143:3: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - libtriangle_stubs.c:89:53: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray_dims(BIGARRAY_CAML_INT | LAYOUT, 1, NULL, 0); \ - ^ - libtriangle_stubs.c:120:16: note: expanded from macro 'LAYOUT' - #define LAYOUT 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>:19:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:143:3: warning: "alloc_bigarray" is deprecated: use "caml_ba_alloc" instead [-W#pragma-messages] - libtriangle_stubs.c:92:13: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray(BIGARRAY_CAML_INT | LAYOUT, numdims, NULL, dims); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:342:24: note: expanded from macro 'alloc_bigarray' - #define alloc_bigarray CAML_DEPRECATED("alloc_bigarray", "caml_ba_alloc") caml_ba_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>:23:6: note: expanded from here - GCC warning "\"alloc_bigarray\" is deprecated: use \"caml_ba_alloc\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:143:3: warning: "BIGARRAY_CAML_INT" is deprecated: use "CAML_BA_CAML_INT" instead [-W#pragma-messages] - libtriangle_stubs.c:92:28: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray(BIGARRAY_CAML_INT | LAYOUT, numdims, NULL, dims); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:324:27: note: expanded from macro 'BIGARRAY_CAML_INT' - #define BIGARRAY_CAML_INT CAML_DEPRECATED("BIGARRAY_CAML_INT", "CAML_BA_CAML_INT") CAML_BA_CAML_INT - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.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 "\"BIGARRAY_CAML_INT\" is deprecated: use \"CAML_BA_CAML_INT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:143:3: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - libtriangle_stubs.c:92:48: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray(BIGARRAY_CAML_INT | LAYOUT, numdims, NULL, dims); \ - ^ - libtriangle_stubs.c:120:16: note: expanded from macro 'LAYOUT' - #define LAYOUT 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>:31:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:143:3: warning: "alloc_bigarray" is deprecated: use "caml_ba_alloc" instead [-W#pragma-messages] - libtriangle_stubs.c:98:11: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray(BIGARRAY_CAML_INT | LAYOUT, numdims, NULL, dims); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:342:24: note: expanded from macro 'alloc_bigarray' - #define alloc_bigarray CAML_DEPRECATED("alloc_bigarray", "caml_ba_alloc") caml_ba_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>:35:6: note: expanded from here - GCC warning "\"alloc_bigarray\" is deprecated: use \"caml_ba_alloc\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:143:3: warning: "BIGARRAY_CAML_INT" is deprecated: use "CAML_BA_CAML_INT" instead [-W#pragma-messages] - libtriangle_stubs.c:98:26: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray(BIGARRAY_CAML_INT | LAYOUT, numdims, NULL, dims); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:324:27: note: expanded from macro 'BIGARRAY_CAML_INT' - #define BIGARRAY_CAML_INT CAML_DEPRECATED("BIGARRAY_CAML_INT", "CAML_BA_CAML_INT") CAML_BA_CAML_INT - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:39:6: note: expanded from here - GCC warning "\"BIGARRAY_CAML_INT\" is deprecated: use \"CAML_BA_CAML_INT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:143:3: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - libtriangle_stubs.c:98:46: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray(BIGARRAY_CAML_INT | LAYOUT, numdims, NULL, dims); \ - ^ - libtriangle_stubs.c:120:16: note: expanded from macro 'LAYOUT' - #define LAYOUT 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>:43:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:143:3: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - libtriangle_stubs.c:100:23: note: expanded from macro 'COPY_BA_INT' - dest = (intnat *) Data_bigarray_val(vba); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_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 "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:150:9: warning: "alloc_bigarray" is deprecated: use "caml_ba_alloc" instead [-W#pragma-messages] - vba = alloc_bigarray(PREC | LAYOUT | BIGARRAY_MANAGED, - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:342:24: note: expanded from macro 'alloc_bigarray' - #define alloc_bigarray CAML_DEPRECATED("alloc_bigarray", "caml_ba_alloc") caml_ba_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>:51:6: note: expanded from here - GCC warning "\"alloc_bigarray\" is deprecated: use \"caml_ba_alloc\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:150:24: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages] - vba = alloc_bigarray(PREC | LAYOUT | BIGARRAY_MANAGED, - ^ - libtriangle_stubs.c:19:14: note: expanded from macro 'PREC' - #define PREC BIGARRAY_FLOAT64 - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64' - #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64 - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.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 "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:150:31: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - vba = alloc_bigarray(PREC | LAYOUT | BIGARRAY_MANAGED, - ^ - libtriangle_stubs.c:120:16: note: expanded from macro 'LAYOUT' - #define LAYOUT 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>:59:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:150:40: warning: "BIGARRAY_MANAGED" is deprecated: use "CAML_BA_MANAGED" instead [-W#pragma-messages] - vba = alloc_bigarray(PREC | LAYOUT | 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>:63:6: note: expanded from here - GCC warning "\"BIGARRAY_MANAGED\" is deprecated: use \"CAML_BA_MANAGED\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:155:9: warning: "alloc_bigarray" is deprecated: use "caml_ba_alloc" instead [-W#pragma-messages] - vba = alloc_bigarray(PREC | LAYOUT | BIGARRAY_MANAGED, - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:342:24: note: expanded from macro 'alloc_bigarray' - #define alloc_bigarray CAML_DEPRECATED("alloc_bigarray", "caml_ba_alloc") caml_ba_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>:3:6: note: expanded from here - GCC warning "\"alloc_bigarray\" is deprecated: use \"caml_ba_alloc\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:155:24: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages] - vba = alloc_bigarray(PREC | LAYOUT | BIGARRAY_MANAGED, - ^ - libtriangle_stubs.c:19:14: note: expanded from macro 'PREC' - #define PREC BIGARRAY_FLOAT64 - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64' - #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64 - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.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_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:155:31: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - vba = alloc_bigarray(PREC | LAYOUT | BIGARRAY_MANAGED, - ^ - libtriangle_stubs.c:120:16: note: expanded from macro 'LAYOUT' - #define LAYOUT 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>:11:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:155:40: warning: "BIGARRAY_MANAGED" is deprecated: use "CAML_BA_MANAGED" instead [-W#pragma-messages] - vba = alloc_bigarray(PREC | LAYOUT | 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>:15:6: note: expanded from here - GCC warning "\"BIGARRAY_MANAGED\" is deprecated: use \"CAML_BA_MANAGED\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:161:3: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - COPY_BA_INT(vba, 2, vor.edgelist, dims); - ^ - libtriangle_stubs.c:89:13: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray_dims(BIGARRAY_CAML_INT | LAYOUT, 1, NULL, 0); \ - ^ - /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>:19:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:161:3: warning: "BIGARRAY_CAML_INT" is deprecated: use "CAML_BA_CAML_INT" instead [-W#pragma-messages] - libtriangle_stubs.c:89:33: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray_dims(BIGARRAY_CAML_INT | LAYOUT, 1, NULL, 0); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:324:27: note: expanded from macro 'BIGARRAY_CAML_INT' - #define BIGARRAY_CAML_INT CAML_DEPRECATED("BIGARRAY_CAML_INT", "CAML_BA_CAML_INT") CAML_BA_CAML_INT - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.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 "\"BIGARRAY_CAML_INT\" is deprecated: use \"CAML_BA_CAML_INT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:161:3: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - libtriangle_stubs.c:89:53: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray_dims(BIGARRAY_CAML_INT | LAYOUT, 1, NULL, 0); \ - ^ - libtriangle_stubs.c:120:16: note: expanded from macro 'LAYOUT' - #define LAYOUT 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>:27:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:161:3: warning: "alloc_bigarray" is deprecated: use "caml_ba_alloc" instead [-W#pragma-messages] - libtriangle_stubs.c:92:13: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray(BIGARRAY_CAML_INT | LAYOUT, numdims, NULL, dims); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:342:24: note: expanded from macro 'alloc_bigarray' - #define alloc_bigarray CAML_DEPRECATED("alloc_bigarray", "caml_ba_alloc") caml_ba_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>:31:6: note: expanded from here - GCC warning "\"alloc_bigarray\" is deprecated: use \"caml_ba_alloc\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:161:3: warning: "BIGARRAY_CAML_INT" is deprecated: use "CAML_BA_CAML_INT" instead [-W#pragma-messages] - libtriangle_stubs.c:92:28: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray(BIGARRAY_CAML_INT | LAYOUT, numdims, NULL, dims); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:324:27: note: expanded from macro 'BIGARRAY_CAML_INT' - #define BIGARRAY_CAML_INT CAML_DEPRECATED("BIGARRAY_CAML_INT", "CAML_BA_CAML_INT") CAML_BA_CAML_INT - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:35:6: note: expanded from here - GCC warning "\"BIGARRAY_CAML_INT\" is deprecated: use \"CAML_BA_CAML_INT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:161:3: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - libtriangle_stubs.c:92:48: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray(BIGARRAY_CAML_INT | LAYOUT, numdims, NULL, dims); \ - ^ - libtriangle_stubs.c:120:16: note: expanded from macro 'LAYOUT' - #define LAYOUT 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>:39:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:161:3: warning: "alloc_bigarray" is deprecated: use "caml_ba_alloc" instead [-W#pragma-messages] - libtriangle_stubs.c:98:11: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray(BIGARRAY_CAML_INT | LAYOUT, numdims, NULL, dims); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:342:24: note: expanded from macro 'alloc_bigarray' - #define alloc_bigarray CAML_DEPRECATED("alloc_bigarray", "caml_ba_alloc") caml_ba_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>:43:6: note: expanded from here - GCC warning "\"alloc_bigarray\" is deprecated: use \"caml_ba_alloc\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:161:3: warning: "BIGARRAY_CAML_INT" is deprecated: use "CAML_BA_CAML_INT" instead [-W#pragma-messages] - libtriangle_stubs.c:98:26: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray(BIGARRAY_CAML_INT | LAYOUT, numdims, NULL, dims); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:324:27: note: expanded from macro 'BIGARRAY_CAML_INT' - #define BIGARRAY_CAML_INT CAML_DEPRECATED("BIGARRAY_CAML_INT", "CAML_BA_CAML_INT") CAML_BA_CAML_INT - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.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_CAML_INT\" is deprecated: use \"CAML_BA_CAML_INT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:161:3: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - libtriangle_stubs.c:98:46: note: expanded from macro 'COPY_BA_INT' - vba = alloc_bigarray(BIGARRAY_CAML_INT | LAYOUT, numdims, NULL, dims); \ - ^ - libtriangle_stubs.c:120:16: note: expanded from macro 'LAYOUT' - #define LAYOUT 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>:51:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:161:3: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - libtriangle_stubs.c:100:23: note: expanded from macro 'COPY_BA_INT' - dest = (intnat *) Data_bigarray_val(vba); \ - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_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>:55:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:164:9: warning: "alloc_bigarray" is deprecated: use "caml_ba_alloc" instead [-W#pragma-messages] - vba = alloc_bigarray(PREC | LAYOUT | BIGARRAY_MANAGED, - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:342:24: note: expanded from macro 'alloc_bigarray' - #define alloc_bigarray CAML_DEPRECATED("alloc_bigarray", "caml_ba_alloc") caml_ba_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>:59:6: note: expanded from here - GCC warning "\"alloc_bigarray\" is deprecated: use \"caml_ba_alloc\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:164:24: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages] - vba = alloc_bigarray(PREC | LAYOUT | BIGARRAY_MANAGED, - ^ - libtriangle_stubs.c:19:14: note: expanded from macro 'PREC' - #define PREC BIGARRAY_FLOAT64 - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64' - #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64 - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:63:6: note: expanded from here - GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:164:31: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - vba = alloc_bigarray(PREC | LAYOUT | BIGARRAY_MANAGED, - ^ - libtriangle_stubs.c:120:16: note: expanded from macro 'LAYOUT' - #define LAYOUT 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>:3:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - In file included from libtriangle_stubs.c:121: - ./triangulate_stub.c:164:40: warning: "BIGARRAY_MANAGED" is deprecated: use "CAML_BA_MANAGED" instead [-W#pragma-messages] - vba = alloc_bigarray(PREC | LAYOUT | 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>:7:6: note: expanded from here - GCC warning "\"BIGARRAY_MANAGED\" is deprecated: use \"CAML_BA_MANAGED\" instead" - ^ - libtriangle_stubs.c:133:13: warning: assigning to 'value *' (aka 'long *') from 'const value *' (aka 'const long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] - closure = caml_named_value("triunsuitable_callback"); - ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - libtriangle_stubs.c:143:23: warning: "callbackN" is deprecated: use "caml_callbackN" instead [-W#pragma-messages] - CAMLreturn(Bool_val(callbackN(*closure, NARGS_TRIUNSUITABLE, args))); - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:74:19: note: expanded from macro 'callbackN' - #define callbackN CAML_DEPRECATED("callbackN", "caml_callbackN") caml_callbackN - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - 268 warnings generated. -> compiled mesh-triangle.0.9.5 -> installed mesh-triangle.0.9.5 Done. 2023-11-24 12:46.02 ---> saved as "79f040cd9f7fb22ef235f4bfb7c54f10bfe1e5bbce15ba4ec7e59600a013f8ae" Job succeeded