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

bug(go_repository): new gazelle can't properly load external repos with old rules_go #1898

Open
tyler-french opened this issue Aug 28, 2024 · 0 comments

Comments

@tyler-french
Copy link
Contributor

ERROR: /home/user/.cache/bazel/_bazel_tfrench/b97476d719d716accead0f2d5b93104f/external/io_bazel_rules_go/go/platform/BUILD.bazel: no such target '@@io_bazel_rules_go//go/platform:qnx_arm': target 'qnx_arm' not declared in package 'go/platform' defined by /home/user/.cache/bazel/_bazel_tfrench/b97476d719d716accead0f2d5b93104f/external/io_bazel_rules_go/go/platform/BUILD.bazel (did you mean linux_arm?)
ERROR: /home/user/.cache/bazel/_bazel_tfrench/b97476d719d716accead0f2d5b93104f/external/com_github_jessevdk_go_flags/BUILD.bazel:3:11: errors encountered resolving select() keys for @@com_github_jessevdk_go_flags//:go-flags

I think this is caused by bazelbuild/rules_go#4036

Which is incompatible with anything before: bazelbuild/rules_go#4036

@tyler-french tyler-french changed the title new gazelle can't properly load external repos with old rules_go bug(go_repository): new gazelle can't properly load external repos with old rules_go Aug 28, 2024
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

1 participant