Build:
  1. 0
2026-06-20 18:53.24: New job: build py.1.2 (7ea3ba8b5cfe)
2026-06-20 18:53.24: Waiting for resource in pool day11-builds
2026-06-20 19:14.52: Got resource from pool day11-builds
2026-06-20 19:14.52: [profile full] build py.1.2
2026-06-20 19:14.52: build py.1.2 (7ea3ba8b5cfe)
=== 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.2: dl]
[py.1.2: extract]
-> retrieved py.1.2  (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.2)
- (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__Py_base.cmi -no-alias-deps -open Py__ -o src/.py.objs/byte/py__Py_base.cmo -c -impl src/py_base.ml)
- File "src/py_base.ml", lines 842-855, characters 12-73:
- 842 | ............match Bigarray.Genarray.kind bigarray with
- 843 |             | Bigarray.Float32        -> 11
- 844 |             | Bigarray.Float64        -> 12
- 845 |             | Bigarray.Int8_signed    -> 1
- 846 |             | Bigarray.Int8_unsigned  -> 2
- ...
- 852 |             | Bigarray.Nativeint      -> failwith "native int is not supported"
- 853 |             | Bigarray.Complex32      -> failwith "complex32 is not supported"
- 854 |             | Bigarray.Complex64      -> failwith "complex64 is not supported"
- 855 |             | 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__Py_base.cmi -no-alias-deps -open Py__ -o src/.py.objs/native/py__Py_base.cmx -c -impl src/py_base.ml)
- File "src/py_base.ml", lines 842-855, characters 12-73:
- 842 | ............match Bigarray.Genarray.kind bigarray with
- 843 |             | Bigarray.Float32        -> 11
- 844 |             | Bigarray.Float64        -> 12
- 845 |             | Bigarray.Int8_signed    -> 1
- 846 |             | Bigarray.Int8_unsigned  -> 2
- ...
- 852 |             | Bigarray.Nativeint      -> failwith "native int is not supported"
- 853 |             | Bigarray.Complex32      -> failwith "complex32 is not supported"
- 854 |             | Bigarray.Complex64      -> failwith "complex64 is not supported"
- 855 |             | 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.2
-> installed py.1.2
[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.2 (runc: 3.6s, disk: 9KB)
2026-06-20 19:15.09: Job succeeded