Build:
  1. 0
2026-06-20 18:53.24: New job: build py.1.1 (9bf0782f98d3)
2026-06-20 18:53.24: Waiting for resource in pool day11-builds
2026-06-20 19:14.55: Got resource from pool day11-builds
2026-06-20 19:14.55: [profile full] build py.1.1
2026-06-20 19:14.55: build py.1.1 (9bf0782f98d3)
=== DEPENDENCIES (16 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  conf-libffi.2.0.0                                  8d7a8d3da0b7
  conf-pkg-config.5                                  64c6b37d622b
  conf-python-3-dev.1                                53d91bd808c3
  csexp.1.5.2                                        315ecef51574
  ctypes.0.24.0                                      f65fb152010a
  ctypes-foreign.0.24.0                              b63050380a11
  dune.3.23.1                                        dbfeecb5ca10
  dune-configurator.3.23.1                           8afe79196456
  integers.0.8.0                                     750e68af49a4
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  stdlib-shims.0.3.0                                 9047e6396dc4
=== STDOUT ===
Processing: [default: loading data]
[py.1.1: dl]
[py.1.1: extract]
-> retrieved py.1.1  (https://opam.ocaml.org/cache)
[py: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "py" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/py.1.1)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.py.objs/byte -I /home/opam/.opam/default/lib/ctypes -I /home/opam/.opam/default/lib/ctypes-foreign -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/stdlib-shims -cmi-file src/.py.objs/byte/py.cmi -no-alias-deps -open Py__ -o src/.py.objs/byte/py.cmo -c -impl src/py.ml)
- File "src/py.ml", lines 821-834, characters 12-73:
- 821 | ............match Bigarray.Genarray.kind bigarray with
- 822 |             | Bigarray.Float32        -> 11
- 823 |             | Bigarray.Float64        -> 12
- 824 |             | Bigarray.Int8_signed    -> 1
- 825 |             | Bigarray.Int8_unsigned  -> 2
- ...
- 831 |             | Bigarray.Nativeint      -> failwith "native int is not supported"
- 832 |             | Bigarray.Complex32      -> failwith "complex32 is not supported"
- 833 |             | Bigarray.Complex64      -> failwith "complex64 is not supported"
- 834 |             | Bigarray.Char           -> failwith "char is not supported"
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched: Float16
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.py.objs/byte -I src/.py.objs/native -I /home/opam/.opam/default/lib/ctypes -I /home/opam/.opam/default/lib/ctypes-foreign -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/stdlib-shims -cmi-file src/.py.objs/byte/py.cmi -no-alias-deps -open Py__ -o src/.py.objs/native/py.cmx -c -impl src/py.ml)
- File "src/py.ml", lines 821-834, characters 12-73:
- 821 | ............match Bigarray.Genarray.kind bigarray with
- 822 |             | Bigarray.Float32        -> 11
- 823 |             | Bigarray.Float64        -> 12
- 824 |             | Bigarray.Int8_signed    -> 1
- 825 |             | Bigarray.Int8_unsigned  -> 2
- ...
- 831 |             | Bigarray.Nativeint      -> failwith "native int is not supported"
- 832 |             | Bigarray.Complex32      -> failwith "complex32 is not supported"
- 833 |             | Bigarray.Complex64      -> failwith "complex64 is not supported"
- 834 |             | Bigarray.Char           -> failwith "char is not supported"
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
-   Here is an example of a case that is not matched: Float16
-> compiled  py.1.1
-> installed py.1.1
[WARNING] Opam packages conf-libffi.2.0.0 and conf-pkg-config.5 depend on the following system packages that are no longer installed: libffi-dev pkg-config
  - conf-libffi.2.0.0: depends on libffi-dev
  - conf-pkg-config.5: depends on pkg-config

=== STDERR ===

2026-06-20 19:15.09: OK: build py.1.1 (runc: 2.6s, disk: 9KB)
2026-06-20 19:15.09: Job succeeded