Build:
  1. 0
2026-06-20 15:54.13: New job: build xapi-stdext-zerocheck.4.19.0 (52d82bd72ce8)
2026-06-20 15:54.13: Waiting for resource in pool day11-builds
2026-06-20 16:04.11: Got resource from pool day11-builds
2026-06-20 16:04.11: [profile full] build xapi-stdext-zerocheck.4.19.0
2026-06-20 16:04.11: build xapi-stdext-zerocheck.4.19.0 (52d82bd72ce8)
=== DEPENDENCIES (7 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  dune.3.23.1                                        dbfeecb5ca10
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
=== STDOUT ===
Processing: [default: loading data]
[xapi-stdext-zerocheck.4.19.0: dl]
[xapi-stdext-zerocheck.4.19.0: extract]
-> retrieved xapi-stdext-zerocheck.4.19.0  (https://opam.ocaml.org/cache)
[xapi-stdext-zerocheck: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "xapi-stdext-zerocheck" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/xapi-stdext-zerocheck.4.19.0)
- (cd _build/default/lib/xapi-stdext-zerocheck && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -g -I /home/opam/.opam/default/lib/ocaml -o zerocheck_stub.o -c zerocheck_stub.c)
- In file included from /home/opam/.opam/default/lib/ocaml/caml/alloc.h:20,
-                  from zerocheck_stub.c:16:
- zerocheck_stub.c: In function 'find_a_nonzero':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:366:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   366 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- zerocheck_stub.c:32:26: note: in expansion of macro 'String_val'
-    32 |         char *c_string = String_val(string);
-       |                          ^~~~~~~~~~
- zerocheck_stub.c:21:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    21 | #define OFFSET(s) (((unsigned int)s) & (sizeof(unsigned int) - 1))
-       |                     ^
- zerocheck_stub.c:36:17: note: in expansion of macro 'OFFSET'
-    36 |         while ((OFFSET(s) != 0) && (c_remaining > 0)){
-       |                 ^~~~~~
- zerocheck_stub.c: In function 'find_a_zero':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:366:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   366 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- zerocheck_stub.c:71:26: note: in expansion of macro 'String_val'
-    71 |         char *c_string = String_val(string);
-       |                          ^~~~~~~~~~
- zerocheck_stub.c:21:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    21 | #define OFFSET(s) (((unsigned int)s) & (sizeof(unsigned int) - 1))
-       |                     ^
- zerocheck_stub.c:75:17: note: in expansion of macro 'OFFSET'
-    75 |         while ((OFFSET(s) != 0) && (c_remaining > 0)){
-       |                 ^~~~~~
- zerocheck_stub.c: In function 'is_all_zeros':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:366:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   366 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- zerocheck_stub.c:111:19: note: in expansion of macro 'String_val'
-   111 |         char *s = String_val(string);
-       |                   ^~~~~~~~~~
-> compiled  xapi-stdext-zerocheck.4.19.0
-> installed xapi-stdext-zerocheck.4.19.0

=== STDERR ===

2026-06-20 16:04.21: OK: build xapi-stdext-zerocheck.4.19.0 (runc: 1.7s, disk: 8KB)
2026-06-20 16:04.21: Job succeeded