Skip to content

Fix bugs in the HDF5 easyblocks#286

Merged
boegel merged 2 commits intoeasybuilders:developfrom
besserox:bugfix_hdf5_eb
Nov 9, 2013
Merged

Fix bugs in the HDF5 easyblocks#286
boegel merged 2 commits intoeasybuilders:developfrom
besserox:bugfix_hdf5_eb

Conversation

@besserox
Copy link
Copy Markdown
Contributor

The configure option of HDF5 for Szip is actually --with-szlib and not --with-szip.
This is documented in http://www.hdfgroup.org/ftp/HDF5/current/src/unpacked/release_docs/INSTALL
I verified that this option is valid for HDF5 1.8.7, 1.8.9, 1.8.10 and 1.8.11.

@besserox besserox mentioned this pull request Nov 1, 2013
@JensTimmerman
Copy link
Copy Markdown

Can one of the admins verify this patch?

@JensTimmerman
Copy link
Copy Markdown

Automatic reply from Jenkins: Can I test this?

@boegel
Copy link
Copy Markdown
Member

boegel commented Nov 9, 2013

ok to test

@boegel
Copy link
Copy Markdown
Member

boegel commented Nov 9, 2013

@besserox: Ouch, nice catch. This means EB has been building HDF5 without Szip for quite a while, i.e., since the very first public release...

@boegel
Copy link
Copy Markdown
Member

boegel commented Nov 9, 2013

@besserox: I collapsed this PR and #290 together in #301 so I could do some minor cleanup; I didn't like the code duplication after you unrolled the Szip/zlib loop, so I solved that different (and I removed some trailing whitespace). I also added a mention of this bug in the release notes, it's important enough to point this out.

Great work, thanks for contributing this!

@boegel boegel merged commit 6b858da into easybuilders:develop Nov 9, 2013
@besserox besserox deleted the bugfix_hdf5_eb branch November 11, 2013 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants