Build:
  1. 0
2026-06-16 11:55.21: New job: build xapi-stdext-zerocheck.4.19.0 (45949556140e)
2026-06-16 11:55.21: Waiting for resource in pool day11-builds
2026-06-16 12:23.10: Got resource from pool day11-builds
2026-06-16 12:23.10: [profile full] build xapi-stdext-zerocheck.4.19.0
2026-06-16 12:23.10: build xapi-stdext-zerocheck.4.19.0 (45949556140e)
=== DEPENDENCIES (7 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        d50060dd2cab
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
=== 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-16 12:23.25: OK: build xapi-stdext-zerocheck.4.19.0 (runc: 2.1s, disk: 8KB)
2026-06-16 12:23.25: Job succeeded