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 builds on Windows are broken #6931

Closed
vladmos opened this issue Jan 18, 2017 · 6 comments
Closed

Tensorflow builds on Windows are broken #6931

vladmos opened this issue Jan 18, 2017 · 6 comments
Assignees

Comments

@vladmos
Copy link
Contributor

vladmos commented Jan 18, 2017

The corresponding build projects are red on both Tensorflow CI (http://ci.tensorflow.org/job/tf-master-win-bzl/) and Bazel CI (http://ci.bazel.io/job/TensorFlow/).

@asimshankar asimshankar self-assigned this Jan 19, 2017
@drpngx
Copy link
Contributor

drpngx commented Jan 23, 2017

It's trying to access an install file. Not sure what this could be. @zheng-xq it looks like it broke last week.

@gunan
Copy link
Contributor

gunan commented Jan 24, 2017

Internally there is a fix, but we have not been able to make a successful push due to other breakages.

@gunan gunan closed this as completed in 135729a Jan 24, 2017
gunan pushed a commit that referenced this issue Jan 24, 2017
Looking at http://ci.tensorflow.org/job/tf-master-win-bzl/303/,
it seems that the ./configure script isn't finishing.

Note that there seem to have been other failures as well,
such as http://ci.tensorflow.org/job/tf-master-win-bzl/302/
Change: 145024905

(cherry picked from commit 135729a)
@vladmos
Copy link
Contributor Author

vladmos commented Jan 26, 2017

Unfortunately both CIs are still red, I think it should be reopened.

@gunan
Copy link
Contributor

gunan commented Jan 26, 2017

Sorry, that was an Auto-close due to fix pattern.

@gunan gunan reopened this Jan 26, 2017
benoitsteiner pushed a commit to benoitsteiner/tensorflow that referenced this issue Jan 27, 2017
Looking at http://ci.tensorflow.org/job/tf-master-win-bzl/303/,
it seems that the ./configure script isn't finishing.

Note that there seem to have been other failures as well,
such as http://ci.tensorflow.org/job/tf-master-win-bzl/302/
Change: 145024905
@gunan
Copy link
Contributor

gunan commented Jan 27, 2017

Some more fixes in. Now looking into tensorforest issues on GPU.
Looks like they arrived broken.
Will see how I can triage them.

@gunan
Copy link
Contributor

gunan commented Jan 28, 2017

We have decided to disable contrib tests that were failing for now, as contrib does not have official support.
They will be disabled until contrib library (tensor_forest) owners triage those bugs separately.

This bug now should be fixed. (The remaining issues will be tracked separately).

@gunan gunan closed this as completed Jan 28, 2017
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

4 participants