Search Criteria
Package Details: hdf5110 1.10.7-1
Git Clone URL: | https://aur.archlinux.org/hdf5110.git (read-only, click to copy) |
---|---|
Package Base: | hdf5110 |
Description: | General purpose library and file format for storing scientific data, legacy 1.10 branch w/java bindings |
Upstream URL: | https://www.hdfgroup.org/hdf5 |
Licenses: | |
Submitter: | greyltc |
Maintainer: | greyltc |
Last Packager: | greyltc |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-11-21 10:58 |
Last Updated: | 2020-12-27 11:14 |
Dependencies (8)
- bash (bash-devel-git, bash-devel-static-git)
- libaec
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- cmake (cmake-git) (make)
- gcc-fortran (gcc-fortran-multilib-x32, gcc-fortran-multilib-git, gcc-fortran-git) (make)
- inetutils (inetutils-git) (make)
- jdk-openjdk (jdk8-openjdk-dcevm, jdk11-openjdk-dcevm, jdk-adoptopenjdk, jdk11-adoptopenjdk, jdk11-openjdk-dcevm-conflicts-fixed) (make)
- time (time-git) (make)
Latest Comments
jorenko commented on 2020-12-02 18:41
Here's the relevant portion of the LastTest*.log from the first failure:
-- COMMAND: /space/yay/hdf5110/src/CMake-hdf5-1.10.7/build/bin/testhdf5_fortran CMake Error at /space/yay/hdf5110/src/CMake-hdf5-1.10.7/hdf5-1.10.7/config/cmake_ext_mod/runTest.cmake:81 (string): string sub-command REGEX, mode MATCH needs at least 5 arguments total to command.
jorenko commented on 2020-12-02 18:32
I'm failing to compile this, currently. All dependencies are up to date. This is the end of the output from makepkg:
99% tests passed, 8 tests failed out of 2420
Total Test time (real) = 137.47 sec
The following tests FAILED: 2173 - FORTRAN_testhdf5_fortran (Failed) 2174 - FORTRAN_testhdf5_fortran_1_8 (Failed) 2175 - FORTRAN_fortranlib_test_F03 (Failed) 2180 - HL_FORTRAN_f90_ex_exlite (Failed) 2183 - HL_FORTRAN_f90_tstds (Failed) 2184 - HL_FORTRAN_f90_tstlite (Failed) 2185 - HL_FORTRAN_f90_tstimage (Failed) 2186 - HL_FORTRAN_f90_tsttable (Failed) ==> ERROR: A failure occurred in build(). Aborting...