{devel,lib}[GCCcore/7.3.0,foss/2018b] TensorFlow v1.12.0, Bazel v0.18.0 w/ Python 3.6.6#7157
Conversation
….0 w/ Pyrthon 3.6.6
|
Test report by @boegel |
|
Test report by @bartoldeman |
…equired on CentOS 6.x
|
Test report by @bartoldeman |
|
Test report by @boegel |
|
@migueldiascosta Up for testing this too on CentOS 6? |
|
Test report by @migueldiascosta |
|
I can get further by adding a few more [1] https://gist.github.com/migueldiascosta/415e946223e9d5154e91a1c0388bfb79 |
|
@migueldiascosta Can you upload a full log for that last attempt? |
|
The only additional info I could find is this: Does that happen to ring any bells for you @akesandgren? |
|
Out of space? I never build in /dev/shm, these things just takes way to much space... |
|
@akesandgren you're right (:man_facepalming:) @boegel with the additional I suppose |
|
@akesandgren Is there any way we can make it more clear that the TF build may have failed because of a lack of disk space? |
|
Not really, it's a generic problem though. Any build may fail because of OOS but detecting it correctly from a build system is basically impossible. You could perhaps do it for CMake/ConfigureMake by scanning the logs for certain messages, but generally, and bazel specifically, not a chance. (And no, looking at the df output of the builddir/tmpdir etc doesn't work since something else that was using the same space may have removed files from there before you look) |
|
@akesandgren I know it's a general problem, but usually there's a pretty clear error... How about looking at the output of |
|
@migueldiascosta Patch updated, problems with required Python packages fixed. The dependency variants check is going to fail now though, since we now have two versions of |
|
@boegel your commit only has the new protobuf easyconfigs, you forgot to add the tf easyconfige and the lrt patch? |
…obuf-pythion version to required 3.6.1, move wheel to runtime deps
e76d70e to
57d4b0f
Compare
|
@migueldiascosta Woops! Fixed with a |
|
@boegel As i said, checking df -h output won't help if something else removed files. |
|
Test report by @boegel |
|
Travis test report: 7/7 runs failed - see https://travis-ci.org/easybuilders/easybuild-easyconfigs/builds/455391107 Only showing partial log for 1st failed test suite run 11716.1;
(bleep, bloop, I'm just a bot, please talk to my owner @boegel if you notice you me acting stupid) |
|
Test report by @migueldiascosta |
|
As expected, the dep variant check fails... Thoughts on how to deal with that @akesandgren, @migueldiascosta? Would it be acceptable in this case to bypass the check for |
|
I'd say so. |
|
@akesandgren Thoughts on the changes in the last commit? (c2bc9b5) |
|
Test report by @bartoldeman |
|
Test report by @boegel |
|
I think it looks ok. |
|
Test report by @bartoldeman |
bartoldeman
left a comment
There was a problem hiding this comment.
I'm not sure if %(name)s should be used religiously. I'm happy either way, since it's %(version)s that saves editing usually, not %(name)s.
|
@bartoldeman I'd like to see a test report from @migueldiascosta too before we merge this in. |
|
Test report by @migueldiascosta |
|
That was quick @migueldiascosta! 👍 ;) |
|
Test report by @bartoldeman |
|
Going in, thanks @boegel! |
|
Test report by @boegel |
|
Test report by @boegel |
(created using
eb --new-pr)