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

//tests:m4_test fails to build on Windows due to incorrect header inclusion check #5

Closed
jmillikin opened this issue Oct 10, 2019 · 2 comments

Comments

@jmillikin
Copy link
Owner

See bazelbuild/bazel#5640 for background.

(00:26:15) ERROR: D:/b/llkfrd43/external/bazel_tools/tools/cpp/runfiles/BUILD:3:1: Couldn't build file external/bazel_tools/tools/cpp/runfiles/_objs/runfiles/runfiles.obj: undeclared inclusion(s) in rule '@bazel_tools//tools/cpp/runfiles:runfiles':
--
  | this rule is missing dependency declarations for the following files included by 'external/bazel_tools/tools/cpp/runfiles/runfiles.cc':
  | 'D:/b/j4my5y73/execroot/bazel_skylib/external/bazel_tools/tools/cpp/runfiles/runfiles.h'
@jmillikin
Copy link
Owner Author

See also 047c793, which may be a viable workaround that could be upstreamed to Bazel.

@jmillikin
Copy link
Owner Author

I don't remember the context behind this issue, but the tests are currently passing on Windows in CI. It was possibly fixed by a newer Bazel version.

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