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

Fix spelling mistake in report_power.bzl. #186

Closed
wants to merge 1 commit into from

Conversation

mithro
Copy link
Member

@mithro mithro commented Sep 18, 2023

No description provided.

@mithro
Copy link
Member Author

mithro commented Sep 18, 2023

This seems to be failing for something to do with vivado?

Step #1:   /workspace/dependency_support/com_github_westes_flex/com_github_westes_flex.bzl:21:10: in com_github_westes_flex
Step #1:   /builder/home/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/external/bazel_tools/tools/build_defs/repo/utils.bzl:233:18: in maybe
Step #1: Repository rule http_archive defined at:
Step #1:   /builder/home/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/external/bazel_tools/tools/build_defs/repo/http.bzl:355:31: in <toplevel>
Step #1: ERROR: error loading package 'vivado/tests': compilation of module 'vivado/defs.bzl' failed
Step #1: INFO: Elapsed time: 0.890s
Step #1: INFO: 0 processes.
Step #1: FAILED: Build did NOT complete successfully (70 packages loaded)
Step #1: FAILED: Build did NOT complete successfully (70 packages loaded)
Step #1: INFO: Streaming build results to: https://app.buildbuddy.io/invocation/6ef4205c-5652-11ee-a810-0242c0a80a02
Step #1: FAILED: Build did NOT complete successfully (70 packages loaded)
Step #1: bazel build --build_metadata=USER=stridge-cruxml     --config=ciremotebuild     --bes_results_url=https://app.buildbuddy.io/invocation/ --invocation_id=6ef4205c-5652-11ee-a810-0242c0a80a02 //... @at_clifford_icestorm//... @at_clifford_yosys//... @com_github_westes_flex//... @com_github_fmtlib_fmt//... @com_github_gabime_spdlog//... @com_github_libbacktrace//... @com_github_ninja_build_ninja//... @com_github_quantamhd_lemon//... @com_github_yosyshq_nextpnr//... @com_github_yosyshq_prjtrellis//... @com_github_yosyshq_prjtrellis_db//... @com_google_skywater_pdk//... @com_google_skywater_pdk_sky130_fd_sc_ms//... @com_google_skywater_pdk_sky130_fd_sc_ls//... @com_google_skywater_pdk_sky130_fd_sc_lp//... @com_google_skywater_pdk_sky130_fd_sc_hvl//... @com_google_skywater_pdk_sky130_fd_sc_hs//... @com_google_skywater_pdk_sky130_fd_sc_hdll//... @com_google_skywater_pdk_sky130_fd_sc_hd//... @com_google_skywater_pdk_sky130_fd_pr//... @com_google_skywater_pdk_sky130_fd_io//... @com_icarus_iverilog//... @com_opencircuitdesign_magic//... @com_opencircuitdesign_netgen//... @edu_berkeley_abc//... @net_sourceforge_ngspice//... @net_zlib//... @org_fftw//... @org_gnu_bison//... @org_gnu_glpk//... @org_gnu_gperf//... @org_gnu_m4//... @org_gnu_readline//... @org_llvm_openmp//... @org_pcre_ftp//... @org_nixos_patchelf//... @org_sourceware_bzip2//... @org_sourceware_libffi//... @org_swig//... @org_theopenroadproject//... @org_theopenroadproject_asap7//... @org_tuxfamily_eigen//... @pybind11//... @rules_pkg//... @tk_tcl//...
Finished Step #1
ERROR
ERROR: build step 1 "gcr.io/cloud-builders/bazel@sha256:4d94007baccd0cc0d3552b3ad3daae9ed3626c924a8c6ae88c70a58dcd08639e" failed: step exited with non-zero status: 1

@mithro mithro force-pushed the spelling-fix branch 2 times, most recently from e562a5f to 2601e32 Compare September 18, 2023 22:21
@mithro
Copy link
Member Author

mithro commented Sep 18, 2023

Looks like this actually causes things to fail?
Error: counter_asap7_place_and_route__floorplan_script.tcl, 15 invalid command name "sta::unit_scale_abbreviation"

@mithro
Copy link
Member Author

mithro commented Sep 18, 2023

According to @QuantamHD we need to update OpenROAD before we can merge this one...

@mithro
Copy link
Member Author

mithro commented Oct 4, 2023

This was merged as part of #196

@mithro mithro closed this Oct 4, 2023
@mithro mithro deleted the spelling-fix branch October 4, 2023 22:08
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

Successfully merging this pull request may close these issues.

1 participant