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

chore: Update rust and rules_rust version #69

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Conversation

cameron-martin
Copy link
Owner

No description provided.

@cameron-martin cameron-martin enabled auto-merge (squash) December 12, 2024 22:25
@hauserx
Copy link
Contributor

hauserx commented Dec 12, 2024

Consider maybe upgrading bazel version to 8 as well in .bazelversion.

@hauserx
Copy link
Contributor

hauserx commented Dec 12, 2024

Oh, I see rules_rust had issues with bazel 8, so maybe not yet - bazelbuild/rules_rust#3076

@cameron-martin cameron-martin merged commit 16f99a9 into master Dec 12, 2024
5 checks passed
@cameron-martin cameron-martin deleted the update-rust branch December 12, 2024 22:47
@cameron-martin
Copy link
Owner Author

cameron-martin commented Dec 12, 2024

It looks like for us, it fails on something not related to rules_rust:

ERROR: /home/cameron/Repos/bazel-lsp/src/builtin/BUILD:17:8: Executing genrule //src/builtin:default_build_language_pbtxt_to_pb failed: (Exit 1): bash failed: error executing Genrule command (from target //src/builtin:default_build_language_pbtxt_to_pb) /bin/bash -c ... (remaining 1 argument skipped)

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
src/main/protobuf/build.proto: Import "src/main/protobuf/stardoc_output.proto" was not found or had errors.
src/main/protobuf/build.proto: ".stardoc_output.RuleInfo" is not defined.
Type not defined: blaze_query.BuildLanguage
Use --verbose_failures to see the command lines of failed build steps.
INFO: Elapsed time: 90.735s, Critical Path: 34.09s
INFO: 681 processes: 231 internal, 450 linux-sandbox.

I've added renovate to try to get dependencies auto-updated, but it unfortunately does not update the MODULE.bazel.lock, even when updating bazel modules.

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.

2 participants