Build:
- 0
2026-06-24 11:10.45: New job: build zlib.0.6 (a6675708e26c)
2026-06-24 11:10.45: Waiting for resource in pool day11-builds
2026-06-24 11:42.57: Got resource from pool day11-builds
2026-06-24 11:42.57: [profile full] build zlib.0.6
2026-06-24 11:42.57: build zlib.0.6 (a6675708e26c)
=== DEPENDENCIES (10 transitive) ===
base-bigarray.base 2e16f77d4cae
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
compiler-cloning.enabled 439a1fc77aa6
conf-pkg-config.5 d5de2c6a88f9
conf-zlib.1 5297f1b9477f
dune.3.23.1 a59dd9b14fe3
ocaml.5.5.0 383268832c4b
ocaml-base-compiler.5.5.0 522c248944c8
ocaml-compiler.5.5.0 eb1a8babf54c
=== STDOUT ===
Processing: [default: loading data]
[zlib.0.6: dl]
[zlib.0.6: extract]
-> retrieved zlib.0.6 (https://opam.ocaml.org/cache)
[zlib: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "zlib" (CWD=/home/opam/.opam/default/.opam-switch/build/zlib.0.6)
- (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 -o zlib_stubs.o -c zlib_stubs.c)
- In file included from /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:20,
- from zlib_stubs.c:25:
- /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 zlib_stubs.c:28:
- /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);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
- zlib_stubs.c: In function 'zlib_finalize':
- zlib_stubs.c:100:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
- 100 | int ret;
- | ^~~
- zlib_stubs.c: In function 'zlib_get_header':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:366:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 366 | #define String_val(x) ((const char *) Bp_val(x))
- | ~^~~~~~~~~~~~~~~~~~~~~~~~~
- zlib_stubs.c:389:12: note: in expansion of macro 'String_val'
- 389 | memcpy(String_val(tmp), header->extra, len);
- | ^~~~~~~~~~
- In file included from zlib_stubs.c:20:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
- 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
- | ~~~~~~~~~~~~~~~~~^~~~~~
- zlib_stubs.c:397:11: warning: implicit declaration of function 'strnlen'; did you mean 'strlen'? [-Wimplicit-function-declaration]
- 397 | len = strnlen((char *)header->name, header->name_max);
- | ^~~~~~~
- | strlen
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:366:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 366 | #define String_val(x) ((const char *) Bp_val(x))
- | ~^~~~~~~~~~~~~~~~~~~~~~~~~
- zlib_stubs.c:399:12: note: in expansion of macro 'String_val'
- 399 | memcpy(String_val(tmp), header->name, len);
- | ^~~~~~~~~~
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
- 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
- | ~~~~~~~~~~~~~~~~~^~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:366:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 366 | #define String_val(x) ((const char *) Bp_val(x))
- | ~^~~~~~~~~~~~~~~~~~~~~~~~~
- zlib_stubs.c:409:12: note: in expansion of macro 'String_val'
- 409 | memcpy(String_val(tmp), header->comment, len);
- | ^~~~~~~~~~
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
- 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
- | ~~~~~~~~~~~~~~~~~^~~~~~
-> compiled zlib.0.6
-> installed zlib.0.6
[WARNING] Opam package conf-zlib.1 depends on the following system package that can no longer be found: zlib1g-dev
=== STDERR ===
2026-06-24 11:44.00: OK: build zlib.0.6 (runc: 2.6s, disk: 55KB)
2026-06-24 11:44.00: Job succeeded