Build:
  1. 0
2026-06-24 11:27.49: New job: build npy.0.0.9 (f57c4a7991d4)
2026-06-24 11:27.49: Waiting for resource in pool day11-builds
2026-06-24 12:15.01: Got resource from pool day11-builds
2026-06-24 12:15.01: [profile full] build npy.0.0.9
2026-06-24 12:15.01: build npy.0.0.9 (f57c4a7991d4)
=== DEPENDENCIES (11 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  camlzip.1.14                                       eefe80212523
  conf-pkg-config.5                                  d5de2c6a88f9
  conf-zlib.1                                        5297f1b9477f
  dune.3.23.1                                        9d721df3a13a
  ocaml.5.3.0                                        ec34d524d97d
  ocaml-base-compiler.5.3.0                          1841888fe75b
  ocaml-compiler.5.3.0                               f295fe609c87
  ocaml-config.3                                     a52eea84eedb
  ocamlfind.1.9.8                                    558092066ff0
=== STDOUT ===
Processing: [default: loading data]
[npy.0.0.9: dl]
[npy.0.0.9: extract]
-> retrieved npy.0.0.9  (https://opam.ocaml.org/cache)
[npy: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "npy" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/npy.0.0.9)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.npy.objs/byte -I /home/opam/.opam/default/lib/camlzip -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/zip -cmi-file src/.npy.objs/byte/npy.cmi -no-alias-deps -o src/.npy.objs/byte/npy.cmo -c -impl src/npy.ml)
- File "src/npy.ml", lines 13-26, characters 4-68:
- 13 | ....match packed_kind with
- 14 |     | P Bigarray.Int32 -> "i4"
- 15 |     | P Bigarray.Int64 -> "i8"
- 16 |     | P Bigarray.Float32 -> "f4"
- 17 |     | P Bigarray.Float64 -> "f8"
- ...
- 23 |     | P Bigarray.Complex32 -> "c8" (* 2 32bits float. *)
- 24 |     | P Bigarray.Complex64 -> "c16" (* 2 64bits float. *)
- 25 |     | P Bigarray.Int -> failwith "Int is not supported"
- 26 |     | P Bigarray.Nativeint -> failwith "Nativeint is not supported."
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- P Float16
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.npy.objs/byte -I src/.npy.objs/native -I /home/opam/.opam/default/lib/camlzip -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/zip -cmi-file src/.npy.objs/byte/npy.cmi -no-alias-deps -o src/.npy.objs/native/npy.cmx -c -impl src/npy.ml)
- File "src/npy.ml", lines 13-26, characters 4-68:
- 13 | ....match packed_kind with
- 14 |     | P Bigarray.Int32 -> "i4"
- 15 |     | P Bigarray.Int64 -> "i8"
- 16 |     | P Bigarray.Float32 -> "f4"
- 17 |     | P Bigarray.Float64 -> "f8"
- ...
- 23 |     | P Bigarray.Complex32 -> "c8" (* 2 32bits float. *)
- 24 |     | P Bigarray.Complex64 -> "c16" (* 2 64bits float. *)
- 25 |     | P Bigarray.Int -> failwith "Int is not supported"
- 26 |     | P Bigarray.Nativeint -> failwith "Nativeint is not supported."
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- P Float16
-> compiled  npy.0.0.9
-> installed npy.0.0.9
[WARNING] Opam package conf-zlib.1 depends on the following system package that can no longer be found: zlib1g-dev

=== STDERR ===

2026-06-24 12:15.15: OK: build npy.0.0.9 (runc: 2.6s, disk: 7KB)
2026-06-24 12:15.15: Job succeeded