The-OpenROAD-Project / bazel-orfs

BSD 3-Clause "New" or "Revised" License
5 stars 5 forks source link

Use labels instead of strings to fix _deps #228

Closed oharboe closed 3 weeks ago

oharboe commented 1 month ago

Restore this test when the bug below is fixed:

https://github.com/The-OpenROAD-Project/bazel-orfs/blob/b14b79f6fa3056c1bbc92a9a99e87611959f5097/.github/workflows/ci.yml#L162-L167

$ TARGET=//sram:top_mix .github/scripts/build_local_target.sh
[deleted]
Running tdms_place.tcl, stage 2_3_floorplan_tdms
exec cp ./sram/results/asap7/top/mix/2_2_floorplan_io.odb ./sram/results/asap7/top/mix/2_3_floorplan_tdms.odb
Elapsed time: 0:00.12[h:]min:sec. CPU time: user 0.09 sys 0.03 (100%). Peak memory: 101088KB.
Running macro_place.tcl, stage 2_4_floorplan_macro
[ERROR STA-0340] cannot open 'bazel-out/k8-fastbuild/bin/sram/macro_placement.tcl'.
Error: macro_place_util.tcl, 83 STA-0340
Command exited with non-zero status 1
Elapsed time: 0:01.07[h:]min:sec. CPU time: user 1.03 sys 0.04 (100%). Peak memory: 212660KB.
make[1]: *** [external/_main~orfs_repositories~docker_orfs/OpenROAD-flow-scripts/flow/Makefile:655: do-2_4_floorplan_macro] Error 1
make: *** [external/_main~orfs_repositories~docker_orfs/OpenROAD-flow-scripts/flow/Makefile:669: do-floorplan] Error 2