{vis}[dummy/] HDFView v2.14#5391
Conversation
|
Test report by @boegel |
|
Test report by @boegel |
|
|
||
| toolchain = {'name': 'dummy', 'version': ''} | ||
|
|
||
| source_urls = ['http://support.hdfgroup.org/ftp/HDF5/hdf-java/current/bin/'] |
There was a problem hiding this comment.
download fails (404), works via https
| toolchain = {'name': 'dummy', 'version': ''} | ||
|
|
||
| source_urls = ['http://support.hdfgroup.org/ftp/HDF5/hdf-java/current/bin/'] | ||
| sources = ['%(name)s-%(version)s-centos7_64.tar.gz'] |
There was a problem hiding this comment.
this package requires glibc 2.14, otherwise it works but doesn't support hdf5; should use centos6 package in systems with glibc 2.12
There was a problem hiding this comment.
So, should we include centos7 in the versionsuffix?
There was a problem hiding this comment.
I saw some (old) CUDA easyconfigs where the OS_NAME and OS_VERSION is used to select the package, not sure if this is a good practice
otherwise yes, include centos7 in the versionsuffix (and add an another easyconfig for centos6)?
|
Test report by @boegel |
|
Test report by @boegel |
|
Going in, thanks @boegel! |
(created using
eb --new-pr)