Build:
- 0
2026-09-04 19:40.09: New job: build ostap.0.6.1 (fc9e434c8fcf) 2026-09-04 19:40.09: Waiting for resource in pool day11-builds 2026-09-04 20:00.58: Got resource from pool day11-builds 2026-09-04 20:00.58: [profile full] build ostap.0.6.1 2026-09-04 20:00.58: build ostap.0.6.1 (fc9e434c8fcf) === DEPENDENCIES (68 transitive) === astring.0.8.5 dd9bc4900cb4 base-bytes.base 03f6a7f50e10 base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e bisect_ppx_ng.3.0.0 a2dea20acf73 bos.0.3.0 44efb9903031 camlp-streams.5.0.1 922664744f95 camlp5.8.05.02 23e0e53de287 camlp5-buildscripts.0.07 a15b3c3802b4 cmdliner.2.1.1 e5dd77e6708d compiler-cloning.enabled 966a2e6839f0 conf-bash.1 6de2a9c16097 conf-libpcre2-8.2 00e030e78dee conf-m4.1 cced3fb5db42 conf-perl.2 f520f20c9658 conf-pkg-config.5 74f50f3cfe72 conf-which.1 4293d66f3d9e cppo.1.8.0 3a29ac6f7bab csexp.1.5.2 8c096e7de322 cstruct.6.2.0 f3409e7e49b6 dune.3.24.2 25fbaa318de6 dune-compiledb.0.6.0 2774f5b20389 dune-configurator.3.24.2 517e3f9cad4b ezjsonm.1.3.0 e2d525285212 fmt.0.11.0 9ca62730ad74 fpath.0.7.3 313c8edc1b30 GT.0.5.5 ae1d618df732 gen.1.1 e2ab6f532734 hex.1.5.0 f82c88b3e472 js_of_ocaml-compiler.6.4.1 0a5a39d4ac55 jsonm.1.0.2 e9165036f13e logger-p5.0.4.5 1f5fc885c2db logs.0.10.0 b0d7491ca956 lwt.6.1.2 0f24acbe404b mdx.2.6.0 c38888a8049a menhir.20260209 c1f23eb38523 menhirCST.20260209 0c0a8e122478 menhirGLR.20260209 55b8cfc3f8b3 menhirLib.20260209 e790c6b1b683 menhirSdk.20260209 5256bfaa72f1 mtime.2.2.0 0ff1764e02f3 not-ocamlfind.0.15 6ed772f7d681 num.1.6 244eeeb7f1b4 ocaml.5.5.1 70ca0c66e0e8 ocaml-base-compiler.5.5.1 59841d7ed85e ocaml-compiler.5.5.1 492c0c740bd1 ocaml-compiler-libs.v0.17.0 235024900ef6 ocaml-version.4.1.3 30bc909d1d66 ocamlbuild.0.16.1 e25cf731aeb5 ocamlfind.1.9.9~preview 5e0261154b58 ocamlgraph.2.2.0 c8e04eceddc9 ocplib-endian.1.2 d41cba8ea738 parsexp.v0.17.0 79bf454965d2 pcre2.8.0.4 1e7cf3376579 ppx_derivers.1.2.1 8d5f777c17ee ppx_inline_test_nobase.v0.17.0.3 8f243575a06b ppxlib.0.38.0 ac854f4fbd20 re.1.14.0 0218237d775d result.1.5 de914be7381a rresult.0.7.0 bd921cc3de54 sedlex.3.7 6fb146723cef seq.base 06af5ac9d1a8 sexplib.v0.17.0 bfd4eff0be44 sexplib0.v0.17.0 055934f8e366 stdlib-shims.0.3.0 cc542b70be6c topkg.1.1.1 2919b4412ec4 uutf.1.0.4 6b15766ffe2a yojson.3.0.0 7ef0eaa5587b === STDOUT === Processing: [default: loading data] [ostap.0.6.1: dl] [ostap.0.6.1: extract] -> retrieved ostap.0.6.1 (https://opam.ocaml.org/cache) [ostap: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "ostap" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/ostap.0.6.1) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -warn-error -20-26-27-8-14-33-39-52 -g -bin-annot -bin-annot-occurrences -I src/.ostap.objs/byte -I /home/opam/.opam/default/lib/GT -I /home/opam/.opam/default/lib/GT/HTML -I /home/opam/.opam/default/lib/GT/View -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/re/str -I src/.BNF3.objs/byte -cmi-file src/.ostap.objs/byte/ostap__PrioReorderer.cmi -no-alias-deps -open Ostap -o src/.ostap.objs/byte/ostap__PrioReorderer.cmo -c -impl src/PrioReorderer.ml) - File "src/PrioReorderer.ml", lines 36-37, characters 12-53: - 36 | ............let r::l::tl = opnd in - 37 | reduce p (oper', (E.replace t l r) :: tl) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: r::[] - - File "src/PrioReorderer.ml", lines 47-48, characters 6-12: - 47 | ......let _, result::_ = reduce (-1) (putin expr ([], [])) in - 48 | result.... - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: (_, []) - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -warn-error -20-26-27-8-14-33-39-52 -g -I src/.ostap.objs/byte -I src/.ostap.objs/native -I /home/opam/.opam/default/lib/GT -I /home/opam/.opam/default/lib/GT/HTML -I /home/opam/.opam/default/lib/GT/View -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/re/str -I src/.BNF3.objs/byte -I src/.BNF3.objs/native -cmi-file src/.ostap.objs/byte/ostap__PrioReorderer.cmi -no-alias-deps -open Ostap -o src/.ostap.objs/native/ostap__PrioReorderer.cmx -c -impl src/PrioReorderer.ml) - File "src/PrioReorderer.ml", lines 36-37, characters 12-53: - 36 | ............let r::l::tl = opnd in - 37 | reduce p (oper', (E.replace t l r) :: tl) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: r::[] - - File "src/PrioReorderer.ml", lines 47-48, characters 6-12: - 47 | ......let _, result::_ = reduce (-1) (putin expr ([], [])) in - 48 | result.... - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: (_, []) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -warn-error -20-26-27-8-14-33-39-52 -g -bin-annot -bin-annot-occurrences -I src/.ostap.objs/byte -I /home/opam/.opam/default/lib/GT -I /home/opam/.opam/default/lib/GT/HTML -I /home/opam/.opam/default/lib/GT/View -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/re/str -I src/.BNF3.objs/byte -no-alias-deps -open Ostap -o src/.ostap.objs/byte/ostap__Combinators.cmo -c -impl src/Combinators.ml) - File "src/Combinators.ml", lines 382-384, characters 2-29: - 382 | ..match r with - 383 | | Parsed ((x, _), _) -> f x - 384 | | Failed x -> g x - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: Empty - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -warn-error -20-26-27-8-14-33-39-52 -g -I src/.ostap.objs/byte -I src/.ostap.objs/native -I /home/opam/.opam/default/lib/GT -I /home/opam/.opam/default/lib/GT/HTML -I /home/opam/.opam/default/lib/GT/View -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/re/str -I src/.BNF3.objs/byte -I src/.BNF3.objs/native -cmi-file src/.ostap.objs/byte/ostap__Msg.cmi -no-alias-deps -open Ostap -o src/.ostap.objs/native/ostap__Msg.cmx -c -impl src/Msg.ml) - File "src/Msg.ml", lines 242-244, characters 9-94: - 242 | .........let succ, Some fil, beg_c = getSuccReloc s m p in - 243 | let _, _, end_c = getSuccReloc s succ q in - 244 | printf "%s -> \"%s\" %s\n" (toString intrvl) fil (toString (Interval (beg_c, end_c))) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: (succ, None, (_, _)) - - File "src/Msg.ml", line 241, characters 25-52: - 241 | let printReloc s m (Interval (p, q) as intrvl) = - ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: (No|Point (_, _)|Set _) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -warn-error -20-26-27-8-14-33-39-52 -g -bin-annot -bin-annot-occurrences -I src/.ostap.objs/byte -I /home/opam/.opam/default/lib/GT -I /home/opam/.opam/default/lib/GT/HTML -I /home/opam/.opam/default/lib/GT/View -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/re/str -I src/.BNF3.objs/byte -cmi-file src/.ostap.objs/byte/ostap__Reason.cmi -no-alias-deps -open Ostap -o src/.ostap.objs/byte/ostap__Reason.cmo -c -impl src/Reason.ml) - File "src/Reason.ml", lines 43-55, characters 6-43: - 43 | ......let Some loc = - 44 | M.fold - 45 | (fun loc _ acc -> - 46 | Some ( - 47 | match acc with - ... - 52 | dst - 53 | None - 54 | in - 55 | M.add loc [`Comment (str, dst)] empty - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: None - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -warn-error -20-26-27-8-14-33-39-52 -g -bin-annot -bin-annot-occurrences -I src/.ostap.objs/byte -I /home/opam/.opam/default/lib/GT -I /home/opam/.opam/default/lib/GT/HTML -I /home/opam/.opam/default/lib/GT/View -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/re/str -I src/.BNF3.objs/byte -cmi-file src/.ostap.objs/byte/ostap__Msg.cmi -no-alias-deps -open Ostap -o src/.ostap.objs/byte/ostap__Msg.cmo -c -impl src/Msg.ml) - File "src/Msg.ml", lines 242-244, characters 9-94: - 242 | .........let succ, Some fil, beg_c = getSuccReloc s m p in - 243 | let _, _, end_c = getSuccReloc s succ q in - 244 | printf "%s -> \"%s\" %s\n" (toString intrvl) fil (toString (Interval (beg_c, end_c))) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: (succ, None, (_, _)) - - File "src/Msg.ml", line 241, characters 25-52: - 241 | let printReloc s m (Interval (p, q) as intrvl) = - ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: (No|Point (_, _)|Set _) - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -warn-error -20-26-27-8-14-33-39-52 -g -I src/.ostap.objs/byte -I src/.ostap.objs/native -I /home/opam/.opam/default/lib/GT -I /home/opam/.opam/default/lib/GT/HTML -I /home/opam/.opam/default/lib/GT/View -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/re/str -I src/.BNF3.objs/byte -I src/.BNF3.objs/native -cmi-file src/.ostap.objs/byte/ostap__Combinators.cmi -no-alias-deps -open Ostap -o src/.ostap.objs/native/ostap__Combinators.cmx -c -impl src/Combinators.ml) - File "src/Combinators.ml", lines 382-384, characters 2-29: - 382 | ..match r with - 383 | | Parsed ((x, _), _) -> f x - 384 | | Failed x -> g x - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: Empty - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -warn-error -20-26-27-8-14-33-39-52 -g -I src/.ostap.objs/byte -I src/.ostap.objs/native -I /home/opam/.opam/default/lib/GT -I /home/opam/.opam/default/lib/GT/HTML -I /home/opam/.opam/default/lib/GT/View -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/re/str -I src/.BNF3.objs/byte -I src/.BNF3.objs/native -cmi-file src/.ostap.objs/byte/ostap__Reason.cmi -no-alias-deps -open Ostap -o src/.ostap.objs/native/ostap__Reason.cmx -c -impl src/Reason.ml) - File "src/Reason.ml", lines 43-55, characters 6-43: - 43 | ......let Some loc = - 44 | M.fold - 45 | (fun loc _ acc -> - 46 | Some ( - 47 | match acc with - ... - 52 | dst - 53 | None - 54 | in - 55 | M.add loc [`Comment (str, dst)] empty - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: None - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -warn-error -20-26-27-8-14-33-39-52 -g -bin-annot -bin-annot-occurrences -I src/.ostap.objs/byte -I /home/opam/.opam/default/lib/GT -I /home/opam/.opam/default/lib/GT/HTML -I /home/opam/.opam/default/lib/GT/View -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/re/str -I src/.BNF3.objs/byte -no-alias-deps -open Ostap -o src/.ostap.objs/byte/ostap__Util.cmo -c -impl src/Util.pp.ml) - File "src/Util.ml", lines 222-224, characters 9-31: - 222 | .........let [loc, m :: _] = err#retrieve (`First 1) (`Desc) in - 223 | let m = match m with `Msg m -> m | `Comment (s, _) -> Msg.make s [||] loc in - 224 | `Fail (Msg.toString m) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: (loc, m::_)::(_, _)::_ - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -warn-error -20-26-27-8-14-33-39-52 -g -I src/.ostap.objs/byte -I src/.ostap.objs/native -I /home/opam/.opam/default/lib/GT -I /home/opam/.opam/default/lib/GT/HTML -I /home/opam/.opam/default/lib/GT/View -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/re/str -I src/.BNF3.objs/byte -I src/.BNF3.objs/native -cmi-file src/.ostap.objs/byte/ostap__Util.cmi -no-alias-deps -open Ostap -o src/.ostap.objs/native/ostap__Util.cmx -c -impl src/Util.pp.ml) - File "src/Util.ml", lines 222-224, characters 9-31: - 222 | .........let [loc, m :: _] = err#retrieve (`First 1) (`Desc) in - 223 | let m = match m with `Msg m -> m | `Comment (s, _) -> Msg.make s [||] loc in - 224 | `Fail (Msg.toString m) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: (loc, m::_)::(_, _)::_ -> compiled ostap.0.6.1 -> installed ostap.0.6.1 [WARNING] Opam packages conf-libpcre2-8.2, conf-pkg-config.5 and not-ocamlfind.0.15 depend on the following system packages that are no longer installed: libpcre2-dev pkg-config xdot - conf-libpcre2-8.2: depends on libpcre2-dev - conf-pkg-config.5: depends on pkg-config - not-ocamlfind.0.15: depends on xdot === STDERR === 2026-09-04 20:04.05: OK: build ostap.0.6.1 (runc: 8.1s, disk: 23KB) 2026-09-04 20:04.05: Job succeeded