Build:
  1. 0
2026-06-23 09:15.02: New job: build ostap.0.6 (356356450b13)
2026-06-23 09:15.02: Waiting for resource in pool day11-builds
2026-06-23 09:24.51: Got resource from pool day11-builds
2026-06-23 09:24.51: [profile full] build ostap.0.6
2026-06-23 09:24.51: build ostap.0.6 (356356450b13)
=== DEPENDENCIES (65 transitive) ===
  astring.0.8.5                                      77dbb65bc846
  base-bytes.base                                    fe093162f383
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bisect_ppx.2.8.3                                   2bbff57a4afe
  bos.0.3.0                                          b181b354170e
  camlp-streams.5.0.1                                0ba8db057bd1
  camlp5.8.03.06                                     5e30f99e668f
  camlp5-buildscripts.0.07                           d9730614c93f
  cmdliner.1.3.0                                     50e2e2aca21e
  conf-bash.1                                        e53fa0fe5f26
  conf-libpcre2-8.2                                  b59cdeb3bb90
  conf-m4.1                                          16c0f2e0bd7c
  conf-perl.2                                        9ee1ae5f2bf1
  conf-pkg-config.5                                  64c6b37d622b
  conf-which.1                                       9799649fc020
  cppo.1.8.0                                         419078d7d6b0
  csexp.1.5.2                                        1637d117a8bb
  cstruct.6.2.0                                      752ff036f6f6
  dune.3.23.1                                        433683e90514
  dune-compiledb.0.6.0                               e995c4f1992a
  dune-configurator.3.23.1                           d169faaa676d
  ezjsonm.1.3.0                                      fc68d4e332ab
  fmt.0.11.0                                         6613082405db
  fpath.0.7.3                                        adcba1aca8b4
  GT.0.5.4                                           18cf649d0b35
  gen.1.1                                            cb46d9c7b1ee
  hex.1.5.0                                          c41c4706a936
  js_of_ocaml-compiler.6.0.1                         f1df01bf7833
  jsonm.1.0.2                                        faafff0ff9e1
  logger-p5.0.4.5                                    6b562e46a96f
  logs.0.10.0                                        3dac66533195
  lwt.6.1.2                                          ef10d3a71bf3
  menhir.20260209                                    db1e576d09fc
  menhirCST.20260209                                 5ae1ce0e3cc9
  menhirGLR.20260209                                 a21348cfb497
  menhirLib.20260209                                 643af17924e0
  menhirSdk.20260209                                 3c82faacb8b3
  mtime.2.1.0                                        0bfbfc67d971
  not-ocamlfind.0.14                                 4ea4fd67f7d2
  num.1.6                                            3b13662dc011
  ocaml.5.3.0                                        f3f5cb82ec5e
  ocaml-base-compiler.5.3.0                          3282792848d7
  ocaml-compiler.5.3.0                               ec781058d2f3
  ocaml-compiler-libs.v0.17.0                        8c25585cc677
  ocaml-config.3                                     0df636be409d
  ocamlbuild.0.16.1                                  6a034beeb0c1
  ocamlfind.1.9.8                                    814b8d0197a7
  ocamlgraph.2.2.0                                   a76bf61b4295
  ocplib-endian.1.2                                  3fcd35c84ea1
  parsexp.v0.17.0                                    674565423147
  pcre2.8.0.4                                        e12308600eaa
  ppx_derivers.1.2.1                                 ff9d4bfc129e
  ppx_inline_test_nobase.v0.17.0.2                   208e3dc822b5
  ppxlib.0.34.0                                      ab9f3378d646
  re.1.14.0                                          5602183f89d9
  rresult.0.7.0                                      cf1cd10f9230
  sedlex.3.7                                         f259db9868af
  seq.base                                           f8ce33768766
  sexplib.v0.17.0                                    4a1bb312c77b
  sexplib0.v0.17.0                                   56e363170312
  stdlib-shims.0.3.0                                 f49bc9dde33b
  topkg.1.1.1                                        77f1be4dd954
  uutf.1.0.4                                         ec759aa88e92
  yojson.3.0.0                                       601529b9a4e6
=== STDOUT ===
Processing: [default: loading data]
[ostap.0.6: dl]
[ostap.0.6: extract]
-> retrieved ostap.0.6  (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)
- (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__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__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 -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__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__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__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
-> installed ostap.0.6
[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-23 09:25.14: OK: build ostap.0.6 (runc: 7.6s, disk: 22KB)
2026-06-23 09:25.14: Job succeeded