Build:
  1. 0
2026-06-16 13:54.09: New job: build mikmatch.1.0.9 (04afcc61afde)
2026-06-16 13:54.09: Waiting for resource in pool day11-builds
2026-06-16 15:42.59: Got resource from pool day11-builds
2026-06-16 15:42.59: [profile full] build mikmatch.1.0.9
2026-06-16 15:42.59: build mikmatch.1.0.9 (04afcc61afde)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  camlp-streams.5.0.1                                c5b4d7818010
  camlp4.5.4                                         53e33079c756
  dune.3.23.1                                        d50060dd2cab
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  ocamlbuild.0.16.1                                  069fc1e567af
  ocamlfind.1.9.8                                    5cfa73ef65e7
  tophide.1.1.0                                      871778b76fa8
=== STDOUT ===
Processing: [default: loading data]
[mikmatch.1.0.9: dl]
[mikmatch.1.0.9: extract]
-> retrieved mikmatch.1.0.9  (https://opam.ocaml.org/cache)
[mikmatch: make str]
+ /usr/bin/make "str" (CWD=/home/opam/.opam/default/.opam-switch/build/mikmatch.1.0.9)
- cd common && /usr/bin/make
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/mikmatch.1.0.9/common'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/mikmatch.1.0.9/common'
- making ._d/select_lib.d from select_lib.ml
- making ._d/regexp_ast.d from regexp_ast.ml
- making ._d/constants.d from constants.ml
- making ._d/charset.d from charset.ml
- making ._d/messages.d from messages.ml
- making ._d/global_def.d from global_def.ml
- ocamlc -c -dtypes -I /home/opam/.opam/default/lib/ocaml/camlp4 global_def.mli
- ocamlc -c -pp "camlp4orf " -dtypes -I /home/opam/.opam/default/lib/ocaml/camlp4 global_def.ml
- ocamlc -c -dtypes -I /home/opam/.opam/default/lib/ocaml/camlp4 messages.ml
- ocamlc -c -dtypes -I /home/opam/.opam/default/lib/ocaml/camlp4 charset.ml
- ocamlc -c -pp "camlp4orf " -dtypes -I /home/opam/.opam/default/lib/ocaml/camlp4 constants.ml
- ocamlc -c -dtypes -I /home/opam/.opam/default/lib/ocaml/camlp4 regexp_ast.ml
- ocamlc -c -dtypes -I /home/opam/.opam/default/lib/ocaml/camlp4 select_lib.ml
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/mikmatch.1.0.9/common'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/mikmatch.1.0.9/common'
- cd str && /usr/bin/make
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/mikmatch.1.0.9/str'
- ln -s ../common/mikmatch.mli mikmatch.mli
- ln -s ../common/mikmatch.ml mikmatch.ml
- ln -s ../common/match.ml match.ml
- ln -s ../common/syntax_common.ml syntax_common.ml
- ln -s ../common/mm_util.ml mm_util.ml
- ln -s ../common/global_def.mli global_def.mli
- ln -s ../common/global_def.ml global_def.ml
- /usr/bin/make RESULT=pa_mikmatch_str pabc bcl
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/mikmatch.1.0.9/str'
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/mikmatch.1.0.9/str'
- making ._bcdi/global_def.di from global_def.mli
- making ._d/syntax_str.d from syntax_str.ml
- making ._d/syntax_common.d from syntax_common.ml
- making ._d/str_lib.d from str_lib.ml
- making ._d/match.d from match.ml
- making ._d/global_def.d from global_def.ml
- making ._d/mm_util.d from mm_util.ml
- ocamlc -c -pp "camlp4orf " -dtypes -I /home/opam/.opam/default/lib/ocaml/camlp4 -I ../common mm_util.ml
- File "mm_util.ml", line 49, characters 10-11:
- 49 |         | _ -> assert false
-                ^
- Warning 11 [redundant-case]: this match case is unused.
- ocamlc -c -dtypes -I /home/opam/.opam/default/lib/ocaml/camlp4 -I ../common global_def.mli
- ocamlc -c -pp "camlp4orf " -dtypes -I /home/opam/.opam/default/lib/ocaml/camlp4 -I ../common global_def.ml
- ocamlc -c -pp "camlp4orf " -dtypes -I /home/opam/.opam/default/lib/ocaml/camlp4 -I ../common match.ml
- ocamlc -c -pp "camlp4orf " -dtypes -I /home/opam/.opam/default/lib/ocaml/camlp4 -I ../common str_lib.ml
- ocamlc -c -pp "camlp4orf " -dtypes -I /home/opam/.opam/default/lib/ocaml/camlp4 -I ../common syntax_common.ml
- ocamlc -c -pp "camlp4orf " -dtypes -I /home/opam/.opam/default/lib/ocaml/camlp4 -I ../common syntax_str.ml
- ocamlc -pack -I /home/opam/.opam/default/lib/ocaml/camlp4   -I ../common messages.cmo charset.cmo constants.cmo regexp_ast.cmo select_lib.cmo         \
- 			  -o pa_mikmatch_str.cmo mm_util.cmo global_def.cmo match.cmo str_lib.cmo syntax_common.cmo syntax_str.cmo
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/mikmatch.1.0.9/str'
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/mikmatch.1.0.9/str'
- ocamlc -a -I /home/opam/.opam/default/lib/ocaml/camlp4   -I ../common messages.cmo charset.cmo constants.cmo regexp_ast.cmo select_lib.cmo         \
- 			  -o pa_mikmatch_str.cma  mm_util.cmo global_def.cmo match.cmo str_lib.cmo syntax_common.cmo syntax_str.cmo
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/mikmatch.1.0.9/str'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/mikmatch.1.0.9/str'
- ocamlc -c mikmatch.mli
- ocamlc -a -o run_mikmatch_str.cma \
- 	mikmatch.ml run_mikmatch_str.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- 
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The str subdirectory has been
- automatically added to the search path, but you should add -I +str to the
- command-line to silence this alert (e.g. by adding str to the list of
- libraries in your dune file, or adding use_str to your _tags file for
- ocamlbuild, or using -package str for ocamlfind).
- ocamlopt -a -o run_mikmatch_str.cmxa \
- 	mikmatch.ml run_mikmatch_str.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- 
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The str subdirectory has been
- automatically added to the search path, but you should add -I +str to the
- command-line to silence this alert (e.g. by adding str to the list of
- libraries in your dune file, or adding use_str to your _tags file for
- ocamlbuild, or using -package str for ocamlfind).
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/mikmatch.1.0.9/str'
-> compiled  mikmatch.1.0.9
[mikmatch: make install-str]
+ /usr/bin/make "install-str" (CWD=/home/opam/.opam/default/.opam-switch/build/mikmatch.1.0.9)
- cd str && /usr/bin/make install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/mikmatch.1.0.9/str'
- 
- Installing library with ocamlfind
- ocamlfind install  mikmatch_str META pa_mikmatch_str.cma pa_mikmatch_str.cmo pa_mikmatch_str.cmi run_mikmatch_str.cma run_mikmatch_str.cmo run_mikmatch_str.cmi mikmatch.cmi mikmatch.cmo mikmatch.cmx mikmatch.mli run_mikmatch_str.cmxa run_mikmatch_str.cmx run_mikmatch_str.a run_mikmatch_str.o
- Installed /home/opam/.opam/default/lib/mikmatch_str/run_mikmatch_str.o
- Installed /home/opam/.opam/default/lib/mikmatch_str/run_mikmatch_str.a
- Installed /home/opam/.opam/default/lib/mikmatch_str/run_mikmatch_str.cmx
- Installed /home/opam/.opam/default/lib/mikmatch_str/run_mikmatch_str.cmxa
- Installed /home/opam/.opam/default/lib/mikmatch_str/mikmatch.mli
- Installed /home/opam/.opam/default/lib/mikmatch_str/mikmatch.cmx
- Installed /home/opam/.opam/default/lib/mikmatch_str/mikmatch.cmo
- Installed /home/opam/.opam/default/lib/mikmatch_str/mikmatch.cmi
- Installed /home/opam/.opam/default/lib/mikmatch_str/run_mikmatch_str.cmi
- Installed /home/opam/.opam/default/lib/mikmatch_str/run_mikmatch_str.cmo
- Installed /home/opam/.opam/default/lib/mikmatch_str/run_mikmatch_str.cma
- Installed /home/opam/.opam/default/lib/mikmatch_str/pa_mikmatch_str.cmi
- Installed /home/opam/.opam/default/lib/mikmatch_str/pa_mikmatch_str.cmo
- Installed /home/opam/.opam/default/lib/mikmatch_str/pa_mikmatch_str.cma
- Installed /home/opam/.opam/default/lib/mikmatch_str/META
- 
- Installation successful.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/mikmatch.1.0.9/str'
-> installed mikmatch.1.0.9

=== STDERR ===

2026-06-16 15:43.07: OK: build mikmatch.1.0.9 (runc: 6.1s, disk: 13KB)
2026-06-16 15:43.07: Job succeeded