Build:
- 0
2026-07-10 01:53.01: New job: build systemverilog.0.0.1 (7da7dc10a8fe) 2026-07-10 01:53.01: Waiting for resource in pool day11-builds 2026-07-10 02:43.39: Got resource from pool day11-builds 2026-07-10 02:43.39: [profile full] build systemverilog.0.0.1 2026-07-10 02:43.39: build systemverilog.0.0.1 (7da7dc10a8fe) === DEPENDENCIES (20 transitive) === astring.0.8.5 e9f88bf109e2 base-threads.base 44df48f3da5c base-unix.base 4103cdc1c2b0 dune.3.24.0 fd45901f1081 menhir.20200211 b7c8c4288313 menhirLib.20200211 c9c6f7404139 menhirSdk.20200211 66fa2cc1e0f4 ocaml.5.4.1 2692d99c2299 ocaml-base-compiler.5.4.1 6a8e2a5f2986 ocaml-compiler.5.4.1 1ffbf6080620 ocaml-compiler-libs.v0.17.0 0cfe8a2b5fd7 ocaml-config.3 b19df52e1a3b ocamlbuild.0.16.1 981b97ee9758 ocamlfind.1.9.8 fc8b0ce5fd6f ppx_derivers.1.2.1 5aece2989359 ppx_import.1.12.0 0bff877d9f15 ppxlib.0.38.0 539fad5a6dd4 sexplib0.v0.17.0 650cf44ffd2b stdlib-shims.0.3.0 1657ca31e1f0 topkg.1.1.1 049c4f3f39b1 === 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-07-10 02:44.45: FAILED: build systemverilog.0.0.1 2026-07-10 02:44.45: Job failed: build failed: systemverilog.0.0.1