Build:
- 0
2026-06-26 10:51.38: New job: build pa_ppx_q_ast.8.05.01 (3f913caba5b6)
2026-06-26 10:51.38: Waiting for resource in pool day11-builds
2026-06-26 11:25.34: Got resource from pool day11-builds
2026-06-26 11:25.34: [profile full] build pa_ppx_q_ast.8.05.01
2026-06-26 11:25.34: build pa_ppx_q_ast.8.05.01 (3f913caba5b6)
=== DEPENDENCIES (62 transitive) ===
astring.0.8.5 868f52a07c05
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
bos.0.3.0 b023771a6d1d
camlp-streams.5.0.1 e5a01aae2353
camlp5.8.05.01 01a26c50f896
camlp5-buildscripts.0.07 73158c8aeaef
compiler-cloning.enabled 439a1fc77aa6
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 b85d5c90f1c0
csexp.1.5.2 977b865a51b4
cstruct.6.2.0 eddf6574d28d
dune.3.23.1 a59dd9b14fe3
dune-compiledb.0.6.0 bbcea4bb8eee
dune-configurator.3.23.1 8cec6bb1116c
ezjsonm.1.3.0 d0dd855e4d56
fmt.0.11.0 a00e65adfdb2
fpath.0.7.3 f291dce35bf8
hashcons.1.4.0 10abae5a4915
hex.1.5.0 ddd49645680b
jsonm.1.0.2 f319e6a275ae
logs.0.10.0 f87585443699
menhir.20260209 2dfcdff6beb1
menhirCST.20260209 ca14cdeaa1bc
menhirGLR.20260209 5ba1fed6b7bb
menhirLib.20260209 93342fcbef2d
menhirSdk.20260209 28fda6618c58
not-ocamlfind.0.14 1894cac9db9d
num.1.6 efd5a307a10f
ocaml.5.5.0 383268832c4b
ocaml-base-compiler.5.5.0 522c248944c8
ocaml-compiler.5.5.0 eb1a8babf54c
ocamlbuild.0.16.1 e57f00093c6a
ocamlfind.1.9.8 b506a15fcd6c
ocamlgraph.2.2.0 8d11b5a26417
ounit.2.2.7 bd6f1678fb4f
ounit2.2.2.7 160e927530cc
pa_ppx.8.05.01 b2579c86e565
pa_ppx_hashcons.8.05.01 436fcdb814eb
pa_ppx_migrate.8.05.01 03c31eee6601
pa_ppx_regexp.8.05.01 af7eb7da99fd
pa_ppx_static.8.05.01 259e9a2fe6af
pa_ppx_unique.8.05.01 d497b72af959
parsexp.v0.17.0 7a592903ad6e
pcre2.8.0.4 5470e13f68a7
re.1.14.0 5e7365192893
result.1.5 dc628609a9da
rresult.0.7.0 e0cb2763084b
seq.base 8e8202906505
sexplib.v0.17.0 96575d3108de
sexplib0.v0.17.0 166f8102230b
stdint.0.7.2 ccb772f20e15
stdlib-shims.0.3.0 e7f8a4f187fa
topkg.1.1.1 ac206dbbd2b6
uint.2.0.1 ea27967bf921
uutf.1.0.4 4c8ac9e9daae
yojson.3.0.0 e1da5f5d4d16
=== STDOUT ===
Processing: [default: loading data]
[pa_ppx_q_ast.8.05.01: dl]
[pa_ppx_q_ast.8.05.01: extract]
-> retrieved pa_ppx_q_ast.8.05.01 (https://opam.ocaml.org/cache)
[pa_ppx_q_ast: make sys]
+ /usr/bin/make "DEBUG=-g" "sys" (CWD=/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01)
- set -e; for i in pa_q_ast pa_quotation_test pa_test_cleanup; do cd $i; /usr/bin/make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.deriving_plugins.show,pa_ppx.base,pa_ppx.unmatched_vala -c pa_deriving_q_ast.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.deriving_plugins.show,pa_ppx.base,pa_ppx.unmatched_vala' '-c' -syntax camlp5r -package pa_ppx.deriving_plugins.params pa_deriving_q_ast.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- File "_none_", line 1:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Some (ExFun (_, VaAnt _))
-
- File "_none_", line 1:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Some (ExFun (_, VaAnt _))
-
- File "pa_deriving_q_ast.ml", lines 120-123, characters 2-3:
- 120 | ..match uv lab with [
- 121 | None -> <:patt< ($lid:v$ : $ty$) >>
- 122 | | Some <:vala< lab >> -> <:patt< ~{$lid:lab$ = ($lid:v$ : $ty$)} >>
- 123 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Some (VaAnt _)
-
- File "_none_", line 1:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal uid, VaVal [], VaVal tyl, VaVal None, VaVal (_::_))
-
- File "pa_deriving_q_ast.ml", lines 216-219, characters 24-23:
- 216 | ........................match uv lab with [
- 217 | None -> <:expr< $genrec ty$ $lid:v$ >>
- 218 | | Some <:vala< lab >> -> <:expr< C.label $str:lab$ ($genrec ty$ $lid:v$) >>
- 219 | ]............
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Some (VaAnt _)
-
- File "_none_", line 1:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: (VaAnt _, _)
-
- File "pa_deriving_q_ast.ml", lines 342-350, characters 18-7:
- 342 | ..................match (rc.node_mode, rc.loc_mode) with [
- 343 | (Normal, AutoLoc) -> <:expr< Pa_ppx_q_ast_runtime.apply_entry >>
- 344 | | (Hashcons, AutoLoc) -> <:expr< Pa_ppx_q_ast_runtime.hc_apply_entry >>
- 345 | | (Unique, AutoLoc) -> <:expr< Pa_ppx_q_ast_runtime.unique_apply_entry >>
- 346 | | (Normal, NoLoc) -> <:expr< Pa_ppx_q_ast_runtime.noloc_apply_entry >>
- 347 | | (Normal, CustomLoc _) -> <:expr< Pa_ppx_q_ast_runtime.customloc_apply_entry >>
- 348 | | (Hashcons, CustomLoc _) -> <:expr< Pa_ppx_q_ast_runtime.customloc_hc_apply_entry >>
- 349 | | (Unique, CustomLoc _) -> <:expr< Pa_ppx_q_ast_runtime.customloc_unique_apply_entry >>
- 350 | ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: (Hashcons, NoLoc)
-
- File "pa_deriving_q_ast.ml", lines 364-370, characters 2-5:
- 364 | ..match (rc.node_mode, rc.loc_mode) with [
- 365 | (Normal, AutoLoc) -> (<:ctyp< unit >>,<:ctyp< unit >>)
- 366 | | (Hashcons, AutoLoc) -> (<:ctyp< unit >>,<:ctyp< unit >>)
- 367 | | (Unique, AutoLoc) -> (<:ctyp< unit >>,<:ctyp< unit >>)
- 368 | | (Normal, NoLoc) -> (<:ctyp< unit >>,<:ctyp< unit >>)
- 369 | | (_, CustomLoc _) -> (<:ctyp< Pa_ppx_q_ast_runtime.Locate.t >>,<:ctyp< unit >>)
- 370 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: (Hashcons, NoLoc)
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.deriving_plugins.show,pa_ppx.base,pa_ppx.unmatched_vala -c pa_ppx_q_ast_runtime.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.deriving_plugins.show,pa_ppx.base,pa_ppx.unmatched_vala' '-c' -syntax camlp5r -package camlp5.parser_quotations pa_ppx_q_ast_runtime.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.deriving_plugins.show,pa_ppx.base,pa_ppx.unmatched_vala -c pa_deriving_q_ast.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.deriving_plugins.show,pa_ppx.base,pa_ppx.unmatched_vala' '-c' -syntax camlp5r -package pa_ppx.deriving_plugins.params pa_deriving_q_ast.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- File "_none_", line 1:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Some (ExFun (_, VaAnt _))
-
- File "_none_", line 1:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Some (ExFun (_, VaAnt _))
-
- File "pa_deriving_q_ast.ml", lines 120-123, characters 2-3:
- 120 | ..match uv lab with [
- 121 | None -> <:patt< ($lid:v$ : $ty$) >>
- 122 | | Some <:vala< lab >> -> <:patt< ~{$lid:lab$ = ($lid:v$ : $ty$)} >>
- 123 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Some (VaAnt _)
-
- File "_none_", line 1:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal uid, VaVal [], VaVal tyl, VaVal None, VaVal (_::_))
-
- File "pa_deriving_q_ast.ml", lines 216-219, characters 24-23:
- 216 | ........................match uv lab with [
- 217 | None -> <:expr< $genrec ty$ $lid:v$ >>
- 218 | | Some <:vala< lab >> -> <:expr< C.label $str:lab$ ($genrec ty$ $lid:v$) >>
- 219 | ]............
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Some (VaAnt _)
-
- File "_none_", line 1:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: (VaAnt _, _)
-
- File "pa_deriving_q_ast.ml", lines 342-350, characters 18-7:
- 342 | ..................match (rc.node_mode, rc.loc_mode) with [
- 343 | (Normal, AutoLoc) -> <:expr< Pa_ppx_q_ast_runtime.apply_entry >>
- 344 | | (Hashcons, AutoLoc) -> <:expr< Pa_ppx_q_ast_runtime.hc_apply_entry >>
- 345 | | (Unique, AutoLoc) -> <:expr< Pa_ppx_q_ast_runtime.unique_apply_entry >>
- 346 | | (Normal, NoLoc) -> <:expr< Pa_ppx_q_ast_runtime.noloc_apply_entry >>
- 347 | | (Normal, CustomLoc _) -> <:expr< Pa_ppx_q_ast_runtime.customloc_apply_entry >>
- 348 | | (Hashcons, CustomLoc _) -> <:expr< Pa_ppx_q_ast_runtime.customloc_hc_apply_entry >>
- 349 | | (Unique, CustomLoc _) -> <:expr< Pa_ppx_q_ast_runtime.customloc_unique_apply_entry >>
- 350 | ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: (Hashcons, NoLoc)
-
- File "pa_deriving_q_ast.ml", lines 364-370, characters 2-5:
- 364 | ..match (rc.node_mode, rc.loc_mode) with [
- 365 | (Normal, AutoLoc) -> (<:ctyp< unit >>,<:ctyp< unit >>)
- 366 | | (Hashcons, AutoLoc) -> (<:ctyp< unit >>,<:ctyp< unit >>)
- 367 | | (Unique, AutoLoc) -> (<:ctyp< unit >>,<:ctyp< unit >>)
- 368 | | (Normal, NoLoc) -> (<:ctyp< unit >>,<:ctyp< unit >>)
- 369 | | (_, CustomLoc _) -> (<:ctyp< Pa_ppx_q_ast_runtime.Locate.t >>,<:ctyp< unit >>)
- 370 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: (Hashcons, NoLoc)
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.deriving_plugins.show,pa_ppx.base,pa_ppx.unmatched_vala -c pa_ppx_q_ast_runtime.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.deriving_plugins.show,pa_ppx.base,pa_ppx.unmatched_vala' '-c' -syntax camlp5r -package camlp5.parser_quotations pa_ppx_q_ast_runtime.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- /usr/bin/make local-install
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast'
- /usr/bin/make DESTDIR=/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast/../local-install/ install
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,re mk_meta.ml -o mk_meta
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_q_ast -destdir /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast/../local-install//lib META pa_deriving_q_ast.cmo pa_ppx_q_ast_runtime.cmo pa_deriving_q_ast.cmx pa_ppx_q_ast_runtime.cmx pa_deriving_q_ast.cmi pa_ppx_q_ast_runtime.cmi pa_deriving_q_ast.o pa_ppx_q_ast_runtime.o
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast/../local-install//lib/pa_ppx_q_ast
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast/../local-install//lib pa_ppx_q_ast
- ocamlfind: [WARNING] No such file: /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast/../local-install//lib/pa_ppx_q_ast/META
- + ocamlfind install pa_ppx_q_ast -destdir /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast/../local-install//lib META pa_deriving_q_ast.cmo pa_ppx_q_ast_runtime.cmo pa_deriving_q_ast.cmx pa_ppx_q_ast_runtime.cmx pa_deriving_q_ast.cmi pa_ppx_q_ast_runtime.cmi pa_deriving_q_ast.o pa_ppx_q_ast_runtime.o
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast/../local-install//lib/pa_ppx_q_ast/pa_ppx_q_ast_runtime.o
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast/../local-install//lib/pa_ppx_q_ast/pa_deriving_q_ast.o
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast/../local-install//lib/pa_ppx_q_ast/pa_ppx_q_ast_runtime.cmi
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast/../local-install//lib/pa_ppx_q_ast/pa_deriving_q_ast.cmi
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast/../local-install//lib/pa_ppx_q_ast/pa_ppx_q_ast_runtime.cmx
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast/../local-install//lib/pa_ppx_q_ast/pa_deriving_q_ast.cmx
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast/../local-install//lib/pa_ppx_q_ast/pa_ppx_q_ast_runtime.cmo
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast/../local-install//lib/pa_ppx_q_ast/pa_deriving_q_ast.cmo
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast/../local-install//lib/pa_ppx_q_ast/META
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.deriving_plugins.show,pa_ppx.base,pa_ppx.utils -c pa_ppx_quotation_test.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.deriving_plugins.show,pa_ppx.base,pa_ppx.utils' '-c' -syntax camlp5r -package camlp5.parser_quotations,camlp5.extfun,pa_ppx.deriving_plugins.params pa_ppx_quotation_test.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- File "pa_ppx_quotation_test.ml", lines 94-115, characters 2-5:
- 94 | ..match (Ctyp.unapplist ty, insn) with [
- 95 | ((<:ctyp:< $lid:n$ >>, []), Raw.Auto) ->
- 96 | match List.assoc n type_decls with [
- 97 | exception Not_found ->
- 98 | Fmt.(raise_failwithf loc "compute_expansion: cannot find typedecl for %s" n)
- ...
- 112 |
- 113 | | (_, Raw.Explicit el) ->
- 114 | [Explicit el]
- 115 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ((TyLid (_, VaVal _), _::_), Auto)
-
- File "_none_", line 1:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (Expand (_, _)|ExpandTo _)
-
- File "pa_ppx_quotation_test.ml", lines 507-511, characters 9-17:
- 507 | .........match uv lab with [
- 508 | None -> el
- 509 | | Some <:vala< lab >> ->
- 510 | List.map (fun e -> <:expr< ~{$lid:lab$ = $e$} >>) el
- 511 | ]............
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Some (VaAnt _)
-
- File "pa_ppx_quotation_test.ml", lines 728-730, characters 2-46:
- 728 | ..<:str_item:< [%%"quotation_test" type $list:tdl$ ;] >> as z ->
- 729 | let rc = build_params_from_cmdline tdl in
- 730 | type_decls_gen_quotation_test loc arg rc tdl
- Warning 26 [unused-var]: unused variable z.
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.deriving_plugins.show,pa_ppx.base,pa_ppx.utils -c pa_ppx_quotation_test.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.deriving_plugins.show,pa_ppx.base,pa_ppx.utils' '-c' -syntax camlp5r -package camlp5.parser_quotations,camlp5.extfun,pa_ppx.deriving_plugins.params pa_ppx_quotation_test.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- File "pa_ppx_quotation_test.ml", lines 94-115, characters 2-5:
- 94 | ..match (Ctyp.unapplist ty, insn) with [
- 95 | ((<:ctyp:< $lid:n$ >>, []), Raw.Auto) ->
- 96 | match List.assoc n type_decls with [
- 97 | exception Not_found ->
- 98 | Fmt.(raise_failwithf loc "compute_expansion: cannot find typedecl for %s" n)
- ...
- 112 |
- 113 | | (_, Raw.Explicit el) ->
- 114 | [Explicit el]
- 115 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ((TyLid (_, VaVal _), _::_), Auto)
-
- File "_none_", line 1:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (Expand (_, _)|ExpandTo _)
-
- File "pa_ppx_quotation_test.ml", lines 507-511, characters 9-17:
- 507 | .........match uv lab with [
- 508 | None -> el
- 509 | | Some <:vala< lab >> ->
- 510 | List.map (fun e -> <:expr< ~{$lid:lab$ = $e$} >>) el
- 511 | ]............
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Some (VaAnt _)
-
- File "pa_ppx_quotation_test.ml", lines 728-730, characters 2-46:
- 728 | ..<:str_item:< [%%"quotation_test" type $list:tdl$ ;] >> as z ->
- 729 | let rc = build_params_from_cmdline tdl in
- 730 | type_decls_gen_quotation_test loc arg rc tdl
- Warning 26 [unused-var]: unused variable z.
- /usr/bin/make local-install
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test'
- /usr/bin/make DESTDIR=/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test/../local-install/ install
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,re mk_meta.ml -o mk_meta
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_q_ast_quotation_test -destdir /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test/../local-install//lib META pa_ppx_quotation_test.cmo pa_ppx_quotation_test.cmx pa_ppx_quotation_test.cmi pa_ppx_quotation_test.o
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test/../local-install//lib/pa_ppx_q_ast_quotation_test
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test/../local-install//lib pa_ppx_q_ast_quotation_test
- ocamlfind: [WARNING] No such file: /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test/../local-install//lib/pa_ppx_q_ast_quotation_test/META
- + ocamlfind install pa_ppx_q_ast_quotation_test -destdir /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test/../local-install//lib META pa_ppx_quotation_test.cmo pa_ppx_quotation_test.cmx pa_ppx_quotation_test.cmi pa_ppx_quotation_test.o
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test/../local-install//lib/pa_ppx_q_ast_quotation_test/pa_ppx_quotation_test.o
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test/../local-install//lib/pa_ppx_q_ast_quotation_test/pa_ppx_quotation_test.cmi
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test/../local-install//lib/pa_ppx_q_ast_quotation_test/pa_ppx_quotation_test.cmx
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test/../local-install//lib/pa_ppx_q_ast_quotation_test/pa_ppx_quotation_test.cmo
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test/../local-install//lib/pa_ppx_q_ast_quotation_test/META
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.deriving_plugins.show,pa_ppx.base,pa_ppx.unmatched_vala -c pa_ppx_test_cleanup.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.deriving_plugins.show,pa_ppx.base,pa_ppx.unmatched_vala' '-c' -syntax camlp5r -package camlp5.parser_quotations,camlp5.extfun pa_ppx_test_cleanup.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.deriving_plugins.show,pa_ppx.base,pa_ppx.unmatched_vala -c pa_ppx_test_cleanup.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.deriving_plugins.show,pa_ppx.base,pa_ppx.unmatched_vala' '-c' -syntax camlp5r -package camlp5.parser_quotations,camlp5.extfun pa_ppx_test_cleanup.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- /usr/bin/make local-install
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup'
- /usr/bin/make DESTDIR=/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup/../local-install/ install
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,re mk_meta.ml -o mk_meta
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_q_ast_test_cleanup -destdir /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup/../local-install//lib META pa_ppx_test_cleanup.cmo pa_ppx_test_cleanup.cmx pa_ppx_test_cleanup.cmi pa_ppx_test_cleanup.o
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup/../local-install//lib/pa_ppx_q_ast_test_cleanup
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup/../local-install//lib pa_ppx_q_ast_test_cleanup
- ocamlfind: [WARNING] No such file: /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup/../local-install//lib/pa_ppx_q_ast_test_cleanup/META
- + ocamlfind install pa_ppx_q_ast_test_cleanup -destdir /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup/../local-install//lib META pa_ppx_test_cleanup.cmo pa_ppx_test_cleanup.cmx pa_ppx_test_cleanup.cmi pa_ppx_test_cleanup.o
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup/../local-install//lib/pa_ppx_q_ast_test_cleanup/pa_ppx_test_cleanup.o
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup/../local-install//lib/pa_ppx_q_ast_test_cleanup/pa_ppx_test_cleanup.cmi
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup/../local-install//lib/pa_ppx_q_ast_test_cleanup/pa_ppx_test_cleanup.cmx
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup/../local-install//lib/pa_ppx_q_ast_test_cleanup/pa_ppx_test_cleanup.cmo
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup/../local-install//lib/pa_ppx_q_ast_test_cleanup/META
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup'
-> compiled pa_ppx_q_ast.8.05.01
[pa_ppx_q_ast: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01)
- set -e; for i in pa_q_ast pa_quotation_test pa_test_cleanup; do cd $i; /usr/bin/make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast'
- /usr/bin/make local-install
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast'
- /usr/bin/make DESTDIR=/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast/../local-install/ install
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast'
- touch META
- mkdir -p /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_q_ast -destdir /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast/../local-install//lib META pa_deriving_q_ast.cmo pa_ppx_q_ast_runtime.cmo pa_deriving_q_ast.cmx pa_ppx_q_ast_runtime.cmx pa_deriving_q_ast.cmi pa_ppx_q_ast_runtime.cmi pa_deriving_q_ast.o pa_ppx_q_ast_runtime.o
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_q_ast'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test'
- /usr/bin/make local-install
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test'
- /usr/bin/make DESTDIR=/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test/../local-install/ install
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test'
- touch META
- mkdir -p /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_q_ast_quotation_test -destdir /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test/../local-install//lib META pa_ppx_quotation_test.cmo pa_ppx_quotation_test.cmx pa_ppx_quotation_test.cmi pa_ppx_quotation_test.o
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_quotation_test'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup'
- /usr/bin/make local-install
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup'
- /usr/bin/make DESTDIR=/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup/../local-install/ install
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup'
- touch META
- mkdir -p /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_q_ast_test_cleanup -destdir /home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup/../local-install//lib META pa_ppx_test_cleanup.cmo pa_ppx_test_cleanup.cmx pa_ppx_test_cleanup.cmi pa_ppx_test_cleanup.o
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_q_ast.8.05.01/pa_test_cleanup'
- ocamlfind camlp5-buildscripts/join_meta \
- -direct-include pa_q_ast \
- -rewrite pa_ppx_q_ast_quotation_test:pa_ppx_q_ast.quotation_test \
- -wrap-subdir quotation_test:pa_quotation_test \
- -rewrite pa_ppx_q_ast_test_cleanup:pa_ppx_q_ast.test_cleanup \
- -wrap-subdir test_cleanup:pa_test_cleanup \
- > META
- ocamlfind remove pa_ppx_q_ast || true
- ocamlfind: [WARNING] No such file: /home/opam/.opam/default/lib/pa_ppx_q_ast/META
- ocamlfind install pa_ppx_q_ast META local-install/lib/*/*.*
- Installed /home/opam/.opam/default/lib/pa_ppx_q_ast/pa_ppx_test_cleanup.o
- Installed /home/opam/.opam/default/lib/pa_ppx_q_ast/pa_ppx_test_cleanup.cmx
- Installed /home/opam/.opam/default/lib/pa_ppx_q_ast/pa_ppx_test_cleanup.cmo
- Installed /home/opam/.opam/default/lib/pa_ppx_q_ast/pa_ppx_test_cleanup.cmi
- Installed /home/opam/.opam/default/lib/pa_ppx_q_ast/pa_ppx_quotation_test.o
- Installed /home/opam/.opam/default/lib/pa_ppx_q_ast/pa_ppx_quotation_test.cmx
- Installed /home/opam/.opam/default/lib/pa_ppx_q_ast/pa_ppx_quotation_test.cmo
- Installed /home/opam/.opam/default/lib/pa_ppx_q_ast/pa_ppx_quotation_test.cmi
- Installed /home/opam/.opam/default/lib/pa_ppx_q_ast/pa_ppx_q_ast_runtime.o
- Installed /home/opam/.opam/default/lib/pa_ppx_q_ast/pa_ppx_q_ast_runtime.cmx
- Installed /home/opam/.opam/default/lib/pa_ppx_q_ast/pa_ppx_q_ast_runtime.cmo
- Installed /home/opam/.opam/default/lib/pa_ppx_q_ast/pa_ppx_q_ast_runtime.cmi
- Installed /home/opam/.opam/default/lib/pa_ppx_q_ast/pa_deriving_q_ast.o
- Installed /home/opam/.opam/default/lib/pa_ppx_q_ast/pa_deriving_q_ast.cmx
- Installed /home/opam/.opam/default/lib/pa_ppx_q_ast/pa_deriving_q_ast.cmo
- Installed /home/opam/.opam/default/lib/pa_ppx_q_ast/pa_deriving_q_ast.cmi
- Installed /home/opam/.opam/default/lib/pa_ppx_q_ast/META
-> installed pa_ppx_q_ast.8.05.01
[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 11:25.57: OK: build pa_ppx_q_ast.8.05.01 (runc: 11.7s, disk: 44KB)
2026-06-26 11:25.57: Job succeeded