Build:
- 0
2026-06-16 12:29.27: New job: build bitwuzla.1.0.0 (8917b98d0dd2) 2026-06-16 12:29.27: Waiting for resource in pool day11-builds 2026-06-16 13:55.29: Got resource from pool day11-builds 2026-06-16 13:55.29: [profile full] build bitwuzla.1.0.0 2026-06-16 13:55.29: build bitwuzla.1.0.0 (8917b98d0dd2) === DEPENDENCIES (15 transitive) === base-threads.base b7164ff76afe base-unix.base 839dc585f12d bitwuzla-c.1.0.6 0e4cb501d623 conf-g++.1.0 3a490f76fc1d conf-gcc.1.0 dd4c5e537e37 conf-git.1.1 e1088d45da8b conf-gmp.5 61e3c79e0ddf conf-pkg-config.5 64c6b37d622b dune.3.23.1 d50060dd2cab ocaml.5.4.1 708fed352b2a ocaml-base-compiler.5.4.1 89b85703f841 ocaml-compiler.5.4.1 a719b8419b8e ocaml-config.3 aa27f63940d8 ocamlfind.1.9.8 5cfa73ef65e7 zarith.1.14 b2ef7cdb0e39 === STDOUT === Processing: [default: loading data] [bitwuzla.1.0.0: dl] [bitwuzla.1.0.0: extract] -> retrieved bitwuzla.1.0.0 (https://opam.ocaml.org/cache) [bitwuzla: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "bitwuzla" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/bitwuzla.1.0.0) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .bitwuzla.objs/byte -I /home/opam/.opam/default/lib/bitwuzla-c -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/zarith -cmi-file .bitwuzla.objs/byte/bitwuzla.cmi -no-alias-deps -o .bitwuzla.objs/byte/bitwuzla.cmo -c -impl bitwuzla.ml) - File "bitwuzla.ml", lines 530-792, characters 8-74: - 530 | ........match term_get_kind e with - 531 | | And -> - 532 | assert (arity = 2); - 533 | unsafe_view @@ Bv (Bv.And, (args.(0), args.(1))) - 534 | | Apply -> - ... - 789 | assert (arity = 2); - 790 | let indices = term_get_indices e in - 791 | assert (Array.length indices = 1); - 792 | unsafe_view @@ Fp (Fp.To_ubv, (indices.(0), args.(0), args.(1))) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - (Const|Const_Array|Val|Var) - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I .bitwuzla.objs/byte -I .bitwuzla.objs/native -I /home/opam/.opam/default/lib/bitwuzla-c -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/zarith -cmi-file .bitwuzla.objs/byte/bitwuzla.cmi -no-alias-deps -o .bitwuzla.objs/native/bitwuzla.cmx -c -impl bitwuzla.ml) - File "bitwuzla.ml", lines 530-792, characters 8-74: - 530 | ........match term_get_kind e with - 531 | | And -> - 532 | assert (arity = 2); - 533 | unsafe_view @@ Bv (Bv.And, (args.(0), args.(1))) - 534 | | Apply -> - ... - 789 | assert (arity = 2); - 790 | let indices = term_get_indices e in - 791 | assert (Array.length indices = 1); - 792 | unsafe_view @@ Fp (Fp.To_ubv, (indices.(0), args.(0), args.(1))) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - (Const|Const_Array|Val|Var) -> compiled bitwuzla.1.0.0 -> installed bitwuzla.1.0.0 [WARNING] Opam package conf-pkg-config.5 depends on the following system package that can no longer be found: pkg-config === STDERR === 2026-06-16 13:55.43: OK: build bitwuzla.1.0.0 (runc: 5.6s, disk: 8KB) 2026-06-16 13:55.43: Job succeeded