Build:
  1. 0
2026-06-24 11:22.20: New job: build unix-errno.0.3.0 (26ee01677d06)
2026-06-24 11:22.20: Waiting for resource in pool day11-builds
2026-06-24 12:08.43: Got resource from pool day11-builds
2026-06-24 12:08.43: [profile full] build unix-errno.0.3.0
2026-06-24 12:08.43: build unix-errno.0.3.0 (26ee01677d06)
=== DEPENDENCIES (10 transitive) ===
  base-bytes.base                                    c40d17bc86b5
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  dune.3.23.1                                        848a72441e15
  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
  result.1.5                                         9b1cd45b2159
=== STDOUT ===
Processing: [default: loading data]
[unix-errno.0.3.0: dl]
[unix-errno.0.3.0: extract]
-> retrieved unix-errno.0.3.0  (https://opam.ocaml.org/cache)
[unix-errno: make build]
+ /usr/bin/make "build" (CWD=/home/opam/.opam/default/.opam-switch/build/unix-errno.0.3.0)
- ocamlfind: Package `ctypes' not found
- CTYPES_LIB_DIR= OCAML_LIB_DIR=/home/opam/.opam/default/lib/ocaml ocamlbuild -use-ocamlfind -classic-display errno.cma errno.cmxa
- + 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 ocamlc -config
- + ocamlfind ocamldep -package bytes -package result -modules lib/errno.mli > lib/errno.mli.depends
- + ocamlfind ocamlc -c -bin-annot -safe-string -package bytes -package result -w @5@8@10@11@12@14@23@24@26@29 -I lib -I src -I unix -o lib/errno.cmi lib/errno.mli
- + ocamlfind ocamldep -package bytes -package result -modules lib/errno.ml > lib/errno.ml.depends
- + ocamlfind ocamldep -package bytes -package result -modules lib/errno_host.mli > lib/errno_host.mli.depends
- + ocamlfind ocamlc -c -bin-annot -safe-string -package bytes -package result -w @5@8@10@11@12@14@23@24@26@29 -I lib -I src -I unix -o lib/errno_host.cmi lib/errno_host.mli
- + ocamlfind ocamldep -package bytes -package result -modules lib/errno_host.ml > lib/errno_host.ml.depends
- + ocamlfind ocamldep -modules src/errno_srcgen.ml > src/errno_srcgen.ml.depends
- + ocamlfind ocamlc -c -bin-annot -safe-string -w @5@8@10@11@12@14@23@24@26@29 -I src -I lib -I unix -o src/errno_srcgen.cmo src/errno_srcgen.ml
- + ocamlfind ocamlc -c -bin-annot -safe-string -w @5@8@10@11@12@14@23@24@26@29 -I src -I lib -I unix -o src/errno_srcgen.cmo src/errno_srcgen.ml
- File "src/errno_srcgen.ml", line 34, characters 27-43:
- 34 | let field_of_errno errno = String.lowercase (Errno.to_string errno)
-                                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- + ocamlfind ocamlc -c -bin-annot -safe-string -package bytes -package result -w @5@8@10@11@12@14@23@24@26@29 -I lib -I src -I unix -o lib/errno.cmo lib/errno.ml
- + ocamlfind ocamlc -linkpkg -I lib -I src lib/errno.cmo src/errno_srcgen.cmo -o src/errno_srcgen.byte
- + src/errno_srcgen.byte < maps/linux_4_0_5 > lib/errno_map_linux_4_0_5.ml
- + ocamlfind ocamldep -package bytes -package result -modules lib/errno_map_linux_4_0_5.ml > lib/errno_map_linux_4_0_5.ml.depends
- + src/errno_srcgen.byte < maps/osx_10_11_1 > lib/errno_map_osx_10_11_1.ml
- + ocamlfind ocamldep -package bytes -package result -modules lib/errno_map_osx_10_11_1.ml > lib/errno_map_osx_10_11_1.ml.depends
- + ocamlfind ocamlc -c -bin-annot -safe-string -package bytes -package result -w @5@8@10@11@12@14@23@24@26@29 -I lib -I src -I unix -o lib/errno_map_linux_4_0_5.cmo lib/errno_map_linux_4_0_5.ml
- + ocamlfind ocamlc -c -bin-annot -safe-string -package bytes -package result -w @5@8@10@11@12@14@23@24@26@29 -I lib -I src -I unix -o lib/errno_map_osx_10_11_1.cmo lib/errno_map_osx_10_11_1.ml
- + ocamlfind ocamlc -c -bin-annot -safe-string -package bytes -package result -w @5@8@10@11@12@14@23@24@26@29 -I lib -I src -I unix -o lib/errno_host.cmo lib/errno_host.ml
- + ocamlfind ocamlc -a -I lib lib/errno.cmo lib/errno_map_linux_4_0_5.cmo lib/errno_map_osx_10_11_1.cmo lib/errno_host.cmo -o lib/errno.cma
- + ocamlfind ocamlopt -c -bin-annot -safe-string -package bytes -package result -w @5@8@10@11@12@14@23@24@26@29 -I lib -I src -I unix -o lib/errno.cmx lib/errno.ml
- + ocamlfind ocamlopt -c -bin-annot -safe-string -package bytes -package result -w @5@8@10@11@12@14@23@24@26@29 -I lib -I src -I unix -o lib/errno_map_linux_4_0_5.cmx lib/errno_map_linux_4_0_5.ml
- + ocamlfind ocamlopt -c -bin-annot -safe-string -package bytes -package result -w @5@8@10@11@12@14@23@24@26@29 -I lib -I src -I unix -o lib/errno_map_osx_10_11_1.cmx lib/errno_map_osx_10_11_1.ml
- + ocamlfind ocamlopt -c -bin-annot -safe-string -package bytes -package result -w @5@8@10@11@12@14@23@24@26@29 -I lib -I src -I unix -o lib/errno_host.cmx lib/errno_host.ml
- + ocamlfind ocamlopt -a -I lib lib/errno.cmx lib/errno_map_linux_4_0_5.cmx lib/errno_map_osx_10_11_1.cmx lib/errno_host.cmx -o lib/errno.cmxa
-> compiled  unix-errno.0.3.0
[unix-errno: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/unix-errno.0.3.0)
- ocamlfind install unix-errno META _build/lib/errno.mli _build/lib/errno.cmi _build/lib/errno.cmti _build/lib/errno_host.mli _build/lib/errno_host.cmi _build/lib/errno_host.cmti _build/lib/errno.cma _build/lib/errno.cmxa _build/lib/errno.a
- Installed /home/opam/.opam/default/lib/unix-errno/errno.a
- Installed /home/opam/.opam/default/lib/unix-errno/errno.cmxa
- Installed /home/opam/.opam/default/lib/unix-errno/errno.cma
- Installed /home/opam/.opam/default/lib/unix-errno/errno_host.cmti
- Installed /home/opam/.opam/default/lib/unix-errno/errno_host.cmi
- Installed /home/opam/.opam/default/lib/unix-errno/errno_host.mli
- Installed /home/opam/.opam/default/lib/unix-errno/errno.cmti
- Installed /home/opam/.opam/default/lib/unix-errno/errno.cmi
- Installed /home/opam/.opam/default/lib/unix-errno/errno.mli
- Installed /home/opam/.opam/default/lib/unix-errno/META
-> installed unix-errno.0.3.0

=== STDERR ===

2026-06-24 12:08.56: OK: build unix-errno.0.3.0 (runc: 3.6s, disk: 11KB)
2026-06-24 12:08.56: Job succeeded