Build:
  1. 0
2026-06-24 11:25.33: New job: build extlib.1.7.0 (8bab83cb1b5a)
2026-06-24 11:25.33: Waiting for resource in pool day11-builds
2026-06-24 12:11.56: Got resource from pool day11-builds
2026-06-24 12:11.56: [profile full] build extlib.1.7.0
2026-06-24 12:11.56: build extlib.1.7.0 (8bab83cb1b5a)
=== DEPENDENCIES (9 transitive) ===
  base-bytes.base                                    3e1ba44cda89
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  cppo.1.8.0                                         2e95fa8d1658
  dune.3.22.2                                        de99614aa6cd
  ocaml.4.11.2                                       dc018a4b7397
  ocaml-base-compiler.4.11.2                         81f0dd8b8651
  ocaml-config.1                                     2489653e51e5
  ocamlfind.1.9.8                                    c048fc0ddff1
=== STDOUT ===
Processing: [default: loading data]
[extlib.1.7.0: dl]
[extlib.1.7.0: extract]
-> retrieved extlib.1.7.0  (https://opam.ocaml.org/cache)
[extlib: make build]
+ /usr/bin/make "minimal=1" "build" (CWD=/home/opam/.opam/default/.opam-switch/build/extlib.1.7.0)
- fatal: not a git repository (or any of the parent directories): .git
- /usr/bin/make -C src build
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/extlib.1.7.0/src'
- cppo -D OCAML4  -D OCAML4_02  -D WITH_BYTES extBytes.mlpp -o extBytes.ml
- ocamlfind ocamlc -g -package bytes -i extBytes.ml > extBytes.mli
- ocamlfind ocamlc -g -package bytes -c extBytes.mli extBytes.ml
- ocamlfind ocamlc -g -package bytes -c enum.mli enum.ml
- ocamlfind ocamlc -g -package bytes -c bitSet.mli bitSet.ml
- ocamlfind ocamlc -g -package bytes -c dynArray.mli dynArray.ml
- ocamlfind ocamlc -g -package bytes -c extArray.mli extArray.ml
- File "extArray.ml", line 1:
- Alert deprecated: create
- Use Array.make instead.
- File "array.mli", lines 51-52, characters 0-48:
-   Definition
- File "extArray.mli", line 119, characters 2-60:
-   Expected signature
- File "extArray.ml", line 1:
- Alert deprecated: create_matrix
- Use Array.make_matrix instead.
- File "array.mli", lines 85-86, characters 0-55:
-   Definition
- File "extArray.mli", line 122, characters 2-56:
-   Expected signature
- cppo -D OCAML4  -D OCAML4_02  -D WITH_BYTES extHashtbl.mlpp -o extHashtbl.ml
- ocamlfind ocamlc -g -package bytes -c extHashtbl.mli extHashtbl.ml
- File "extHashtbl.mlpp", lines 26-27, characters 2-62:
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlfind ocamlc -g -package bytes -c extList.mli extList.ml
- cppo -D OCAML4  -D OCAML4_02  -D WITH_BYTES extString.mlpp -o extString.ml
- ocamlfind ocamlc -g -package bytes -c extString.mli extString.ml
- File "extString.mli", line 199, characters 1-101:
- 199 | 	external unsafe_blit : string -> int -> Bytes.t -> int -> int -> unit = "caml_blit_string" "noalloc"
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "extString.mli", line 200, characters 1-92:
- 200 | 	external unsafe_fill : Bytes.t -> int -> int -> char -> unit = "caml_fill_string" "noalloc"
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "extString.ml", line 1:
- Alert deprecated: set
- Use Bytes.set instead.
- File "string.mli", lines 58-59, characters 0-47:
-   Definition
- File "extString.mli", line 170, characters 1-41:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: create
- Use Bytes.create instead.
- File "string.mli", lines 67-68, characters 0-50:
-   Definition
- File "extString.mli", line 171, characters 1-28:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: copy
- File "string.mli", line 89, characters 0-48:
-   Definition
- File "extString.mli", line 173, characters 1-28:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: fill
- Use Bytes.fill instead.
- File "string.mli", lines 102-103, characters 0-48:
-   Definition
- File "extString.mli", line 175, characters 1-49:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: uppercase
- Use String.uppercase_ascii instead.
- File "string.mli", lines 244-245, characters 0-60:
-   Definition
- File "extString.mli", line 187, characters 1-33:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: lowercase
- Use String.lowercase_ascii instead.
- File "string.mli", lines 251-252, characters 0-60:
-   Definition
- File "extString.mli", line 188, characters 1-33:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: capitalize
- Use String.capitalize_ascii instead.
- File "string.mli", lines 258-259, characters 0-61:
-   Definition
- File "extString.mli", line 189, characters 1-34:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: uncapitalize
- Use String.uncapitalize_ascii instead.
- File "string.mli", lines 264-265, characters 0-63:
-   Definition
- File "extString.mli", line 190, characters 1-36:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: unsafe_set
- File "string.mli", lines 338-339, characters 0-22:
-   Definition
- File "extString.mli", line 198, characters 1-76:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: unsafe_fill
- File "string.mli", lines 343-345, characters 0-22:
-   Definition
- File "extString.mli", line 200, characters 1-92:
-   Expected signature
- cppo -D OCAML4  -D OCAML4_02  -D WITH_BYTES extBuffer.mlpp -o extBuffer.ml
- ocamlfind ocamlc -g -package bytes -c extBuffer.mli extBuffer.ml
- ocamlfind ocamlc -g -package bytes -c global.mli global.ml
- ocamlfind ocamlc -g -package bytes -c IO.mli IO.ml
- File "IO.ml", line 313, characters 11-27:
- 313 | 			let n = Pervasives.input ch s p l in
-                  ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "IO.ml", line 317, characters 24-43:
- 317 | 		in_close = (fun () -> Pervasives.close_in ch);
-                               ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "IO.ml", line 323, characters 29-46:
- 323 | 		out_output = (fun s p l -> Pervasives.output ch s p l; l);
-                                    ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "IO.ml", line 324, characters 25-45:
- 324 | 		out_close = (fun () -> Pervasives.close_out ch);
-                                ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "IO.ml", line 325, characters 25-41:
- 325 | 		out_flush = (fun () -> Pervasives.flush ch);
-                                ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlfind ocamlc -g -package bytes -c option.mli option.ml
- ocamlfind ocamlc -g -package bytes -c pMap.mli pMap.ml
- ocamlfind ocamlc -g -package bytes -c std.mli std.ml
- ocamlfind ocamlc -g -package bytes -c base64.mli base64.ml
- ocamlfind ocamlc -g -package bytes -c refList.mli refList.ml
- ocamlfind ocamlc -g -package bytes -c optParse.mli optParse.ml
- ocamlfind ocamlc -g -package bytes -c dllist.mli dllist.ml
- ocamlfind ocamlc -g -package bytes -c extLib.ml
- ocamlfind ocamlc -g -package bytes -a -o extLib.cma extBytes.cmo enum.cmo bitSet.cmo dynArray.cmo extArray.cmo extHashtbl.cmo extList.cmo extString.cmo extBuffer.cmo global.cmo IO.cmo option.cmo pMap.cmo std.cmo base64.cmo refList.cmo optParse.cmo dllist.cmo extLib.cmo
- ocamlfind ocamlopt -g -package bytes -c extBytes.mli extBytes.ml
- ocamlfind ocamlopt -g -package bytes -c enum.mli enum.ml
- ocamlfind ocamlopt -g -package bytes -c bitSet.mli bitSet.ml
- ocamlfind ocamlopt -g -package bytes -c dynArray.mli dynArray.ml
- ocamlfind ocamlopt -g -package bytes -c extArray.mli extArray.ml
- File "extArray.ml", line 1:
- Alert deprecated: create
- Use Array.make instead.
- File "array.mli", lines 51-52, characters 0-48:
-   Definition
- File "extArray.mli", line 119, characters 2-60:
-   Expected signature
- File "extArray.ml", line 1:
- Alert deprecated: create_matrix
- Use Array.make_matrix instead.
- File "array.mli", lines 85-86, characters 0-55:
-   Definition
- File "extArray.mli", line 122, characters 2-56:
-   Expected signature
- ocamlfind ocamlopt -g -package bytes -c extHashtbl.mli extHashtbl.ml
- File "extHashtbl.mlpp", lines 26-27, characters 2-62:
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlfind ocamlopt -g -package bytes -c extList.mli extList.ml
- ocamlfind ocamlopt -g -package bytes -c extString.mli extString.ml
- File "extString.mli", line 199, characters 1-101:
- 199 | 	external unsafe_blit : string -> int -> Bytes.t -> int -> int -> unit = "caml_blit_string" "noalloc"
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "extString.mli", line 200, characters 1-92:
- 200 | 	external unsafe_fill : Bytes.t -> int -> int -> char -> unit = "caml_fill_string" "noalloc"
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "extString.ml", line 1:
- Alert deprecated: set
- Use Bytes.set instead.
- File "string.mli", lines 58-59, characters 0-47:
-   Definition
- File "extString.mli", line 170, characters 1-41:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: create
- Use Bytes.create instead.
- File "string.mli", lines 67-68, characters 0-50:
-   Definition
- File "extString.mli", line 171, characters 1-28:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: copy
- File "string.mli", line 89, characters 0-48:
-   Definition
- File "extString.mli", line 173, characters 1-28:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: fill
- Use Bytes.fill instead.
- File "string.mli", lines 102-103, characters 0-48:
-   Definition
- File "extString.mli", line 175, characters 1-49:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: uppercase
- Use String.uppercase_ascii instead.
- File "string.mli", lines 244-245, characters 0-60:
-   Definition
- File "extString.mli", line 187, characters 1-33:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: lowercase
- Use String.lowercase_ascii instead.
- File "string.mli", lines 251-252, characters 0-60:
-   Definition
- File "extString.mli", line 188, characters 1-33:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: capitalize
- Use String.capitalize_ascii instead.
- File "string.mli", lines 258-259, characters 0-61:
-   Definition
- File "extString.mli", line 189, characters 1-34:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: uncapitalize
- Use String.uncapitalize_ascii instead.
- File "string.mli", lines 264-265, characters 0-63:
-   Definition
- File "extString.mli", line 190, characters 1-36:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: unsafe_set
- File "string.mli", lines 338-339, characters 0-22:
-   Definition
- File "extString.mli", line 198, characters 1-76:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: unsafe_fill
- File "string.mli", lines 343-345, characters 0-22:
-   Definition
- File "extString.mli", line 200, characters 1-92:
-   Expected signature
- ocamlfind ocamlopt -g -package bytes -c extBuffer.mli extBuffer.ml
- ocamlfind ocamlopt -g -package bytes -c global.mli global.ml
- ocamlfind ocamlopt -g -package bytes -c IO.mli IO.ml
- File "IO.ml", line 313, characters 11-27:
- 313 | 			let n = Pervasives.input ch s p l in
-                  ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "IO.ml", line 317, characters 24-43:
- 317 | 		in_close = (fun () -> Pervasives.close_in ch);
-                               ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "IO.ml", line 323, characters 29-46:
- 323 | 		out_output = (fun s p l -> Pervasives.output ch s p l; l);
-                                    ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "IO.ml", line 324, characters 25-45:
- 324 | 		out_close = (fun () -> Pervasives.close_out ch);
-                                ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "IO.ml", line 325, characters 25-41:
- 325 | 		out_flush = (fun () -> Pervasives.flush ch);
-                                ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlfind ocamlopt -g -package bytes -c option.mli option.ml
- ocamlfind ocamlopt -g -package bytes -c pMap.mli pMap.ml
- ocamlfind ocamlopt -g -package bytes -c std.mli std.ml
- ocamlfind ocamlopt -g -package bytes -c base64.mli base64.ml
- ocamlfind ocamlopt -g -package bytes -c refList.mli refList.ml
- ocamlfind ocamlopt -g -package bytes -c optParse.mli optParse.ml
- ocamlfind ocamlopt -g -package bytes -c dllist.mli dllist.ml
- ocamlfind ocamlopt -g -package bytes -c extLib.ml
- ocamlfind ocamlopt -g -package bytes -a -o extLib.cmxa extBytes.cmx enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx extBuffer.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx base64.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx
- ocamlfind ocamlopt -g -package bytes -shared -linkall extLib.cmxa -o extLib.cmxs
- rm extString.ml extBuffer.ml extHashtbl.ml
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/extlib.1.7.0/src'
-> compiled  extlib.1.7.0
[extlib: make install]
+ /usr/bin/make "minimal=1" "install" (CWD=/home/opam/.opam/default/.opam-switch/build/extlib.1.7.0)
- fatal: not a git repository (or any of the parent directories): .git
- /usr/bin/make -C src VERSION=1.7.0 install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/extlib.1.7.0/src'
- ocamlfind install -patch-version 1.7.0 extlib META extLib.cma extBytes.mli enum.mli bitSet.mli dynArray.mli extArray.mli extHashtbl.mli extList.mli extString.mli extBuffer.mli global.mli IO.mli option.mli pMap.mli std.mli base64.mli refList.mli optParse.mli dllist.mli extBytes.cmi enum.cmi bitSet.cmi dynArray.cmi extArray.cmi extHashtbl.cmi extList.cmi extString.cmi extBuffer.cmi global.cmi IO.cmi option.cmi pMap.cmi std.cmi base64.cmi refList.cmi optParse.cmi dllist.cmi extLib.cmi -optional extLib.cmxa extBytes.cmx enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx extBuffer.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx base64.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx extLib.cmxs extLib.a extLib.lib
- Installed /home/opam/.opam/default/lib/extlib/extLib.a
- Installed /home/opam/.opam/default/lib/extlib/extLib.cmxs
- Installed /home/opam/.opam/default/lib/extlib/extLib.cmx
- Installed /home/opam/.opam/default/lib/extlib/dllist.cmx
- Installed /home/opam/.opam/default/lib/extlib/optParse.cmx
- Installed /home/opam/.opam/default/lib/extlib/refList.cmx
- Installed /home/opam/.opam/default/lib/extlib/base64.cmx
- Installed /home/opam/.opam/default/lib/extlib/std.cmx
- Installed /home/opam/.opam/default/lib/extlib/pMap.cmx
- Installed /home/opam/.opam/default/lib/extlib/option.cmx
- Installed /home/opam/.opam/default/lib/extlib/IO.cmx
- Installed /home/opam/.opam/default/lib/extlib/global.cmx
- Installed /home/opam/.opam/default/lib/extlib/extBuffer.cmx
- Installed /home/opam/.opam/default/lib/extlib/extString.cmx
- Installed /home/opam/.opam/default/lib/extlib/extList.cmx
- Installed /home/opam/.opam/default/lib/extlib/extHashtbl.cmx
- Installed /home/opam/.opam/default/lib/extlib/extArray.cmx
- Installed /home/opam/.opam/default/lib/extlib/dynArray.cmx
- Installed /home/opam/.opam/default/lib/extlib/bitSet.cmx
- Installed /home/opam/.opam/default/lib/extlib/enum.cmx
- Installed /home/opam/.opam/default/lib/extlib/extBytes.cmx
- Installed /home/opam/.opam/default/lib/extlib/extLib.cmxa
- Installed /home/opam/.opam/default/lib/extlib/extLib.cmi
- Installed /home/opam/.opam/default/lib/extlib/dllist.cmi
- Installed /home/opam/.opam/default/lib/extlib/optParse.cmi
- Installed /home/opam/.opam/default/lib/extlib/refList.cmi
- Installed /home/opam/.opam/default/lib/extlib/base64.cmi
- Installed /home/opam/.opam/default/lib/extlib/std.cmi
- Installed /home/opam/.opam/default/lib/extlib/pMap.cmi
- Installed /home/opam/.opam/default/lib/extlib/option.cmi
- Installed /home/opam/.opam/default/lib/extlib/IO.cmi
- Installed /home/opam/.opam/default/lib/extlib/global.cmi
- Installed /home/opam/.opam/default/lib/extlib/extBuffer.cmi
- Installed /home/opam/.opam/default/lib/extlib/extString.cmi
- Installed /home/opam/.opam/default/lib/extlib/extList.cmi
- Installed /home/opam/.opam/default/lib/extlib/extHashtbl.cmi
- Installed /home/opam/.opam/default/lib/extlib/extArray.cmi
- Installed /home/opam/.opam/default/lib/extlib/dynArray.cmi
- Installed /home/opam/.opam/default/lib/extlib/bitSet.cmi
- Installed /home/opam/.opam/default/lib/extlib/enum.cmi
- Installed /home/opam/.opam/default/lib/extlib/extBytes.cmi
- Installed /home/opam/.opam/default/lib/extlib/dllist.mli
- Installed /home/opam/.opam/default/lib/extlib/optParse.mli
- Installed /home/opam/.opam/default/lib/extlib/refList.mli
- Installed /home/opam/.opam/default/lib/extlib/base64.mli
- Installed /home/opam/.opam/default/lib/extlib/std.mli
- Installed /home/opam/.opam/default/lib/extlib/pMap.mli
- Installed /home/opam/.opam/default/lib/extlib/option.mli
- Installed /home/opam/.opam/default/lib/extlib/IO.mli
- Installed /home/opam/.opam/default/lib/extlib/global.mli
- Installed /home/opam/.opam/default/lib/extlib/extBuffer.mli
- Installed /home/opam/.opam/default/lib/extlib/extString.mli
- Installed /home/opam/.opam/default/lib/extlib/extList.mli
- Installed /home/opam/.opam/default/lib/extlib/extHashtbl.mli
- Installed /home/opam/.opam/default/lib/extlib/extArray.mli
- Installed /home/opam/.opam/default/lib/extlib/dynArray.mli
- Installed /home/opam/.opam/default/lib/extlib/bitSet.mli
- Installed /home/opam/.opam/default/lib/extlib/enum.mli
- Installed /home/opam/.opam/default/lib/extlib/extBytes.mli
- Installed /home/opam/.opam/default/lib/extlib/extLib.cma
- Installed /home/opam/.opam/default/lib/extlib/META
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/extlib.1.7.0/src'
-> installed extlib.1.7.0

=== STDERR ===

2026-06-24 12:12.10: OK: build extlib.1.7.0 (runc: 5.7s, disk: 24KB)
2026-06-24 12:12.10: Job succeeded