Build:
  1. 0
2026-06-24 16:10.30: New job: build py.1.2 (9fbf4a232006)
2026-06-24 16:10.30: Waiting for resource in pool day11-builds
2026-06-24 17:10.17: Got resource from pool day11-builds
2026-06-24 17:10.17: [profile full] build py.1.2
2026-06-24 17:10.17: build py.1.2 (9fbf4a232006)
=== DEPENDENCIES (16 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  compiler-cloning.enabled                           439a1fc77aa6
  conf-libffi.2.0.0                                  61d8d9bdb420
  conf-pkg-config.5                                  d5de2c6a88f9
  conf-python-3-dev.1                                dc24a7cdb665
  csexp.1.5.2                                        977b865a51b4
  ctypes.0.24.0                                      66877315b5f5
  ctypes-foreign.0.24.0                              8a5f5dfd7517
  dune.3.23.1                                        a59dd9b14fe3
  dune-configurator.3.23.1                           8cec6bb1116c
  integers.0.8.0                                     ee53929eae89
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  stdlib-shims.0.3.0                                 e7f8a4f187fa
=== 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-24 17:10.26: OK: build py.1.2 (runc: 3.1s, disk: 9KB)
2026-06-24 17:10.26: Job succeeded