Build:
  1. 0
2026-06-16 15:44.56: New job: build camltc.0.9.8 (bb8d3a5d3d56)
2026-06-16 15:44.56: Waiting for resource in pool day11-builds
2026-06-16 16:32.51: Got resource from pool day11-builds
2026-06-16 16:32.51: [profile full] build camltc.0.9.8
2026-06-16 16:32.51: build camltc.0.9.8 (bb8d3a5d3d56)
=== DEPENDENCIES (16 transitive) ===
  base-bytes.base                                    eaa2bf0d3cbe
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  conf-bash.1                                        e53fa0fe5f26
  cppo.1.6.9                                         ce6e2a922fdd
  dune.1.11.4                                        29dd7ef124f2
  dune-configurator.1.0.0                            3e249db1eb1c
  logs.0.8.0                                         d798d34c885b
  lwt.5.7.0                                          ede19ada8d33
  ocaml.4.11.2                                       82527a3d9959
  ocaml-base-compiler.4.11.2                         853adb80bee7
  ocaml-config.1                                     73dc523c3cc6
  ocamlbuild.0.16.1                                  f3c519c1bc8e
  ocamlfind.1.9.8                                    df35b34caa16
  ocplib-endian.1.2                                  707cff25450e
  topkg.1.1.1                                        f9eed75f21fa
=== 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)
- File "_build/default/src/3rd-party/tokyocabinet/bros", line 1, characters 0-0:
- Warning: Source file maptest.cc with extension .cc is not allowed before
- version 1.10
-       ocamlc src/otc_wrapper.o
- In file included from otc_wrapper.c:27:
- otc_wrapper.c: In function 'caml_copy_string_with_length':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #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);
-       |         ^
-> compiled  camltc.0.9.8
-> installed camltc.0.9.8

=== STDERR ===

2026-06-16 16:33.08: OK: build camltc.0.9.8 (runc: 12.1s, disk: 8KB)
2026-06-16 16:33.08: Job succeeded