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

Flag --incompatible_no_implicit_file_export will break projects in Bazel 1.2.1 #887

Closed
junyer opened this issue Dec 19, 2019 · 1 comment

Comments

@junyer
Copy link

junyer commented Dec 19, 2019

50+ issues have just been filed across the projects using Bazel CI, but I don't believe that the errors are the fault of the projects themselves. For example, looking at the errors for RE2:

(03:11:36) ERROR: /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/eb235e6eaff3efa5936294d9cccba44f/external/bazel_tools/tools/test/CoverageOutputGenerator/java/com/google/devtools/coverageoutputgenerator/BUILD:4:1: in java_import rule @bazel_tools//tools/test/CoverageOutputGenerator/java/com/google/devtools/coverageoutputgenerator:all_lcov_merger_lib: target '@remote_coverage_tools//:all_lcov_merger_tools_deploy.jar' is not visible from target '@bazel_tools//tools/test/CoverageOutputGenerator/java/com/google/devtools/coverageoutputgenerator:all_lcov_merger_lib'. Check the visibility declaration of the former target if you think the dependency is legitimate
(03:11:36) ERROR: /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/eb235e6eaff3efa5936294d9cccba44f/external/bazel_tools/tools/jdk/BUILD:225:1: in java_import rule @bazel_tools//tools/jdk:JacocoCoverageRunner: target '@remote_java_tools_linux//:java_tools/JacocoCoverage_jarjar_deploy.jar' is not visible from target '@bazel_tools//tools/jdk:JacocoCoverageRunner'. Check the visibility declaration of the former target if you think the dependency is legitimate
@fweikert
Copy link
Member

Not sure who's going to work on the underlying error, but there's a FR to make the notification script smarter wrt dependencies: #891

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

3 participants