Build:
  1. 0
2026-06-20 17:18.25: New job: build lmdb.1.0 (02a015218f0c)
2026-06-20 17:18.25: Waiting for resource in pool day11-builds
2026-06-20 18:49.05: Got resource from pool day11-builds
2026-06-20 18:49.05: [profile full] build lmdb.1.0
2026-06-20 18:49.05: build lmdb.1.0 (02a015218f0c)
=== DEPENDENCIES (11 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bigstringaf.0.10.0                                 ada01208baf7
  compiler-cloning.enabled                           0d2606125f88
  conf-pkg-config.5                                  64c6b37d622b
  csexp.1.5.2                                        315ecef51574
  dune.3.23.1                                        dbfeecb5ca10
  dune-configurator.3.23.1                           8afe79196456
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
=== STDOUT ===
Processing: [default: loading data]

The following system packages will first need to be installed:
    liblmdb-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "liblmdb-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- 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 ... 18285 files and directories currently installed.)
- Preparing to unpack .../liblmdb0_0.9.24-1_amd64.deb ...
- Unpacking liblmdb0:amd64 (0.9.24-1) ...
- Selecting previously unselected package liblmdb-dev:amd64.
- Preparing to unpack .../liblmdb-dev_0.9.24-1_amd64.deb ...
- Unpacking liblmdb-dev:amd64 (0.9.24-1) ...
- Selecting previously unselected package lmdb-doc.
- Preparing to unpack .../lmdb-doc_0.9.24-1_all.deb ...
- Unpacking lmdb-doc (0.9.24-1) ...
- Setting up liblmdb0:amd64 (0.9.24-1) ...
- Setting up lmdb-doc (0.9.24-1) ...
- Setting up liblmdb-dev:amd64 (0.9.24-1) ...
- Processing triggers for libc-bin (2.36-9+deb12u14) ...
[lmdb.1.0: dl]
[lmdb.1.0: extract]
-> retrieved lmdb.1.0  (https://opam.ocaml.org/cache)
[lmdb: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "lmdb" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/lmdb.1.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -safe-string -thread -g -bin-annot -bin-annot-occurrences -I src/.lmdb.objs/byte -I /home/opam/.opam/default/lib/bigstringaf -no-alias-deps -open Lmdb__ -o src/.lmdb.objs/byte/lmdb__Lmdb_bindings.cmi -c -intf src/lmdb_bindings.mli)
- File "src/lmdb_bindings.mli", 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/default/bin/ocamlc.opt -w -40 -safe-string -thread -g -bin-annot -bin-annot-occurrences -I src/.lmdb.objs/byte -I /home/opam/.opam/default/lib/bigstringaf -cmi-file src/.lmdb.objs/byte/lmdb__Lmdb_bindings.cmi -no-alias-deps -open Lmdb__ -o src/.lmdb.objs/byte/lmdb__Lmdb_bindings.cmo -c -impl src/lmdb_bindings.ml)
- File "src/lmdb_bindings.ml", 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/default/bin/ocamlc.opt -w -40 -safe-string -thread -g -bin-annot -bin-annot-occurrences -I src/.lmdb.objs/byte -I /home/opam/.opam/default/lib/bigstringaf -no-alias-deps -open Lmdb__ -o src/.lmdb.objs/byte/lmdb.cmi -c -intf src/lmdb.mli)
- File "src/lmdb.mli", 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/default/bin/ocamlopt.opt -w -40 -safe-string -thread -g -I src/.lmdb.objs/byte -I src/.lmdb.objs/native -I /home/opam/.opam/default/lib/bigstringaf -cmi-file src/.lmdb.objs/byte/lmdb__Lmdb_bindings.cmi -no-alias-deps -open Lmdb__ -o src/.lmdb.objs/native/lmdb__Lmdb_bindings.cmx -c -impl src/lmdb_bindings.ml)
- File "src/lmdb_bindings.ml", 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/default/bin/ocamlc.opt -w -40 -safe-string -thread -g -bin-annot -bin-annot-occurrences -I src/.lmdb.objs/byte -I /home/opam/.opam/default/lib/bigstringaf -cmi-file src/.lmdb.objs/byte/lmdb.cmi -no-alias-deps -open Lmdb__ -o src/.lmdb.objs/byte/lmdb.cmo -c -impl src/lmdb.ml)
- File "src/lmdb.ml", 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/default/bin/ocamlopt.opt -w -40 -safe-string -thread -g -I src/.lmdb.objs/byte -I src/.lmdb.objs/native -I /home/opam/.opam/default/lib/bigstringaf -cmi-file src/.lmdb.objs/byte/lmdb.cmi -no-alias-deps -open Lmdb__ -o src/.lmdb.objs/native/lmdb.cmx -c -impl src/lmdb.ml)
- File "src/lmdb.ml", 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 -Wall -Wextra -Wno-unused-parameter -pedantic -std=c99 -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/bigstringaf -o lmdb_stubs.o -c lmdb_stubs.c)
- In file included from /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:20,
-                  from lmdb_stubs.c:23:
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:88:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic]
-    88 | typedef _Atomic uintnat atomic_uintnat;
-       |         ^~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:89:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic]
-    89 | typedef _Atomic intnat atomic_intnat;
-       |         ^~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:304:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic]
-   304 | extern _Atomic caml_timing_hook caml_major_slice_begin_hook;
-       |        ^~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:305:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic]
-   305 | extern _Atomic caml_timing_hook caml_major_slice_end_hook;
-       |        ^~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:306:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic]
-   306 | extern _Atomic caml_timing_hook caml_minor_gc_begin_hook;
-       |        ^~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:307:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic]
-   307 | extern _Atomic caml_timing_hook caml_minor_gc_end_hook;
-       |        ^~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:308:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic]
-   308 | extern _Atomic caml_timing_hook caml_finalise_begin_hook;
-       |        ^~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:309:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic]
-   309 | extern _Atomic caml_timing_hook caml_finalise_end_hook;
-       |        ^~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:310:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic]
-   310 | extern _Atomic caml_timing_hook caml_domain_terminated_hook;
-       |        ^~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:371:30: warning: ISO C99 does not support '_Noreturn' [-Wpedantic]
-   371 |   CAMLnoret Caml_inline void caml_abort(void) {
-       |                              ^~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:436:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic]
-   436 | extern _Atomic fatal_error_hook caml_fatal_error_hook;
-       |        ^~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:439:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic]
-   439 | CAMLnoret CAMLextern void caml_fatal_error (const char *, ...)
-       |                           ^~~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/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/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:28:1: note: in expansion of macro 'DOMAIN_STATE'
-    28 | DOMAIN_STATE(value*, young_ptr)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:31:1: note: in expansion of macro 'DOMAIN_STATE'
-    31 | DOMAIN_STATE(value*, young_start)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:34:1: note: in expansion of macro 'DOMAIN_STATE'
-    34 | DOMAIN_STATE(value*, young_end)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:37:1: note: in expansion of macro 'DOMAIN_STATE'
-    37 | DOMAIN_STATE(value*, young_trigger)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/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/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:43:1: note: in expansion of macro 'DOMAIN_STATE'
-    43 | DOMAIN_STATE(void*, exn_handler)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:46:1: note: in expansion of macro 'DOMAIN_STATE'
-    46 | DOMAIN_STATE(intnat, action_pending)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/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/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/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/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/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/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:61:1: note: in expansion of macro 'DOMAIN_STATE'
-    61 | DOMAIN_STATE(value*, gc_regs)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/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/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/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/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:70:1: note: in expansion of macro 'DOMAIN_STATE'
-    70 | DOMAIN_STATE(uintnat, marking_done)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:73:1: note: in expansion of macro 'DOMAIN_STATE'
-    73 | DOMAIN_STATE(uintnat, sweeping_done)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:76:1: note: in expansion of macro 'DOMAIN_STATE'
-    76 | DOMAIN_STATE(uintnat, allocated_words)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/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/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:84:1: note: in expansion of macro 'DOMAIN_STATE'
-    84 | DOMAIN_STATE(uintnat, allocated_words_suspended)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:91:1: note: in expansion of macro 'DOMAIN_STATE'
-    91 | DOMAIN_STATE(uintnat, allocated_words_resumed)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:96:1: note: in expansion of macro 'DOMAIN_STATE'
-    96 | DOMAIN_STATE(intnat, current_ramp_up_allocated_words_diff)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:114:1: note: in expansion of macro 'DOMAIN_STATE'
-   114 | DOMAIN_STATE(uintnat, swept_words)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:116:1: note: in expansion of macro 'DOMAIN_STATE'
-   116 | DOMAIN_STATE(caml_gc_policy, gc_policy)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:119:1: note: in expansion of macro 'DOMAIN_STATE'
-   119 | DOMAIN_STATE(uintnat, major_slice_epoch)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:121:1: note: in expansion of macro 'DOMAIN_STATE'
-   121 | DOMAIN_STATE(struct caml__roots_block*, local_roots)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:123:1: note: in expansion of macro 'DOMAIN_STATE'
-   123 | DOMAIN_STATE(struct caml_ephe_info*, ephe_info)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:125:1: note: in expansion of macro 'DOMAIN_STATE'
-   125 | DOMAIN_STATE(struct caml_final_info*, final_info)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:127:1: note: in expansion of macro 'DOMAIN_STATE'
-   127 | DOMAIN_STATE(intnat, backtrace_pos)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:129:1: note: in expansion of macro 'DOMAIN_STATE'
-   129 | DOMAIN_STATE(intnat, backtrace_active)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:131:1: note: in expansion of macro 'DOMAIN_STATE'
-   131 | DOMAIN_STATE(backtrace_slot*, backtrace_buffer)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:133:1: note: in expansion of macro 'DOMAIN_STATE'
-   133 | DOMAIN_STATE(value, backtrace_last_exn)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:135:1: note: in expansion of macro 'DOMAIN_STATE'
-   135 | DOMAIN_STATE(intnat, compare_unordered)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:137:1: note: in expansion of macro 'DOMAIN_STATE'
-   137 | DOMAIN_STATE(uintnat, oo_next_id_local)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:139:1: note: in expansion of macro 'DOMAIN_STATE'
-   139 | DOMAIN_STATE(uintnat, requested_major_slice)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:140:1: note: in expansion of macro 'DOMAIN_STATE'
-   140 | DOMAIN_STATE(uintnat, requested_global_major_slice)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:142:1: note: in expansion of macro 'DOMAIN_STATE'
-   142 | DOMAIN_STATE(uintnat, requested_minor_gc)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:144:1: note: in expansion of macro 'DOMAIN_STATE'
-   144 | DOMAIN_STATE(atomic_uintnat, requested_external_interrupt)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:146:1: note: in expansion of macro 'DOMAIN_STATE'
-   146 | DOMAIN_STATE(int, parser_trace)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:149:1: note: in expansion of macro 'DOMAIN_STATE'
-   149 | DOMAIN_STATE(asize_t, minor_heap_wsz)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:151:1: note: in expansion of macro 'DOMAIN_STATE'
-   151 | DOMAIN_STATE(struct caml_heap_state*, shared_heap)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:153:1: note: in expansion of macro 'DOMAIN_STATE'
-   153 | DOMAIN_STATE(int, id)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:155:1: note: in expansion of macro 'DOMAIN_STATE'
-   155 | DOMAIN_STATE(int, unique_id)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:157:1: note: in expansion of macro 'DOMAIN_STATE'
-   157 | DOMAIN_STATE(value, dls_root)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:160:1: note: in expansion of macro 'DOMAIN_STATE'
-   160 | DOMAIN_STATE(double, extra_heap_resources)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:161:1: note: in expansion of macro 'DOMAIN_STATE'
-   161 | DOMAIN_STATE(double, extra_heap_resources_minor)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:163:1: note: in expansion of macro 'DOMAIN_STATE'
-   163 | DOMAIN_STATE(uintnat, dependent_size)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:164:1: note: in expansion of macro 'DOMAIN_STATE'
-   164 | DOMAIN_STATE(uintnat, dependent_allocated)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:167:1: note: in expansion of macro 'DOMAIN_STATE'
-   167 | DOMAIN_STATE(intnat, slice_target)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:170:1: note: in expansion of macro 'DOMAIN_STATE'
-   170 | DOMAIN_STATE(intnat, slice_budget)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:173:1: note: in expansion of macro 'DOMAIN_STATE'
-   173 | DOMAIN_STATE(uintnat, sweep_work_done_between_slices)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:175:1: note: in expansion of macro 'DOMAIN_STATE'
-   175 | DOMAIN_STATE(uintnat, mark_work_done_between_slices)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:177:1: note: in expansion of macro 'DOMAIN_STATE'
-   177 | DOMAIN_STATE(struct caml_extern_state*, extern_state)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:178:1: note: in expansion of macro 'DOMAIN_STATE'
-   178 | DOMAIN_STATE(struct caml_intern_state*, intern_state)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:186:1: note: in expansion of macro 'DOMAIN_STATE'
-   186 | DOMAIN_STATE(uintnat, stat_minor_words)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:187:1: note: in expansion of macro 'DOMAIN_STATE'
-   187 | DOMAIN_STATE(uintnat, stat_promoted_words)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:188:1: note: in expansion of macro 'DOMAIN_STATE'
-   188 | DOMAIN_STATE(uintnat, stat_major_words)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:189:1: note: in expansion of macro 'DOMAIN_STATE'
-   189 | DOMAIN_STATE(intnat, stat_forced_major_collections)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:190:1: note: in expansion of macro 'DOMAIN_STATE'
-   190 | DOMAIN_STATE(uintnat, stat_blocks_marked)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:194:1: note: in expansion of macro 'DOMAIN_STATE'
-   194 | DOMAIN_STATE(int, inside_stw_handler)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:199:1: note: in expansion of macro 'DOMAIN_STATE'
-   199 | DOMAIN_STATE(intnat, trap_sp_off)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:200:1: note: in expansion of macro 'DOMAIN_STATE'
-   200 | DOMAIN_STATE(intnat, trap_barrier_off)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:201:1: note: in expansion of macro 'DOMAIN_STATE'
-   201 | DOMAIN_STATE(int64_t, trap_barrier_block)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:202:1: note: in expansion of macro 'DOMAIN_STATE'
-   202 | DOMAIN_STATE(struct caml_exception_context*, external_raise)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:205:1: note: in expansion of macro 'DOMAIN_STATE'
-   205 | DOMAIN_STATE(struct memprof_domain_s *, memprof)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:206:1: note: in expansion of macro 'DOMAIN_STATE'
-   206 | DOMAIN_STATE(value *, memprof_young_trigger)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:165:22: warning: ISO C99 does not support '_Alignas' [-Wpedantic]
-   165 | #define CAMLalign(n) _Alignas(n)
-       |                      ^~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/domain_state.tbl:208:1: note: in expansion of macro 'DOMAIN_STATE'
-   208 | DOMAIN_STATE(extra_params_area, extra_params)
-       | ^~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/misc.h:174:26: warning: ISO C99 does not support '_Thread_local' [-Wpedantic]
-   174 | #define CAMLthread_local _Thread_local
-       |                          ^~~~~~~~~~~~~
- /home/opam/.opam/default/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/default/lib/ocaml/caml/mlvalues.h:71:
- /home/opam/.opam/default/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/default/lib/ocaml/caml/fail.h:92:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic]
-    92 | CAMLnoret CAMLextern void caml_raise (value exception);
-       |                           ^~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/fail.h:93:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic]
-    93 | CAMLnoret CAMLextern void caml_raise_constant (value exn_constr);
-       |                           ^~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/fail.h:94:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic]
-    94 | CAMLnoret CAMLextern void caml_raise_with_arg (value exn_constr, value arg);
-       |                           ^~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/fail.h:95:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic]
-    95 | CAMLnoret CAMLextern void caml_raise_with_args (value exn_constr,
-       |                           ^~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/fail.h:97:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic]
-    97 | CAMLnoret CAMLextern void caml_raise_with_string (value exn_constr,
-       |                           ^~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/fail.h:99:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic]
-    99 | CAMLnoret CAMLextern void caml_failwith (char const *msg);
-       |                           ^~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/fail.h:100:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic]
-   100 | CAMLnoret CAMLextern void caml_failwith_value (value msg);
-       |                           ^~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/fail.h:101:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic]
-   101 | CAMLnoret CAMLextern void caml_invalid_argument (char const *msg);
-       |                           ^~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/fail.h:102:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic]
-   102 | CAMLnoret CAMLextern void caml_invalid_argument_value (value msg);
-       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/fail.h:103:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic]
-   103 | CAMLnoret CAMLextern void caml_raise_out_of_memory (void);
-       |                           ^~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/fail.h:104:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic]
-   104 | CAMLnoret CAMLextern void caml_raise_stack_overflow (void);
-       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/fail.h:105:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic]
-   105 | CAMLnoret CAMLextern void caml_raise_sys_error (value);
-       |                           ^~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/fail.h:106:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic]
-   106 | CAMLnoret CAMLextern void caml_raise_end_of_file (void);
-       |                           ^~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/fail.h:107:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic]
-   107 | CAMLnoret CAMLextern void caml_raise_zero_divide (void);
-       |                           ^~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/fail.h:108:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic]
-   108 | CAMLnoret CAMLextern void caml_raise_not_found (void);
-       |                           ^~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/fail.h:109:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic]
-   109 | CAMLnoret CAMLextern void caml_array_bound_error (void);
-       |                           ^~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/fail.h:110:27: warning: ISO C99 does not support '_Noreturn' [-Wpedantic]
-   110 | CAMLnoret CAMLextern void caml_raise_sys_blocked_io (void);
-       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from lmdb_stubs.c:31:
- /home/opam/.opam/default/lib/ocaml/caml/unixsupport.h:105:6: warning: ISO C99 does not support '_Noreturn' [-Wpedantic]
-   105 | void caml_unix_error (int errcode, const char * cmdname, value arg);
-       |      ^~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/unixsupport.h:107:23: warning: ISO C99 does not support '_Noreturn' [-Wpedantic]
-   107 | CAMLnoret extern void caml_uerror (const char * cmdname, value arg);
-       |                       ^~~~~~~~~~~
-> compiled  lmdb.1.0
-> installed lmdb.1.0

=== STDERR ===

2026-06-20 18:49.22: OK: build lmdb.1.0 (runc: 6.1s, disk: 0KB)
2026-06-20 18:49.22: Job succeeded