Build:
- 0
2026-06-16 14:17.34: New job: build camltc.0.9.8 (16680249c4df) 2026-06-16 14:17.34: Waiting for resource in pool day11-builds 2026-06-16 16:01.34: Got resource from pool day11-builds 2026-06-16 16:01.34: [profile full] build camltc.0.9.8 2026-06-16 16:01.34: build camltc.0.9.8 (16680249c4df) === DEPENDENCIES (17 transitive) === base-bytes.base 70d0daec7841 base-threads.base b7164ff76afe base-unix.base 839dc585f12d conf-bash.1 e53fa0fe5f26 cppo.1.8.0 ea583d2d3bbb csexp.1.5.2 ec63db2dab31 dune.3.23.1 5402470d931c dune-configurator.3.23.1 58f4a3f92083 logs.0.10.0 9a94a86bd72a lwt.6.1.2 4f8aa1aa7c72 ocaml.4.14.4 cb826ea44eb2 ocaml-base-compiler.4.14.4 d2f775f983d7 ocaml-config.2 669e0fcf9e4d ocamlbuild.0.16.1 8f6c52e6fce8 ocamlfind.1.9.8 6025f4a8e98e ocplib-endian.1.2 4dbd3fe91c51 topkg.1.1.1 ab549298f3fc === STDOUT === Processing: [default: loading data] [camltc.0.9.8: dl] [camltc.0.9.8: extract] [camltc.0.9.8/osx.patch: dl] -> retrieved camltc.0.9.8 (https://opam.ocaml.org/cache) [camltc: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "camltc" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/camltc.0.9.8) - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -I 3rd-party/tokyocabinet -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/logs/lwt -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I . -o otc_wrapper.o -c otc_wrapper.c) - otc_wrapper.c:37: warning: "Some_val" redefined - 37 | #define Some_val(v) Field(v,0) - | - In file included from otc_wrapper.c:27: - /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:408: note: this is the location of the previous definition - 408 | #define Some_val(v) Field(v, 0) - | - otc_wrapper.c: In function 'alloc_bdb': - otc_wrapper.c:67:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 67 | value v = alloc_custom(&bdb_ops, sizeof(TCBDB *), 0, 1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - otc_wrapper.c: In function 'alloc_bdbcur': - otc_wrapper.c:74:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 74 | value v = alloc_custom(&bdbcur_ops, sizeof(BDBCUR *), 0, 1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - otc_wrapper.c: In function 'caml_copy_string_with_length': - /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 290 | #define String_val(x) ((const char *) Bp_val(x)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - otc_wrapper.c:94:10: note: in expansion of macro 'String_val' - 94 | memcpy(String_val(res), str, len); - | ^~~~~~~~~~ - In file included from otc_wrapper.c:25: - /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *' - 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src, - | ~~~~~~~~~~~~~~~~~^~~~~~ - otc_wrapper.c: In function 'bdb_range_native': - otc_wrapper.c:521:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 521 | bks = String_val(x); - | ^ - otc_wrapper.c:526:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 526 | eks = String_val(x); - | ^ - otc_wrapper.c: In function 'bdb_key_count': - otc_wrapper.c:621:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead - 621 | CAMLreturn ( copy_int64(count) ); - | ^~~~~~~~~~~~~~~~~~~~~~~ -> compiled camltc.0.9.8 -> installed camltc.0.9.8 === STDERR === 2026-06-16 16:02.08: OK: build camltc.0.9.8 (runc: 26.7s, disk: 9KB) 2026-06-16 16:02.08: Job succeeded