Build:
  1. 0
2026-06-16 16:19.57: New job: build py.1.3 (08f0ea90795b)
2026-06-16 16:19.57: Waiting for resource in pool day11-builds
2026-06-16 17:01.11: Got resource from pool day11-builds
2026-06-16 17:01.11: [profile full] build py.1.3
2026-06-16 17:01.11: build py.1.3 (08f0ea90795b)
=== DEPENDENCIES (16 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  conf-libffi.2.0.0                                  8d7a8d3da0b7
  conf-pkg-config.5                                  64c6b37d622b
  conf-python-3-dev.1                                53d91bd808c3
  csexp.1.5.2                                        e2491a88a8e9
  ctypes.0.24.0                                      5b2d1c971bbe
  ctypes-foreign.0.24.0                              be73599d8de8
  dune.3.23.1                                        d50060dd2cab
  dune-configurator.3.23.1                           83dd42d9abe2
  integers.0.8.0                                     724bb489596a
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  stdlib-shims.0.3.0                                 b64bd5274094
=== STDOUT ===
Processing: [default: loading data]
[py.1.3: dl]
[py.1.3: extract]
-> retrieved py.1.3  (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.3)
- (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.3
-> installed py.1.3
[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-16 17:01.21: OK: build py.1.3 (runc: 3.1s, disk: 9KB)
2026-06-16 17:01.21: Job succeeded