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

@utf8_range does not add deps for @rules_fuzzing #11351

Closed
archpaleus opened this issue Dec 17, 2022 · 0 comments
Closed

@utf8_range does not add deps for @rules_fuzzing #11351

archpaleus opened this issue Dec 17, 2022 · 0 comments

Comments

@archpaleus
Copy link
Contributor

What version of protobuf and what language are you using?
Version: main

What did you do?

bazel query @utf8_range//...

What did you expect to see

This should succeed without errors.

What did you see instead?

Bazel cannot find @rules_fuzzing.

ERROR: error loading package '@utf8_range//fuzz': Unable to find package for @rules_fuzzing//fuzzing:cc_defs.bzl: The repository '@rules_fuzzing' could not be resolved: Repository '@rules_fuzzing' is not defined.

Anything else we should know about your project / environment

This can be easily fixed by adding @rules_fuzzing into the workspace_deps.bzl of utf8_range. I've filed an issue with that project and posted a patch for the fix.
#14705

@archpaleus archpaleus added the untriaged auto added to all issues by default when created. label Dec 17, 2022
@anandolee anandolee removed the untriaged auto added to all issues by default when created. label Dec 22, 2022
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