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

no such target '@com_github_grpc_ecosystem_grpc_gateway//runtime:runtime' #892

Closed
titanous opened this issue Aug 31, 2020 · 1 comment
Closed

Comments

@titanous
Copy link

What version of gazelle are you using?

0.22.0

What version of rules_go are you using?

0.24.0

What version of Bazel are you using?

3.4.1

Does this issue reproduce with the latest releases of all the above?

Yes, and this specific error does not occur on v0.21.1.

What operating system and processor architecture are you using?

Linux 5.4.40 (Debian Buster) x86_64

What did you do?

bazel run @com_github_bmeg_grip//:grip

See: https://github.com/titanous/gazelle-grip-bug

What did you expect to see?

The build passes the analysis phase.

What did you see instead?

ERROR: /home/jonathan/.cache/bazel/_bazel_jonathan/f698fe3e5b40978113a4dda16637f179/external/com_github_bmeg_grip/gripql/BUILD.bazel:24:11: no such target '@com_github_grpc_ecosystem_grpc_gateway//runtime:runtime': target 'runtime' not declared in package 'runtime' defined by /home/jonathan/.cache/bazel/_bazel_jonathan/f698fe3e5b40978113a4dda16637f179/external/com_github_grpc_ecosystem_grpc_gateway/runtime/BUILD.bazel and referenced by '@com_github_bmeg_grip//gripql:gripql'
ERROR: /home/jonathan/.cache/bazel/_bazel_jonathan/f698fe3e5b40978113a4dda16637f179/external/com_github_bmeg_grip/gripql/BUILD.bazel:24:11: no such target '@com_github_grpc_ecosystem_grpc_gateway//utilities:utilities': target 'utilities' not declared in package 'utilities' defined by /home/jonathan/.cache/bazel/_bazel_jonathan/f698fe3e5b40978113a4dda16637f179/external/com_github_grpc_ecosystem_grpc_gateway/utilities/BUILD.bazel and referenced by '@com_github_bmeg_grip//gripql:gripql'

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