Build:
- 0
2026-06-24 11:07.25: New job: build xapi-stdext-zerocheck.4.20.0 (b8c077432ca1)
2026-06-24 11:07.25: Waiting for resource in pool day11-builds
2026-06-24 11:23.10: Got resource from pool day11-builds
2026-06-24 11:23.10: [profile full] build xapi-stdext-zerocheck.4.20.0
2026-06-24 11:23.10: build xapi-stdext-zerocheck.4.20.0 (b8c077432ca1)
=== DEPENDENCIES (6 transitive) ===
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
dune.3.23.1 848a72441e15
ocaml.4.14.4 b047fb9251f4
ocaml-base-compiler.4.14.4 d3b7ccb2c6fb
ocaml-config.2 2d9c209f5590
=== 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-24 11:23.18: OK: build xapi-stdext-zerocheck.4.20.0 (runc: 2.2s, disk: 8KB)
2026-06-24 11:23.18: Job succeeded