Conversation
|
@boegel this one is ready but needs testing (especially on ubuntu). I'm rebuild on fedora and debian to test. |
|
Works fine on F19 and Debian 7. |
|
@boegel fully ready for merge now |
…into gcc49 * 'gcc49' of https://github.com/boegel/easybuild-easyblocks: fix remark fix GCC sanity check for versions prior to v4.2 disable extra source dirs requirement for GCC versions older than 4.5 improve debug message, also mention configure_cmd_prefix used add support for configure_cmd_prefix easyconfig parameter in ConfigureMake easyblock
|
@boegel ready |
|
It seems like backward compatibility was broken, see https://github.com/hpcugent/easybuild-easyconfigs/pull/834/files#discussion_r12152351 We should figure out if we can fix that... |
|
I tried this in debian7 and had to do $> export LIBRARY_PATH=/usr/lib/x86_64-linux-gnu and then modify line 87 in the easyblock to this: |
|
Odd, I've tried this on debian 7 without issue? |
|
I was getting this error until I modified the block |
We already check for files in that dir so it's redundant.
|
OK, I've added Debian to the list. |
|
@wpoely86 clarified things in https://github.com/hpcugent/easybuild-easyconfigs/pull/834/files#r12157761, CLooG builds without ISL were broken, now the build doesn't work anymore if ISL is missing |
|
Tested with easybuilders/easybuild-easyconfigs#834, easybuilders/easybuild-easyconfigs#885 and all existing GCC easyconfigs, works like a charm. Going in now, thanks @wpoely86! |
No description provided.