Build:
- 0
2026-06-16 13:48.20: New job: build containers.3.16 (08f61249ed34)
2026-06-16 13:48.20: Waiting for resource in pool day11-builds
2026-06-16 14:33.26: Got resource from pool day11-builds
2026-06-16 14:33.26: [profile full] build containers.3.16
2026-06-16 14:33.26: build containers.3.16 (08f61249ed34)
=== DEPENDENCIES (10 transitive) ===
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
csexp.1.5.2 e2491a88a8e9
dune.3.23.1 d50060dd2cab
dune-configurator.3.23.1 83dd42d9abe2
either.1.0.0 b62682555e95
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]
[containers.3.16: dl]
[containers.3.16: extract]
-> retrieved containers.3.16 (https://opam.ocaml.org/cache)
[containers: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "containers" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/containers.3.16)
- (cd _build/default/src/leb128 && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -std=c99 -O2 -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/either -I ../core -I ../monomorphic -o stubs.o -c stubs.c)
- In file included from /home/opam/.opam/default/lib/ocaml/caml/alloc.h:20,
- from stubs.c:4:
- stubs.c: In function 'caml_cc_leb128_varint':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:367:22: warning: pointer targets in initialization of 'char *' from 'unsigned char *' differ in signedness [-Wpointer-sign]
- 367 | #define Bytes_val(x) ((unsigned char *) Bp_val(x))
- | ^
- stubs.c:61:15: note: in expansion of macro 'Bytes_val'
- 61 | char *str = Bytes_val(_str);
- | ^~~~~~~~~
- stubs.c:62:24: warning: pointer targets in passing argument 1 of 'ix_leb128_varint' differ in signedness [-Wpointer-sign]
- 62 | ix_leb128_varint(str + idx, i);
- | ~~~~^~~~~
- | |
- | char *
- stubs.c:45:52: note: expected 'unsigned char *' but argument is of type 'char *'
- 45 | static inline void ix_leb128_varint(unsigned char *str, uint64_t i) {
- | ~~~~~~~~~~~~~~~^~~
- stubs.c: In function 'caml_cc_leb128_varint_byte':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:367:22: warning: pointer targets in initialization of 'char *' from 'unsigned char *' differ in signedness [-Wpointer-sign]
- 367 | #define Bytes_val(x) ((unsigned char *) Bp_val(x))
- | ^
- stubs.c:68:15: note: in expansion of macro 'Bytes_val'
- 68 | char *str = Bytes_val(_str);
- | ^~~~~~~~~
- stubs.c:71:24: warning: pointer targets in passing argument 1 of 'ix_leb128_varint' differ in signedness [-Wpointer-sign]
- 71 | ix_leb128_varint(str + idx, i);
- | ~~~~^~~~~
- | |
- | char *
- stubs.c:45:52: note: expected 'unsigned char *' but argument is of type 'char *'
- 45 | static inline void ix_leb128_varint(unsigned char *str, uint64_t i) {
- | ~~~~~~~~~~~~~~~^~~
-> compiled containers.3.16
-> installed containers.3.16
=== STDERR ===
2026-06-16 14:33.49: OK: build containers.3.16 (runc: 10.6s, disk: 8KB)
2026-06-16 14:33.49: Job succeeded