linux builds of hdf-java should generate a tar.gz file and a .sh file. These 
should exist in the build folder and the script attempts to copy them to your 
working folder.
Check the build folder, if the packaging worked correctly, there should also be 
a _CPackPackages folder structure that is used to create the compressed files. 
Also there should be a cpack.log file in the build folder as well.

>From the output you provided, everything looks good.

Allen


On Wednesday, November 30, 2016 4:31:57 PM CST Phav Makara wrote:
> Hello!!!
> 
> I try to install HDF5 java from source but the file HDFJava-<platform>.<zip
> or tar.gz> is not generated. As I run build-hdfjava-unix.sh on my Ubuntu
> server, I got the following result:
> 
> -- Dashboard script uname output: Linux-3.19.0-25-generic-x86_64
> 
> -- Dashboard script configuration:
>   CTEST_SITE=[ai]
>   CTEST_BUILD_NAME=[Linux-3.19.0-25-generic-x86_64-STATIC]
> 
> CTEST_SOURCE_DIRECTORY=[/home/makara/Downloads/CMake-hdf-java-3.2/hdf-java-3.2.1]
>   CTEST_BINARY_DIRECTORY=[/home/makara/Downloads/CMake-hdf-java-3.2/build]
>   CTEST_CMAKE_GENERATOR=[Unix Makefiles]
>   CTEST_BUILD_CONFIGURATION=[Release]
>   CTEST_GIT_COMMAND=[]
>   CTEST_CHECKOUT_COMMAND=[]
>   CTEST_CONFIGURE_COMMAND=["/home/makara/Documents/cmake-3.7.0/bin/cmake"
> -C
> "/home/makara/Downloads/CMake-hdf-java-3.2/hdf-java-3.2.1/config/cmake/cacheinit.cmake"
> -DCMAKE_BUILD_TYPE:STRING=Release  -DBUILD_JPEG_WITH_PIC:BOOL=ON
> -DBUILD_SHARED_LIBS:BOOL=OFF -DHDF_ALLOW_EXTERNAL_SUPPORT:STRING=TGZ
> -DTGZPATH:PATH=/home/makara/Downloads/CMake-hdf-java-3.2
> -DHDF_PACKAGE_EXTLIBS:BOOL=ON "-GUnix Makefiles"
> "/home/makara/Downloads/CMake-hdf-java-3.2/hdf-java-3.2.1"]
>   CTEST_SCRIPT_DIRECTORY=[/home/makara/Downloads/CMake-hdf-java-3.2]
>   CTEST_USE_LAUNCHERS=[]
> 
> 
> Run dashboard with model Experimental
>    Source directory:
> /home/makara/Downloads/CMake-hdf-java-3.2/hdf-java-3.2.1
>    Build directory: /home/makara/Downloads/CMake-hdf-java-3.2/build
>    Track: Experimental
>    Reading ctest configuration file:
> /home/makara/Downloads/CMake-hdf-java-3.2/hdf-java-3.2.1/CTestConfig.cmake
>    Site: ai
>    Build name: Linux-3.19.0-25-generic-x86_64-STATIC
>    Use Experimental tag: 20161130-0719
> Configure project
>    Each . represents 1024 bytes of output
>     ............. Size of output: 12K
> Build project
>    Each symbol represents 1024 bytes of output.
>    '!' represents an error and '*' a warning.
>     .*................................................  Size: 49K
>     ..........**....***************.**********.*******  Size: 99K
>     ************.***************.***********.*********  Size: 150K
>     **.*****************.***********.*************.***  Size: 199K
>     **..............*......*....**..*.*************.**  Size: 250K
>     ***.*******.*************.************************  Size: 300K
>     *****************************.*.******************  Size: 350K
>     ************************************.*************  Size: 400K
>     **************************************.***********  Size: 449K
>     **************************************************  Size: 499K
>     ****.*. Size of output: 506K
>    0 Compiler errors
>    1302 Compiler warnings
> Test project /home/makara/Downloads/CMake-hdf-java-3.2/build
>     Start 1: JUnit-interface-clearall-objects
>     Start 3: J4Unit-interface-clearall-objects
> 1/4 Test #3: J4Unit-interface-clearall-objects ...   Passed    0.00 sec
> 2/4 Test #1: JUnit-interface-clearall-objects ....   Passed    0.00 sec
>     Start 2: JUnit-interface
>     Start 4: J4Unit-interface
> 3/4 Test #4: J4Unit-interface ....................   Passed    0.25 sec
> 4/4 Test #2: JUnit-interface .....................   Passed    0.44 sec
> 
> 100% tests passed, 0 tests failed out of 4
> 
> However, I see nothing at all is changed in my working directory. All the
> files are the same.
> 
> Makara
> 



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

Reply via email to