"No tests were found!!" - following HDF Java compile instructions

Hello hdf-forum,

I'm looking at https://support.hdfgroup.org/products/java/release/
cmakebuild.html to wrap the build in an SBT definition for a number of
reasons, but so far haven't even been able to compile the project myself.

I'm trying on Windows 10 w/ VS2015 and CMake 3.1, and in an Ubuntu 16.04
docker container with CMake 3.5.1

I'm running the ctest commands as specified on the link above. The output
is the same on both platforms : https://gist.github.com/andlaz/
e560f8b4b7029699d8bf1953d0e6ac7e

the archive i'm using is https://support.hdfgroup.org/
ftp/HDF5/releases/HDF-JAVA/hdfjni-3.2.1/src/CMake-hdf-java-3.2.zip

any pointers on how to proceed from here would be greatly appreciated.

regards,
Andras

You have the tar.gz files (SZip.tar.gz, ZLib.tar.gz, JPEG8b.tar.gz, HDF4.tar.gz, HDF5.tar.gz) in your /hdf folder, correct?

Allen

···

On Monday, November 14, 2016 8:29:23 PM CST Andras Szerdahelyi wrote:

Hello hdf-forum,

I'm looking at https://support.hdfgroup.org/products/java/release/
cmakebuild.html to wrap the build in an SBT definition for a number of
reasons, but so far haven't even been able to compile the project myself.

I'm trying on Windows 10 w/ VS2015 and CMake 3.1, and in an Ubuntu 16.04
docker container with CMake 3.5.1

I'm running the ctest commands as specified on the link above. The output
is the same on both platforms : https://gist.github.com/andlaz/
e560f8b4b7029699d8bf1953d0e6ac7e

the archive i'm using is https://support.hdfgroup.org/
ftp/HDF5/releases/HDF-JAVA/hdfjni-3.2.1/src/CMake-hdf-java-3.2.zip

any pointers on how to proceed from here would be greatly appreciated.

regards,
Andras

Allen,

that is correct.

root@5468d4a9dc33:/# ls -altrh /hdf/ | grep -i "tar.gz$"
-rwxr-xr-x 1 root root 354K Aug 4 2015 SZip.tar.gz
-rwxr-xr-x 1 root root 950K Aug 4 2015 JPEG8b.tar.gz
-rwxr-xr-x 1 root root 328K Aug 4 2015 ZLib.tar.gz
-rwxr-xr-x 1 root root 2.7M Jul 6 13:15 HDF4.tar.gz
-rwxr-xr-x 1 root root 7.8M Jul 6 13:15 HDF5.tar.gz

You have the tar.gz files (SZip.tar.gz, ZLib.tar.gz, JPEG8b.tar.gz,
HDF4.tar.gz, HDF5.tar.gz) in your /hdf folder, correct?

Allen

···

On 14 November 2016 at 22:18, Allen Byrne <byrn@hdfgroup.org> wrote:

On Monday, November 14, 2016 8:29:23 PM CST Andras Szerdahelyi wrote:

Hello hdf-forum,

I'm looking at https://support.hdfgroup.org/products/java/release/
cmakebuild.html to wrap the build in an SBT definition for a number of
reasons, but so far haven't even been able to compile the project myself.

I'm trying on Windows 10 w/ VS2015 and CMake 3.1, and in an Ubuntu 16.04
docker container with CMake 3.5.1

I'm running the ctest commands as specified on the link above. The output
is the same on both platforms : https://gist.github.com/andlaz/
e560f8b4b7029699d8bf1953d0e6ac7e

the archive i'm using is https://support.hdfgroup.org/
ftp/HDF5/releases/HDF-JAVA/hdfjni-3.2.1/src/CMake-hdf-java-3.2.zip

any pointers on how to proceed from here would be greatly appreciated.

regards,
Andras