Build:
  1. 0
2026-06-16 14:09.55: New job: build camltc.0.9.8 (6e8e37cb1f0d)
2026-06-16 14:09.55: Waiting for resource in pool day11-builds
2026-06-16 15:54.24: Got resource from pool day11-builds
2026-06-16 15:54.24: [profile full] build camltc.0.9.8
2026-06-16 15:54.24: build camltc.0.9.8 (6e8e37cb1f0d)
=== DEPENDENCIES (17 transitive) ===
  base-bytes.base                                    9e3796bcb03e
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  conf-bash.1                                        e53fa0fe5f26
  cppo.1.8.0                                         4982184c4300
  csexp.1.5.2                                        be052fa6b82c
  dune.3.22.2                                        ad6d28ec9960
  dune-configurator.3.22.2                           43df73c35f4a
  logs.0.8.0                                         ed26a8423043
  lwt.5.10.0                                         fdc3f7732e0d
  ocaml.4.12.1                                       b220906b3826
  ocaml-base-compiler.4.12.1                         ce8680725b32
  ocaml-config.2                                     3a99bd9dbb34
  ocamlbuild.0.16.1                                  0aed2948eb5f
  ocamlfind.1.9.8                                    9ccba9f3d58c
  ocplib-endian.1.2                                  d76cda184775
  topkg.1.1.1                                        7b16f58d847f
=== 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 -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -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:396: note: this is the location of the previous definition
-   396 | #define Some_val(v) Field(v, 0)
-       | 
- otc_wrapper.c: In function 'caml_copy_string_with_length':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:282:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   282 | #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 15:55.02: OK: build camltc.0.9.8 (runc: 24.7s, disk: 8KB)
2026-06-16 15:55.02: Job succeeded