Build:
  1. 0
2026-06-16 11:46.09: New job: build unix-type-representations.0.1.1 (f37b1c984533)
2026-06-16 11:46.09: Waiting for resource in pool day11-builds
2026-06-16 12:08.00: Got resource from pool day11-builds
2026-06-16 12:08.00: [profile full] build unix-type-representations.0.1.1
2026-06-16 12:08.00: build unix-type-representations.0.1.1 (f37b1c984533)
=== DEPENDENCIES (7 transitive) ===
  base-unix.base                                     839dc585f12d
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlbuild.0.16.1                                  8f6c52e6fce8
  ocamlfind.1.9.8                                    6025f4a8e98e
  topkg.1.1.1                                        ab549298f3fc
=== STDOUT ===
Processing: [default: loading data]
[unix-type-representations.0.1.1: dl]
[unix-type-representations.0.1.1: extract]
-> retrieved unix-type-representations.0.1.1  (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.1)
- + 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.1
-> installed unix-type-representations.0.1.1

=== STDERR ===

2026-06-16 12:08.17: OK: build unix-type-representations.0.1.1 (runc: 3.1s, disk: 8KB)
2026-06-16 12:08.17: Job succeeded