Skip to content

** Fatal: cannot check verilog node V_PACKAGE #1387

@filmil

Description

@filmil

Based on v1.18.2. (I think you can disregard the build system output.)

╰─>$ bazel build //src/bugs/dff/... --subcommands
INFO: Analyzed 3 targets (0 packages loaded, 0 targets configured).
SUBCOMMAND: # //src/bugs/dff/tool.nvc:dff [action 'VHDL analyze: dff', configuration: 520023e930d26efefe2a6ca00f5ac70bc041626319fb5486e3a8676ad942b851, execution platform: @@platforms//host:host, mnemonic: Action]
(cd /home/filmil/.cache/bazel/_bazel_filmil/165a549218afed046438f368a3ff493f/execroot/_main && \
  exec env - \
  bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/rules_nvc+/third_party/nvc/nvc_repo/bin/nvc '--std=2008' -L bazel-out/k8-fastbuild/bin/external/rules_nvc+/third_party/nvc/nvc_repo/lib/nvc '--work=dff:bazel-out/k8-fastbuild/bin/src/bugs/dff/tool.nvc/dff/dff' -a src/bugs/dff/dff.sv src/bugs/dff/top.sv)
# Configuration: 520023e930d26efefe2a6ca00f5ac70bc041626319fb5486e3a8676ad942b851
# Execution platform: @@platforms//host:host
# Runner: sandbox-fallback
ERROR: /home/filmil/code/hw/hdl-experiments/src/bugs/dff/tool.nvc/BUILD.bazel:5:16: VHDL analyze: dff failed: (Exit 1): nvc failed: error executing Action command (from target //src/bugs/dff/tool.nvc:dff) bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/rules_nvc+/third_party/nvc/nvc_repo/bin/nvc '--std=2008' -L bazel-out/k8-fastbuild/bin/external/rules_nvc+/third_party/nvc/nvc_repo/lib/nvc ... (remaining 4 arguments skipped)

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
** Fatal: cannot check verilog node V_PACKAGE
Use --verbose_failures to see the command lines of failed build steps.
INFO: Elapsed time: 0.626s, Critical Path: 0.10s
INFO: 2 processes: 272 action cache hit, 2 internal.
ERROR: Build did NOT complete successfully

The repro at: https://github.com/filmil/hdl-experiments/tree/main/src/bugs/dff

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions