Build:
  1. 0
2026-06-24 16:36.03: New job: build rdf.0.12.0 (938ce6a6ab52)
2026-06-24 16:36.03: Waiting for resource in pool day11-builds
2026-06-24 17:24.00: Got resource from pool day11-builds
2026-06-24 17:24.00: [profile full] build rdf.0.12.0
2026-06-24 17:24.00: build rdf.0.12.0 (938ce6a6ab52)
=== DEPENDENCIES (46 transitive) ===
  angstrom.0.16.1                                    063b10f67027
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bigstringaf.0.10.0                                 c3def0fa6ed8
  conf-gmp.5                                         be11edf77089
  conf-gmp-powm-sec.4                                7029468462a8
  conf-libpcre.2                                     262542ccb2b0
  conf-pkg-config.5                                  d5de2c6a88f9
  conf-zlib.1                                        5297f1b9477f
  cryptokit.1.20                                     a14952ca51e2
  csexp.1.5.2                                        6dd81ddf0c98
  dune.3.22.2                                        d61110fc100a
  dune-configurator.3.22.2                           7194b831366c
  gen.1.1                                            4c869ba3b724
  iri.1.2.0                                          4646a760c550
  jsonm.1.0.2                                        5e9487b78030
  menhir.20260209                                    ca7b9b0d8b28
  menhirCST.20260209                                 7f4cace6f3ff
  menhirGLR.20260209                                 507e6629f17c
  menhirLib.20260209                                 7c5708ebe84d
  menhirSdk.20260209                                 475be1896df8
  ocaml.4.12.1                                       dee35ad2ab01
  ocaml-base-compiler.4.12.1                         16a69ab1424d
  ocaml-compiler-libs.v0.12.4                        0eb96a6b8301
  ocaml-config.2                                     e77f021f2144
  ocaml-syntax-shims.1.0.0                           ba4642961846
  ocamlbuild.0.16.1                                  2ce5a99932fe
  ocamlfind.1.9.8                                    f66c61fccf46
  pcre.8.0.4                                         3fe3b27b617a
  ppx_derivers.1.2.1                                 825771b7efd3
  ppxlib.0.38.0                                      63a6161d5ef3
  ptime.1.2.0                                        4ecd74d2bf1d
  re.1.12.0                                          3ad75d99287c
  sedlex.3.7                                         27d92e9c6d00
  seq.base                                           67d9aec3c6ca
  sexplib0.v0.16.0                                   cb6628d693f9
  stdlib-shims.0.3.0                                 48a5ebf68664
  stringext.1.6.0                                    ecbdacc5969d
  topkg.1.1.1                                        aa3cc6caa0fe
  uri.4.4.0                                          632c55f13200
  uuidm.0.9.8                                        0dfac43c178d
  uunf.15.0.0                                        98c57acede47
  uutf.1.0.4                                         343e96e153eb
  xmlm.1.4.0                                         a5c8ccb52d7a
  yojson.3.0.0                                       102149340692
  zarith.1.14                                        46f17da4c102
=== STDOUT ===
Processing: [default: loading data]
[rdf.0.12.0: dl]
[rdf.0.12.0: extract]
-> retrieved rdf.0.12.0  (https://opam.ocaml.org/cache)
[rdf: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/rdf.0.12.0/./configure "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/rdf.0.12.0)
- checking for ocamlc... /home/opam/.opam/default/bin/ocamlc
- found OCaml version 4.12.1 (4.12.1)
- checking for ocamlfind... /home/opam/.opam/default/bin/ocamlfind
- checking for camlp4... no
- checking for ocamlprof... /home/opam/.opam/default/bin/ocamlprof
- checking for ocamlmktop... /home/opam/.opam/default/bin/ocamlmktop
- checking for ocamlmklib... /home/opam/.opam/default/bin/ocamlmklib
- checking for ocamlyacc... /home/opam/.opam/default/bin/ocamlyacc
- checking for ocamllex... /home/opam/.opam/default/bin/ocamllex
- checking for ocamldoc... /home/opam/.opam/default/bin/ocamldoc
- checking for ocamldep... /home/opam/.opam/default/bin/ocamldep
- checking for ocamlopt... /home/opam/.opam/default/bin/ocamlopt
- checking for ocaml... /home/opam/.opam/default/bin/ocaml
- checking for ocamllex.opt... /home/opam/.opam/default/bin/ocamllex.opt
- we can use /home/opam/.opam/default/bin/ocamllex.opt
- checking for ocamldoc.opt... /home/opam/.opam/default/bin/ocamldoc.opt
- we can use /home/opam/.opam/default/bin/ocamldoc.opt
- checking for ocamldep.opt... /home/opam/.opam/default/bin/ocamldep.opt
- we can use /home/opam/.opam/default/bin/ocamldep.opt
- checking for ocamlopt.opt... /home/opam/.opam/default/bin/ocamlopt.opt
- we can use /home/opam/.opam/default/bin/ocamlopt.opt
- checking for ocamlc.opt... /home/opam/.opam/default/bin/ocamlc.opt
- we can use /home/opam/.opam/default/bin/ocamlc.opt
- Objective-Caml version 4.12.1 (4.12.1)
- interpreter:                /home/opam/.opam/default/bin/ocaml
- bytecode compiler:          /home/opam/.opam/default/bin/ocamlc.opt
- native code compiler:       /home/opam/.opam/default/bin/ocamlopt.opt
- documentation generator(s): /home/opam/.opam/default/bin/ocamldoc, /home/opam/.opam/default/bin/ocamldoc.opt
- lexer generator:            /home/opam/.opam/default/bin/ocamllex.opt
- parser generator:           /home/opam/.opam/default/bin/ocamlyacc
- dependencies generator:     /home/opam/.opam/default/bin/ocamldep.opt
- library builder:            /home/opam/.opam/default/bin/ocamlmklib
- toplevel builder:           /home/opam/.opam/default/bin/ocamlmktop
- profiler:                   /home/opam/.opam/default/bin/ocamlprof
- ocamlfind:                  /home/opam/.opam/default/bin/ocamlfind
- 
- ### checking required tools and libraries ###
- checking for menhir... /home/opam/.opam/default/bin/menhir
- checking for ptime... ok
- checking for re... ok
- checking for uri... ok
- checking for uuidm... ok
- checking for uutf... ok
- checking for xmlm... ok
- checking for sedlex... ok
- checking for sedlex.ppx... ok
- checking for menhirLib... ok
- checking for cryptokit... ok
- checking for pcre... ok
- checking for yojson... ok
- checking for iri... ok
- checking for jsonm... ok
- checking for mysql... ocamlfind: Package `mysql' not found
- Package mysql not found
- checking for postgresql... ocamlfind: Package `postgresql' not found
- Package postgresql not found
- checking for cohttp-lwt-unix... ocamlfind: Package `cohttp-lwt-unix' not found
- Package cohttp-lwt-unix not found
- 
- ###
- configure: creating ./config.status
- config.status: creating master.Makefile
- config.status: creating src/META
- config.status: creating src/rdf_config.ml
- ====
- The following packages will be installed with findlib:
-   rdf, rdf.js, rdf.ppx
- 
[rdf: make all]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/default/.opam-switch/build/rdf.0.12.0)
- cd src && /usr/bin/make all
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/rdf.0.12.0/src'
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_config.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_types.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_utf8.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_misc.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_loc.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_rdf.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_term.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_dt.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_sedlex.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_stubs.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_sparql_types.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_sparql_ms.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_sparql_vis.mli
- /home/opam/.opam/default/bin/menhir --explain --infer --base rdf_sparql_parser rdf_sparql_parser.mly  #--strict #--trace
- Warning: 13 states have shift/reduce conflicts.
- Warning: 11 states have reduce/reduce conflicts.
- Warning: 65 shift/reduce conflicts were arbitrarily resolved.
- Warning: 356 reduce/reduce conflicts were arbitrarily resolved.
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_sparql_parser.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_sparql_lex.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_sparql_map.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_sparql_print.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_sparql_algebra.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_bgp.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_graph.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_rdfs.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_acl.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_doap.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_earl.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_foaf.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_pim.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_prov.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_dc.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_ldp.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_owl.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_sioc.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_solid.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_time.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_vcard.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_ds.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_mem.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_dot.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_xml.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_webacl.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package ptime,re,uri,uuidm,uutf,xmlm,sedlex,sedlex.ppx,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -thread -safe-string -g -warn-error +8   -c rdf_ttl_types.mli
- /home/opam/.opam/default/bin/menhir --explain --base rdf_ttl_parser rdf_ttl_parser.mly
- Error: the code back-end requires the type of every nonterminal symbol to be
- known. Please specify the type of every symbol via %type declarations, or
- enable type inference (look up --infer in the manual).
- Type inference is automatically enabled when Menhir is used via Dune,
- provided the dune-project file says (using menhir 2.0) or later.
- The types of the following nonterminal symbols are unknown:
- at_identifier
- base
- blanknode
- blanknodepropertylist
- collection
- datatype
- directive
- iri
- iriref
- list(SEMICOLON)
- list(object_)
- list(statement)
- literal
- nonempty_list(SEMICOLON)
- object_
- option(predobjs)
- predobj
- predobjs
- prefixID
- prefixedName
- separated_nonempty_list(COMMA,object_)
- statement
- subject
- triples
- verb
- make[1]: *** [Makefile:326: rdf_ttl_parser.mli] Error 1
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/rdf.0.12.0/src'
- make: *** [Makefile:33: src] Error 2
[ERROR] The compilation of rdf.0.12.0 failed at "make all".
build failed... 

=== STDERR ===

2026-06-24 17:24.45: FAILED: build rdf.0.12.0
2026-06-24 17:24.45: Job failed: build failed: rdf.0.12.0