You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @ramceb, the PR fails for me with an error:
`$ bazel mod tidy
Starting local Bazel server (8.3.0) and connecting to it...
DEBUG: Rule 'rules_boost+' indicated that a canonical reproducible form can be obtained by modifying arguments integrity = "sha256-Cz3Pl2rhcvgW8vfDKMX29xJe7vfw2fPiXtrnQM46l0c="
DEBUG: Repository rules_boost+ instantiated at:
: in
Repository rule http_archive defined at:
/home/artemshein/.cache/bazel/_bazel_artemshein/cacf73b13086de9fc0dfb8a918afb592/external/bazel_tools/tools/build_defs/repo/http.bzl:394:31: in
ERROR: module score_toolchains_gcc@0.4 not found in registries:
https://bcr.bazel.build/modules/score_toolchains_gcc/0.4/MODULE.bazel: not found
(base) artemshein@c11-l2iwn58sfbs:~/p/score-com/inc_feo$ bazel build //examples/rust/mini-adas:adas_primary
ERROR: Error computing the main repository mapping: module score_toolchains_gcc@0.4 not found in registries:
Hi @ramceb, the PR fails for me with an error: `$ bazel mod tidy Starting local Bazel server (8.3.0) and connecting to it... DEBUG: Rule 'rules_boost+' indicated that a canonical reproducible form can be obtained by modifying arguments integrity = "sha256-Cz3Pl2rhcvgW8vfDKMX29xJe7vfw2fPiXtrnQM46l0c=" DEBUG: Repository rules_boost+ instantiated at: : in Repository rule http_archive defined at: /home/artemshein/.cache/bazel/_bazel_artemshein/cacf73b13086de9fc0dfb8a918afb592/external/bazel_tools/tools/build_defs/repo/http.bzl:394:31: in ERROR: module score_toolchains_gcc@0.4 not found in registries:
https://bcr.bazel.build/modules/score_toolchains_gcc/0.4/MODULE.bazel: not found
(base) artemshein@c11-l2iwn58sfbs:~/p/score-com/inc_feo$ bazel build //examples/rust/mini-adas:adas_primary
ERROR: Error computing the main repository mapping: module score_toolchains_gcc@0.4 not found in registries:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.