HDF5 v1.8.12 - run time problem

Hi,

I have an application that I have compiled with and linked to HDF5
v.1.8.12. I am also using a library, CHOMBO, that I have compiled with
the same HDF5 library. When I try running the application, I get an error

HDF5-DIAG: Error detected in HDF5 (1.8.12) MPI-process 0:
  #000: ../../hdf5-1.8.12/src/H5Edeprec.c line 400 in H5Eget_auto1():
wrong API function, H5Eset_auto2 has been called
    major: Error API
    minor: Can't get value

Please can someone let me know what this error is related to. Is the
application calling a deprecated function? The release document of
CHOMBO says the following

"Chombo has updated to use the HDF5 1.8 API, although support for the 1.6
  API is still in place for this release. This means (among other things)
  that the -DH5_USE_16_API compiler flag is no longer required."

I have not used the -DH5_USE_16_API compiler flag while compiling, could
this be causing the issue?

Thanks in advance.

···

--
Regards

Nitya

Hi,

Sorry, please ignore this. I found the problem. I did have the backward
compatibility flags hidden somewhere in my compilation for the code. I
have now fixed this.

Thanks

Nitya

···

On 08/03/14 19:00, hdf-forum-request@lists.hdfgroup.org wrote:

Send Hdf-forum mailing list submissions to
  hdf-forum@lists.hdfgroup.org

To subscribe or unsubscribe via the World Wide Web, visit
  http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org

or, via email, send a message with subject or body 'help' to
  hdf-forum-request@lists.hdfgroup.org

You can reach the person managing the list at
  hdf-forum-owner@lists.hdfgroup.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Hdf-forum digest..."

Today's Topics:

   1. HDF5 v1.8.12 - run time problem (Nitya Hariharan)

----------------------------------------------------------------------

Message: 1
Date: Sun, 03 Aug 2014 18:28:02 +0200
From: Nitya Hariharan <nty@MPA-Garching.MPG.DE>
To: hdf-forum@lists.hdfgroup.org
Subject: [Hdf-forum] HDF5 v1.8.12 - run time problem
Message-ID: <53DE6312.8020500@mpa-garching.mpg.de>
Content-Type: text/plain; charset=utf-8

Hi,

I have an application that I have compiled with and linked to HDF5
v.1.8.12. I am also using a library, CHOMBO, that I have compiled with
the same HDF5 library. When I try running the application, I get an error

HDF5-DIAG: Error detected in HDF5 (1.8.12) MPI-process 0:
  #000: ../../hdf5-1.8.12/src/H5Edeprec.c line 400 in H5Eget_auto1():
wrong API function, H5Eset_auto2 has been called
    major: Error API
    minor: Can't get value

Please can someone let me know what this error is related to. Is the
application calling a deprecated function? The release document of
CHOMBO says the following

"Chombo has updated to use the HDF5 1.8 API, although support for the 1.6
  API is still in place for this release. This means (among other things)
  that the -DH5_USE_16_API compiler flag is no longer required."

I have not used the -DH5_USE_16_API compiler flag while compiling, could
this be causing the issue?

Thanks in advance.

--
Regards

Nitya