Build:
  1. 0
2026-07-14 17:05.49: New job: build oclock.0.4.0 (c3a42d024985)
2026-07-14 17:05.49: Waiting for resource in pool day11-builds
2026-07-14 17:25.19: Got resource from pool day11-builds
2026-07-14 17:25.19: [profile full] build oclock.0.4.0
2026-07-14 17:25.19: build oclock.0.4.0 (c3a42d024985)
=== DEPENDENCIES (5 transitive) ===
  compiler-cloning.enabled                           22a431860256
  ocaml.5.5.0                                        7f4ed97746d4
  ocaml-base-compiler.5.5.0                          90499340edf4
  ocaml-compiler.5.5.0                               0ffda1968820
  ocamlfind.1.9.8                                    e349f5c7ccdf
=== STDOUT ===
Processing: [default: loading data]
[oclock.0.4.0: dl]
[oclock.0.4.0: extract]
-> retrieved oclock.0.4.0  (https://opam.ocaml.org/cache)
[oclock: make all]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/default/.opam-switch/build/oclock.0.4.0)
- ocamldep  *.ml *.mli > .depend
- ocamlc  -c oclock.mli
- ocamlc  -c oclock.ml
- cc -fPIC -I/home/opam/.opam/default/lib/ocaml   -c -o oclock_stubs.o oclock_stubs.c
- oclock_stubs.c: In function 'oclock_getres':
- oclock_stubs.c:111:9: error: implicit declaration of function 'copy_int64'; did you mean 'caml_copy_int64'? [-Wimplicit-function-declaration]
-   111 |   res = copy_int64(ts.tv_sec * 1000000000LL + ts.tv_nsec);
-       |         ^~~~~~~~~~
-       |         caml_copy_int64
- make: *** [<builtin>: oclock_stubs.o] Error 1
[ERROR] The compilation of oclock.0.4.0 failed at "make all".
build failed... 

=== STDERR ===

2026-07-14 17:25.43: FAILED: build oclock.0.4.0
2026-07-14 17:25.43: Job failed: build failed: oclock.0.4.0