Build:
- 0
2026-06-16 15:35.13: New job: build systemverilog.0.0.1 (c56ede83363c) 2026-06-16 15:35.13: Waiting for resource in pool day11-builds 2026-06-16 16:27.15: Got resource from pool day11-builds 2026-06-16 16:27.15: [profile full] build systemverilog.0.0.1 2026-06-16 16:27.15: build systemverilog.0.0.1 (c56ede83363c) === DEPENDENCIES (20 transitive) === astring.0.8.5 af0a355c6a41 base-threads.base b7164ff76afe base-unix.base 839dc585f12d dune.3.23.1 d50060dd2cab menhir.20200211 266b4fedf865 menhirLib.20200211 00a37f2bb37d menhirSdk.20200211 6b2f0a709ae3 ocaml.5.4.1 708fed352b2a ocaml-base-compiler.5.4.1 89b85703f841 ocaml-compiler.5.4.1 a719b8419b8e ocaml-compiler-libs.v0.17.0 bb35244dbd80 ocaml-config.3 aa27f63940d8 ocamlbuild.0.16.1 069fc1e567af ocamlfind.1.9.8 5cfa73ef65e7 ppx_derivers.1.2.1 48d8f0a02148 ppx_import.1.12.0 0bd7b1d5ca8e ppxlib.0.38.0 089dd9eec9cd sexplib0.v0.17.0 3a274f46ef22 stdlib-shims.0.3.0 b64bd5274094 topkg.1.1.1 4a88955a28b6 === STDOUT === Processing: [default: loading data] [systemverilog.0.0.1: dl] [systemverilog.0.0.1: extract] -> retrieved systemverilog.0.0.1 (https://opam.ocaml.org/cache) [systemverilog: subst] expanding opam variables in pkg/META.in, generating pkg/META [systemverilog: ocaml build] + /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/systemverilog.0.0.1) - + ocamlfind ocamlc -config - + ocamlfind ocamlopt -I +unix unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - + ocamlfind ocamlc -config - + ocamlfind ocamldep -modules src/grammar.mli > src/grammar.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/grammar.cmi src/grammar.mli - + ocamlfind ocamldep -package ppx_import -modules src/grammar.ml > src/grammar.ml.depends - + ocamlfind ocamldep -modules src/lexer.mli > src/lexer.mli.depends - + menhir --raw-depend --ocamldep 'ocamlfind ocamldep -modules' src/parser.mly > src/parser.mly.depends - + menhir --ocamlc 'ocamlfind ocamlc -g -bin-annot -safe-string -w -40 -package ppx_import -I src' --infer src/parser.mly - + ocamlfind ocamldep -modules src/parser.mli > src/parser.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/parser.cmi src/parser.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/lexer.cmi src/lexer.mli - + /home/opam/.opam/default/bin/ocamllex.opt -q src/lexer.mll - + ocamlfind ocamldep -package ppx_import -modules src/lexer.ml > src/lexer.ml.depends - + ocamlfind ocamldep -package ppx_import -modules src/parser.ml > src/parser.ml.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_import -I src -o src/grammar.cmo src/grammar.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_import -I src -o src/lexer.cmo src/lexer.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -w -40 -package ppx_import -I src -o src/parser.cmo src/parser.ml - + ocamlfind ocamlc -pack -g -bin-annot src/grammar.cmo src/parser.cmo src/lexer.cmo -o src/SystemVerilog.cmo - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -for-pack SystemVerilog -package ppx_import -I src -o src/grammar.cmx src/grammar.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -for-pack SystemVerilog -w -40 -package ppx_import -I src -o src/parser.cmx src/parser.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -for-pack SystemVerilog -package ppx_import -I src -o src/lexer.cmx src/lexer.ml - + touch src/SystemVerilog.mli ; if ocamlfind ocamlopt -pack -g -bin-annot -I src src/grammar.cmx src/parser.cmx src/lexer.cmx -o src/SystemVerilog.cmx ; then rm -f src/SystemVerilog.mli ; else rm -f src/SystemVerilog.mli ; exit 1; fi - + ocamlfind ocamlopt -a -I src src/SystemVerilog.cmx -o src/SystemVerilog.cmxa - + ocamlfind ocamldep -modules tools/sv_parse.ml > tools/sv_parse.ml.depends - + ocamlfind ocamlc -c -I +unix -g -bin-annot -safe-string -I tools -I src -o tools/sv_parse.cmo tools/sv_parse.ml - + ocamlfind ocamlopt -c -I +unix -g -bin-annot -safe-string -I tools -I src -o tools/sv_parse.cmx tools/sv_parse.ml - + ocamlfind ocamlopt -c -I +unix -g -bin-annot -safe-string -I tools -I src -o tools/sv_parse.cmx tools/sv_parse.ml - File "tools/sv_parse.ml", line 1: - Error: src/grammar.cmx was built with -for-pack SystemVerilog, but the - current unit Sv_parse is not - Command exited with code 2. - pkg.ml: [ERROR] cmd ['ocamlbuild' '-use-ocamlfind' '-classic-display' '-j' '4' '-tag' 'debug' - '-build-dir' '_build' 'pkg.otarget']: exited with 10 [ERROR] The compilation of systemverilog.0.0.1 failed at "ocaml pkg/pkg.ml build --dev-pkg false". build failed... === STDERR === 2026-06-16 16:27.29: FAILED: build systemverilog.0.0.1 2026-06-16 16:27.29: Job failed: build failed: systemverilog.0.0.1