We addressed the following issues reported to this list:
- Default CMAKE_INSTALL_PREFIX is non standard
- Broken dependencies for the HDF5 high-level libraries
We also discovered and fixed some C++ API 1.8.12 to 1.8.13 compatibility issues.
For those who use configure to build HDF5, the default mode is now set to "production" as it will be in the final release.
We will greatly appreciate if you test this pre-release on the platform(s) of your choice and report any problems found to this list as soon as possible. We have about a week to address the issues.
Thanks a lot for your help and support!
Elena
···
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Elena Pourmal The HDF Group http://hdfgroup.org
1800 So. Oak St., Suite 203, Champaign IL 61820
217.531.6112
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
With CMake Version 3.0.0-rc3, there are 3 warnings:
CMake Warning (dev) at src/CMakeLists.txt:640 (add_custom_command):
Policy CMP0040 is not set: The target in the TARGET signature of
add_custom_command() must exist. Run "cmake --help-policy CMP0040" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
The target name "/Users/sean/Desktop/hdf-test/bin/H5Edefin.h" is unknown in
this context.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at src/CMakeLists.txt:647 (add_custom_command):
Policy CMP0040 is not set: The target in the TARGET signature of
add_custom_command() must exist. Run "cmake --help-policy CMP0040" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
The target name "/Users/sean/Desktop/hdf-test/bin/H5version.h" is unknown
in this context.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at src/CMakeLists.txt:654 (add_custom_command):
Policy CMP0040 is not set: The target in the TARGET signature of
add_custom_command() must exist. Run "cmake --help-policy CMP0040" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
The target name "/Users/sean/Desktop/hdf-test/bin/H5overflow.h" is unknown
in this context.
This warning is for project developers. Use -Wno-dev to suppress it.
On Mon, 28 Apr 2014 21:13:28 -0500, Elena Pourmal said:
We will greatly appreciate if you test this pre-release on the
platform(s) of your choice and report any problems found to this list as
soon as possible. We have about a week to address the issues.
--
____________________________________________________________
Sean McBride, B. Eng sean@rogue-research.com
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
The "unable to modify constant message" error still persists in this build. As far as both I and Google know, no one but me has seen this error.
==rob
···
On 04/28/2014 09:13 PM, Elena Pourmal wrote:
We addressed the following issues reported to this list:
- Default CMAKE_INSTALL_PREFIX is non standard
- Broken dependencies for the HDF5 high-level libraries
We also discovered and fixed some C++ API 1.8.12 to 1.8.13 compatibility issues.
For those who use configure to build HDF5, the default mode is now set to "production" as it will be in the final release.
We will greatly appreciate if you test this pre-release on the platform(s) of your choice and report any problems found to this list as soon as possible. We have about a week to address the issues.
Thanks a lot for your help and support!
Elena
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Elena Pourmal The HDF Group http://hdfgroup.org
1800 So. Oak St., Suite 203, Champaign IL 61820
217.531.6112
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Thanks a lot for testing with CMake 3.0.0 and reporting the results. Good to know the status!
Elena
···
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Elena Pourmal The HDF Group http://hdfgroup.org
1800 So. Oak St., Suite 203, Champaign IL 61820
217.531.6112
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
On Mon, 28 Apr 2014 21:13:28 -0500, Elena Pourmal said:
We will greatly appreciate if you test this pre-release on the
platform(s) of your choice and report any problems found to this list as
soon as possible. We have about a week to address the issues.
With CMake Version 3.0.0-rc3, there are 3 warnings:
CMake Warning (dev) at src/CMakeLists.txt:640 (add_custom_command):
Policy CMP0040 is not set: The target in the TARGET signature of
add_custom_command() must exist. Run "cmake --help-policy CMP0040" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
The target name "/Users/sean/Desktop/hdf-test/bin/H5Edefin.h" is unknown in
this context.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at src/CMakeLists.txt:647 (add_custom_command):
Policy CMP0040 is not set: The target in the TARGET signature of
add_custom_command() must exist. Run "cmake --help-policy CMP0040" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
The target name "/Users/sean/Desktop/hdf-test/bin/H5version.h" is unknown
in this context.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at src/CMakeLists.txt:654 (add_custom_command):
Policy CMP0040 is not set: The target in the TARGET signature of
add_custom_command() must exist. Run "cmake --help-policy CMP0040" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
The target name "/Users/sean/Desktop/hdf-test/bin/H5overflow.h" is unknown
in this context.
This warning is for project developers. Use -Wno-dev to suppress it.
--
____________________________________________________________
Sean McBride, B. Eng sean@rogue-research.com
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
I am afraid the issue is not in our JIRA DB. Could you please submit it to help@hdfgroup.org or post it here? (Description and small program to reproduce would be ideal!)
Thank you!
Elena
···
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Elena Pourmal The HDF Group http://hdfgroup.org
1800 So. Oak St., Suite 203, Champaign IL 61820
217.531.6112
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
On Apr 29, 2014, at 12:39 PM, Rob Latham <robl@mcs.anl.gov> wrote:
On 04/28/2014 09:13 PM, Elena Pourmal wrote:
Dear HDF5 users,
A pre-release candidate (pre2) of HDF5 1.8.13 for UNIX and Windows is available for testing and can be downloaded from the following location
The "unable to modify constant message" error still persists in this build. As far as both I and Google know, no one but me has seen this error.
==rob
We addressed the following issues reported to this list:
- Default CMAKE_INSTALL_PREFIX is non standard
- Broken dependencies for the HDF5 high-level libraries
We also discovered and fixed some C++ API 1.8.12 to 1.8.13 compatibility issues.
For those who use configure to build HDF5, the default mode is now set to "production" as it will be in the final release.
We will greatly appreciate if you test this pre-release on the platform(s) of your choice and report any problems found to this list as soon as possible. We have about a week to address the issues.
Thanks a lot for your help and support!
Elena
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Elena Pourmal The HDF Group http://hdfgroup.org
1800 So. Oak St., Suite 203, Champaign IL 61820
217.531.6112
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~