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

[tensorflow] Update Bazel version and check that it is compatible #2288

Merged
merged 2 commits into from Apr 3, 2019
Merged

[tensorflow] Update Bazel version and check that it is compatible #2288

merged 2 commits into from Apr 3, 2019

Conversation

mihaimaruseac
Copy link
Member

TensorFlow failed to build because we used a Bazel version which is no longer supported.

We have checks for Bazel outside of range but they were not run on OSSFuzz since we were not running ./configure. This has been fixed now, as well as picking the latest Bazel version which currently works.

Probably I should get a way to get the latest Bazel in Dockerfile by parsing TensorFlow's configure.py. Or get the latest Bazel in build.sh before doing any actual build? I'll think about this and get another PR this week.

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

Successfully merging this pull request may close these issues.

None yet

2 participants