Build:
  1. 0
2026-06-26 12:19.42: New job: build ostap.0.6.1 (8c8b4b05adb9)
2026-06-26 12:19.42: Waiting for resource in pool day11-builds
2026-06-26 12:28.33: Got resource from pool day11-builds
2026-06-26 12:28.33: [profile full] build ostap.0.6.1
2026-06-26 12:28.33: build ostap.0.6.1 (8c8b4b05adb9)
=== DEPENDENCIES (65 transitive) ===
  astring.0.8.5                                      6925d4c0b20d
  base-bytes.base                                    b1e4ea0d0665
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bisect_ppx.2.8.3                                   360484040fa9
  bos.0.3.0                                          8c53ed26fa0d
  camlp-streams.5.0.1                                c03309bddd0c
  camlp5.8.03.06                                     7fddcd69c805
  camlp5-buildscripts.0.07                           b511e3a248c5
  cmdliner.1.3.0                                     7bb74d64b6d4
  conf-bash.1                                        6730968932c0
  conf-libpcre2-8.2                                  e4a359949717
  conf-m4.1                                          bd3d9b09c253
  conf-perl.2                                        bdcd7b1dce5e
  conf-pkg-config.5                                  d5de2c6a88f9
  conf-which.1                                       84b48e007e35
  cppo.1.8.0                                         e33aa9aae66d
  csexp.1.5.2                                        0ced60b1f74a
  cstruct.6.2.0                                      40c9555ccec2
  dune.3.23.1                                        9d721df3a13a
  dune-compiledb.0.6.0                               24e95111d305
  dune-configurator.3.23.1                           1ab906eeab63
  ezjsonm.1.3.0                                      40aa33cb8b74
  fmt.0.11.0                                         043d2f579280
  fpath.0.7.3                                        0824a9147f7e
  GT.0.5.4                                           930d6983dba0
  gen.1.1                                            2291834c6da2
  hex.1.5.0                                          23a1693ceb59
  js_of_ocaml-compiler.6.0.1                         51cfe5b65adb
  jsonm.1.0.2                                        f6c2dab8a0ed
  logger-p5.0.4.5                                    4585e5c38858
  logs.0.10.0                                        72c6c8d06300
  lwt.6.1.2                                          5b506b9886fa
  menhir.20260209                                    05da01205928
  menhirCST.20260209                                 10afe0461689
  menhirGLR.20260209                                 7b22500e7305
  menhirLib.20260209                                 0f58e6c70ac8
  menhirSdk.20260209                                 caf07569aba6
  mtime.2.1.0                                        f8086d5bd93e
  not-ocamlfind.0.14                                 b3c3b1c7aae7
  num.1.6                                            bf28d08d4620
  ocaml.5.3.0                                        ec34d524d97d
  ocaml-base-compiler.5.3.0                          1841888fe75b
  ocaml-compiler.5.3.0                               f295fe609c87
  ocaml-compiler-libs.v0.17.0                        ae1038bc23cf
  ocaml-config.3                                     a52eea84eedb
  ocamlbuild.0.16.1                                  bdeca1c5518a
  ocamlfind.1.9.8                                    558092066ff0
  ocamlgraph.2.2.0                                   65660bc29dca
  ocplib-endian.1.2                                  06bcf13b55e5
  parsexp.v0.17.0                                    056711ec90a9
  pcre2.8.0.4                                        f822cdeab446
  ppx_derivers.1.2.1                                 fe71b19cf412
  ppx_inline_test_nobase.v0.17.0.2                   c6888f598c50
  ppxlib.0.34.0                                      2e9b81ea7e43
  re.1.14.0                                          979bfa8c9518
  rresult.0.7.0                                      f6d0ae6f6013
  sedlex.3.7                                         d6216f4adcf9
  seq.base                                           cd738ac20daf
  sexplib.v0.17.0                                    f4278fba614c
  sexplib0.v0.17.0                                   a15b0f614c90
  stdlib-shims.0.3.0                                 c94355dec213
  topkg.1.1.1                                        e3d6961e1f2d
  uutf.1.0.4                                         d3dd97d1064e
  yojson.3.0.0                                       2870f90eedda
=== 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 -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/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/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/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/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.14 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.14: depends on xdot

=== STDERR ===

2026-06-26 12:28.43: OK: build ostap.0.6.1 (runc: 6.6s, disk: 22KB)
2026-06-26 12:28.43: Job succeeded