Build:
- 1
- 0
2026-09-03 21:41.20: New job: build camltc.0.9.8 (0152eff55486) 2026-09-03 21:41.20: Waiting for resource in pool day11-builds 2026-09-03 22:40.55: Got resource from pool day11-builds 2026-09-03 22:40.55: [profile full] build camltc.0.9.8 2026-09-03 22:40.55: build camltc.0.9.8 (0152eff55486) === DEPENDENCIES (18 transitive) === base-bytes.base 68d84c459288 base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e conf-bash.1 6de2a9c16097 cppo.1.8.0 60b3e77eae87 csexp.1.5.1 ae51a7546d3e dune.2.9.3 7191b8072f51 dune-configurator.2.9.3 528bb22b0c70 logs.0.10.0 ad2c37f22bb0 lwt.5.9.1 48741e3efe8d ocaml.4.14.4 c7d6265b51fe ocaml-base-compiler.4.14.4 7a409b6ffbef ocaml-config.2 85edea6ac168 ocamlbuild.0.16.1 5ae5ab4d19bf ocamlfind.1.9.8 3cae95bed0a0 ocplib-endian.1.2 de708bec609e result.1.5 832dbb2f8453 topkg.1.1.1 f1122af0988e === 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) - gcc src/otc_wrapper.o - otc_wrapper.c:37:9: 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:9: 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-09-03 22:41.26: OK: build camltc.0.9.8 (runc: 25.6s, disk: 9KB) 2026-09-03 22:41.26: Job succeeded