Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to update ORFS version due to run.log #224

Closed
jeffng-or opened this issue Dec 31, 2024 · 2 comments
Closed

Unable to update ORFS version due to run.log #224

jeffng-or opened this issue Dec 31, 2024 · 2 comments

Comments

@jeffng-or
Copy link
Collaborator

When trying to update megaboom to a newer ORFS, I encountered:

ERROR: /home/jeffng/run_log/megaboom/BUILD.bazel:193:14: Action ebtb_128x40_mocked_generate_area.mk failed: (Exit 2): bash failed: error executing Action command (from target //:ebtb_128x40_mocked_generate_area) /bin/bash -c 'external/bazel-orfs~~orfs_repositories~docker_orfs/usr/bin/make $@ ' '' --file external/bazel-orfs~~orfs_repositories~docker_orfs/OpenROAD-flow-scripts/flow/Makefile run

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
tee: /home/jeffng/run_log/megaboom/bazel-cache/ce1f3aeeaf43b5d6882fb07a7753d622/sandbox/linux-sandbox/106/execroot/_main/bazel-out/k8-fastbuild/bin/logs/asap7/ebtb_128x40/base/run.log: No such file or directory

Do we need to tweak something in bazel-orfs or megaboom to handle the change in The-OpenROAD-Project/OpenROAD-flow-scripts@021a962?

PR is #223

@oharboe
Copy link
Collaborator

oharboe commented Dec 31, 2024

This is strictly speaking a bug in ORFS as make run should not behave differently than other stage targets The-OpenROAD-Project/OpenROAD-flow-scripts#2646

@oharboe oharboe closed this as completed Jan 2, 2025
@oharboe
Copy link
Collaborator

oharboe commented Jan 2, 2025

fixed in latest orfs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants