delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/02/17/03:54:23

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=s6VxLPfy405F3XjM
I2fouCrpNX4h9Nm/BPJvPcL6dWF335JZvK12OpZCWRHefU1It6NGzTlyQi5SpPkB
dmxbbmawXbH/fbzQHN2aCuMjge3r70MFJf0c3cK/yEs+bNollu73LbDJJ1lr33kh
E2WZ5Cjckenbqqcj4F3Lftxi0BQ=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=HlBmU1URea52BsS0rVnmzv
exuvU=; b=B4Xw2mc3qV5MoF8ViLn5iQTOBpyRDtYkYJFsAVN5ar3IOYdigWQJBC
EIbGX01sfiygP0LBK2blvASTSP3Ffv8TVSycu+0pBLk/2J93KrMjo91fcqh1VZEM
FNB5PzeDc+xqojjXi5V11GwM/SGKzK15ocOdeBMZXQ2f9dQ/YmYN8=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=theory, H*MI:sk:CAHL-S0, H*f:sk:CAHL-S0, H*i:sk:CAHL-S0
X-HELO: mail-wm0-f42.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=b+vf/0MFMy4ALwynDTjE7n+Z7BXDcvZ2joRAJIU2YAk=; b=kLtZDSW+/Kr6uamy4PMtvAe9NnsXtzN9yZvJUs60VMZlCO+d3fX8KsYN+2rS8xQdJV 0hA8aZLkqSN1C23ynJZOP0SbsmVmmUXpTvpKBULHZOGeefs2KzqW+3YeAiaXCnU2m3f/ V67hJzkBi2PBhYL8XnZWrBFLVqOeoaItaAWLBdLrRi/TYbgP1rpOZpzaN5m58LPJhKMN OR8aLq65mAd1wEbsFD4dkqGMEiPMR87evWH1+VNXxtxuNhlxOIzdBmkVt/mjgmGQDGoJ uaHEDrdplvvnXcmdzfR1jEgAWWroVUrNeivWGsEfOdghY3R3FRb5oX/0lktkrYQMupO9 PP4g==
X-Gm-Message-State: AG10YOSVkOmxE9UgXFWgThlTSyPpZaghIMQWA/RlY8Y2JWlJGm9XIQe10dTehdjTiixqkQ==
X-Received: by 10.194.47.237 with SMTP id g13mr498597wjn.142.1455699240602; Wed, 17 Feb 2016 00:54:00 -0800 (PST)
Subject: Re: netcdf 4.3.3-1.2: HDF5 library version mismatched error
To: cygwin AT cygwin DOT com
References: <CAHL-S0YUyxeDgeCmg0c8wKOpQQuZgdn1HPKPs6aAGXq0kZZRmg AT mail DOT gmail DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <56C43526.2050502@gmail.com>
Date: Wed, 17 Feb 2016 09:53:58 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <CAHL-S0YUyxeDgeCmg0c8wKOpQQuZgdn1HPKPs6aAGXq0kZZRmg@mail.gmail.com>
X-IsSubscribed: yes

On 17/02/2016 09:37, Alexander Barth wrote:
> Hi,
>
> When I run the command:
>
>   ncdump.exe -h test_hgroups.nc
>
> with the example NetCDF4 file from
> https://www.unidata.ucar.edu/software/netcdf/examples/test_hgroups.nc,
> I get the following HDF5 error message below, in particular:
> Headers are 1.8.15, library is 1.8.16
>
> Is it possible to recompile netcdf with the current version of HDF5?
>
> This also affects octave-netcdf and possibly all programs which use netcdf.
>
> Thank you for your fine work to maintain cygwin over all these years!
>
> Regards,
> Alexander Barth
>

Noted.
Unfortunately hdf5 is very poor in maintaining compatibility.
In theory 1.8.15 and 1.8.16 should be API compatible...

I was planning to wait octave 4.0.1 before bumping netcdf to 4.4.0.

But I will prepare  netcdf-4.4.0 and netcdf-fortran-4.4.3 and bump
netcdf-cxx4-4.2.1 just to be sure.

Regards
Marco






--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019