{lang}[GCCcore/6.4.0] Python v2.7.13#4914
{lang}[GCCcore/6.4.0] Python v2.7.13#4914JackPerdue wants to merge 4 commits intoeasybuilders:developfrom
Conversation
|
Travis test report: 8/8 runs failed - see https://travis-ci.org/easybuilders/easybuild-easyconfigs/builds/255477644 Only showing partial log for 1st failed test suite run 5443.1;
(bleep, bloop, I'm just a bot, please talk to my owner @boegel if you notice you me acting stupid) |
| # We hide this by default since users should not use it in production, | ||
| # high-performance Python should be delivered at compiler level with | ||
| # a default extension set | ||
| #hidden = True |
There was a problem hiding this comment.
Please address the style errors reported by Travis:
/home/travis/build/easybuilders/easybuild-easyconfigs/easybuild/easyconfigs/p/Python/Python-2.7.13-GCCcore-6.4.0-bare.eb:42:1: E265 block comment should start with '# '
| # eg. http://www.sqlite.org/2017/sqlite-autoconf-3190300.tar.gz | ||
| source_urls = ['http://www.sqlite.org/2017/'] | ||
| version_str = '%%(version_major)s%s00' % ''.join('%02d' % | ||
| int(x) for x in version.split('.')[1:]) |
There was a problem hiding this comment.
Another style error:
/home/travis/build/easybuilders/easybuild-easyconfigs/easybuild/easyconfigs/s/SQLite/SQLite-3.19.3-GCCcore-6.4.0.eb:28:15: E128 continuation line under-indented for visual indent
There was a problem hiding this comment.
@JackPerdue please remove this file, now that I've merged the separate SQLite PR
|
@JackPerdue - also, why the duplication of |
|
Travis test report: 8/8 runs failed - see https://travis-ci.org/easybuilders/easybuild-easyconfigs/builds/255849054 Only showing partial log for 1st failed test suite run 5463.1;
(bleep, bloop, I'm just a bot, please talk to my owner @boegel if you notice you me acting stupid) |
|
Travis test report: 8/8 runs failed - see https://travis-ci.org/easybuilders/easybuild-easyconfigs/builds/256214373 Only showing partial log for 1st failed test suite run 5482.1;
(bleep, bloop, I'm just a bot, please talk to my owner @boegel if you notice you me acting stupid) |
|
[j-perdue@terra2 2017b]$ eb --check-style Python-2.7.13-GCCcore-6.4.0-bare.eb.terra Works here. Not sure what Travis's problem is. |
|
Travis test report: 8/8 runs failed - see https://travis-ci.org/easybuilders/easybuild-easyconfigs/builds/256227610 Only showing partial log for 1st failed test suite run 5483.1;
(bleep, bloop, I'm just a bot, please talk to my owner @boegel if you notice you me acting stupid) |
|
Travis test report: 8/8 runs failed - see https://travis-ci.org/easybuilders/easybuild-easyconfigs/builds/257666854 Only showing partial log for 1st failed test suite run 5504.1;
(bleep, bloop, I'm just a bot, please talk to my owner @boegel if you notice you me acting stupid) |
|
@JackPerdue I don't know why Travis is complaining either. Might have to wait until @boegel returns, or we can find someone with superior Travis knowledge. |
|
New version submitted as PR #4962 I can't seem to use --update-pr without it wanting to drag in SQLite and TCL again... perhaps due to the way I removed them from this PR (deleting from branch in GitHub web thingie). In any case, see the new one (tried to remove all the backslashes to make Travis happy). |
|
Travis seems much happier with #4962... closing this one. |
(created using
eb --new-pr)depends on PR #4913