add easyconfigs for Circos + deps, including Perl update#780
add easyconfigs for Circos + deps, including Perl update#780boegel merged 14 commits intoeasybuilders:developfrom
Conversation
|
Test report by @boegel |
There was a problem hiding this comment.
why not use %(lowername) here ? Like below?
|
Test report by @boegel |
|
Test report by @boegel |
|
@wpoely86: this seems to be ready now, tested on top of an enhanced easybuilders/easybuild-easyblocks#425 |
|
Test report by @wpoely86 |
|
@boegel I'm having issues downloading all the source files? |
|
@wpoely86: can you retry, or try a manual download? EasyBuild can't control upstream issues... |
|
Test report by @wpoely86 |
|
Test report by @wpoely86 |
There was a problem hiding this comment.
add 'http://search.cpan.org/CPAN/authors/id/E/ET/ETHER
There was a problem hiding this comment.
no, drop that. I cannot find that old version of Moose. Why not update to 2.1209?
There was a problem hiding this comment.
@wpoely86: it's available here (just google the file name) http://ftp.usa.openbsd.org/pub/OpenBSD/distfiles/
We could update all Perl modules listed here, but then it becomes a never-ending story... As it is now, the modules listed have the latest version available at the time when this was composed (i.e. shortly after Perl v5.18.2 was made available).
This again shows the need for an archiving solution of our own, since sources keep disappearing upstream...
An update of Perl and modules is available at #909 btw.
|
Test report by @wpoely86 |
|
Test report by @wpoely86 |
|
@wpoely86: OK, now BioPerl is failing... Makes sense, since it depends on |
|
@wpoely86: Still fails? Any idea what's going on? |
|
Test report by @wpoely86 |
|
Test report by @wpoely86 |
|
@boegel It's a test of gd that fails, but I don't see or know why? |
|
@wpoely86: full debug log? |
|
Test report by @wpoely86 |
|
@boegel this is where it goes wrong: https://gist.github.com/wpoely86/338c28baf21c33cdd723 |
|
@wpoely86: is there anything to see if you dive into the directory where the tests are run? Do you have libpng installed on this system? Maybe that's why it's failing (there's no direct libpng dep in the GD easyconfig, because I assume it's not required but maybe it is). |
|
Test report by @wpoely86 |
|
Test report by @wpoely86 |
|
@boegel found it. I had |
|
And shouldn't it use Jasper? |
|
@wpoely86: can you check whether adding JasPer as a dep for GD resolves the issue, even if you have libjpeg8-dev installed? |
|
|
|
yeah, but |
|
@wpoely86: please retest? |
|
Test report by @wpoely86 |
|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @wpoely86 |
|
Hooray! Thanks for the reviewing/testing @wpoely86. Merging this in. |
add easyconfigs for Circos + deps, including Perl update
|
Test report by @fgeorgatos |
depends on easybuilders/easybuild-easyblocks#380 and easybuilders/easybuild-easyblocks#425 (sort of)