-
Notifications
You must be signed in to change notification settings - Fork 113
HDF5 detection broken? #1202
Copy link
Copy link
Open
Labels
area: building/installingIssue relates to the build system and installing from sourceIssue relates to the build system and installing from sourcearea: dependenciesRelates to which dependencies we (should) have and/or issues with themRelates to which dependencies we (should) have and/or issues with themkind: bug
Metadata
Metadata
Assignees
Labels
area: building/installingIssue relates to the build system and installing from sourceIssue relates to the build system and installing from sourcearea: dependenciesRelates to which dependencies we (should) have and/or issues with themRelates to which dependencies we (should) have and/or issues with themkind: bug
Type
Projects
Status
In progress
Describe the bug
We're having trouble detecting HDF5 on some systems, in particular a cluster called rusty that is used by the Torch developers. It seems that the h5cc script is broken, and that that may be related to build system changes in HDF5. The package there is built using Nix, so it's also possible that that is doing something odd.