Building on x86-bm-c2.sw.ocaml.org (from ocaml/opam:debian-unstable) 2025-04-21 13:11.46 ---> 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-04-21 13:11.46 ---> 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 999bff3ed88d26f76ff7eaddbfa7af49ed4737dc")) 2025-04-21 13:11.46 ---> using "826c465c9ef28e6e0f0e6975e12eb0e91d1a070a9820c6e966bf86cdd08156ec" 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-04-21 13:11.46 ---> using "1540013f15d4984bcd7cc6765515a9d8102147bba12b5acc1ee668d894197f46" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam switch create --repositories=default '5.3-opam' '5.3.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.3.0"} | "ocaml-system" {= "5.3.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.3 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-compiler.5.3.0 (cached) -> installed ocaml-compiler.5.3.0 -> installed ocaml-base-compiler.5.3.0 -> installed ocaml-config.3 -> installed ocaml.5.3.0 -> installed base-domains.base -> installed base-effects.base -> installed base-nnp.base Done. # To update the current shell environment, run: eval $(opam env --switch=5.3-opam) 2025-04-21 13:11.46 ---> using "4b7ebd6fc6e027276a8fd8ed82dcfe64a2b16cde6b383aaa055cfbd219af0b8f" 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-04-21-0804.17-F-2025-04-13-0805.00.pdiff [520 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-04-21-0804.17-F-2025-04-13-0805.00.pdiff [520 kB] - Fetched 788 kB in 2s (334 kB/s) - Reading package lists... - 2025-04-21 13:11.46 ---> using "fd7da0145060fb8248c502d7ff82eb257b63940163519960cbcb6fa092a89dc1" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin add -k version dune $(opam show -f version dune)")) dune is now pinned to version 3.18.1 The following actions will be performed: === install 1 package - install dune 3.18.1 (pinned) <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved dune.3.18.1 (cached) -> installed dune.3.18.1 Done. # To update the current shell environment, run: eval $(opam env) 2025-04-21 13:11.46 ---> using "ae66d3f1c9b89d46f904980ee2c923d9326a9bf30223b37a1b81732d47784d8c" from cache /: (env DUNE_CACHE enabled) /: (env DUNE_CACHE_TRANSPORT direct) /: (env DUNE_CACHE_DUPLICATION copy) /: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam remove -y lmdb.1.0\ \nopam install -vy lmdb.1.0\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: lmdb.1.0 | 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")) [NOTE] lmdb.1.0 is not installed. Nothing to do. The following actions will be performed: === install 4 packages - install bigstringaf 0.10.0 [required by lmdb] - install csexp 1.5.2 [required by dune-configurator] - install dune-configurator 3.18.1 [required by lmdb] - install lmdb 1.0 The following system packages will first need to be installed: liblmdb-dev <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "liblmdb-dev" - Selecting previously unselected package liblmdb0:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19596 files and directories currently installed.) - Preparing to unpack .../liblmdb0_0.9.31-1+b2_amd64.deb ... - Unpacking liblmdb0:amd64 (0.9.31-1+b2) ... - Selecting previously unselected package liblmdb-dev:amd64. - Preparing to unpack .../liblmdb-dev_0.9.31-1+b2_amd64.deb ... - Unpacking liblmdb-dev:amd64 (0.9.31-1+b2) ... - Selecting previously unselected package lmdb-doc. - Preparing to unpack .../lmdb-doc_0.9.31-1_all.deb ... - Unpacking lmdb-doc (0.9.31-1) ... - Setting up liblmdb0:amd64 (0.9.31-1+b2) ... - Setting up lmdb-doc (0.9.31-1) ... - Setting up liblmdb-dev:amd64 (0.9.31-1+b2) ... - Processing triggers for libc-bin (2.41-6) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/12: [bigstringaf.0.10.0: extract] Processing 2/12: [bigstringaf.0.10.0: extract] [csexp.1.5.2: extract] Processing 3/12: [bigstringaf.0.10.0: extract] [csexp.1.5.2: extract] [dune-configurator.3.18.1: extract] -> retrieved bigstringaf.0.10.0 (cached) Processing 3/12: [csexp.1.5.2: extract] [dune-configurator.3.18.1: extract] Processing 4/12: [csexp.1.5.2: extract] [dune-configurator.3.18.1: extract] [lmdb.1.0: extract] -> retrieved csexp.1.5.2 (cached) Processing 4/12: [dune-configurator.3.18.1: extract] [lmdb.1.0: extract] Processing 5/12: [dune-configurator.3.18.1: extract] [lmdb.1.0: extract] [csexp: dune build] -> retrieved lmdb.1.0 (cached) Processing 5/12: [dune-configurator.3.18.1: extract] [csexp: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/csexp.1.5.2) - (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml) - File "src/csexp.ml", line 236, characters 7-14: - 236 | [@@inlined always] - ^^^^^^^ - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml) - File "src/csexp.ml", line 236, characters 7-14: - 236 | [@@inlined always] - ^^^^^^^ - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context -> compiled csexp.1.5.2 Processing 5/12: [dune-configurator.3.18.1: extract] -> installed csexp.1.5.2 Processing 6/12: [dune-configurator.3.18.1: extract] -> retrieved dune-configurator.3.18.1 (cached) Processing 7/12: [dune-configurator: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dune-configurator.3.18.1) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dune-configurator.3.18.1) Processing 7/12: [dune-configurator: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dune-configurator.3.18.1) -> compiled dune-configurator.3.18.1 -> installed dune-configurator.3.18.1 Processing 9/12: [bigstringaf: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigstringaf" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/bigstringaf.0.10.0) -> compiled bigstringaf.0.10.0 -> installed bigstringaf.0.10.0 Processing 11/12: [lmdb: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lmdb" "-j" "39" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/lmdb.1.0) - (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlc.opt -w -40 -safe-string -thread -g -bin-annot -bin-annot-occurrences -I src/.lmdb.objs/byte -I /home/opam/.opam/5.3-opam/lib/bigstringaf -no-alias-deps -open Lmdb__ -o src/.lmdb.objs/byte/lmdb__Lmdb_bindings.cmi -c -intf src/lmdb_bindings.mli) - File "_none_", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The unix subdirectory has been - automatically added to the search path, but you should add -I +unix to the - command-line to silence this alert (e.g. by adding unix to the list of - libraries in your dune file, or adding use_unix to your _tags file for - ocamlbuild, or using -package unix for ocamlfind). - (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlc.opt -w -40 -safe-string -thread -g -bin-annot -bin-annot-occurrences -I src/.lmdb.objs/byte -I /home/opam/.opam/5.3-opam/lib/bigstringaf -intf-suffix .ml -no-alias-deps -open Lmdb__ -o src/.lmdb.objs/byte/lmdb__Lmdb_bindings.cmo -c -impl src/lmdb_bindings.ml) - File "_none_", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The unix subdirectory has been - automatically added to the search path, but you should add -I +unix to the - command-line to silence this alert (e.g. by adding unix to the list of - libraries in your dune file, or adding use_unix to your _tags file for - ocamlbuild, or using -package unix for ocamlfind). - (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlc.opt -w -40 -safe-string -thread -g -bin-annot -bin-annot-occurrences -I src/.lmdb.objs/byte -I /home/opam/.opam/5.3-opam/lib/bigstringaf -no-alias-deps -open Lmdb__ -o src/.lmdb.objs/byte/lmdb.cmi -c -intf src/lmdb.mli) - File "_none_", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The unix subdirectory has been - automatically added to the search path, but you should add -I +unix to the - command-line to silence this alert (e.g. by adding unix to the list of - libraries in your dune file, or adding use_unix to your _tags file for - ocamlbuild, or using -package unix for ocamlfind). - (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -safe-string -thread -g -I src/.lmdb.objs/byte -I src/.lmdb.objs/native -I /home/opam/.opam/5.3-opam/lib/bigstringaf -intf-suffix .ml -no-alias-deps -open Lmdb__ -o src/.lmdb.objs/native/lmdb__Lmdb_bindings.cmx -c -impl src/lmdb_bindings.ml) - File "_none_", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The unix subdirectory has been - automatically added to the search path, but you should add -I +unix to the - command-line to silence this alert (e.g. by adding unix to the list of - libraries in your dune file, or adding use_unix to your _tags file for - ocamlbuild, or using -package unix for ocamlfind). - (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlc.opt -w -40 -safe-string -thread -g -bin-annot -bin-annot-occurrences -I src/.lmdb.objs/byte -I /home/opam/.opam/5.3-opam/lib/bigstringaf -intf-suffix .ml -no-alias-deps -open Lmdb__ -o src/.lmdb.objs/byte/lmdb.cmo -c -impl src/lmdb.ml) - File "_none_", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The unix subdirectory has been - automatically added to the search path, but you should add -I +unix to the - command-line to silence this alert (e.g. by adding unix to the list of - libraries in your dune file, or adding use_unix to your _tags file for - ocamlbuild, or using -package unix for ocamlfind). - (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -safe-string -thread -g -I src/.lmdb.objs/byte -I src/.lmdb.objs/native -I /home/opam/.opam/5.3-opam/lib/bigstringaf -intf-suffix .ml -no-alias-deps -open Lmdb__ -o src/.lmdb.objs/native/lmdb.cmx -c -impl src/lmdb.ml) - File "_none_", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The unix subdirectory has been - automatically added to the search path, but you should add -I +unix to the - command-line to silence this alert (e.g. by adding unix to the list of - libraries in your dune file, or adding use_unix to your _tags file for - ocamlbuild, or using -package unix for ocamlfind). - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -I/usr/include -Wall -Wextra -Wno-unused-parameter -pedantic -std=c99 -g -I /home/opam/.opam/5.3-opam/lib/ocaml -I /home/opam/.opam/5.3-opam/lib/bigstringaf -o lmdb_stubs.o -c lmdb_stubs.c) - In file included from /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:30, - from /home/opam/.opam/5.3-opam/lib/ocaml/caml/mlvalues.h:20, - from lmdb_stubs.c:23: - /home/opam/.opam/5.3-opam/lib/ocaml/caml/camlatomic.h:42:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 42 | typedef _Atomic uintnat atomic_uintnat; - | ^~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/camlatomic.h:43:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 43 | typedef _Atomic intnat atomic_intnat; - | ^~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:229:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 229 | extern _Atomic caml_timing_hook caml_major_slice_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:230:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 230 | extern _Atomic caml_timing_hook caml_major_slice_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:231:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 231 | extern _Atomic caml_timing_hook caml_minor_gc_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:232:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 232 | extern _Atomic caml_timing_hook caml_minor_gc_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:233:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 233 | extern _Atomic caml_timing_hook caml_finalise_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:234:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 234 | extern _Atomic caml_timing_hook caml_finalise_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:235:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 235 | extern _Atomic caml_timing_hook caml_domain_terminated_hook; - | ^~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:350:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 350 | extern _Atomic fatal_error_hook caml_fatal_error_hook; - | ^~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:353:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] - 353 | CAMLnoret CAMLextern void caml_fatal_error (char *, ...) - | ^~~~~~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:17:1: note: in expansion of macro 'DOMAIN_STATE' - 17 | DOMAIN_STATE(atomic_uintnat, young_limit) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:28:1: note: in expansion of macro 'DOMAIN_STATE' - 28 | DOMAIN_STATE(value*, young_ptr) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:31:1: note: in expansion of macro 'DOMAIN_STATE' - 31 | DOMAIN_STATE(value*, young_start) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:34:1: note: in expansion of macro 'DOMAIN_STATE' - 34 | DOMAIN_STATE(value*, young_end) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:37:1: note: in expansion of macro 'DOMAIN_STATE' - 37 | DOMAIN_STATE(value*, young_trigger) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:40:1: note: in expansion of macro 'DOMAIN_STATE' - 40 | DOMAIN_STATE(struct stack_info*, current_stack) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:43:1: note: in expansion of macro 'DOMAIN_STATE' - 43 | DOMAIN_STATE(void*, exn_handler) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:46:1: note: in expansion of macro 'DOMAIN_STATE' - 46 | DOMAIN_STATE(intnat, action_pending) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:50:1: note: in expansion of macro 'DOMAIN_STATE' - 50 | DOMAIN_STATE(struct c_stack_link*, c_stack) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:54:1: note: in expansion of macro 'DOMAIN_STATE' - 54 | DOMAIN_STATE(struct stack_info**, stack_cache) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:57:1: note: in expansion of macro 'DOMAIN_STATE' - 57 | DOMAIN_STATE(value*, gc_regs_buckets) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:61:1: note: in expansion of macro 'DOMAIN_STATE' - 61 | DOMAIN_STATE(value*, gc_regs) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:65:1: note: in expansion of macro 'DOMAIN_STATE' - 65 | DOMAIN_STATE(struct caml_minor_tables*, minor_tables) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:67:1: note: in expansion of macro 'DOMAIN_STATE' - 67 | DOMAIN_STATE(struct mark_stack*, mark_stack) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:70:1: note: in expansion of macro 'DOMAIN_STATE' - 70 | DOMAIN_STATE(uintnat, marking_done) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:73:1: note: in expansion of macro 'DOMAIN_STATE' - 73 | DOMAIN_STATE(uintnat, sweeping_done) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:76:1: note: in expansion of macro 'DOMAIN_STATE' - 76 | DOMAIN_STATE(uintnat, allocated_words) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:80:1: note: in expansion of macro 'DOMAIN_STATE' - 80 | DOMAIN_STATE(uintnat, allocated_words_direct) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:84:1: note: in expansion of macro 'DOMAIN_STATE' - 84 | DOMAIN_STATE(uintnat, swept_words) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:86:1: note: in expansion of macro 'DOMAIN_STATE' - 86 | DOMAIN_STATE(uintnat, major_slice_epoch) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:88:1: note: in expansion of macro 'DOMAIN_STATE' - 88 | DOMAIN_STATE(struct caml__roots_block*, local_roots) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:90:1: note: in expansion of macro 'DOMAIN_STATE' - 90 | DOMAIN_STATE(struct caml_ephe_info*, ephe_info) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:92:1: note: in expansion of macro 'DOMAIN_STATE' - 92 | DOMAIN_STATE(struct caml_final_info*, final_info) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:94:1: note: in expansion of macro 'DOMAIN_STATE' - 94 | DOMAIN_STATE(intnat, backtrace_pos) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:96:1: note: in expansion of macro 'DOMAIN_STATE' - 96 | DOMAIN_STATE(intnat, backtrace_active) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:98:1: note: in expansion of macro 'DOMAIN_STATE' - 98 | DOMAIN_STATE(backtrace_slot*, backtrace_buffer) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:100:1: note: in expansion of macro 'DOMAIN_STATE' - 100 | DOMAIN_STATE(value, backtrace_last_exn) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:102:1: note: in expansion of macro 'DOMAIN_STATE' - 102 | DOMAIN_STATE(intnat, compare_unordered) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:104:1: note: in expansion of macro 'DOMAIN_STATE' - 104 | DOMAIN_STATE(uintnat, oo_next_id_local) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:106:1: note: in expansion of macro 'DOMAIN_STATE' - 106 | DOMAIN_STATE(uintnat, requested_major_slice) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:107:1: note: in expansion of macro 'DOMAIN_STATE' - 107 | DOMAIN_STATE(uintnat, requested_global_major_slice) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:109:1: note: in expansion of macro 'DOMAIN_STATE' - 109 | DOMAIN_STATE(uintnat, requested_minor_gc) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:111:1: note: in expansion of macro 'DOMAIN_STATE' - 111 | DOMAIN_STATE(atomic_uintnat, requested_external_interrupt) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:113:1: note: in expansion of macro 'DOMAIN_STATE' - 113 | DOMAIN_STATE(int, parser_trace) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:116:1: note: in expansion of macro 'DOMAIN_STATE' - 116 | DOMAIN_STATE(asize_t, minor_heap_wsz) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:118:1: note: in expansion of macro 'DOMAIN_STATE' - 118 | DOMAIN_STATE(struct caml_heap_state*, shared_heap) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:120:1: note: in expansion of macro 'DOMAIN_STATE' - 120 | DOMAIN_STATE(int, id) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:122:1: note: in expansion of macro 'DOMAIN_STATE' - 122 | DOMAIN_STATE(int, unique_id) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:124:1: note: in expansion of macro 'DOMAIN_STATE' - 124 | DOMAIN_STATE(value, dls_root) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:127:1: note: in expansion of macro 'DOMAIN_STATE' - 127 | DOMAIN_STATE(double, extra_heap_resources) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:128:1: note: in expansion of macro 'DOMAIN_STATE' - 128 | DOMAIN_STATE(double, extra_heap_resources_minor) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:130:1: note: in expansion of macro 'DOMAIN_STATE' - 130 | DOMAIN_STATE(uintnat, dependent_size) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:131:1: note: in expansion of macro 'DOMAIN_STATE' - 131 | DOMAIN_STATE(uintnat, dependent_allocated) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:134:1: note: in expansion of macro 'DOMAIN_STATE' - 134 | DOMAIN_STATE(intnat, slice_target) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:137:1: note: in expansion of macro 'DOMAIN_STATE' - 137 | DOMAIN_STATE(intnat, slice_budget) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:140:1: note: in expansion of macro 'DOMAIN_STATE' - 140 | DOMAIN_STATE(intnat, major_work_done_between_slices) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:142:1: note: in expansion of macro 'DOMAIN_STATE' - 142 | DOMAIN_STATE(struct caml_extern_state*, extern_state) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:143:1: note: in expansion of macro 'DOMAIN_STATE' - 143 | DOMAIN_STATE(struct caml_intern_state*, intern_state) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:151:1: note: in expansion of macro 'DOMAIN_STATE' - 151 | DOMAIN_STATE(uintnat, stat_minor_words) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:152:1: note: in expansion of macro 'DOMAIN_STATE' - 152 | DOMAIN_STATE(uintnat, stat_promoted_words) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:153:1: note: in expansion of macro 'DOMAIN_STATE' - 153 | DOMAIN_STATE(uintnat, stat_major_words) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:154:1: note: in expansion of macro 'DOMAIN_STATE' - 154 | DOMAIN_STATE(intnat, stat_forced_major_collections) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:155:1: note: in expansion of macro 'DOMAIN_STATE' - 155 | DOMAIN_STATE(uintnat, stat_blocks_marked) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:159:1: note: in expansion of macro 'DOMAIN_STATE' - 159 | DOMAIN_STATE(int, inside_stw_handler) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:164:1: note: in expansion of macro 'DOMAIN_STATE' - 164 | DOMAIN_STATE(intnat, trap_sp_off) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:165:1: note: in expansion of macro 'DOMAIN_STATE' - 165 | DOMAIN_STATE(intnat, trap_barrier_off) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:166:1: note: in expansion of macro 'DOMAIN_STATE' - 166 | DOMAIN_STATE(int64_t, trap_barrier_block) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:167:1: note: in expansion of macro 'DOMAIN_STATE' - 167 | DOMAIN_STATE(struct caml_exception_context*, external_raise) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:170:1: note: in expansion of macro 'DOMAIN_STATE' - 170 | DOMAIN_STATE(struct memprof_domain_s *, memprof) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:171:1: note: in expansion of macro 'DOMAIN_STATE' - 171 | DOMAIN_STATE(value *, memprof_young_trigger) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:158:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic] - 158 | #define CAMLalign(n) _Alignas(n) - | ^~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:35:34: note: in expansion of macro 'CAMLalign' - 35 | #define DOMAIN_STATE(type, name) CAMLalign(8) type name; - | ^~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.tbl:173:1: note: in expansion of macro 'DOMAIN_STATE' - 173 | DOMAIN_STATE(extra_params_area, extra_params) - | ^~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:165:26: warning: ISO C99 does not support '_Thread_local' [-Wpedantic] - 165 | #define CAMLthread_local _Thread_local - | ^~~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:50:14: note: in expansion of macro 'CAMLthread_local' - 50 | CAMLextern CAMLthread_local caml_domain_state* caml_state; - | ^~~~~~~~~~~~~~~~ - In file included from /home/opam/.opam/5.3-opam/lib/ocaml/caml/mlvalues.h:70: - /home/opam/.opam/5.3-opam/lib/ocaml/caml/domain_state.h:62:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] - 62 | CAMLnoret CAMLextern void caml_bad_caml_state(void); - | ^~~~~~~~~~~~~~~~~~~ - In file included from lmdb_stubs.c:27: - /home/opam/.opam/5.3-opam/lib/ocaml/caml/fail.h:88:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] - 88 | CAMLnoret CAMLextern void caml_raise (value exception); - | ^~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/fail.h:89:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] - 89 | CAMLnoret CAMLextern void caml_raise_constant (value exn_constr); - | ^~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/fail.h:90:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] - 90 | CAMLnoret CAMLextern void caml_raise_with_arg (value exn_constr, value arg); - | ^~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/fail.h:91:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] - 91 | CAMLnoret CAMLextern void caml_raise_with_args (value exn_constr, - | ^~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/fail.h:93:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] - 93 | CAMLnoret CAMLextern void caml_raise_with_string (value exn_constr, - | ^~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/fail.h:95:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] - 95 | CAMLnoret CAMLextern void caml_failwith (char const *msg); - | ^~~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/fail.h:96:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] - 96 | CAMLnoret CAMLextern void caml_failwith_value (value msg); - | ^~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/fail.h:97:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] - 97 | CAMLnoret CAMLextern void caml_invalid_argument (char const *msg); - | ^~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/fail.h:98:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] - 98 | CAMLnoret CAMLextern void caml_invalid_argument_value (value msg); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/fail.h:99:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] - 99 | CAMLnoret CAMLextern void caml_raise_out_of_memory (void); - | ^~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/fail.h:100:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] - 100 | CAMLnoret CAMLextern void caml_raise_stack_overflow (void); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/fail.h:101:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] - 101 | CAMLnoret CAMLextern void caml_raise_sys_error (value); - | ^~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/fail.h:102:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] - 102 | CAMLnoret CAMLextern void caml_raise_end_of_file (void); - | ^~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/fail.h:103:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] - 103 | CAMLnoret CAMLextern void caml_raise_zero_divide (void); - | ^~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/fail.h:104:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] - 104 | CAMLnoret CAMLextern void caml_raise_not_found (void); - | ^~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/fail.h:105:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] - 105 | CAMLnoret CAMLextern void caml_array_bound_error (void); - | ^~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/fail.h:106:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] - 106 | CAMLnoret CAMLextern void caml_raise_sys_blocked_io (void); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from lmdb_stubs.c:31: - /home/opam/.opam/5.3-opam/lib/ocaml/caml/unixsupport.h:104:6: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] - 104 | void caml_unix_error (int errcode, const char * cmdname, value arg); - | ^~~~~~~~~~~~~~~ - /home/opam/.opam/5.3-opam/lib/ocaml/caml/unixsupport.h:106:23: warning: ISO C99 does not support '_Noreturn' [-Wpedantic] - 106 | CAMLnoret extern void caml_uerror (const char * cmdname, value arg); - | ^~~~~~~~~~~ -> compiled lmdb.1.0 -> installed lmdb.1.0 Done. # To update the current shell environment, run: eval $(opam env) 2025-04-21 13:12.04 ---> saved as "33ee64969bcbb518ac80ce5f6e58bdddbca6a8b3f63622f603ca3233a458d8e9" Job succeeded