I am building HDF5 version 1.8.14 with Intel compiler version 15. My system is 
OS X 10.10. My build configuration is:

CC=icc FC=ifort CXX=icpc ./configure --prefix=/somelocation/hdf5_1814 
--enable-fortran --enable-fortran2003 --enable-cxx --enable-production 
--enable-hl --with-zlib=somelocation

The build proceeds correct, but I encounter a problem in the check process. 
When the check reaches fortranlib_test the test just hangs. When I kill the 
running process from activity monitor I get an endless sequence of identical 
message printed to the terminal. The message is:

HDF5-DIAG: Error detected in HDF5 (1.8.14) thread 0:
  #000: H5S.c line 392 in H5Sclose(): not a dataspace
    major: Invalid arguments to routine
    minor: Inappropriate type
 h5sclose_f FAILED
 file name obtained from the dataset id is incorrect

Any advise on what I should do? Does this issue reflect a problem with the test 
script or a problem with the compiled library?

Thanks,
Deepak
_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
Twitter: https://twitter.com/hdf5

Reply via email to