Build:
  1. 0
2026-06-24 11:15.31: New job: build unix-type-representations.0.1.2 (7bdc52135b20)
2026-06-24 11:15.31: Waiting for resource in pool day11-builds
2026-06-24 12:00.41: Got resource from pool day11-builds
2026-06-24 12:00.41: [profile full] build unix-type-representations.0.1.2
2026-06-24 12:00.41: build unix-type-representations.0.1.2 (7bdc52135b20)
=== DEPENDENCIES (7 transitive) ===
  base-unix.base                                     7d1428be9ddb
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ocamlfind.1.9.8                                    214dd418ac02
  topkg.1.1.1                                        511e1a1958da
=== STDOUT ===
Processing: [default: loading data]
[unix-type-representations.0.1.2: dl]
[unix-type-representations.0.1.2: extract]
-> retrieved unix-type-representations.0.1.2  (https://opam.ocaml.org/cache)
[unix-type-representations: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/unix-type-representations.0.1.2)
- + ocamlfind ocamlc -config
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind: Package `ctypes' not found
- + ocamlfind ocamlc -config
- + ocamlfind ocamlc -g -I '' -c lib/unix_type_representation_stubs.c
- + ocamlfind ocamlc -g -I '' -c lib/unix_type_representation_stubs.c
- lib/unix_type_representation_stubs.c: In function 'dir_handle_of_nativeint_stub':
- lib/unix_type_representation_stubs.c:29:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    29 |   value res = alloc_small(1, Abstract_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- + mv unix_type_representation_stubs.o lib/unix_type_representation_stubs.o
- + ocamlfind ocamlmklib -o lib/unix_type_representations_stubs -g lib/unix_type_representation_stubs.o
- + ocamlfind ocamldep -modules lib/unix_representations.ml > lib/unix_representations.ml.depends
- + ocamlfind ocamldep -modules lib/unix_representations.mli > lib/unix_representations.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -strict-sequence -w @5@8@10@11@12@14@23@24@26@29 -I lib -I lib_gen -o lib/unix_representations.cmi lib/unix_representations.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -principal -strict-sequence -w @5@8@10@11@12@14@23@24@26@29 -I lib -I lib_gen -o lib/unix_representations.cmx lib/unix_representations.ml
- + ocamlfind ocamlopt -a -cclib -lunix_type_representations_stubs -I lib -I lib lib/unix_representations.cmx -o lib/unix_type_representations.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -strict-sequence -w @5@8@10@11@12@14@23@24@26@29 -I lib -I lib_gen -o lib/unix_representations.cmo lib/unix_representations.ml
- + ocamlfind ocamlopt -shared -linkall -cclib -lunix_type_representations_stubs -I lib -I lib lib/unix_type_representations.cmxa -o lib/unix_type_representations.cmxs
- + ocamlfind ocamlc -a -dllib -lunix_type_representations_stubs -I lib -I lib lib/unix_representations.cmo -o lib/unix_type_representations.cma
- # Parallel statistics: { count(total): 1(10), max: 2, min: 2, average(total): 2.000(1.100) }
-> compiled  unix-type-representations.0.1.2
-> installed unix-type-representations.0.1.2

=== STDERR ===

2026-06-24 12:01.09: OK: build unix-type-representations.0.1.2 (runc: 3.1s, disk: 8KB)
2026-06-24 12:01.09: Job succeeded