Build:
- 0
2026-06-16 11:35.00: New job: build xapi-stdext-zerocheck.4.20.0 (5682255d5a94)
2026-06-16 11:35.00: Waiting for resource in pool day11-builds
2026-06-16 11:49.52: Got resource from pool day11-builds
2026-06-16 11:49.52: [profile full] build xapi-stdext-zerocheck.4.20.0
2026-06-16 11:49.52: build xapi-stdext-zerocheck.4.20.0 (5682255d5a94)
=== DEPENDENCIES (6 transitive) ===
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
dune.3.23.1 5402470d931c
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-config.2 669e0fcf9e4d
=== STDOUT ===
Processing: [default: loading data]
[xapi-stdext-zerocheck.4.20.0: dl]
[xapi-stdext-zerocheck.4.20.0: extract]
-> retrieved xapi-stdext-zerocheck.4.20.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.20.0)
- (cd _build/default/lib/xapi-stdext-zerocheck && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -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:24,
- from zerocheck_stub.c:16:
- zerocheck_stub.c: In function 'find_a_nonzero':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 290 | #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:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 290 | #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:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 290 | #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.20.0
-> installed xapi-stdext-zerocheck.4.20.0
=== STDERR ===
2026-06-16 11:49.58: OK: build xapi-stdext-zerocheck.4.20.0 (runc: 2.1s, disk: 7KB)
2026-06-16 11:49.58: Job succeeded