[Debian-med-packaging] Bug#888925: Bug#888925: libminc FTBFS with netcdf 1:4.6.0-2: NetCDF: Attempt to use feature that was not turned on when netCDF was built
Gert Wollny
gw.fossdev at gmail.com
Thu Feb 8 13:43:17 UTC 2018
I'm on it
Am Donnerstag, den 08.02.2018, 07:52 +0100 schrieb Sebastiaan
Couwenberg:
> On 02/08/2018 07:41 AM, Andreas Tille wrote:
> > > libminc needs to fix their test or their usage of libnetcdf.
> >
> > Could you be more verbose what exactly needs to be changed?
>
> You can skip the test until upstream has provided a fix.
>
> > I admit, I have no idea about libnetcdf and Steve did not responded
> > to the issue yet.
>
> libminc passed custom flags to the nccreate() via its micreate()
> wrapper:
>
> ip->fd = micreate(ip->name, NC_CLOBBER|MI2_CREATE_V1); /*Create
> MINC1 format*/
>
> These flags are passed along to nccreate() which is more strict in
> its what it accepts.
Actually, MI2_CREATE_V1 coincides with the NC_MPIPOSIX flag, and since
MPI is not compiled in the file creation fails, luckily, one might say.
More information about the Debian-med-packaging
mailing list