Building on phoebe.caelum.ci.dev (from ocaml/opam:debian-unstable) Unable to find image 'ocaml/opam:debian-unstable' locally debian-unstable: Pulling from ocaml/opam Digest: sha256:f4524a9ad6e8f9deb04c38872c1c68d892f8f847304a90f71b39c260fd7c37ab Status: Downloaded newer image for ocaml/opam:debian-unstable 2025-01-15 07:10.53 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2025-01-15 07:10.53 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" 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 451b1e526ccb27dc66364a851b27fbf7ccfbc2f2")) 2025-01-15 07:10.53 ---> using "52625e8a37d6974e498c46c5b73987a5de23eb753980981e64630dc695fbe3b3" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2025-01-15 07:10.53 ---> using "bf0993b7e440c7679323e43a556b3a337fb81df454233420043ea0f043d5139e" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.14' '4.14.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.2"} | "ocaml-system" {= "4.14.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.2 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed host-arch-x86_64.1 -> installed host-system-other.1 -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.4.14.2 (cached) -> installed ocaml-base-compiler.4.14.2 -> installed ocaml-config.2 -> installed ocaml.4.14.2 Done. # To update the current shell environment, run: eval $(opam env --switch=4.14) 2025-01-15 07:10.53 ---> using "47404c4aaca4d60bda0a6f84fac13db774e2548e577b72ab25734ff0f761915f" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [205 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-01-14-2009.05-F-2025-01-09-1409.48.pdiff [564 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-01-14-2009.05-F-2025-01-09-1409.48.pdiff [564 kB] - Fetched 833 kB in 3s (293 kB/s) - Reading package lists... - 2025-01-15 07:10.53 ---> using "b37c3336d1ce67cc6580c583e7ff99d9b586ffdb340e7208b41c8dd1cb4da2dc" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"extunix.0.4.3\"\ \nopam install -vy \"extunix.0.4.3\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"extunix.0.4.3\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] extunix.0.4.3 is not installed. Nothing to do. The following actions will be performed: === install 11 packages - install base-bytes base [required by extunix] - install csexp 1.5.2 [required by dune-configurator] - install dune 3.17.1 [required by extunix] - install dune-configurator 3.17.1 [required by extunix] - install extunix 0.4.3 - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install ocamlfind 1.9.6 [required by base-bytes] - install ppx_derivers 1.2.1 [required by ppxlib] - install ppxlib 0.34.0 [required by extunix] - install sexplib0 v0.17.0 [required by ppxlib] - install stdlib-shims 0.3.0 [required by ppxlib] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/32: [csexp.1.5.2: extract] Processing 3/32: [csexp.1.5.2: extract] [dune.3.17.1, dune-configurator.3.17.1: extract] Processing 4/32: [csexp.1.5.2: extract] [dune.3.17.1, dune-configurator.3.17.1: extract] [extunix.0.4.3: extract] -> retrieved csexp.1.5.2 (cached) Processing 4/32: [dune.3.17.1, dune-configurator.3.17.1: extract] [extunix.0.4.3: extract] Processing 5/32: [dune.3.17.1, dune-configurator.3.17.1: extract] [extunix.0.4.3: extract] [ocaml-compiler-libs.v0.12.4: extract] -> retrieved extunix.0.4.3 (cached) Processing 5/32: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocaml-compiler-libs.v0.12.4: extract] Processing 6/32: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocamlfind.1.9.6: extract] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 6/32: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlfind.1.9.6: extract] Processing 7/32: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlfind.1.9.6: extract] [ppx_derivers.1.2.1: extract] -> retrieved ppx_derivers.1.2.1 (cached) Processing 7/32: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlfind.1.9.6: extract] Processing 8/32: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlfind.1.9.6: extract] [ppxlib.0.34.0: extract] -> retrieved ocamlfind.1.9.6 (cached) Processing 8/32: [dune.3.17.1, dune-configurator.3.17.1: extract] [ppxlib.0.34.0: extract] Processing 9/32: [dune.3.17.1, dune-configurator.3.17.1: extract] [ppxlib.0.34.0: extract] [sexplib0.v0.17.0: extract] [ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch Processing 10/32: [dune.3.17.1, dune-configurator.3.17.1: extract] [ppxlib.0.34.0: extract] [sexplib0.v0.17.0: extract] [ocamlfind: patch] -> retrieved dune.3.17.1, dune-configurator.3.17.1 (cached) Processing 10/32: [ppxlib.0.34.0: extract] [sexplib0.v0.17.0: extract] [ocamlfind: patch] Processing 11/32: [ppxlib.0.34.0: extract] [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [ocamlfind: patch] Processing 12/32: [ppxlib.0.34.0: extract] [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 71] [ocamlfind: patch] -> retrieved ppxlib.0.34.0 (cached) Processing 12/32: [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 71] [ocamlfind: patch] -> retrieved sexplib0.v0.17.0 (cached) Processing 12/32: [stdlib-shims.0.3.0: extract] [dune: ocaml 71] [ocamlfind: patch] Processing 12/32: [stdlib-shims.0.3.0: extract] [dune: ocaml 71] [ocamlfind: ./configure] -> retrieved stdlib-shims.0.3.0 (cached) Processing 12/32: [dune: ocaml 71] [ocamlfind: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.14/bin" "-sitelib" "/home/opam/.opam/4.14/lib" "-mandir" "/home/opam/.opam/4.14/man" "-config" "/home/opam/.opam/4.14/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6) - Welcome to findlib version 1.9.6 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Checking for ocamlopt -g... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - dynlink: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: not present (normal since 4.09) - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found (in +ocamldoc) - raw_spacetime: not present (normal since 4.12) - threads: found (in +threads) - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.14/lib/ocaml - Binaries: /home/opam/.opam/4.14/bin - Manual pages: /home/opam/.opam/4.14/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.14/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.14/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.14/bin - Manual pages: /home/opam/.opam/4.14/man - topfind script: /home/opam/.opam/4.14/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: no - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. Processing 12/32: [dune: ocaml 71] [ocamlfind: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.14/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml - File "fl_package_base.ml", line 304, characters 22-40: - 304 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 350, characters 18-36: - 350 | let ancestors = query_requirements predlist package_name in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 375, characters 23-41: - 375 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 510, characters 16-35: - 510 | ( let c = package_definitions search_path pkg.package_name in - ^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label search_path was omitted in the application of this function. - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml - File "findlib.ml", line 390, characters 2-26: - 390 | Fl_package_base.requires predlist pkg - ^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "findlib.ml", line 396, characters 2-33: - 396 | Fl_package_base.requires_deeply predlist pkglist - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml - File "frontend.ml", line 859, characters 10-39: - 859 | Fl_package_base.package_users predicates1 packages1 - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - -I +unix -I +dynlink ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml - File "topfind.ml", line 128, characters 40-63: - 128 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 258, characters 4-27: - 258 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 268, characters 4-27: - 268 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 280, characters 4-27: - 280 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 293, characters 4-27: - 293 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 307, characters 4-27: - 307 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 319, characters 4-27: - 319 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.14/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.14/lib' | \ - tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.14/lib' -p >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6' Processing 12/32: [dune: ocaml 71] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml - File "fl_package_base.ml", line 304, characters 22-40: - 304 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 350, characters 18-36: - 350 | let ancestors = query_requirements predlist package_name in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 375, characters 23-41: - 375 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 510, characters 16-35: - 510 | ( let c = package_definitions search_path pkg.package_name in - ^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label search_path was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - File "findlib.ml", line 390, characters 2-26: - 390 | Fl_package_base.requires predlist pkg - ^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "findlib.ml", line 396, characters 2-33: - 396 | Fl_package_base.requires_deeply predlist pkglist - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml - File "frontend.ml", line 859, characters 10-39: - 859 | Fl_package_base.package_users predicates1 packages1 - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml - File "topfind.ml", line 128, characters 40-63: - 128 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 258, characters 4-27: - 258 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 268, characters 4-27: - 268 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 280, characters 4-27: - 280 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 293, characters 4-27: - 293 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 307, characters 4-27: - 307 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 319, characters 4-27: - 319 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib' -> compiled ocamlfind.1.9.6 Processing 12/32: [dune: ocaml 71] Processing 13/32: [dune: ocaml 71] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.14/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi; \ - fi; \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - install -d "/home/opam/.opam/4.14/bin" - install -d "/home/opam/.opam/4.14/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6' - install -d "`dirname \"/home/opam/.opam/4.14/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.14/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.14/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - install -d "/home/opam/.opam/4.14/lib/findlib" - install -d "/home/opam/.opam/4.14/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/4.14/lib/ocaml" - test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.14/lib/ocaml/" - files=` ../../tools/collect_files ../../Makefile.config \ - findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \ - findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \ - fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \ - fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \ - fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \ - findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \ - META` && \ - install -c $files "/home/opam/.opam/4.14/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/4.14/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/"; \ - install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.14/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6' - for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.14/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.14/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14/lib/$x/META.tmp" "/home/opam/.opam/4.14/lib/$x/META"; done - install -d "/home/opam/.opam/4.14/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.14/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/home/opam/.opam/4.14/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6' - install -d "/home/opam/.opam/4.14/man/man1" "/home/opam/.opam/4.14/man/man3" "/home/opam/.opam/4.14/man/man5" - install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14/man/man1" - install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.14/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6' -> installed ocamlfind.1.9.6 Processing 13/32: [dune: ocaml 71] Processing 14/32: [dune: ocaml 71] -> installed base-bytes.base Processing 15/32: [dune: ocaml 71] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.17.1) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 71 - Processing 15/32: [dune: ./_boot/dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.17.1) -> compiled dune.3.17.1 -> installed dune.3.17.1 Processing 17/32: [csexp: dune build] Processing 18/32: [csexp: dune build] [ocaml-compiler-libs: dune build] Processing 19/32: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 20/32: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] Processing 21/32: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 21/32: [csexp: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed ppx_derivers.1.2.1 Processing 22/32: [csexp: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 Processing 22/32: [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed csexp.1.5.2 Processing 23/32: [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 24/32: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/sexplib0.v0.17.0) -> compiled sexplib0.v0.17.0 Processing 24/32: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [stdlib-shims: dune build] -> installed sexplib0.v0.17.0 Processing 25/32: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 25/32: [dune-configurator: rm] [ocaml-compiler-libs: dune build] -> installed stdlib-shims.0.3.0 Processing 26/32: [dune-configurator: rm] [ocaml-compiler-libs: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.17.1) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.17.1) Processing 26/32: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocaml-compiler-libs.v0.12.4) -> compiled ocaml-compiler-libs.v0.12.4 Processing 26/32: [dune-configurator: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 27/32: [dune-configurator: dune build] Processing 28/32: [dune-configurator: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.17.1) -> compiled dune-configurator.3.17.1 Processing 28/32: [ppxlib: dune build] -> installed dune-configurator.3.17.1 Processing 29/32: [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppxlib.0.34.0) -> compiled ppxlib.0.34.0 -> installed ppxlib.0.34.0 Processing 31/32: [extunix: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "extunix" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/extunix.0.4.3) - (cd _build/default/src && ../discover/discover.exe) - checking EVENTFD.............ok - checking ATFILE..............ok - checking RENAMEAT2...........ok - checking RENAME_WHITEOUT.....ok - checking DIRFD...............ok - checking STATVFS.............ok - checking FSTATVFS............ok - checking SIOCGIFCONF.........ok - checking IFADDRS.............ok - checking INET_NTOA...........ok - checking INET_NTOP...........ok - checking UNAME...............ok - checking FADVISE.............ok - checking FALLOCATE...........ok - checking TTY_IOCTL...........ok - checking TTYNAME.............ok - checking CTERMID.............ok - checking GETTID..............ok - checking PGID................ok - checking SETREUID............ok - checking FSYNC...............ok - checking FDATASYNC...........ok - checking SYNC................ok - checking SYNCFS..............ok - checking REALPATH............ok - checking SIGNALFD............ok - checking PTRACE..............ok - checking RESOURCE............ok - checking MLOCKALL............ok - checking STRPTIME............ok - checking STRTIME.............ok - checking TIMEZONE............ok - checking TIMEGM..............ok - checking PTS.................ok - checking FCNTL...............ok - checking TCPGRP..............ok - checking EXECINFO............ok - checking SETENV..............ok - checking CLEARENV............ok - checking MKDTEMP.............ok - checking MALLOC_INFO.........ok - checking MALLOC_STATS........ok - checking MEMALIGN............ok - checking ENDIAN..............ok - checking READ_CREDENTIALS....ok - checking FEXECVE.............ok - checking SENDMSG.............ok - checking PREAD...............ok - checking PWRITE..............ok - checking READ................ok - checking WRITE...............ok - checking MKSTEMPS............ok - checking MKOSTEMPS...........ok - checking SETRESUID...........ok - checking SYSCONF.............ok - checking SPLICE..............ok - checking TEE.................ok - checking VMSPLICE............ok - checking SOCKOPT.............ok - checking TCP_KEEPIDLE........ok - checking TCP_KEEPCNT.........ok - checking TCP_KEEPINTVL.......ok - checking SO_REUSEPORT........ok - checking POLL................ok - checking SYSINFO.............ok - checking MCHECK..............ok - checking MOUNT...............ok - checking UNSHARE.............ok - checking CHROOT..............ok - checking SYSLOG..............ok - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bytes -o mman.o -c mman.c) - mman.c: In function 'caml_extunix_mlockall': - mman.c:11:47: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 11 | int flags = caml_convert_flag_list(v_flags, mlockall_flags_table); - | ^~~~~~~~~~~~~~~~~~~~ - In file included from config.h:30, - from mman.c:2: - /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *' - 60 | CAMLextern int caml_convert_flag_list (value, int *); - | ^~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bytes -o mount.o -c mount.c) - mount.c: In function 'caml_extunix_mount': - mount.c:25:59: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 25 | int p_mountflags = caml_convert_flag_list(v_mountflags, mountflags_table); - | ^~~~~~~~~~~~~~~~ - In file included from config.h:30, - from mount.c:2: - /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *' - 60 | CAMLextern int caml_convert_flag_list (value, int *); - | ^~~~~ - mount.c: In function 'caml_extunix_umount2': - mount.c:50:61: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 50 | int p_umountflags = caml_convert_flag_list(v_umountflags, umountflags_table); - | ^~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *' - 60 | CAMLextern int caml_convert_flag_list (value, int *); - | ^~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bytes -o atfile.o -c atfile.c) - atfile.c: In function 'stat_aux': - atfile.c:55:52: warning: passing argument 2 of 'cst_to_constr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 55 | caml_unix_cst_to_constr(buf->st_mode & S_IFMT, file_kind_table, - | ^~~~~~~~~~~~~~~ - atfile.c:14:41: note: expected 'int *' but argument is of type 'const int *' - 14 | extern value cst_to_constr(int n, int * tbl, int size, int deflt); - | ~~~~~~^~~ - atfile.c: In function 'caml_extunix_fstatat': - atfile.c:76:47: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 76 | int flags = caml_convert_flag_list(v_flags, at_flags_table); - | ^~~~~~~~~~~~~~ - In file included from config.h:30, - from atfile.c:2: - /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *' - 60 | CAMLextern int caml_convert_flag_list (value, int *); - | ^~~~~ - atfile.c: In function 'caml_extunix_unlinkat': - atfile.c:95:47: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 95 | int flags = caml_convert_flag_list(v_flags, at_flags_table); - | ^~~~~~~~~~~~~~ - /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *' - 60 | CAMLextern int caml_convert_flag_list (value, int *); - | ^~~~~ - atfile.c: In function 'caml_extunix_linkat': - atfile.c:141:47: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 141 | int flags = caml_convert_flag_list(v_flags, at_flags_table); - | ^~~~~~~~~~~~~~ - /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *' - 60 | CAMLextern int caml_convert_flag_list (value, int *); - | ^~~~~ - atfile.c: In function 'caml_extunix_fchownat': - atfile.c:158:47: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 158 | int flags = caml_convert_flag_list(v_flags, at_flags_table); - | ^~~~~~~~~~~~~~ - /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *' - 60 | CAMLextern int caml_convert_flag_list (value, int *); - | ^~~~~ - atfile.c: In function 'caml_extunix_fchmodat': - atfile.c:174:47: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 174 | int flags = caml_convert_flag_list(v_flags, at_flags_table); - | ^~~~~~~~~~~~~~ - /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *' - 60 | CAMLextern int caml_convert_flag_list (value, int *); - | ^~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bytes -o splice.o -c splice.c) - splice.c: In function 'caml_extunix_splice': - splice.c:24:56: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 24 | unsigned int flags = caml_convert_flag_list(v_flags, splice_flags_table); - | ^~~~~~~~~~~~~~~~~~ - In file included from config.h:30, - from splice.c:5: - /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *' - 60 | CAMLextern int caml_convert_flag_list (value, int *); - | ^~~~~ - splice.c: In function 'caml_extunix_tee': - splice.c:62:56: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 62 | unsigned int flags = caml_convert_flag_list(v_flags, splice_flags_table); - | ^~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *' - 60 | CAMLextern int caml_convert_flag_list (value, int *); - | ^~~~~ - splice.c: In function 'caml_extunixba_vmsplice': - splice.c:87:56: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 87 | unsigned int flags = caml_convert_flag_list(v_flags, splice_flags_table); - | ^~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *' - 60 | CAMLextern int caml_convert_flag_list (value, int *); - | ^~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bytes -o rename.o -c rename.c) - rename.c: In function 'caml_extunix_renameat2': - rename.c:36:47: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 36 | int flags = caml_convert_flag_list(v_flags, rename_flags_table); - | ^~~~~~~~~~~~~~~~~~ - In file included from config.h:30, - from rename.c:2: - /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *' - 60 | CAMLextern int caml_convert_flag_list (value, int *); - | ^~~~~ - rename.c:40:18: warning: passing argument 1 of 'caml_stat_free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 40 | caml_stat_free(oldname); - | ^~~~~~~ - In file included from config.h:26: - /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:136:32: note: expected 'caml_stat_block' {aka 'void *'} but argument is of type 'const char *' - 136 | CAMLextern void caml_stat_free(caml_stat_block); - | ^~~~~~~~~~~~~~~ - rename.c:41:18: warning: passing argument 1 of 'caml_stat_free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 41 | caml_stat_free(newname); - | ^~~~~~~ - /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:136:32: note: expected 'caml_stat_block' {aka 'void *'} but argument is of type 'const char *' - 136 | CAMLextern void caml_stat_free(caml_stat_block); - | ^~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bytes -o syslog.o -c syslog.c) - syslog.c: In function 'caml_extunix_setlogmask': - syslog.c:19:42: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 19 | mask = caml_convert_flag_list(v_level, mask_table); - | ^~~~~~~~~~ - In file included from config.h:30, - from syslog.c:2: - /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *' - 60 | CAMLextern int caml_convert_flag_list (value, int *); - | ^~~~~ - syslog.c: In function 'caml_extunix_openlog': - syslog.c:67:45: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 67 | option = caml_convert_flag_list(v_option, option_table); - | ^~~~~~~~~~~~ - /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *' - 60 | CAMLextern int caml_convert_flag_list (value, int *); - | ^~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bytes -o unshare.o -c unshare.c) - unshare.c: In function 'caml_extunix_unshare': - unshare.c:17:59: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 17 | int p_cloneflags = caml_convert_flag_list(v_cloneflags, umountflags_table); - | ^~~~~~~~~~~~~~~~~ - In file included from config.h:30, - from unshare.c:3: - /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *' - 60 | CAMLextern int caml_convert_flag_list (value, int *); - | ^~~~~ -> compiled extunix.0.4.3 -> installed extunix.0.4.3 Done. # To update the current shell environment, run: eval $(opam env) 2025-01-15 07:14.05 ---> saved as "8e3cafffd328a2e889f6f023d60bc8d67ce32fa7257c2e64a41723ed21286335" Job succeeded