Build:
  1. 0
2026-07-24 10:50.49: New job: build oclock.0.4.0 (61b2b80d770c)
2026-07-24 10:50.49: Waiting for resource in pool day11-builds
2026-07-24 10:52.26: Got resource from pool day11-builds
2026-07-24 10:52.26: [profile full] build oclock.0.4.0
2026-07-24 10:52.26: build oclock.0.4.0 (61b2b80d770c)
=== DEPENDENCIES (5 transitive) ===
  compiler-cloning.enabled                           22a431860256
  ocaml.5.5.0                                        af24caade1d3
  ocaml-base-compiler.5.5.0                          5f93989ce6d7
  ocaml-compiler.5.5.0                               15edcf5138e5
  ocamlfind.1.9.8                                    86ca4a7260d8
=== 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-24 10:52.41: FAILED: build oclock.0.4.0
2026-07-24 10:52.41: Job failed: build failed: oclock.0.4.0