Re: [gembud] Issue Compiling GEMPAK on OS X Mavericks

I just tried that and still can’t get a successful build to ntl. Here’s my Make 
and Make Install files. Thanks for your help!

Nathan Parker

WeatherBug Backyard
by Earth Networks

This message (including any attachments) is a confidential and privileged 
communication of Earth Networks, and intended only for the addressee. Any 
unauthorized use, distribution, or copying of this message (or any attachment) 
is prohibited. If you are not the addressee or a person authorized to receive 
messages for the addressee, you have received this message in error. In that 
case, please delete this message and call us at 301-250-4000 so that we can 
correct our records in order to avoid this mistake in the future. Thank you.

From: Matt Engelbrecht 
<Matthew.Engelbrecht@xxxxxxxxxxxxx<mailto:Matthew.Engelbrecht@xxxxxxxxxxxxx>>
Date: Monday, June 9, 2014 at 12:36 PM
To: "Tyle, Kevin R" <ktyle@xxxxxxxxxx<mailto:ktyle@xxxxxxxxxx>>
Cc: Nathan Parker 
<backyard@xxxxxxxxxxxxxxxxx<mailto:backyard@xxxxxxxxxxxxxxxxx>>, 
"gembud@xxxxxxxxxxxxxxxx<mailto:gembud@xxxxxxxxxxxxxxxx>" 
<gembud@xxxxxxxxxxxxxxxx<mailto:gembud@xxxxxxxxxxxxxxxx>>
Subject: Re: [gembud] Issue Compiling GEMPAK on OS X Mavericks

That was exactly the problem I was having - I think it was the clang.h library 
that wasn't there and causing a bunch of errors.

-Matt

On Jun 9, 2014, at 11:30, "Tyle, Kevin R" 
<ktyle@xxxxxxxxxx<mailto:ktyle@xxxxxxxxxx>> wrote:
I know that the GEMPAK7 build process on Darwin has changed from previous 
releases (for one thing, it uses the system-provided CLANG compiler instead of 
the gcc compiler that one installs via MacPorts).  I don't have access to a 
Mavericks machine at present, but I had problems building on my Lion systems as 
well, which eventually I was able to work out.  You may wish to change the 
$NAWIPS/config/Makeinc.darwin file so it uses gcc and not clang as a first 
step.  Also, attach the output from your make to see if you are getting the 
same errors on Mavericks that I experienced on Lion.
_____________________________________________
Kevin Tyle, Systems Administrator
Dept. of Atmospheric & Environmental Sciences
University at Albany
Earth Science 235, 1400 Washington Avenue
Albany, NY 12222
Email: ktyle@xxxxxxxxxx<mailto:ktyle@xxxxxxxxxx>
Phone: 518-442-4578
_____________________________________________
-----Original Message-----
From: gembud-bounces@xxxxxxxxxxxxxxxx<mailto:gembud-bounces@xxxxxxxxxxxxxxxx> 
[mailto:gembud-bounces@xxxxxxxxxxxxxxxx] On Behalf Of Nathan Parker
Sent: Sunday, June 08, 2014 10:21 PM
To: Matt Engelbrecht
Cc: gembud@xxxxxxxxxxxxxxxx<mailto:gembud@xxxxxxxxxxxxxxxx>
Subject: Re: [gembud] Issue Compiling GEMPAK on OS X Mavericks
Thanks for the info. It is GEMPAK7 I'm having the issue with on Mavericks. I do 
have it running wonderfully in CentOS 6. Even got data flowing into it. I was 
just curious if I could get it going on OS X so I didn't have to rely on my 
CentOS VM. :-)
Thanks
Nathan Parker
WeatherBug Backyard
by Earth Networks
Sent from my T-Mobile 4G iPad
On Jun 8, 2014, at 8:51 PM, "Matt Engelbrecht" 
<Matthew.Engelbrecht@xxxxxxxxxxxxx<mailto:Matthew.Engelbrecht@xxxxxxxxxxxxx>> 
wrote:
Nathan:
I have experienced the same challenges with GEMPAK 7 on Mavericks - GEMPAK 6.10 
installed just fine, but I have yet to successfully build GEMPAK 7.  Even some 
of the 6.10 build seems funky, so I moved over to RHEL (6.5) and won't be 
looking back.  Building GEMPAK 7 on it was smooth, quick and it performs 
exceptionally well.  I highly recommend the $179 investment in a good OS to run 
it.
-Matt
On Jun 7, 2014, at 7:44 PM, Nathan Parker 
<backyard@xxxxxxxxxxxxxxxxx<mailto:backyard@xxxxxxxxxxxxxxxxx>> wrote:
I'm trying to compile GEMPAK on OS X Mavericks. I have Xcode, Command Line 
Tools, MacPorts, all the prerequisites installed, and I'm sourcing it 
correctly. It still fails to build. I have a copy of my Make file if anyone 
wants to see it. It's throwing all sorts of off the wall issues I've never seen 
before.
Did it on both an iMac and MacBook Pro with the same results.
Worked flawlessly on CentOS 6.
I'm also about to beta test Yosemite on both Macs if someone wants me to try to 
compile on Yosemite.
Any help would be deeply appreciated.
Thanks!
Nathan Parker
WeatherBug Backyard
by Earth Networks
Sent from my T-Mobile 4G iPad
_______________________________________________
gembud mailing list
gembud@xxxxxxxxxxxxxxxx<mailto:gembud@xxxxxxxxxxxxxxxx>
For list information or to unsubscribe,  visit: 
http://www.unidata.ucar.edu/mailing_lists/
_______________________________________________
gembud mailing list
gembud@xxxxxxxxxxxxxxxx<mailto:gembud@xxxxxxxxxxxxxxxx>
For list information or to unsubscribe,  visit: 
http://www.unidata.ucar.edu/mailing_lists/

{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf200
{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
{\info
{\author Nathan Parker}
{\*\company Mallard Computer, Inc.}
{\*\copyright All Rights 
Reserved.}}\margl1440\margr1440\vieww10800\viewh8400\viewkind0
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural

\f0\fs24 \cf0 MacBook-Pro:GEMPAK7 parkernathan$ make install\
if [ ! -f /Users/parkernathan/GEMPAK7/os/darwin/include/MCHPRM.PRM ] ; then \\\
           ln -s /Users/parkernathan/GEMPAK7/gempak/include/MCHPRM.Darwin 
/Users/parkernathan/GEMPAK7/os/darwin/include/MCHPRM.PRM ; \\\
        fi\
...\
Making install in /Users/parkernathan/GEMPAK7/extlibs\
-n installing in \
/Users/parkernathan/GEMPAK7/extlibs/zlib\
make[2]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/extlibs/PNG\
make[2]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/extlibs/bzip2\
make[2]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/extlibs/HDF5\
make[2]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/extlibs/GPC\
( cd libgpc; echo "making all in `pwd`" ; \\\
                /Applications/Xcode.app/Contents/Developer/usr/bin/make  all )\
making all in /Users/parkernathan/GEMPAK7/extlibs/GPC/libgpc\
make[3]: Nothing to be done for `all'.\
-n installing in \
/Users/parkernathan/GEMPAK7/extlibs/AODT\
/Users/parkernathan/GEMPAK7/extlibs/AODT/v64/odtlib\
make[3]: Nothing to be done for `install'.\
/Users/parkernathan/GEMPAK7/extlibs/AODT/v64/odtapi\
make[3]: Nothing to be done for `install'.\
/Users/parkernathan/GEMPAK7/extlibs/AODT/v64/inc\
/Users/parkernathan/GEMPAK7/extlibs/AODT/v72/odtlib\
make[3]: Nothing to be done for `install'.\
/Users/parkernathan/GEMPAK7/extlibs/AODT/v72/odtapi\
make[3]: Nothing to be done for `install'.\
/Users/parkernathan/GEMPAK7/extlibs/AODT/v72/inc\
-n installing in \
/Users/parkernathan/GEMPAK7/extlibs/melBUFR\
making all in /Users/parkernathan/GEMPAK7/extlibs/melBUFR/melbufr\
/Users/parkernathan/GEMPAK7/extlibs/melBUFR/melbufr/include\
/Users/parkernathan/GEMPAK7/extlibs/melBUFR/melbufr/src\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  -o bufr_dump 
bufr_dump.o /Users/parkernathan/GEMPAK7/os/darwin/lib/libmel_bufr.a\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [bufr_dump] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/extlibs/ncepBUFR\
making all in /Users/parkernathan/GEMPAK7/extlibs/ncepBUFR/libncepBUFR\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c bort_exit.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c ccbfl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c cmpia.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c cobfl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c crbmg.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c cread.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c cwbmg.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c icvidx.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c nummtb.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c rbytes.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c restd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c stseq.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c wrdesc.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c adn30.f\
make[3]: /usr/local/bin/gfortran: No such file or directory\
make[3]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/libncepBUFR.a(adn30.o)] 
Error 1\
make[2]: *** [all] Error 2\
-n installing in \
/Users/parkernathan/GEMPAK7/extlibs/netCDF\
make[2]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/extlibs/OHSHEF\
make[2]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/extlibs/xml2\
make[2]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/extlibs/xslt\
make[2]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/extlibs/JasPer\
make[2]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/extlibs/NDFD\
make[2]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/extlibs/SHAPE\
making all in /Users/parkernathan/GEMPAK7/extlibs/SHAPE/libshp\
-n installing in \
/Users/parkernathan/GEMPAK7/extlibs/GAMET\
making all in /Users/parkernathan/GEMPAK7/extlibs/GAMET/gametlib\
make[3]: Nothing to be done for `all'.\
-n installing in \
/Users/parkernathan/GEMPAK7/extlibs/rsl\
make[2]: Nothing to be done for `install'.\
Making install in /Users/parkernathan/GEMPAK7/gempak\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/appl\
make[3]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/ncepUT\
make[3]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/syslib\
make[3]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/device\
make[3]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/textlib\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/gemlib\
make[3]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/awlib\
make[3]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/diaglib\
make[3]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/gridlib\
make[3]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/griblib\
make[3]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/jwblib\
make[3]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/oalib\
make[3]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/prmcnvlib\
make[3]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/sflib\
make[3]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/snlib\
make[3]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/vflib\
make[3]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/cgemlib\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c convcvg.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  -o convcvg 
convcvg.o /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/syslib.a -lm\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [convcvg] Error 1\
make[3]: *** [install] Error 2\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/gpltdev\
make[3]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/gplt\
cd gplt; echo "installing in gplt " ; 
/Applications/Xcode.app/Contents/Developer/usr/bin/make  install\
installing in gplt \
make[4]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a', needed by `gplt'.  Stop.\
make[3]: *** [install] Error 2\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/bridge\
make[3]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/driver\
-n  installing in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active\
-n  installing in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/gn\
install gn /Users/parkernathan/GEMPAK7/os/darwin/bin\
install: gn: No such file or directory\
make[5]: *** [install] Error 71\
-n  installing in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/nc\
install nc /Users/parkernathan/GEMPAK7/os/darwin/bin\
install: nc: No such file or directory\
make[5]: *** [install] Error 71\
-n  installing in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/ps\
install ps /Users/parkernathan/GEMPAK7/os/darwin/bin\
install: ps: No such file or directory\
make[5]: *** [install] Error 71\
-n  installing in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/xw\
install xw /Users/parkernathan/GEMPAK7/os/darwin/bin\
install: xw: No such file or directory\
make[5]: *** [install] Error 71\
-n  installing in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/gf\
install gf /Users/parkernathan/GEMPAK7/os/darwin/bin\
install: gf: No such file or directory\
make[5]: *** [install] Error 71\
-n  installing in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/gif\
install gif /Users/parkernathan/GEMPAK7/os/darwin/bin\
install: gif: No such file or directory\
make[5]: *** [install] Error 71\
-n  installing in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/xwp\
install xwp /Users/parkernathan/GEMPAK7/os/darwin/bin\
install: xwp: No such file or directory\
make[5]: *** [install] Error 71\
-n  installing in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/fax\
install fax /Users/parkernathan/GEMPAK7/os/darwin/bin\
install: fax: No such file or directory\
make[5]: *** [install] Error 71\
-n  installing in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/utf\
install utf /Users/parkernathan/GEMPAK7/os/darwin/bin\
install: utf: No such file or directory\
make[5]: *** [install] Error 71\
-n  installing in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/vg\
install vg /Users/parkernathan/GEMPAK7/os/darwin/bin\
install: vg: No such file or directory\
make[5]: *** [install] Error 71\
-n  installing in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/rbk\
install rbk /Users/parkernathan/GEMPAK7/os/darwin/bin\
install: rbk: No such file or directory\
make[5]: *** [install] Error 71\
-n  installing in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/tiff\
install tiff /Users/parkernathan/GEMPAK7/os/darwin/bin\
install: tiff: No such file or directory\
make[5]: *** [install] Error 71\
-n  installing in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/png\
install png /Users/parkernathan/GEMPAK7/os/darwin/bin\
install: png: No such file or directory\
make[5]: *** [install] Error 71\
make[4]: *** [install] Error 2\
make[3]: *** [install] Error 2\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/nmaplib\
make[3]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gpbox\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpbinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpbox.a(gpbinp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gpclear\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `gpclear'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gpclose\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpoinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpclose.a(gpoinp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gpcolor\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpcinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpcolor.a(gpcinp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gpend\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `gpend'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gpfax\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpfinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpfax.a(gpfinp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gpmap\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpmafs.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpmap.a(gpmafs.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gpscat\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpminp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpscat.a(gpminp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gptcww\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpwinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gptcww.a(gpwinp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gptext\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gptinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gptext.a(gptinp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gptpc\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gppinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gptpc.a(gppinp.o)] 
Error 1\
make[4]: *** [install] Error 2\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/na\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/na/nagrib\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `nagrib'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/na/nagrib2\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `nagrib2'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/na/ndfdg2\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/mdlg2dec.a', needed by `ndfdg2'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/na/gd2ndfd\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/gdgrib.a', needed by `gd2ndfd'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/na/namsnd\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c namcdt.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/namsnd.a(namcdt.o)] 
Error 1\
make[4]: *** [install] Error 2\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/oa\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/oa/oabox\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c oabinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/oabox.a(oabinp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/oa/oabsfc\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c oabsdr.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/oabsfc.a(oabsdr.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/oa/oabsnd\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c oandsp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/oabsnd.a(oandsp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/oa/oagrid\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c oagagn.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/oagrid.a(oagagn.o)] 
Error 1\
make[4]: *** [install] Error 2\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfcfil\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sffinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfcfil.a(sffinp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfchck\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `sfchck'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfcntr\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c oagagn.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfcntr.a(oagagn.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfdelt\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfdfil.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfdelt.a(sfdfil.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfdsl604\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfl6fl.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfdsl604.a(sfl6fl.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfedit\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfedta.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfedit.a(sfedta.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfgram\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfxchr.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfgram.a(sfxchr.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfl604\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfl6fl.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfl604.a(sfl6fl.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sflist\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfldat.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sflist.a(sfldat.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfmap\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfedge.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfmap.a(sfedge.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfmod\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfcinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfmod.a(sfcinp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfstns\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfsinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfstns.a(sfsinp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfvgsf\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfvdta.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfvgsf.a(sfvdta.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfcsplt\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `sfcsplt'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfctime\
cp sfctime /Users/parkernathan/GEMPAK7/os/darwin/bin\
cp: sfctime: No such file or directory\
make[5]: *** [install] Error 1\
make[4]: *** [install] Error 2\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/sncfil\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c snfinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sncfil.a(snfinp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/sncross\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c snsbor.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sncross.a(snsbor.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/sncross2\
ar: /Users/parkernathan/GEMPAK7/os/darwin/lib/sncross.a: No such file or 
directory\
make[5]: *** [snsbor.o] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/sndelt\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sndfil.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sndelt.a(sndfil.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/sndslist\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c snldat.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sndslist.a(snldat.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/snedit\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c snecpr.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/snedit.a(snecpr.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/snhodo\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c snhbck.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/snhodo.a(snhbck.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/snlist\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c snldat.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/snlist.a(snldat.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/snmap\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c snmclr.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/snmap.a(snmclr.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/snmod\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c snocmp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/snmod.a(snocmp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/snprof\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c snpbck.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/snprof.a(snpbck.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/snstns\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c snninp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/snstns.a(snninp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/sntser\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sntdat.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sntser.a(sntdat.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/sndiag\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `sndiag'.  Stop.\
make[4]: *** [install] Error 2\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdcfil\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdcanl.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdcfil.a(gdcanl.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdcntr\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdndsp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdcntr.a(gdndsp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdcross\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdxcla.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdcross.a(gdxcla.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gddelt\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdddel.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gddelt.a(gdddel.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gddiag\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/gdcfil.a', needed by `gddiag'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdedit\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdedatf.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdedit.a(gdedatf.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdfrzl\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdninpfz.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdfrzl.a(gdninpfz.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/goftxt\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c g2t_a.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/goftxt.a(g2t_a.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdgrib\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c bdsibm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c bdsmak.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c bdsnbt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c bdspgb.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c bmsmak.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbfaopn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbfclos.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbfwrit.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdgpds.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdguin.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdgwmo.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdigit.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdsced.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdslcc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdsmak.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdsmer.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdsstr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c pdsby10.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c pdsby11.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c pdsbyt7.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c pdsbyt9.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c pdsmake.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c pdsvldt.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/gdgrib.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/gdgrib.a\
a - bdsibm.o\
a - bdsmak.o\
a - bdsnbt.o\
a - bdspgb.o\
a - bmsmak.o\
a - gbfaopn.o\
a - gbfclos.o\
a - gbfwrit.o\
a - gdgpds.o\
a - gdguin.o\
a - gdgwmo.o\
a - gdigit.o\
a - gdsced.o\
a - gdslcc.o\
a - gdsmak.o\
a - gdsmer.o\
a - gdsstr.o\
a - pdsby10.o\
a - pdsby11.o\
a - pdsbyt7.o\
a - pdsbyt9.o\
a - pdsmake.o\
a - pdsvldt.o\
rm -f *.o\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `gdgrib'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdgrib2\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `gdgrib2'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdgsfc\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdzdatf.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdgsfc.a(gdzdatf.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdinfo\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdigen.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdinfo.a(gdigen.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdlist\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `gdlist'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdmap\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdmdsp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdmap.a(gdmdsp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdmod\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdoadd.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdmod.a(gdoadd.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdomeg\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdagen.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdomeg.a(gdagen.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdplot\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdbdsp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdplot.a(gdbdsp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdprof\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdpcla.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdprof.a(gdpcla.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdptpdf\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdptdat.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdptpdf.a(gdptdat.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdpvsf\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdpvcl.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdpvsf.a(gdpvcl.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdstat\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdstaaf.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdstat.a(gdstaaf.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdstream\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdsdsp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdstream.a(gdsdsp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdthgt\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdtxda.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdthgt.a(gdtxda.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdtser\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdtdsp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdtser.a(gdtdsp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdtspdf\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdtsdat.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdtspdf.a(gdtsdat.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdvint\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c vcbldz.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdvint.a(vcbldz.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdwind\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdwdsp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdwind.a(gdwdsp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/grphgd\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gbound.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/grphgd.a(gbound.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdplot2\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdbhlo.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdplot2.a(gdbhlo.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdplot3\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdanot.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdplot3.a(gdanot.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gpolyg\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c poly_apad.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpolyg.a(poly_apad.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdbiint\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `gdbiint'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdradr\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdradr.a(gpinp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdradrc\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdradrc.a(gpinp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdobscnt\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o', needed by `gdobscnt'. 
 Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdtopo\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdtdsp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdtopo.a(gdtdsp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdcsv\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c -o gdptin.o gdptin.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [gdptin.o] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gd2img\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c -o gdptin.o gdptin.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [gdptin.o] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/img2gd\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/img2gd.a(gpinp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdpoint\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c -o gdptin.o gdptin.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [gdptin.o] Error 1\
make[4]: *** [install] Error 2\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/aodt\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  aodt.o 
aodtv64drive.o aodtv64runautomode.o aodtv72drive.o aodtv72runautomode.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libAODT_v64.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libAODT_v72.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/xw.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libnetcdf.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libpng.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxml2.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxslt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libz.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/rsl.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libbz2.a -L/opt/local/lib -lX11 -lm  
-o aodt\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [aodt] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/arinfo\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a', needed by `arinfo'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/bnd2shp\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a', needed by `bnd2shp'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/bufrenc\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c bfeinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bufrenc.a(bfeinp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/clipvgf\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o', needed by `clipvgf'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/createccfp\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `createccfp'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/createbinfo\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c createbinfo.c \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  createbinfo.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a  -o createbinfo\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [createbinfo] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/dat2pts\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c d2pday.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/dat2pts.a(d2pday.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/datetime\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c datetime.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  datetime.o  
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a -o datetime\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [datetime] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/dumpvgf\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `dumpvgf'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/fop\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c fop.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  fop.o  
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a -lm -o fop\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [fop] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/rfop\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c rfop.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  rfop.o  
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/syslib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a -o rfop\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [rfop] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/freeColors\
install freeColors /Users/parkernathan/GEMPAK7/os/darwin/bin\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/joinvgf\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c joinvgf.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  -o joinvgf 
joinvgf.o /Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a -lm\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [joinvgf] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/maps\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/maps/gsfssf\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c -o map_gsfssf.o 
map_gsfssf.f\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [map_gsfssf.o] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/maps/shp\
make[6]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/maps/shpcv\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpcv.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  shpcv.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/nc.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a -lm -o shpcv\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [shpcv] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/maps/shpssf\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpssf.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  shpssf.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/nc.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a -lm -o shpssf\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [shpssf] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/maps/ssfgsf\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c -o map_ssfgsf.o 
map_ssfgsf.f\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [map_ssfgsf.o] Error 1\
make[5]: *** [install] Error 2\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/mdp\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a', needed by `mdp'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/mdpspc\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a', needed by `mdpspc'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/mkelev\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c ccplot.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/mkelev.a(ccplot.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/ndinfo\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/include -c ndinfo.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  ndinfo.o  
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libz.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/syslib.a -o ndinfo\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [ndinfo] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/nesdis\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o', needed by `spenes'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/nodt\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  nodt.o 
odtcoakley.o odtintensity.o odtscene.o odtauto.o odtdata.o odthistory.o 
odtoutput.o odtfft.o odtdrive.o odtread.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/xw.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libnetcdf.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libpng.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxml2.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxslt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libz.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/rsl.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libbz2.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a -L/opt/local/lib -lX11  -lm 
-o nodt\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [nodt] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/prob2cat\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c prob2cat.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  -o prob2cat 
prob2cat.o \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a  \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/libgpc.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxml2.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxslt.a \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/libxml2.a  
/Users/parkernathan/GEMPAK7/os/darwin/lib/libz.a -lm\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [prob2cat] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/rebun\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c rebun.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  rebun.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a -lm -o rebun\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [rebun] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/sector\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c secimg.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sector.a(secimg.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/sigavgf\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o', needed by `sigavgf'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/sigbufr\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `sigbufr'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/spenes\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/syslib.a', needed by `spenes'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/spctxt\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c spctxt.c \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  spctxt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a -lm -o spctxt\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [spctxt] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/tcacancel\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c tcacancel.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  -o tcacancel 
tcacancel.o /Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a -lm\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [tcacancel] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/tpc2shp\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c tpc2shp.c\
tpc2shp.c: In function 'WrtMetaFile':\
tpc2shp.c:1609:22: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
        line[count] = (char)NULL;\
                      ^\
tpc2shp.c:1610:25: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
        newline[count] = (char)NULL;\
                         ^\
tpc2shp.c:1611:26: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
        repl_val[count] = (char)NULL;\
                          ^\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  -o tpc2shp 
tpc2shp.o \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a  \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/libgpc.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libshp.a \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/libz.a -lm\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [tpc2shp] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/tran2fos\
install tran2fos /Users/parkernathan/GEMPAK7/os/darwin/bin\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/vgf2tag\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c tag2vgf.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  tag2vgf.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a -lm -o tag2vgf\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [tag2vgf] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/vgftoascii\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/include -c 
vgftoascii.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  vgftoascii.o  
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/syslib.a -o vgftoascii\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [vgftoascii] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/vgftobnd\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a', needed by `vgftobnd'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/wmostrip\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c wmostrip.c \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  wmostrip.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a  -o wmostrip\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [wmostrip] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/woupdt\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o', needed by `woupdt'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/atest\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `atest'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/plotsyms\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `plotsyms'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/fips\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -c fips.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  fips.o  
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a -o fips\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [fips] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/areainfo\
install areaInfo /Users/parkernathan/GEMPAK7/os/darwin/bin/areaInfo\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/nmap_kiosk\
install nmap_kiosk /Users/parkernathan/GEMPAK7/os/darwin/bin\
install run_kiosk.csh /Users/parkernathan/GEMPAK7/bin\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/cwordsh\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl -o cwordsh 
cwordsh.f -L/Users/parkernathan/GEMPAK7/os/darwin/lib -lncepBUFR\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [cwordsh] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/etamap\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `etamap'.  Stop.\
make[4]: *** [install] Error 2\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gui\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gui/nalarm\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  -o nalarm nalarm.o 
 /Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/Nxmlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a \\\
        -L/opt/local/lib -lXm -lXmu -lSM -lICE -lXp -lXext -L/opt/local/lib 
-lXt -lX11 \
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [nalarm] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gui/naltxt\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `naltxt'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gui/ncolor\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  -o ncolor 
ncolor.o\\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/Nxmlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/xwp.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/xw.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ps.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a \\\
                -L/opt/local/lib -lXm -lXmu -lSM -lICE -lXp -lXext 
-L/opt/local/lib -lXt -lX11 -lm\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [ncolor] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gui/nfax\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl -o nfax  
vfiledisp.o vfindload.o vfonts.o nfax.o vmenucb.o vmisccb.o vrdbmap.o 
vscrollcb.o vshowmap.o vtitle.o vwheelcb.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/Nxmlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/xw.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a -L/opt/local/lib -lXm -lXmu 
-lSM -lICE -lXp -lXext -L/opt/local/lib -lXt -lX11 -lm\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [nfax] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gui/nmap2\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap2.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl -o nmap2  \\\
                nmap2.o \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/nmap2.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/nmaplib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/nmap2.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/Nxmlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/sfmap.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/snmap.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gdplot2.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gdmap.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gdstream.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/grphgd.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gdcfil.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/oabsfc.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libAODT_v64.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libAODT_v72.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/xwp.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/xw.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ps.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libgpc.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libnetcdf.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libjasper.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libpng.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libmel_bufr.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxml2.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxslt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libz.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/rsl.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libbz2.a  
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a \\\
                -L/opt/local/lib -lXm -lXmu -lSM -lICE -lXp -lXext 
-L/opt/local/lib -lXt -lX11 -liconv -lm -lrt\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [nmap2] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gui/nsharp\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c acars_selection.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c acars_status.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c basics.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c decoder.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c draw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c file_browse_popup.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c file_selection_menu.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c ps_driv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c mapw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c mod_snd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c obs_snd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c pfc_snd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c nwxtbl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c print_selection.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c readdata.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c show_text.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c skparams.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c thermo.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c winds.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c xwvid1.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c xwvid2.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c xwvid3.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c xwvid4.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c xwvid5.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c xwvid6.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdpgts.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/nsharp.a(gdpgts.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gui/ntl\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -lcurl -o 
ntl \\\
                ntl.o appbtn.o apptab.o prog.o colr.o \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/Nxmlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/xw.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a \\\
                -L/opt/local/lib -lXm -lXmu -lSM -lICE -lXp -lXext 
-L/opt/local/lib -lXt -lX11 \\\
                \
gcc: error: /Users/parkernathan/GEMPAK7/os/darwin/lib/xw.a: No such file or 
directory\
gcc: error: /Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a: No such file or 
directory\
make[5]: *** [ntl] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gui/ntrans\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o', needed by `ntrans'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gui/nwx\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
nwxg_auto.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
nwxp_dchk.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
nwxp_dir.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
nwxp_draw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
nwxp_dslw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
nwxg_dslw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
nwxp_dttm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
nwxp_fosd.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c mapdraw.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/nwx.a(mapdraw.o)] Error 
1\
make[4]: *** [install] Error 2\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog\
make[5]: Nothing to be done for `install'.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs/gpfront\
make[6]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `gpfront'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs/gpwarn\
make[6]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `gpwarn'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs/acprof\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c mknam.f\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/acprof.a(mknam.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs/trajectory\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c ggtraj.f\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gptraj.a(ggtraj.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs/nex2gini\
make[6]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o', needed by `nex2gini'. 
 Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs/nex2img\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpinp.f\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/nex2img.a(gpinp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs/gpnexr2\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpminp.f\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpnexr2.a(gpminp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs/nexr2rhi\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdxdsp.f\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/nexr2rhi.a(gdxdsp.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs/gpvad\
make[6]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `gpvad'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs/gpnids\
make[6]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `gpnids'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcacars\
/bin/sh: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dcacars] Error 127\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcacft\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcacft'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcairm\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcairm'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dccosmic\
/bin/sh: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dccosmic] Error 127\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dccsig\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dccsig'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcffa\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcffa'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcffg\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcffg'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcgmos\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcgmos'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcgrib\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c -o bd_gem_grid.o 
bd_gem_grid.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [bd_gem_grid.o] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcgrib2\
install dcgrib2 /Users/parkernathan/GEMPAK7/os/darwin/bin\
install: dcgrib2: No such file or directory\
make[5]: *** [install] Error 71\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dchrcn\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dchrcn'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcidft\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcidft'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcigdr\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcigdr'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcisig\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcisig'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dclsfc\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dclsfc'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcmetr\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcmetr'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcmsfc\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcmsfc'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcncon\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcncon'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcncprof\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  dcncprof.o 
decode_ncprof.o decode_rass.o decode_fsl2.o decode_fsl1.o vapor_pres.o 
write_gempak.o /Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ldmlog.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libnetcdf.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libjasper.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libpng.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxml2.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxslt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libz.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a  -lm  -o dcncprof\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dcncprof] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcnexr2\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  -o dcnexr2 
dcnexr2.o bufread.o /Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libbz2.a -lm\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dcnexr2] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcnldn\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/sflib/ 
-I/Users/parkernathan/GEMPAK7/gempak/source/gemlib/dm  -c -o dmendf.o dmendf.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dmendf.o] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcnmos\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcnmos'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcprof\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c -o dcdopr.o dcdopr.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dcdopr.o] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcrdf\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcrdf'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcreanal\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/griblib/na -c -o open_gemgrid.o 
open_gemgrid.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [open_gemgrid.o] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcreanal2\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/griblib/na -c -o open_gemgrid.o 
open_gemgrid.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [open_gemgrid.o] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcredbook\
install dcredbook /Users/parkernathan/GEMPAK7/os/darwin/bin\
install: dcredbook: No such file or directory\
make[5]: *** [install] Error 71\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcscd\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcscd'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcshef\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcshef'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcsuomi\
/bin/sh: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dcsuomi] Error 127\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcstorm\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c -o dcsels.o dcsels.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dcsels.o] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcsvrl\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcsvrl'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dctaf\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dctaf'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dctrop\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c -o dctropic.o 
dctropic.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dctropic.o] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcxmos\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcxmos'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcuair\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcuair'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcuspln\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/sflib 
-I/Users/parkernathan/GEMPAK7/gempak/source/gemlib/dm  -c -o dmendf.o dmendf.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dmendf.o] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcwarn\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcwarn'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcwatch\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c -o dcwwdc.o dcwwdc.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dcwwdc.o] Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcwcn\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcwcn'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcwcp\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcwcp'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcwou\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcwou'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcwstm\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcwstm'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcwmostrip\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcwmostrip'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcwtch\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcwtch'.  
Stop.\
make[4]: *** [install] Error 2\
make[3]: *** [install] Error 2\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/airmet_bufrvgf\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o', needed by 
`airmet_bufrvgf'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/airmet_vgfbufr\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o', needed by 
`airmet_vgfbufr'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/gdmlev\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdmaxs.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdmlev.a(gdmaxs.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/gpmxplt\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpmopt.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpmxplt.a(gpmopt.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/gprcm\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gprcm.a(gpinp.o)] Error 
1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/gpanot\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpnarc.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpanot.a(gpnarc.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/gpltln\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gplrot.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpltln.a(gplrot.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/vgappend\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `vgappend'.  
Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/vggrep\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `vggrep'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/vgmod\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `vgmod'.  Stop.\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/vgToSGWX\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o', needed by `vgToSGWX'.  
Stop.\
make[4]: *** [install] Error 2\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/cpc\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/cpc/cpcgstn\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c cpcginp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/cpcgstn.a(cpcginp.o)] 
Error 1\
make[4]: *** [install] Error 2\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/tdl\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/tdl/radmap\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c dinita2.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/radmap.a(dinita2.o)] 
Error 1\
make[4]: *** [install] Error 2\
make[3]: *** [install] Error 2\
make[2]: *** [install] Error 2\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/maps/programs\
/usr/local/bin/gfortran -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c map_gsfssf.f\
make[2]: /usr/local/bin/gfortran: No such file or directory\
make[2]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gsfssf.a(map_gsfssf.o)] 
Error 1\
-n installing in \
/Users/parkernathan/GEMPAK7/gempak/utilities\
making install in /Users/parkernathan/GEMPAK7/gempak/utilities/bounds\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/cgemlib/clo -c vgftobnd.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  -o vgftobnd 
vgftobnd.o /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/syslib.a -lm\
make[3]: /usr/local/bin/gfortran: No such file or directory\
make[3]: *** [vgftobnd] Error 1\
making install in /Users/parkernathan/GEMPAK7/gempak/utilities/hlpbld\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl -o hlpbld hlpbld.f 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a\
make[3]: /usr/local/bin/gfortran: No such file or directory\
make[3]: *** [hlpbld] Error 1\
making install in /Users/parkernathan/GEMPAK7/gempak/utilities/pdfbld\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl -o pdfbld pdfbld.f 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a\
make[3]: /usr/local/bin/gfortran: No such file or directory\
make[3]: *** [pdfbld] Error 1\
make[2]: *** [install] Error 2\
make[1]: *** [FORCEinstall] Error 2\
make: *** [install] Error 2\
MacBook-Pro:GEMPAK7 parkernathan$ \
}
{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf200
{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
{\info
{\author Nathan Parker}
{\*\company Mallard Computer, Inc.}
{\*\copyright All Rights 
Reserved.}}\margl1440\margr1440\vieww10800\viewh8400\viewkind0
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural

\f0\fs24 \cf0 Last login: Mon Jun  9 14:30:38 on ttys000\
MacBook-Pro:~ parkernathan$ cd GEMPAK7\
MacBook-Pro:GEMPAK7 parkernathan$ source Gemenviron.profile\
MacBook-Pro:GEMPAK7 parkernathan$ make\
        Creating /Users/parkernathan/GEMPAK7/os/darwin/lib\
        Creating /Users/parkernathan/GEMPAK7/os/darwin/bin\
        Creating /Users/parkernathan/GEMPAK7/os/darwin/include\
if [ ! -f /Users/parkernathan/GEMPAK7/os/darwin/include/MCHPRM.PRM ] ; then \\\
           ln -s /Users/parkernathan/GEMPAK7/gempak/include/MCHPRM.Darwin 
/Users/parkernathan/GEMPAK7/os/darwin/include/MCHPRM.PRM ; \\\
        fi\
...\
Making all in /Users/parkernathan/GEMPAK7/extlibs\
-n making in \
/Users/parkernathan/GEMPAK7/extlibs/zlib\
( cd zlib; echo "making /Users/parkernathan/GEMPAK7/os/darwin/lib/libz.a in 
`pwd`" ; \\\
                make -s distclean ; \\\
                CC=gcc && export CC && ./configure 
--prefix=/Users/parkernathan/GEMPAK7/os/darwin; \\\
                make -s all install ; \\\
                make -s distclean )\
making /Users/parkernathan/GEMPAK7/os/darwin/lib/libz.a in 
/Users/parkernathan/GEMPAK7/extlibs/zlib/zlib\
Checking for shared library support...\
Building shared library libz.1.2.7.dylib with gcc.\
Checking for off64_t... No.\
Checking for fseeko... Yes.\
Checking for strerror... Yes.\
Checking for unistd.h... Yes.\
Checking for stdarg.h... Yes.\
Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf().\
Checking for vsnprintf() in stdio.h... Yes.\
Checking for return value of vsnprintf()... Yes.\
Checking for attribute(visibility) support... Yes.\
Looking for a four-byte integer type... Found.\
cp libz.1.2.7.dylib /Users/parkernathan/GEMPAK7/os/darwin/lib\
chmod 755 /Users/parkernathan/GEMPAK7/os/darwin/lib/libz.1.2.7.dylib\
-n making in \
/Users/parkernathan/GEMPAK7/extlibs/PNG\
/Applications/Xcode.app/Contents/Developer/usr/bin/make  _png\
making _png_clean in /Users/parkernathan/GEMPAK7/extlibs/PNG/libpng\
make[4]: *** No rule to make target `distclean'.  Stop.\
make[3]: [_png_clean] Error 2 (ignored)\
 Creating /Users/parkernathan/GEMPAK7/os/darwin\
making _png in /Users/parkernathan/GEMPAK7/extlibs/PNG/libpng\
checking for a BSD-compatible install... /usr/bin/install -c\
checking whether build environment is sane... yes\
checking for a thread-safe mkdir -p... ./install-sh -c -d\
checking for gawk... no\
checking for mawk... no\
checking for nawk... no\
checking for awk... awk\
checking whether make sets $(MAKE)... yes\
checking whether to enable maintainer-specific portions of Makefiles... no\
checking for gcc... gcc\
checking whether the C compiler works... yes\
checking for C compiler default output file name... a.out\
checking for suffix of executables... \
checking whether we are cross compiling... no\
checking for suffix of object files... o\
checking whether we are using the GNU C compiler... yes\
checking whether gcc accepts -g... yes\
checking for gcc option to accept ISO C89... none needed\
checking for style of include used by make... GNU\
checking dependency style of gcc... gcc3\
checking build system type... x86_64-apple-darwin13.2.0\
checking host system type... x86_64-apple-darwin13.2.0\
checking for a sed that does not truncate output... /usr/bin/sed\
checking for grep that handles long lines and -e... /usr/bin/grep\
checking for egrep... /usr/bin/grep -E\
checking for fgrep... /usr/bin/grep -F\
checking how to print strings... printf\
checking for ld used by gcc... /opt/local/bin/ld\
checking if the linker (/opt/local/bin/ld) is GNU ld... no\
checking how to run the C preprocessor... gcc -E\
checking for sed... /usr/bin/sed\
checking whether ln -s works... yes\
checking whether make sets $(MAKE)... (cached) yes\
checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm\
checking the name lister (/opt/local/bin/nm) interface... BSD nm\
checking the maximum length of command line arguments... 196608\
checking whether the shell understands some XSI constructs... yes\
checking whether the shell understands "+="... yes\
checking for /opt/local/bin/ld option to reload object files... -r\
checking for objdump... no\
checking how to recognize dependent libraries... pass_all\
checking for ar... ar\
checking for strip... strip\
checking for ranlib... ranlib\
checking command to parse /opt/local/bin/nm output from gcc object... ok\
checking for dsymutil... dsymutil\
checking for nmedit... nmedit\
checking for lipo... lipo\
checking for otool... otool\
checking for otool64... no\
checking for -single_module linker flag... yes\
checking for -exported_symbols_list linker flag... yes\
checking for -force_load linker flag... yes\
checking for ANSI C header files... yes\
checking for sys/types.h... yes\
checking for sys/stat.h... yes\
checking for stdlib.h... yes\
checking for string.h... yes\
checking for memory.h... yes\
checking for strings.h... yes\
checking for inttypes.h... yes\
checking for stdint.h... yes\
checking for unistd.h... yes\
checking for dlfcn.h... yes\
checking for objdir... .libs\
checking if gcc supports -fno-rtti -fno-exceptions... no\
checking for gcc option to produce PIC... -fno-common -DPIC\
checking if gcc PIC flag -fno-common -DPIC works... yes\
checking if gcc static flag -static works... no\
checking if gcc supports -c -o file.o... yes\
checking if gcc supports -c -o file.o... (cached) yes\
checking whether the gcc linker (/opt/local/bin/ld) supports shared 
libraries... yes\
checking dynamic linker characteristics... darwin13.2.0 dyld\
checking how to hardcode library paths into programs... immediate\
checking whether stripping libraries is possible... yes\
checking if libtool supports shared libraries... yes\
checking whether to build shared libraries... no\
checking whether to build static libraries... yes\
checking for ANSI C header files... (cached) yes\
checking malloc.h usability... no\
checking malloc.h presence... no\
checking for malloc.h... no\
checking for stdlib.h... (cached) yes\
checking for string.h... (cached) yes\
checking for strings.h... (cached) yes\
checking for an ANSI C-conforming const... yes\
checking for size_t... yes\
checking whether struct tm is in sys/time.h or time.h... time.h\
checking for working strtod... yes\
checking for memset... yes\
checking for pow... yes\
checking for zlibVersion in -lz... yes\
checking if libraries can be versioned... no\
configure: WARNING: *** You have not enabled versioned symbols.\
configure: pkgconfig directory is $\{libdir\}/pkgconfig\
configure: creating ./config.status\
config.status: creating Makefile\
config.status: creating libpng.pc\
config.status: creating libpng-config\
config.status: creating config.h\
config.status: executing depfiles commands\
config.status: executing libtool commands\
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-DPNG_CONFIGURE_LIBPNG   -I/Users/parkernathan/GEMPAK7/os/darwin/include -MT 
libpng14_la-png.lo -MD -MP -MF .deps/libpng14_la-png.Tpo -c -o 
libpng14_la-png.lo `test -f 'png.c' || echo './'`png.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -MT libpng14_la-png.lo -MD -MP 
-MF .deps/libpng14_la-png.Tpo -c png.c -o libpng14_la-png.o\
mv -f .deps/libpng14_la-png.Tpo .deps/libpng14_la-png.Plo\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-DPNG_CONFIGURE_LIBPNG   -I/Users/parkernathan/GEMPAK7/os/darwin/include -MT 
libpng14_la-pngset.lo -MD -MP -MF .deps/libpng14_la-pngset.Tpo -c -o 
libpng14_la-pngset.lo `test -f 'pngset.c' || echo './'`pngset.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -MT libpng14_la-pngset.lo -MD 
-MP -MF .deps/libpng14_la-pngset.Tpo -c pngset.c -o libpng14_la-pngset.o\
mv -f .deps/libpng14_la-pngset.Tpo .deps/libpng14_la-pngset.Plo\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-DPNG_CONFIGURE_LIBPNG   -I/Users/parkernathan/GEMPAK7/os/darwin/include -MT 
libpng14_la-pngget.lo -MD -MP -MF .deps/libpng14_la-pngget.Tpo -c -o 
libpng14_la-pngget.lo `test -f 'pngget.c' || echo './'`pngget.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -MT libpng14_la-pngget.lo -MD 
-MP -MF .deps/libpng14_la-pngget.Tpo -c pngget.c -o libpng14_la-pngget.o\
mv -f .deps/libpng14_la-pngget.Tpo .deps/libpng14_la-pngget.Plo\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-DPNG_CONFIGURE_LIBPNG   -I/Users/parkernathan/GEMPAK7/os/darwin/include -MT 
libpng14_la-pngrutil.lo -MD -MP -MF .deps/libpng14_la-pngrutil.Tpo -c -o 
libpng14_la-pngrutil.lo `test -f 'pngrutil.c' || echo './'`pngrutil.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -MT libpng14_la-pngrutil.lo -MD 
-MP -MF .deps/libpng14_la-pngrutil.Tpo -c pngrutil.c -o libpng14_la-pngrutil.o\
mv -f .deps/libpng14_la-pngrutil.Tpo .deps/libpng14_la-pngrutil.Plo\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-DPNG_CONFIGURE_LIBPNG   -I/Users/parkernathan/GEMPAK7/os/darwin/include -MT 
libpng14_la-pngtrans.lo -MD -MP -MF .deps/libpng14_la-pngtrans.Tpo -c -o 
libpng14_la-pngtrans.lo `test -f 'pngtrans.c' || echo './'`pngtrans.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -MT libpng14_la-pngtrans.lo -MD 
-MP -MF .deps/libpng14_la-pngtrans.Tpo -c pngtrans.c -o libpng14_la-pngtrans.o\
mv -f .deps/libpng14_la-pngtrans.Tpo .deps/libpng14_la-pngtrans.Plo\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-DPNG_CONFIGURE_LIBPNG   -I/Users/parkernathan/GEMPAK7/os/darwin/include -MT 
libpng14_la-pngwutil.lo -MD -MP -MF .deps/libpng14_la-pngwutil.Tpo -c -o 
libpng14_la-pngwutil.lo `test -f 'pngwutil.c' || echo './'`pngwutil.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -MT libpng14_la-pngwutil.lo -MD 
-MP -MF .deps/libpng14_la-pngwutil.Tpo -c pngwutil.c -o libpng14_la-pngwutil.o\
mv -f .deps/libpng14_la-pngwutil.Tpo .deps/libpng14_la-pngwutil.Plo\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-DPNG_CONFIGURE_LIBPNG   -I/Users/parkernathan/GEMPAK7/os/darwin/include -MT 
libpng14_la-pngread.lo -MD -MP -MF .deps/libpng14_la-pngread.Tpo -c -o 
libpng14_la-pngread.lo `test -f 'pngread.c' || echo './'`pngread.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -MT libpng14_la-pngread.lo -MD 
-MP -MF .deps/libpng14_la-pngread.Tpo -c pngread.c -o libpng14_la-pngread.o\
mv -f .deps/libpng14_la-pngread.Tpo .deps/libpng14_la-pngread.Plo\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-DPNG_CONFIGURE_LIBPNG   -I/Users/parkernathan/GEMPAK7/os/darwin/include -MT 
libpng14_la-pngrio.lo -MD -MP -MF .deps/libpng14_la-pngrio.Tpo -c -o 
libpng14_la-pngrio.lo `test -f 'pngrio.c' || echo './'`pngrio.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -MT libpng14_la-pngrio.lo -MD 
-MP -MF .deps/libpng14_la-pngrio.Tpo -c pngrio.c -o libpng14_la-pngrio.o\
mv -f .deps/libpng14_la-pngrio.Tpo .deps/libpng14_la-pngrio.Plo\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-DPNG_CONFIGURE_LIBPNG   -I/Users/parkernathan/GEMPAK7/os/darwin/include -MT 
libpng14_la-pngwio.lo -MD -MP -MF .deps/libpng14_la-pngwio.Tpo -c -o 
libpng14_la-pngwio.lo `test -f 'pngwio.c' || echo './'`pngwio.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -MT libpng14_la-pngwio.lo -MD 
-MP -MF .deps/libpng14_la-pngwio.Tpo -c pngwio.c -o libpng14_la-pngwio.o\
mv -f .deps/libpng14_la-pngwio.Tpo .deps/libpng14_la-pngwio.Plo\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-DPNG_CONFIGURE_LIBPNG   -I/Users/parkernathan/GEMPAK7/os/darwin/include -MT 
libpng14_la-pngwrite.lo -MD -MP -MF .deps/libpng14_la-pngwrite.Tpo -c -o 
libpng14_la-pngwrite.lo `test -f 'pngwrite.c' || echo './'`pngwrite.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -MT libpng14_la-pngwrite.lo -MD 
-MP -MF .deps/libpng14_la-pngwrite.Tpo -c pngwrite.c -o libpng14_la-pngwrite.o\
mv -f .deps/libpng14_la-pngwrite.Tpo .deps/libpng14_la-pngwrite.Plo\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-DPNG_CONFIGURE_LIBPNG   -I/Users/parkernathan/GEMPAK7/os/darwin/include -MT 
libpng14_la-pngrtran.lo -MD -MP -MF .deps/libpng14_la-pngrtran.Tpo -c -o 
libpng14_la-pngrtran.lo `test -f 'pngrtran.c' || echo './'`pngrtran.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -MT libpng14_la-pngrtran.lo -MD 
-MP -MF .deps/libpng14_la-pngrtran.Tpo -c pngrtran.c -o libpng14_la-pngrtran.o\
mv -f .deps/libpng14_la-pngrtran.Tpo .deps/libpng14_la-pngrtran.Plo\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-DPNG_CONFIGURE_LIBPNG   -I/Users/parkernathan/GEMPAK7/os/darwin/include -MT 
libpng14_la-pngwtran.lo -MD -MP -MF .deps/libpng14_la-pngwtran.Tpo -c -o 
libpng14_la-pngwtran.lo `test -f 'pngwtran.c' || echo './'`pngwtran.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -MT libpng14_la-pngwtran.lo -MD 
-MP -MF .deps/libpng14_la-pngwtran.Tpo -c pngwtran.c -o libpng14_la-pngwtran.o\
mv -f .deps/libpng14_la-pngwtran.Tpo .deps/libpng14_la-pngwtran.Plo\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-DPNG_CONFIGURE_LIBPNG   -I/Users/parkernathan/GEMPAK7/os/darwin/include -MT 
libpng14_la-pngmem.lo -MD -MP -MF .deps/libpng14_la-pngmem.Tpo -c -o 
libpng14_la-pngmem.lo `test -f 'pngmem.c' || echo './'`pngmem.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -MT libpng14_la-pngmem.lo -MD 
-MP -MF .deps/libpng14_la-pngmem.Tpo -c pngmem.c -o libpng14_la-pngmem.o\
mv -f .deps/libpng14_la-pngmem.Tpo .deps/libpng14_la-pngmem.Plo\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-DPNG_CONFIGURE_LIBPNG   -I/Users/parkernathan/GEMPAK7/os/darwin/include -MT 
libpng14_la-pngerror.lo -MD -MP -MF .deps/libpng14_la-pngerror.Tpo -c -o 
libpng14_la-pngerror.lo `test -f 'pngerror.c' || echo './'`pngerror.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -MT libpng14_la-pngerror.lo -MD 
-MP -MF .deps/libpng14_la-pngerror.Tpo -c pngerror.c -o libpng14_la-pngerror.o\
mv -f .deps/libpng14_la-pngerror.Tpo .deps/libpng14_la-pngerror.Plo\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-DPNG_CONFIGURE_LIBPNG   -I/Users/parkernathan/GEMPAK7/os/darwin/include -MT 
libpng14_la-pngpread.lo -MD -MP -MF .deps/libpng14_la-pngpread.Tpo -c -o 
libpng14_la-pngpread.lo `test -f 'pngpread.c' || echo './'`pngpread.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -MT libpng14_la-pngpread.lo -MD 
-MP -MF .deps/libpng14_la-pngpread.Tpo -c pngpread.c -o libpng14_la-pngpread.o\
mv -f .deps/libpng14_la-pngpread.Tpo .deps/libpng14_la-pngpread.Plo\
rm -f libpng.sym libpng.sym.new\
gcc -E -DPNG_CONFIGURE_LIBPNG  -DPNG_BUILDSYMS ./png.h | \\\
                /usr/bin/sed -n -e \\\
                's|^.*PNG_FUNCTION_EXPORT[      
]*\\(['_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789']*\\).*$|\\1|p'
 \\\
                -e 's|^.*PNG_DATA_EXPORT[       
]*\\(['_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789']*\\).*$|\\1|p'
 \\\
                        >libpng.sym.new\
mv libpng.sym.new libpng.sym\
/bin/sh ./libtool --tag=CC   --mode=link gcc  
-I/Users/parkernathan/GEMPAK7/os/darwin/include -no-undefined -export-dynamic 
-version-number 14:4:0  -export-symbols libpng.sym  -o libpng14.la -rpath 
/Users/parkernathan/GEMPAK7/os/darwin/lib libpng14_la-png.lo 
libpng14_la-pngset.lo libpng14_la-pngget.lo libpng14_la-pngrutil.lo 
libpng14_la-pngtrans.lo libpng14_la-pngwutil.lo libpng14_la-pngread.lo 
libpng14_la-pngrio.lo libpng14_la-pngwio.lo libpng14_la-pngwrite.lo 
libpng14_la-pngrtran.lo libpng14_la-pngwtran.lo libpng14_la-pngmem.lo 
libpng14_la-pngerror.lo libpng14_la-pngpread.lo  -lz \
libtool: link: ar cru .libs/libpng14.a  libpng14_la-png.o libpng14_la-pngset.o 
libpng14_la-pngget.o libpng14_la-pngrutil.o libpng14_la-pngtrans.o 
libpng14_la-pngwutil.o libpng14_la-pngread.o libpng14_la-pngrio.o 
libpng14_la-pngwio.o libpng14_la-pngwrite.o libpng14_la-pngrtran.o 
libpng14_la-pngwtran.o libpng14_la-pngmem.o libpng14_la-pngerror.o 
libpng14_la-pngpread.o\
libtool: link: ranlib .libs/libpng14.a\
libtool: link: ( cd ".libs" && rm -f "libpng14.la" && ln -s "../libpng14.la" 
"libpng14.la" )\
cp libpng-config libpng14-config\
cp libpng.pc libpng14.pc\
test -z "/Users/parkernathan/GEMPAK7/os/darwin/bin" || ./install-sh -c -d 
"/Users/parkernathan/GEMPAK7/os/darwin/bin"\
 /usr/bin/install -c libpng14-config 
'/Users/parkernathan/GEMPAK7/os/darwin/bin'\
test -z "/Users/parkernathan/GEMPAK7/os/darwin/lib" || ./install-sh -c -d 
"/Users/parkernathan/GEMPAK7/os/darwin/lib"\
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libpng14.la 
'/Users/parkernathan/GEMPAK7/os/darwin/lib'\
libtool: install: /usr/bin/install -c .libs/libpng14.lai 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libpng14.la\
libtool: install: /usr/bin/install -c .libs/libpng14.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libpng14.a\
libtool: install: chmod 644 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libpng14.a\
libtool: install: ranlib /Users/parkernathan/GEMPAK7/os/darwin/lib/libpng14.a\
----------------------------------------------------------------------\
Libraries have been installed in:\
   /Users/parkernathan/GEMPAK7/os/darwin/lib\
\
If you ever happen to want to link against installed libraries\
in a given directory, LIBDIR, you must either use libtool, and\
specify the full pathname of the library, or use the `-LLIBDIR'\
flag during linking and do at least one of the following:\
   - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable\
     during execution\
\
See any operating system documentation about shared libraries for\
more information, such as the ld(1) and ld.so(8) manual pages.\
----------------------------------------------------------------------\
/Applications/Xcode.app/Contents/Developer/usr/bin/make  install-exec-hook\
cd /Users/parkernathan/GEMPAK7/os/darwin/bin; rm -f libpng-config\
cd /Users/parkernathan/GEMPAK7/os/darwin/bin; ln -s libpng14-config 
libpng-config\
+ cd /Users/parkernathan/GEMPAK7/os/darwin/lib\
+ for ext in a la so so.14.4 sl dylib dll.a\
+ rm -f libpng.a\
+ test -f libpng14.a\
+ ln -s libpng14.a libpng.a\
+ for ext in a la so so.14.4 sl dylib dll.a\
+ rm -f libpng.la\
+ test -f libpng14.la\
+ ln -s libpng14.la libpng.la\
+ for ext in a la so so.14.4 sl dylib dll.a\
+ rm -f libpng.so\
+ test -f libpng14.so\
+ for ext in a la so so.14.4 sl dylib dll.a\
+ rm -f libpng.so.14.4\
+ test -f libpng14.so.14.4\
+ for ext in a la so so.14.4 sl dylib dll.a\
+ rm -f libpng.sl\
+ test -f libpng14.sl\
+ for ext in a la so so.14.4 sl dylib dll.a\
+ rm -f libpng.dylib\
+ test -f libpng14.dylib\
+ for ext in a la so so.14.4 sl dylib dll.a\
+ rm -f libpng.dll.a\
+ test -f libpng14.dll.a\
test -z "/Users/parkernathan/GEMPAK7/os/darwin/share/man/man3" || ./install-sh 
-c -d "/Users/parkernathan/GEMPAK7/os/darwin/share/man/man3"\
 /usr/bin/install -c -m 644 libpng.3 libpngpf.3 
'/Users/parkernathan/GEMPAK7/os/darwin/share/man/man3'\
test -z "/Users/parkernathan/GEMPAK7/os/darwin/share/man/man5" || ./install-sh 
-c -d "/Users/parkernathan/GEMPAK7/os/darwin/share/man/man5"\
 /usr/bin/install -c -m 644 png.5 
'/Users/parkernathan/GEMPAK7/os/darwin/share/man/man5'\
test -z "/Users/parkernathan/GEMPAK7/os/darwin/lib/pkgconfig" || ./install-sh 
-c -d "/Users/parkernathan/GEMPAK7/os/darwin/lib/pkgconfig"\
 /usr/bin/install -c -m 644 libpng14.pc 
'/Users/parkernathan/GEMPAK7/os/darwin/lib/pkgconfig'\
test -z "/Users/parkernathan/GEMPAK7/os/darwin/include/libpng14" || 
./install-sh -c -d "/Users/parkernathan/GEMPAK7/os/darwin/include/libpng14"\
 /usr/bin/install -c -m 644 png.h pngconf.h 
'/Users/parkernathan/GEMPAK7/os/darwin/include/libpng14'\
/Applications/Xcode.app/Contents/Developer/usr/bin/make  install-data-hook\
cd /Users/parkernathan/GEMPAK7/os/darwin/include; rm -f png.h pngconf.h\
cd /Users/parkernathan/GEMPAK7/os/darwin/include; ln -s libpng14/png.h png.h\
cd /Users/parkernathan/GEMPAK7/os/darwin/include; ln -s libpng14/pngconf.h \\\
                pngconf.h\
cd /Users/parkernathan/GEMPAK7/os/darwin/lib/pkgconfig; rm -f libpng.pc\
cd /Users/parkernathan/GEMPAK7/os/darwin/lib/pkgconfig; ln -s libpng14.pc 
libpng.pc\
-n making in \
/Users/parkernathan/GEMPAK7/extlibs/bzip2\
( cd bzip2; echo "making /Users/parkernathan/GEMPAK7/os/darwin/lib/libbz2.a in 
`pwd`" ; \\\
                /Applications/Xcode.app/Contents/Developer/usr/bin/make  
libbz2.a )\
making /Users/parkernathan/GEMPAK7/os/darwin/lib/libbz2.a in 
/Users/parkernathan/GEMPAK7/extlibs/bzip2/bzip2\
\
If compilation produces errors, or a large number of warnings,\
please read README.COMPILATION.PROBLEMS -- you might be able to\
adjust the flags in this Makefile to improve matters.\
\
Also in README.COMPILATION.PROBLEMS are some hints that may help\
if your build produces an executable which is unable to correctly\
handle so-called 'large files' -- files of size 2GB or more.\
\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c blocksort.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c huffman.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crctable.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c randtable.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c compress.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c decompress.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c bzlib.c\
rm -f /Users/parkernathan/GEMPAK7/os/darwin/lib/libbz2.a\
ar cq /Users/parkernathan/GEMPAK7/os/darwin/lib/libbz2.a blocksort.o huffman.o 
crctable.o randtable.o compress.o decompress.o bzlib.o\
ranlib libbz2.a\
cmp -s bzlib.h /Users/parkernathan/GEMPAK7/os/darwin/include/bzlib.h || ( cp -p 
bzlib.h /Users/parkernathan/GEMPAK7/os/darwin/include && echo updated 
/Users/parkernathan/GEMPAK7/os/darwin/include/bzlib.h )\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/bzlib.h\
-n making in \
/Users/parkernathan/GEMPAK7/extlibs/HDF5\
look hdf5\
/Applications/Xcode.app/Contents/Developer/usr/bin/make _lhdf5 \
 Creating /Users/parkernathan/GEMPAK7/os/darwin\
/Users/parkernathan/GEMPAK7/extlibs/HDF5/libhdf\
make[4]: *** No rule to make target `distclean'.  Stop.\
checking for a BSD-compatible install... /usr/bin/install -c\
checking whether build environment is sane... yes\
checking for a thread-safe mkdir -p... bin/install-sh -c -d\
checking for gawk... no\
checking for mawk... no\
checking for nawk... no\
checking for awk... awk\
checking whether make sets $(MAKE)... yes\
checking whether make supports nested variables... yes\
checking whether to enable maintainer-specific portions of Makefiles... no\
checking build system type... i386-apple-darwin13.2.0\
checking host system type... i386-apple-darwin13.2.0\
checking shell variables initial values... done\
checking if basename works... yes\
checking if xargs works... yes\
checking for cached host... none\
checking for config i386-apple-darwin13.2.0... no\
checking for config i386-apple-darwin13.2.0... no\
checking for config apple-darwin13.2.0... no\
checking for config apple-darwin13.2.0... no\
checking for config i386-darwin13.2.0... no\
checking for config i386-darwin13.2.0... no\
checking for config i386-apple... no\
checking for config darwin13.2.0... no\
checking for config darwin13.2.0... no\
checking for config apple... found\
compiler 'gcc' is GNU gcc-4.8.2\
compiler 'gfortran' is GNU gfortran-4.8.2\
No match to get cxx_version_info for \
checking for config ./config/site-specific/host-MacBook-Pro.local... no\
checking for config ./config/site-specific/host-local... no\
checking for gcc... gcc\
checking whether the C compiler works... yes\
checking for C compiler default output file name... a.out\
checking for suffix of executables... \
checking whether we are cross compiling... no\
checking for suffix of object files... o\
checking whether we are using the GNU C compiler... yes\
checking whether gcc accepts -g... yes\
checking for gcc option to accept ISO C89... none needed\
checking for style of include used by make... GNU\
checking dependency style of gcc... gcc3\
checking if unsupported combinations of configure options are allowed... no\
checking if Fortran interface enabled... no\
checking if Fortran 2003 interface enabled... yes\
checking for g++... g++\
checking whether we are using the GNU C++ compiler... yes\
checking whether g++ accepts -g... yes\
checking dependency style of g++... gcc3\
checking how to run the C++ preprocessor... g++ -E\
checking if c++ interface enabled... no\
checking for perl... perl\
checking for ar... ar\
checking whether make sets $(MAKE)... (cached) yes\
checking for tr... /usr/bin/tr\
checking if srcdir= and time commands work together... yes\
checking how to print strings... printf\
checking for a sed that does not truncate output... /usr/bin/sed\
checking for grep that handles long lines and -e... /usr/bin/grep\
checking for egrep... /usr/bin/grep -E\
checking for fgrep... /usr/bin/grep -F\
checking for ld used by gcc... /opt/local/bin/ld\
checking if the linker (/opt/local/bin/ld) is GNU ld... no\
checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm\
checking the name lister (/opt/local/bin/nm) interface... BSD nm\
checking whether ln -s works... yes\
checking the maximum length of command line arguments... 196608\
checking whether the shell understands some XSI constructs... yes\
checking whether the shell understands "+="... yes\
checking how to convert i386-apple-darwin13.2.0 file names to 
i386-apple-darwin13.2.0 format... func_convert_file_noop\
checking how to convert i386-apple-darwin13.2.0 file names to toolchain 
format... func_convert_file_noop\
checking for /opt/local/bin/ld option to reload object files... -r\
checking for objdump... objdump\
checking how to recognize dependent libraries... pass_all\
checking for dlltool... dlltool\
checking how to associate runtime and link libraries... printf %s\\n\
checking for archiver @FILE support... no\
checking for strip... strip\
checking for ranlib... ranlib\
checking command to parse /opt/local/bin/nm output from gcc object... ok\
checking for sysroot... no\
checking for mt... no\
checking if : is a manifest tool... no\
checking for dsymutil... dsymutil\
checking for nmedit... nmedit\
checking for lipo... lipo\
checking for otool... otool\
checking for otool64... no\
checking for -single_module linker flag... yes\
checking for -exported_symbols_list linker flag... yes\
checking for -force_load linker flag... yes\
checking how to run the C preprocessor... gcc -E\
checking for ANSI C header files... yes\
checking for sys/types.h... yes\
checking for sys/stat.h... yes\
checking for stdlib.h... yes\
checking for string.h... yes\
checking for memory.h... yes\
checking for strings.h... yes\
checking for inttypes.h... yes\
checking for stdint.h... yes\
checking for unistd.h... yes\
checking for dlfcn.h... yes\
checking for objdir... .libs\
checking if gcc supports -fno-rtti -fno-exceptions... no\
checking for gcc option to produce PIC... -fno-common -DPIC\
checking if gcc PIC flag -fno-common -DPIC works... yes\
checking if gcc static flag -static works... no\
checking if gcc supports -c -o file.o... yes\
checking if gcc supports -c -o file.o... (cached) yes\
checking whether the gcc linker (/opt/local/bin/ld) supports shared 
libraries... yes\
checking dynamic linker characteristics... darwin13.2.0 dyld\
checking how to hardcode library paths into programs... immediate\
checking for dlopen in -ldl... yes\
checking whether a program can dlopen itself... yes\
checking whether a statically linked program can dlopen itself... yes\
checking whether stripping libraries is possible... yes\
checking if libtool supports shared libraries... yes\
checking whether to build shared libraries... no\
checking whether to build static libraries... yes\
checking if we should install only statically linked executables... no\
checking if -Wl,-rpath should be used to link shared libs in nondefault 
directories... yes\
checking make... checking how make searches directories... VPATH=DIR1 DIR2 ...\
checking whether make will build with undefined variables... yes\
checking for production mode... production\
checking for ceil in -lm... yes\
checking for ANSI C header files... (cached) yes\
checking whether time.h and sys/time.h may both be included... yes\
checking for difftime... yes\
checking for gettimeofday... yes\
checking for library containing clock_gettime... no\
checking for clock_gettime... no\
checking sys/resource.h usability... yes\
checking sys/resource.h presence... yes\
checking for sys/resource.h... yes\
checking sys/time.h usability... yes\
checking sys/time.h presence... yes\
checking for sys/time.h... yes\
checking for unistd.h... (cached) yes\
checking sys/ioctl.h usability... yes\
checking sys/ioctl.h presence... yes\
checking for sys/ioctl.h... yes\
checking for sys/stat.h... (cached) yes\
checking sys/socket.h usability... yes\
checking sys/socket.h presence... yes\
checking for sys/socket.h... yes\
checking for sys/types.h... (cached) yes\
checking stddef.h usability... yes\
checking stddef.h presence... yes\
checking for stddef.h... yes\
checking setjmp.h usability... yes\
checking setjmp.h presence... yes\
checking for setjmp.h... yes\
checking features.h usability... no\
checking features.h presence... no\
checking for features.h... no\
checking for stdint.h... (cached) yes\
checking mach/mach_time.h usability... yes\
checking mach/mach_time.h presence... yes\
checking for mach/mach_time.h... yes\
checking io.h usability... no\
checking io.h presence... no\
checking for io.h... no\
checking winsock2.h usability... no\
checking winsock2.h presence... no\
checking for winsock2.h... no\
checking sys/timeb.h usability... yes\
checking sys/timeb.h presence... yes\
checking for sys/timeb.h... yes\
checking if configure should try to set up large file support... yes\
checking for special C compiler options needed for large files... no\
checking for _FILE_OFFSET_BITS value needed for large files... no\
checking if large (64-bit) files are supported on this system.... yes\
skipping test for lseek64(), fseeko64 , ftello64, ftruncate64() because off64_t 
is not defined\
checking for fseeko... yes\
checking for ftello... yes\
checking for stat64... yes\
checking for fstat64... yes\
checking for off_t... yes\
checking for size_t... yes\
checking for ssize_t... yes\
checking for ptrdiff_t... yes\
checking whether byte ordering is bigendian... no\
checking size of char... 1\
checking size of short... 2\
checking size of int... 4\
checking size of unsigned... 4\
checking size of long... 8\
checking size of long long... 8\
checking size of __int64... 0\
checking size of float... 4\
checking size of double... 8\
checking size of long double... 16\
checking size of int8_t... 1\
checking size of uint8_t... 1\
checking size of int_least8_t... 1\
checking size of uint_least8_t... 1\
checking size of int_fast8_t... 1\
checking size of uint_fast8_t... 1\
checking size of int16_t... 2\
checking size of uint16_t... 2\
checking size of int_least16_t... 2\
checking size of uint_least16_t... 2\
checking size of int_fast16_t... 2\
checking size of uint_fast16_t... 2\
checking size of int32_t... 4\
checking size of uint32_t... 4\
checking size of int_least32_t... 4\
checking size of uint_least32_t... 4\
checking size of int_fast32_t... 4\
checking size of uint_fast32_t... 4\
checking size of int64_t... 8\
checking size of uint64_t... 8\
checking size of int_least64_t... 8\
checking size of uint_least64_t... 8\
checking size of int_fast64_t... 8\
checking size of uint_fast64_t... 8\
checking size of size_t... 8\
checking size of ssize_t... 8\
checking size of ptrdiff_t... 8\
checking size of off_t... 8\
checking size of off64_t... 0\
checking if dev_t is scalar... yes\
checking for dmalloc library... suppressed\
checking zlib.h usability... yes\
checking zlib.h presence... yes\
checking for zlib.h... yes\
checking for compress2 in -lz... yes\
checking for compress2... yes\
checking for szlib... suppressed\
checking for pthread... suppressed\
checking for thread safe support... no\
checking whether CLOCK_MONOTONIC is declared... no\
checking for tm_gmtoff in struct tm... yes\
checking for __tm_gmtoff in struct tm... no\
checking for global timezone variable... yes\
checking whether struct tm is in sys/time.h or time.h... time.h\
checking for struct tm.tm_zone... yes\
checking for struct timezone... yes\
checking whether gettimeofday() gives timezone... yes\
checking for st_blocks in struct stat... yes\
checking for _getvideoconfig... no\
checking for gettextinfo... no\
checking for GetConsoleScreenBufferInfo... no\
checking for _scrsize... no\
checking for ioctl... yes\
checking for struct videoconfig... no\
checking for struct text_info... no\
checking for TIOCGWINSZ... yes\
checking for TIOCGETD... yes\
checking for alarm... yes\
checking for BSDgettimeofday... no\
checking for fork... yes\
checking for frexpf... yes\
checking for frexpl... yes\
checking for gethostname... yes\
checking for getpwuid... yes\
checking for getrusage... yes\
checking for lstat... yes\
checking for rand_r... yes\
checking for random... yes\
checking for setsysinfo... no\
checking for signal... yes\
checking for longjmp... yes\
checking for setjmp... yes\
checking for siglongjmp... yes\
checking for sigsetjmp... yes\
checking for sigprocmask... yes\
checking for snprintf... yes\
checking for srandom... yes\
checking for strdup... yes\
checking for symlink... yes\
checking for system... yes\
checking for tmpfile... yes\
checking for vasprintf... yes\
checking for waitpid... yes\
checking for vsnprintf... yes\
checking if vsnprintf returns correct value... yes\
checking if lone colon can be used as an argument... yes\
checking for an ANSI C-conforming const... yes\
checking for inline... inline\
checking for __attribute__ extension... yes\
checking for __func__ extension... yes\
checking for __FUNCTION__ extension... yes\
checking for C99 designated initialization support... yes\
checking how to print long long... %ld and %lu\
checking Threads support system scope... yes\
checking for gpfs... suppressed\
checking for debug flags... none\
checking whether function stack tracking is enabled... no\
checking whether metadata trace file code is enabled... no\
checking for API tracing... no\
checking for instrumented library... no\
checking whether to clear file buffers... yes\
checking whether a memory checking tool will be used... no\
checking for parallel support files... skipped\
checking for I/O filters... all (shuffle,fletcher32,nbit,scaleoffset)\
checking for Default Virtual File Driver definition... yes\
checking for Direct Virtual File Driver support... no\
checking whether exception handling functions is checked during data 
conversions... yes\
checking whether data accuracy is guaranteed during data conversions... yes\
checking if converting denormalized floating-point values is possible... yes\
checking if converting floating-point values to long long is not working... 
false\
checking if the machine has window style path name... no\
checking if converting from long double to integers is accurate... yes\
checking if converting from long double to integers works... yes\
checking if accurately converting from integers to long double... yes\
checking if accurately converting unsigned long to float values... yes\
checking if accurately converting unsigned long long to floating-point 
values... yes\
checking if accurately roundup converting floating-point to unsigned long long 
values... yes\
checking if right maximum converting floating-point to unsigned long long 
values... yes\
checking if correctly converting long double to unsigned int values... yes\
checking if compiling unsigned long long to floating-point typecasts work... 
yes\
checking if compiling long long to floating-point typecasts work... yes\
checking if converting unsigned long long to long double with precision... yes\
checking if overflows normally converting floating-point to integer values... 
yes\
checking if using special algorithm to convert long double to (unsigned) long 
values... no\
checking if using special algorithm to convert (unsigned) long to long double 
values... no\
checking if correctly converting long double to (unsigned) long long values... 
yes\
checking if correctly converting (unsigned) long long to long double values... 
yes\
checking if bad code for log2 routine is generated... no\
checking if high level library is enabled... yes\
checking additional programs should be built... no\
checking if deprecated public symbols are available... yes\
checking which version of public symbols to use by default... v18\
checking Whether to perform strict file format checks... no\
checking Whether to have library information embedded in the executables... yes\
checking if alignment restrictions are strictly enforced... no\
checking that generated files are newer than configure... done\
configure: creating ./config.status\
configure: creating ./config.lt\
config.lt: creating libtool\
config.status: creating src/libhdf5.settings\
config.status: creating Makefile\
config.status: creating src/Makefile\
config.status: creating test/Makefile\
config.status: creating test/testcheck_version.sh\
config.status: creating test/testerror.sh\
config.status: creating test/H5srcdir_str.h\
config.status: creating test/testlibinfo.sh\
config.status: creating test/testlinks_env.sh\
config.status: creating testpar/Makefile\
config.status: creating testpar/testph5.sh\
config.status: creating perform/Makefile\
config.status: creating tools/Makefile\
config.status: creating tools/h5dump/Makefile\
config.status: creating tools/h5dump/testh5dump.sh\
config.status: creating tools/h5dump/testh5dumppbits.sh\
config.status: creating tools/h5dump/testh5dumpxml.sh\
config.status: creating tools/h5ls/testh5ls.sh\
config.status: creating tools/h5import/Makefile\
config.status: creating tools/h5import/h5importtestutil.sh\
config.status: creating tools/h5diff/Makefile\
config.status: creating tools/h5diff/testh5diff.sh\
config.status: creating tools/h5diff/testph5diff.sh\
config.status: creating tools/h5jam/Makefile\
config.status: creating tools/h5jam/testh5jam.sh\
config.status: creating tools/h5repack/Makefile\
config.status: creating tools/h5repack/h5repack.sh\
config.status: creating tools/h5ls/Makefile\
config.status: creating tools/h5copy/Makefile\
config.status: creating tools/h5copy/testh5copy.sh\
config.status: creating tools/lib/Makefile\
config.status: creating tools/misc/Makefile\
config.status: creating tools/misc/h5cc\
config.status: creating tools/misc/testh5mkgrp.sh\
config.status: creating tools/misc/testh5repart.sh\
config.status: creating tools/h5stat/testh5stat.sh\
config.status: creating tools/h5stat/Makefile\
config.status: creating examples/Makefile\
config.status: creating examples/run-c-ex.sh\
config.status: creating examples/testh5cc.sh\
config.status: creating c++/Makefile\
config.status: creating c++/src/Makefile\
config.status: creating c++/src/h5c++\
config.status: creating c++/test/Makefile\
config.status: creating c++/test/H5srcdir_str.h\
config.status: creating c++/examples/Makefile\
config.status: creating c++/examples/run-c++-ex.sh\
config.status: creating c++/examples/testh5c++.sh\
config.status: creating fortran/Makefile\
config.status: creating fortran/src/h5fc\
config.status: creating fortran/src/Makefile\
config.status: creating fortran/test/Makefile\
config.status: creating fortran/testpar/Makefile\
config.status: creating fortran/examples/Makefile\
config.status: creating fortran/examples/run-fortran-ex.sh\
config.status: creating fortran/examples/testh5fc.sh\
config.status: creating hl/Makefile\
config.status: creating hl/src/Makefile\
config.status: creating hl/test/Makefile\
config.status: creating hl/test/H5srcdir_str.h\
config.status: creating hl/tools/Makefile\
config.status: creating hl/tools/gif2h5/Makefile\
config.status: creating hl/tools/gif2h5/h52giftest.sh\
config.status: creating hl/examples/Makefile\
config.status: creating hl/examples/run-hlc-ex.sh\
config.status: creating hl/c++/Makefile\
config.status: creating hl/c++/src/Makefile\
config.status: creating hl/c++/test/Makefile\
config.status: creating hl/c++/examples/Makefile\
config.status: creating hl/c++/examples/run-hlc++-ex.sh\
config.status: creating hl/fortran/Makefile\
config.status: creating hl/fortran/src/Makefile\
config.status: creating hl/fortran/test/Makefile\
config.status: creating hl/fortran/examples/Makefile\
config.status: creating hl/fortran/examples/run-hlfortran-ex.sh\
config.status: creating src/H5config.h\
config.status: executing pubconf commands\
creating src/H5pubconf.h\
Post process src/libhdf5.settings\
config.status: executing depfiles commands\
config.status: executing libtool commands\
            SUMMARY OF THE HDF5 CONFIGURATION\
            =================================\
\
General Information:\
-------------------\
                   HDF5 Version: 1.8.10-patch1\
                  Configured on: Mon Jun  9 14:34:05 CDT 2014\
                  Configured by: parkernathan@MacBook-Pro.local\
                 Configure mode: production\
                    Host system: i386-apple-darwin13.2.0\
              Uname information: Darwin MacBook-Pro.local 13.2.0 Darwin Kernel 
Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; 
root:xnu-2422.100.13~1/RELEASE_X86_64 x86_64\
                       Byte sex: little-endian\
                      Libraries: \
             Installation point: /Users/parkernathan/GEMPAK7/os/darwin\
\
Compiling Options:\
------------------\
               Compilation Mode: production\
                     C Compiler: /opt/local/bin/gcc\
                         CFLAGS: \
                      H5_CFLAGS: -std=c99 -pedantic -Wall -Wextra -Wundef 
-Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align 
-Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs 
-Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked 
-Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement 
-Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self 
-Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros 
-Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op 
-Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 
-Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init 
-Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const 
-Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -O3 
-fomit-frame-pointer -finline-functions\
                      AM_CFLAGS: \
                       CPPFLAGS: \
                    H5_CPPFLAGS:   -DNDEBUG -UH5_DEBUG_API\
                    AM_CPPFLAGS: 
-I/Users/parkernathan/GEMPAK7/os/darwin/include \
               Shared C Library: no\
               Static C Library: yes\
  Statically Linked Executables: no\
                        LDFLAGS: \
                     H5_LDFLAGS: \
                     AM_LDFLAGS:  -L/Users/parkernathan/GEMPAK7/os/darwin/lib\
                Extra libraries:  -lz -lm \
                       Archiver: ar\
                         Ranlib: ranlib\
              Debugged Packages: \
                    API Tracing: no\
\
Languages:\
----------\
                        Fortran: no\
\
                            C++: no\
\
Features:\
---------\
                  Parallel HDF5: no\
             High Level library: yes\
                   Threadsafety: no\
            Default API Mapping: v18\
 With Deprecated Public Symbols: yes\
         I/O filters (external): deflate(zlib)\
         I/O filters (internal): shuffle,fletcher32,nbit,scaleoffset\
                            MPE: no\
                     Direct VFD: no\
                        dmalloc: no\
Clear file buffers before write: yes\
           Using memory checker: no\
         Function Stack Tracing: no\
                           GPFS: no\
      Strict File Format Checks: no\
   Optimization Instrumentation: no\
       Large File Support (LFS): yes\
Making all in src\
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am\
  CC       H5.lo\
In file included from H5.c:24:0:\
H5.c: In function 'H5_init_library':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5.c:107:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5checksum.lo\
H5checksum.c: In function 'H5_checksum_lookup3':\
H5checksum.c:409:5: warning: switch missing default case [-Wswitch-default]\
     switch(length)                   /* all the case statements fall through 
*/\
     ^\
  CC       H5dbg.lo\
In file included from H5dbg.c:34:0:\
H5dbg.c: In function 'H5_buffer_dump':\
H5private.h:1809:13: warning: unused variable 'err_occurred' 
[-Wunused-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5dbg.c:86:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5dbg.c:102:5: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
     for(u = 0; u < buf_size; u += 16) \{\
     ^\
  CC       H5system.lo\
H5system.c: In function 'HDfprintf':\
H5system.c:142:5: warning: switch missing default case [-Wswitch-default]\
     switch(*s) \{\
     ^\
H5system.c:261:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
         n = fprintf (stream, format_templ, x);\
         ^\
H5system.c:261:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
H5system.c:264:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
         n = fprintf (stream, format_templ, x);\
         ^\
H5system.c:264:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
H5system.c:267:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
         n = fprintf (stream, format_templ, x);\
         ^\
H5system.c:267:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
H5system.c:270:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
         n = fprintf (stream, format_templ, x);\
         ^\
H5system.c:270:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
H5system.c:280:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
         n = fprintf (stream, format_templ, x);\
         ^\
H5system.c:280:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
H5system.c:283:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
         n = fprintf (stream, format_templ, x);\
         ^\
H5system.c:283:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
H5system.c:286:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
         n = fprintf (stream, format_templ, x);\
         ^\
H5system.c:286:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
H5system.c:289:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
         n = fprintf (stream, format_templ, x);\
         ^\
H5system.c:289:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
H5system.c:300:9: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
         n = fprintf (stream, format_templ, x);\
         ^\
H5system.c:300:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
H5system.c:300:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
H5system.c:303:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
         n = fprintf (stream, format_templ, x);\
         ^\
H5system.c:303:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
H5system.c:311:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
         n = fprintf (stream, format_templ, x);\
         ^\
H5system.c:311:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
H5system.c:340:7: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
       n = fprintf(stream, format_templ, x);\
       ^\
H5system.c:340:7: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
H5system.c:348:7: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
       fprintf(stream, format_templ, "UNDEF");\
       ^\
H5system.c:348:7: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
H5system.c:356:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
         n = fprintf (stream, format_templ, x);\
         ^\
H5system.c:356:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
H5system.c:364:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
         n = fprintf (stream, format_templ, x);\
         ^\
H5system.c:364:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
H5system.c:370:17: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
                 n = fprintf (stream, format_templ, nout);\
                 ^\
H5system.c:370:17: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
H5system.c: In function 'HDstrtoll':\
H5system.c:482:7: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
       (*s>='A' && *s<'A'+base-10)))) \{\
       ^\
H5system.c:482:7: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
H5system.c:482:7: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
In file included from H5system.c:35:0:\
H5system.c: In function 'H5_build_extpath':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5system.c:692:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5timer.lo\
H5timer.c: In function 'H5_timer_begin':\
H5timer.c:134:20: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                    ((double)rusage.ru_utime.tv_usec / 1e6);\
                    ^\
H5timer.c:136:20: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                    ((double)rusage.ru_stime.tv_usec / 1e6);\
                    ^\
H5timer.c:143:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     timer->etime = (double)etime.tv_sec + ((double)etime.tv_usec / 1e6);\
     ^\
H5timer.c: In function 'H5_timer_end':\
H5timer.c:175:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     timer->utime = MAX(0.0, now.utime - timer->utime);\
     ^\
H5timer.c:175:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5timer.c:176:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     timer->stime = MAX(0.0, now.stime - timer->stime);\
     ^\
H5timer.c:176:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5timer.c:177:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     timer->etime = MAX(0.0, now.etime - timer->etime);\
     ^\
H5timer.c:177:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5timer.c: In function 'H5_bandwidth':\
H5timer.c:219:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(nseconds <= 0.0)\
     ^\
H5timer.c:223:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         if(fabs(bw) < 0.0000000001)\
         ^\
H5timer.c:226:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  else if(bw < 1.0)\
  ^\
H5timer.c:228:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  else if(bw < 1024.0) \{\
  ^\
H5timer.c:231:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  \} else if(bw < (1024.0 * 1024.0)) \{\
  ^\
H5timer.c:231:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5timer.c:232:6: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
      sprintf(buf, "%05.4f", bw / 1024.0);\
      ^\
H5timer.c:234:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  \} else if(bw < (1024.0 * 1024.0 * 1024.0)) \{\
  ^\
H5timer.c:234:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5timer.c:234:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5timer.c:235:6: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
      sprintf(buf, "%05.4f", bw / (1024.0 * 1024.0));\
      ^\
H5timer.c:235:6: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5timer.c:237:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  \} else if(bw < (1024.0 * 1024.0 * 1024.0 * 1024.0)) \{\
  ^\
H5timer.c:237:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5timer.c:237:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5timer.c:237:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5timer.c:238:6: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
      sprintf(buf, "%05.4f", bw / (1024.0 * 1024.0 * 1024.0));\
      ^\
H5timer.c:238:6: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5timer.c:238:6: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5timer.c:240:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  \} else if(bw < (1024.0 * 1024.0 * 1024.0 * 1024.0 * 1024.0)) \{\
  ^\
H5timer.c:240:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5timer.c:240:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5timer.c:240:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5timer.c:240:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5timer.c:241:6: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
      sprintf(buf, "%05.4f", bw / (1024.0 * 1024.0 * 1024.0 * 1024.0));\
      ^\
H5timer.c:241:6: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5timer.c:241:6: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5timer.c:241:6: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  CC       H5trace.lo\
H5trace.c: In function 'H5_trace':\
H5trace.c:132:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     static H5_timer_t   first_time = \{0.0, 0.0, 0.0\};\
     ^\
H5trace.c:132:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5trace.c:132:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5trace.c:139:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         return 0.0; /*tracing is off*/\
         ^\
H5trace.c:146:17: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                 return 0.0;\
                 ^\
H5trace.c:153:17: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                 return 0.0;\
                 ^\
H5trace.c:159:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(fabs(first_time.etime) < 0.0000000001)\
     ^\
H5trace.c:235:6: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
      unsigned n = (unsigned)MAX (0, (int)HDstrlen(argname) - 3); /*lint !e666 
Allow expression with side effects */\
      ^\
H5trace.c:2319:29: warning: conversion to 'hssize_t' from 'long unsigned int' 
may change the sign of the result [-Wsign-conversion]\
                             asize[argno] = iul;\
                             ^\
H5trace.c:2343:29: warning: conversion to 'hssize_t' from 'long long unsigned 
int' may change the sign of the result [-Wsign-conversion]\
                             asize[argno] = iull;\
                             ^\
  CC       H5A.lo\
In file included from H5A.c:30:0:\
H5A.c: In function 'H5A_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5A.c:123:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5A.c: In function 'H5A_init_interface':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5A.c:148:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5A.c: In function 'H5A_create':\
H5A.c:430:5: warning: passing argument 1 of 'H5T_copy' discards 'const' 
qualifier from pointer target type [enabled by default]\
     if(NULL == (attr->shared->dt = H5T_copy(type, H5T_COPY_ALL)))\
     ^\
In file included from H5Oprivate.h:41:0,\
                 from H5Aprivate.h:27,\
                 from H5Apkg.h:39,\
                 from H5A.c:31:\
H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 
'const struct H5T_t *'\
 H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);\
               ^\
In file included from H5A.c:30:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5A.c:379:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5A.c: In function 'H5A_open_common':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5A.c:736:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5A.c: In function 'H5A_open_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5A.c:793:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5A.c: In function 'H5A_open_by_name':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5A.c:857:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5A.c: In function 'H5A_write':\
H5A.c:997:13: warning: passing argument 1 of 'H5T_copy' discards 'const' 
qualifier from pointer target type [enabled by default]\
             if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, 
H5T_COPY_ALL), FALSE)) < 0 ||\
             ^\
In file included from H5Oprivate.h:41:0,\
                 from H5Aprivate.h:27,\
                 from H5Apkg.h:39,\
                 from H5A.c:31:\
H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 
'const struct H5T_t *'\
 H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);\
               ^\
In file included from H5A.c:30:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5A.c:973:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5A.c: In function 'H5A_read':\
H5A.c:1157:25: warning: passing argument 1 of 'H5T_copy' discards 'const' 
qualifier from pointer target type [enabled by default]\
                         (dst_id = H5I_register(H5I_DATATYPE, 
H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0)\
                         ^\
In file included from H5Oprivate.h:41:0,\
                 from H5Aprivate.h:27,\
                 from H5Apkg.h:39,\
                 from H5A.c:31:\
H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 
'const struct H5T_t *'\
 H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);\
               ^\
In file included from H5A.c:30:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5A.c:1129:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5A.c: In function 'H5A_get_name':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5A.c:1435:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5A.c: In function 'H5A_get_info':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5A.c:1741:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5A.c: In function 'H5A_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5A.c:2322:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5A.c: In function 'H5A_free':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5A.c:2384:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5A.c: In function 'H5A_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5A.c:2432:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5A.c: In function 'H5A_oloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5A.c:2488:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5A.c: In function 'H5A_nameof':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5A.c:2520:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5A.c: In function 'H5A_type':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5A.c:2550:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
  CC       H5Abtree2.lo\
In file included from H5Abtree2.c:37:0:\
H5Abtree2.c: In function 'H5A_dense_fh_name_cmp':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Abtree2.c:174:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Abtree2.c: In function 'H5A_dense_btree2_name_compare':\
H5Abtree2.c:272:16: warning: variable 'status' set but not used 
[-Wunused-but-set-variable]\
         herr_t status;                  /* Status from fractal heap 'op' 
routine */\
                ^\
  CC       H5Adense.lo\
In file included from H5Adense.c:39:0:\
H5Adense.c: In function 'H5A_dense_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Adense.c:195:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Adense.c: In function 'H5A_dense_fnd_cb':\
H5private.h:1809:13: warning: unused variable 'err_occurred' 
[-Wunused-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Adense.c:312:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Adense.c: In function 'H5A_dense_open':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Adense.c:352:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Adense.c: In function 'H5A_dense_insert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Adense.c:447:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Adense.c: In function 'H5A_dense_write_bt2_cb2':\
H5private.h:1809:13: warning: unused variable 'err_occurred' 
[-Wunused-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Adense.c:600:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Adense.c: In function 'H5A_dense_write_bt2_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Adense.c:641:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Adense.c: In function 'H5A_dense_write':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Adense.c:757:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Adense.c: In function 'H5A_dense_copy_fh_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Adense.c:853:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Adense.c: In function 'H5A_dense_rename':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Adense.c:904:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Adense.c: In function 'H5A_dense_iterate_bt2_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Adense.c:1052:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Adense.c: In function 'H5A_dense_iterate':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Adense.c:1154:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Adense.c: In function 'H5A_dense_remove_bt2_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Adense.c:1289:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Adense.c: In function 'H5A_dense_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Adense.c:1355:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Adense.c: In function 'H5A_dense_remove_by_idx_bt2_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Adense.c:1447:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Adense.c: In function 'H5A_dense_remove_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Adense.c:1574:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Adense.c: In function 'H5A_dense_exists':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Adense.c:1704:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Adense.c: In function 'H5A_dense_delete_bt2_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Adense.c:1791:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Adense.c: In function 'H5A_dense_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Adense.c:1855:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Adeprec.lo\
  CC       H5Aint.lo\
In file included from H5Aint.c:38:0:\
H5Aint.c: In function 'H5A__compact_build_table_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Aint.c:150:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Aint.c: In function 'H5A_compact_build_table':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Aint.c:211:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Aint.c: In function 'H5A_dense_build_table_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Aint.c:272:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Aint.c: In function 'H5A_dense_build_table':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Aint.c:321:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Aint.c: In function 'H5A_attr_iterate_table':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Aint.c:574:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Aint.c: In function 'H5A_attr_release_table':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Aint.c:653:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Aint.c: In function 'H5A_get_ainfo':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Aint.c:698:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
In file included from H5Aint.c:38:0:\
H5Aint.c: In function 'H5A_attr_copy_file':\
H5Sprivate.h:148:71: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
 #define H5S_GET_EXTENT_NPOINTS(S)       (H5S_get_simple_extent_npoints(S))\
                                                                       ^\
H5private.h:1464:23: note: in definition of macro 'H5_ASSIGN_OVERFLOW'\
     (dst) = (dsttype)(src);\
                       ^\
H5Aint.c:917:53: note: in expansion of macro 'H5S_GET_EXTENT_NPOINTS'\
     H5_ASSIGN_OVERFLOW(attr_dst->shared->data_size, 
H5S_GET_EXTENT_NPOINTS(attr_dst->shared->ds) * 
H5T_get_size(attr_dst->shared->dt), hssize_t, size_t);\
                                                     ^\
In file included from H5Aint.c:38:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Aint.c:833:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Aint.c:819:17: warning: unused parameter 'cpy_info' [-Wunused-parameter]\
     H5O_copy_t *cpy_info, hid_t dxpl_id)\
                 ^\
In file included from H5Aint.c:38:0:\
H5Aint.c: In function 'H5A_attr_post_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Aint.c:1082:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Aint.c: In function 'H5A_dense_post_copy_file_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Aint.c:1178:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Aint.c: In function 'H5A_dense_post_copy_file_all':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Aint.c:1234:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Atest.lo\
In file included from H5Atest.c:38:0:\
H5Atest.c: In function 'H5A_is_shared_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Atest.c:100:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Atest.c: In function 'H5A_get_shared_rc_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Atest.c:133:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5AC.lo\
In file included from H5AC.c:41:0:\
H5AC.c: In function 'H5AC_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:235:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:468:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:654:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_expunge_entry':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:733:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:818:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_get_entry_status':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:890:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_insert_entry':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:941:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_mark_entry_dirty':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:1040:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_move_entry':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:1111:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_pin_protected_entry':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:1189:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_protect':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:1258:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5AC.c: In function 'H5AC_resize_entry':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:1373:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_unpin_entry':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:1440:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_unprotect':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:1522:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_stats':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:1698:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_dump_cache':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:1730:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_get_cache_auto_resize_config':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:1767:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_get_cache_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:1889:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_get_cache_hit_rate':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:1927:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_reset_cache_hit_rate_stats':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:1955:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_set_cache_auto_resize_config':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:1996:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_validate_config':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:2173:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_close_trace_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:2267:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_open_trace_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:2329:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_check_if_write_permitted':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:2826:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5AC.c: In function 'H5AC_ext_config_2_int_config':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5AC.c:3101:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5B.lo\
In file included from H5B.c:106:0:\
H5B.c: In function 'H5B_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B.c:225:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5B.c: In function 'H5B_find':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B.c:314:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5B.c: In function 'H5B_split':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B.c:410:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B.c: In function 'H5B_insert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B.c:585:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5B.c: In function 'H5B_insert_helper':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B.c:825:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B.c: In function 'H5B_iterate_helper':\
H5B.c:1259:15: warning: request for implicit conversion from 'void *' to 
'haddr_t *' not permitted in C++ [-Wc++-compat]\
         child = H5FL_SEQ_FREE(haddr_t, child);\
               ^\
In file included from H5B.c:106:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B.c:1145:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B.c: In function 'H5B_remove_helper':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B.c:1343:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(H5B_INS_ERROR)\
     ^\
H5B.c: In function 'H5B_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B.c:1665:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5B.c: In function 'H5B_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B.c:1709:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5B.c: In function 'H5B_shared_new':\
H5B.c:1828:30: warning: request for implicit conversion from 'void *' to 
'size_t *' not permitted in C++ [-Wc++-compat]\
                 shared->nkey = H5FL_SEQ_FREE(size_t, shared->nkey);\
                              ^\
In file included from H5B.c:106:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B.c:1782:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5B.c: In function 'H5B_shared_free':\
H5B.c:1859:18: warning: request for implicit conversion from 'void *' to 
'size_t *' not permitted in C++ [-Wc++-compat]\
     shared->nkey = H5FL_SEQ_FREE(size_t, shared->nkey);\
                  ^\
H5B.c: In function 'H5B_copy':\
H5B.c:1927:22: warning: request for implicit conversion from 'void *' to 
'haddr_t *' not permitted in C++ [-Wc++-compat]\
      new_node->child = H5FL_SEQ_FREE(haddr_t, new_node->child);\
                      ^\
In file included from H5B.c:106:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B.c:1890:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5B.c: In function 'H5B_get_info_helper':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B.c:1963:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B.c: In function 'H5B_get_info':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B.c:2062:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5B.c: In function 'H5B_valid':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B.c:2116:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5B.c:2112:26: warning: variable 'shared' set but not used 
[-Wunused-but-set-variable]\
     H5B_shared_t        *shared;                /* Pointer to shared B-tree 
info */\
                          ^\
H5B.c: In function 'H5B_node_dest':\
H5B.c:2174:15: warning: request for implicit conversion from 'void *' to 
'haddr_t *' not permitted in C++ [-Wc++-compat]\
     bt->child = H5FL_SEQ_FREE(haddr_t, bt->child);\
               ^\
  CC       H5Bcache.lo\
In file included from H5Bcache.c:37:0:\
H5Bcache.c: In function 'H5B_load':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Bcache.c:110:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Bcache.c: In function 'H5B_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Bcache.c:213:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Bcache.c: In function 'H5B_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Bcache.c:303:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Bcache.c: In function 'H5B_clear':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Bcache.c:356:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Bcache.c: In function 'H5B_compute_size':\
H5private.h:1809:13: warning: unused variable 'err_occurred' 
[-Wunused-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Bcache.c:394:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Bdbg.lo\
H5Bdbg.c: In function 'H5B_debug':\
H5Bdbg.c:130:5: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
     "Address:", bt->child[u]);\
     ^\
H5Bdbg.c:136:23: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                       "Left Key:");\
                       ^\
H5Bdbg.c:139:10: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
          H5B_NKEY(bt, shared, u), udata);\
          ^\
H5Bdbg.c:143:23: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                       "Right Key:");\
                       ^\
H5Bdbg.c:146:10: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
          H5B_NKEY(bt, shared, u + 1), udata);\
          ^\
In file included from H5Bdbg.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Bdbg.c:68:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5B2.lo\
In file included from H5B2.c:41:0:\
H5B2.c: In function 'H5B2_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2.c:137:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5B2.c: In function 'H5B2_open':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2.c:210:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2.c: In function 'H5B2_insert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2.c:275:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5B2.c: In function 'H5B2_find':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2.c:430:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5B2.c: In function 'H5B2_index':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2.c:565:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5B2.c: In function 'H5B2_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2.c:719:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5B2.c: In function 'H5B2_remove_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2.c:793:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5B2.c: In function 'H5B2_neighbor':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2.c:916:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5B2.c: In function 'H5B2_modify':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2.c:978:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5B2.c: In function 'H5B2_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2.c:1130:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2.c: In function 'H5B2_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2.c:1240:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5B2cache.lo\
In file included from H5B2cache.c:37:0:\
H5B2cache.c: In function 'H5B2_cache_hdr_load':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2cache.c:165:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2cache.c: In function 'H5B2_cache_hdr_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2cache.c:280:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2cache.c: In function 'H5B2_cache_hdr_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2cache.c:381:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2cache.c: In function 'H5B2_cache_hdr_clear':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2cache.c:425:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2cache.c: In function 'H5B2_cache_hdr_size':\
H5private.h:1809:13: warning: unused variable 'err_occurred' 
[-Wunused-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2cache.c:462:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2cache.c: In function 'H5B2_cache_internal_load':\
H5B2cache.c:552:27: warning: conversion to 'uint16_t' from 'unsigned int' may 
alter its value [-Wconversion]\
     internal->nrec = udata->nrec;\
                           ^\
H5B2cache.c:553:28: warning: conversion to 'uint16_t' from 'unsigned int' may 
alter its value [-Wconversion]\
     internal->depth = udata->depth;\
                            ^\
In file included from H5B2private.h:34:0,\
                 from H5B2pkg.h:32,\
                 from H5B2cache.c:38:\
H5Fprivate.h:159:20: warning: conversion to 'uint16_t' from 'int' may alter its 
value [-Wconversion]\
       n = (n << 8) | *(--p);            \\\
                    ^\
H5Fprivate.h:191:41: note: in expansion of macro 'DECODE_VAR'\
 #  define UINT64DECODE_VAR(p, n, l)     DECODE_VAR(p, n, l)\
                                         ^\
H5B2cache.c:572:9: note: in expansion of macro 'UINT64DECODE_VAR'\
         UINT64DECODE_VAR(p, int_node_ptr->node_nrec, 
udata->hdr->max_nrec_size);\
         ^\
In file included from H5B2cache.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2cache.c:502:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2cache.c: In function 'H5B2_cache_internal_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2cache.c:625:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2cache.c: In function 'H5B2_cache_internal_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2cache.c:722:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2cache.c: In function 'H5B2_cache_internal_clear':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2cache.c:767:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2cache.c: In function 'H5B2_cache_leaf_load':\
H5B2cache.c:890:23: warning: conversion to 'uint16_t' from 'unsigned int' may 
alter its value [-Wconversion]\
     leaf->nrec = udata->nrec;\
                       ^\
In file included from H5B2cache.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2cache.c:844:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2cache.c: In function 'H5B2_cache_leaf_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2cache.c:947:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2cache.c: In function 'H5B2_cache_leaf_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2cache.c:1030:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2cache.c: In function 'H5B2_cache_leaf_clear':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2cache.c:1075:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5B2dbg.lo\
H5B2dbg.c: In function 'H5B2_hdr_debug':\
H5B2dbg.c:175:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             hdr->node_info[u].max_nrec, hdr->node_info[u].split_nrec, 
hdr->node_info[u].merge_nrec);\
             ^\
In file included from H5B2dbg.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2dbg.c:100:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5B2dbg.c: In function 'H5B2_int_debug':\
H5B2dbg.c:289:19: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                   internal->node_ptrs[u].addr);\
                   ^\
H5B2dbg.c:294:19: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                   temp_str);\
                   ^\
H5B2dbg.c:297:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             H5B2_INT_NREC(internal, hdr, u), dbg_ctx);\
             ^\
H5B2dbg.c:306:15: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
               internal->node_ptrs[u].addr);\
               ^\
In file included from H5B2dbg.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2dbg.c:216:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5B2dbg.c: In function 'H5B2_leaf_debug':\
H5B2dbg.c:415:19: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                   temp_str);\
                   ^\
H5B2dbg.c:418:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             H5B2_LEAF_NREC(leaf, hdr, u), dbg_ctx);\
             ^\
In file included from H5B2dbg.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2dbg.c:348:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5B2hdr.lo\
In file included from H5B2hdr.c:36:0:\
H5B2hdr.c: In function 'H5B2_hdr_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2hdr.c:118:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2hdr.c: In function 'H5B2_hdr_alloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2hdr.c:244:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2hdr.c: In function 'H5B2_hdr_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2hdr.c:291:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2hdr.c: In function 'H5B2_hdr_incr':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2hdr.c:345:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2hdr.c: In function 'H5B2_hdr_decr':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2hdr.c:381:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2hdr.c: In function 'H5B2_hdr_fuse_incr':\
H5private.h:1809:13: warning: unused variable 'err_occurred' 
[-Wunused-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2hdr.c:416:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2hdr.c: In function 'H5B2_hdr_fuse_decr':\
H5private.h:1809:13: warning: unused variable 'err_occurred' 
[-Wunused-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2hdr.c:444:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2hdr.c: In function 'H5B2_hdr_dirty':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2hdr.c:475:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2hdr.c: In function 'H5B2_hdr_free':\
H5B2hdr.c:525:22: warning: request for implicit conversion from 'void *' to 
'size_t *' not permitted in C++ [-Wc++-compat]\
         hdr->nat_off = H5FL_SEQ_FREE(size_t, hdr->nat_off);\
                      ^\
H5B2hdr.c:542:24: warning: request for implicit conversion from 'void *' to 
'struct H5B2_node_info_t *' not permitted in C++ [-Wc++-compat]\
         hdr->node_info = H5FL_SEQ_FREE(H5B2_node_info_t, hdr->node_info);\
                        ^\
In file included from H5B2hdr.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2hdr.c:507:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2hdr.c: In function 'H5B2_hdr_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2hdr.c:572:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5B2hdr.c:570:12: warning: variable 'ret_value' set but not used 
[-Wunused-but-set-variable]\
     herr_t ret_value = SUCCEED;         /* Return value */\
            ^\
  CC       H5B2int.lo\
In file included from H5B2int.c:36:0:\
H5B2int.c: In function 'H5B2_split1':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:190:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_split_root':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:371:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_redistribute2':\
H5B2int.c:549:13: warning: conversion to 'hssize_t' from 'hsize_t' may change 
the sign of the result [-Wsign-conversion]\
             left_moved_nrec = moved_nrec;\
             ^\
H5B2int.c:550:13: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
             right_moved_nrec -= moved_nrec;\
             ^\
H5B2int.c:550:30: warning: conversion to 'hssize_t' from 'long long unsigned 
int' may change the sign of the result [-Wsign-conversion]\
             right_moved_nrec -= moved_nrec;\
                              ^\
H5B2int.c:602:13: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
             left_moved_nrec -= moved_nrec;\
             ^\
H5B2int.c:602:29: warning: conversion to 'hssize_t' from 'long long unsigned 
int' may change the sign of the result [-Wsign-conversion]\
             left_moved_nrec -= moved_nrec;\
                             ^\
H5B2int.c:603:13: warning: conversion to 'hssize_t' from 'hsize_t' may change 
the sign of the result [-Wsign-conversion]\
             right_moved_nrec = moved_nrec;\
             ^\
In file included from H5B2int.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:453:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_redistribute3':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:687:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_merge2':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:1068:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_merge3':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:1228:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_swap_leaf':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:1446:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_insert_leaf':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:1533:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_insert_internal':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:1609:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_create_leaf':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:1739:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_protect_leaf':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:1808:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_create_internal':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:1849:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_protect_internal':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:1927:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_iterate_node':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:1978:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_remove_leaf':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:2085:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_remove_internal':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:2170:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_remove_leaf_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:2366:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_remove_internal_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:2450:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_neighbor_leaf':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:2713:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_neighbor_internal':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:2799:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_delete_node':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:2871:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_node_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:2949:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5B2int.c: In function 'H5B2_internal_free':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:3002:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2int.c: In function 'H5B2_leaf_free':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2int.c:3047:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5B2stat.lo\
In file included from H5B2stat.c:33:0:\
H5B2stat.c: In function 'H5B2_stat_info':\
H5private.h:1809:13: warning: unused variable 'err_occurred' 
[-Wunused-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2stat.c:89:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2stat.c: In function 'H5B2_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2stat.c:121:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5B2test.lo\
In file included from H5B2test.c:35:0:\
H5B2test.c: In function 'H5B2_test_crt_context':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2test.c:129:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2test.c: In function 'H5B2_test_crt_dbg_context':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2test.c:332:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5B2test.c: In function 'H5B2_get_node_info_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2test.c:405:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5B2test.c: In function 'H5B2_get_node_depth_test':\
H5B2test.c:529:22: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
     ret_value = ninfo.depth;\
                      ^\
In file included from H5B2test.c:35:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5B2test.c:519:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5C.lo\
In file included from H5C.c:77:0:\
H5C.c: In function 'H5C_epoch_marker_load':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:222:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5C.c: In function 'H5C_epoch_marker_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:241:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5C.c: In function 'H5C_epoch_marker_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:256:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5C.c: In function 'H5C_epoch_marker_clear':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:272:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5C.c: In function 'H5C_epoch_marker_notify':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:287:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5C.c: In function 'H5C_epoch_marker_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:302:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5C.c: In function 'H5C_create':\
H5C.c:1078:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]\
     (cache_ptr->resize_ctl).min_clean_fraction = H5C__DEF_AR_MIN_CLEAN_FRAC;\
     ^\
H5C.c:1084:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]\
     (cache_ptr->resize_ctl).lower_hr_threshold = H5C__DEF_AR_LOWER_THRESHHOLD;\
     ^\
H5C.c:1085:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]\
     (cache_ptr->resize_ctl).increment         = H5C__DEF_AR_INCREMENT;\
     ^\
H5C.c:1090:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]\
     (cache_ptr->resize_ctl).flash_multiple      = 1.0;\
     ^\
H5C.c:1091:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]\
     (cache_ptr->resize_ctl).flash_threshold     = 0.25;\
     ^\
H5C.c:1094:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]\
     (cache_ptr->resize_ctl).upper_hr_threshold = H5C__DEF_AR_UPPER_THRESHHOLD;\
     ^\
H5C.c:1095:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]\
     (cache_ptr->resize_ctl).decrement         = H5C__DEF_AR_DECREMENT;\
     ^\
H5C.c:1100:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]\
     (cache_ptr->resize_ctl).empty_reserve = H5C__DEF_AR_EMPTY_RESERVE;\
     ^\
In file included from H5C.c:77:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:968:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5C.c: In function 'H5C_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:1393:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_expunge_entry':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:1447:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_flush_cache':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:1579:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_flush_to_min_clean':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:1937:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_get_cache_auto_resize_config':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:2108:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_get_cache_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:2157:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_get_cache_hit_rate':\
H5C.c:2236:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]\
         *hit_rate_ptr = 0.0;\
         ^\
In file included from H5C.c:77:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:2214:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_get_entry_status':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:2281:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_get_evictions_enabled':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:2361:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_insert_entry':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:2493:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_mark_entry_dirty':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:3069:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_move_entry':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:3148:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c:3140:15: warning: variable 'was_dirty' set but not used 
[-Wunused-but-set-variable]\
     hbool_t   was_dirty;\
               ^\
In file included from H5C.c:77:0:\
H5C.c: In function 'H5C_resize_entry':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:3312:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_pin_protected_entry':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:3415:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c:3411:25: warning: variable 'cache_ptr' set but not used 
[-Wunused-but-set-variable]\
     H5C_t             * cache_ptr;\
                         ^\
In file included from H5C.c:77:0:\
H5C.c: In function 'H5C_protect':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:3516:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5C.c: In function 'H5C_reset_cache_hit_rate_stats':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:3884:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_set_cache_auto_resize_config':\
H5C.c:3990:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             if ( ( config_ptr->lower_hr_threshold <= 0.0 ) ||\
             ^\
H5C.c:3991:18: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                  ( config_ptr->increment <= 1.0 ) ||\
                  ^\
H5C.c:4015:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             if ( ( config_ptr->upper_hr_threshold >= 1.0 ) ||\
             ^\
H5C.c:4016:18: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                  ( config_ptr->decrement >= 1.0 ) ||\
                  ^\
H5C.c:4026:20: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                    ( config_ptr->empty_reserve >= 1.0 ) ) ||\
                    ^\
H5C.c:4036:20: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                    ( config_ptr->empty_reserve >= 1.0 ) ) ||\
                    ^\
H5C.c:4039:18: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                  ( config_ptr->upper_hr_threshold >= 1.0 ) ) \{\
                  ^\
In file included from H5C.c:77:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:3929:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_set_evictions_enabled':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:4203:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_set_prefix':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:4257:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_set_trace_file_ptr':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:4300:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_stats':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:4387:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_dump_cache':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:4914:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_unpin_entry':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:5048:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_unprotect':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:5139:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_validate_resize_config':\
H5C.c:5513:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]\
         if ( ( config_ptr->min_clean_fraction < 0.0 ) ||\
         ^\
H5C.c:5514:14: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
              ( config_ptr->min_clean_fraction > 1.0 ) ) \{\
              ^\
H5C.c:5542:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             if ( ( config_ptr->lower_hr_threshold < 0.0 ) ||\
             ^\
H5C.c:5543:18: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                  ( config_ptr->lower_hr_threshold > 1.0 ) ) \{\
                  ^\
H5C.c:5549:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             if ( config_ptr->increment < 1.0 ) \{\
             ^\
H5C.c:5574:17: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                 if ( ( config_ptr->flash_multiple < 0.1 ) ||\
                 ^\
H5C.c:5575:22: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                      ( config_ptr->flash_multiple > 10.0 ) ) \{\
                      ^\
H5C.c:5581:17: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                 if ( ( config_ptr->flash_threshold < 0.1 ) ||\
                 ^\
H5C.c:5582:22: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                      ( config_ptr->flash_threshold > 1.0 ) ) \{\
                      ^\
H5C.c:5610:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             if ( config_ptr->upper_hr_threshold > 1.0 ) \{\
             ^\
H5C.c:5616:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             if ( ( config_ptr->decrement > 1.0 ) ||\
             ^\
H5C.c:5617:18: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                  ( config_ptr->decrement < 0.0 ) ) \{\
                  ^\
H5C.c:5652:18: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                  ( ( config_ptr->empty_reserve > 1.0 ) ||\
                  ^\
H5C.c:5653:20: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                    ( config_ptr->empty_reserve < 0.0 ) ) ) \{\
                    ^\
H5C.c:5666:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             if ( ( config_ptr->upper_hr_threshold > 1.0 ) ||\
             ^\
H5C.c:5667:18: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                  ( config_ptr->upper_hr_threshold < 0.0 ) ) \{\
                  ^\
In file included from H5C.c:77:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:5468:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C__auto_adjust_cache_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:5746:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5C.c: In function 'H5C__autoadjust__ageout':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:6096:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5C.c: In function 'H5C__autoadjust__ageout__cycle_epoch_marker':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:6209:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5C.c: In function 'H5C__autoadjust__ageout__evict_aged_out_entries':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:6347:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5C.c: In function 'H5C__autoadjust__ageout__insert_new_marker':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:6554:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5C.c: In function 'H5C__autoadjust__ageout__remove_all_markers':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:6632:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5C.c: In function 'H5C__autoadjust__ageout__remove_excess_markers':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:6713:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5C.c: In function 'H5C__flash_increase_cache_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:6809:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5C.c: In function 'H5C_flush_invalidate_cache':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:7006:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5C.c: In function 'H5C_flush_single_entry':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:7533:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5C.c: In function 'H5C_load_entry':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:7945:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5C.c: In function 'H5C_make_space_in_cache':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5C.c:8107:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5C.c: At top level:\
H5C.c:282:1: warning: 'H5C_epoch_marker_notify' defined but not used 
[-Wunused-function]\
 H5C_epoch_marker_notify(H5C_notify_action_t UNUSED action,\
 ^\
H5C.c: In function 'H5C_stats__reset':\
H5C.c:4805:1: warning: function might be candidate for attribute 'const' 
[-Wsuggest-attribute=const]\
 H5C_stats__reset(H5C_t UNUSED * cache_ptr)\
 ^\
H5C.c: In function 'H5C_make_space_in_cache':\
H5C.c:8339:36: warning: assuming signed overflow does not occur when reducing 
constant in comparison [-Wstrict-overflow]\
                 ( entries_examined <= initial_list_len )\
                                    ^\
  CC       H5CS.lo\
  CC       H5D.lo\
  CC       H5Dbtree.lo\
In file included from H5Dbtree.c:35:0:\
H5Dbtree.c: In function 'H5D__btree_new_node':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dbtree.c:268:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dbtree.c: In function 'H5D__btree_insert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dbtree.c:524:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dbtree.c: In function 'H5D__btree_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dbtree.c:641:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dbtree.c: In function 'H5D__btree_shared_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dbtree.c:788:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dbtree.c: In function 'H5D__btree_idx_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dbtree.c:829:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dbtree.c: In function 'H5D__btree_idx_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dbtree.c:874:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dbtree.c: In function 'H5D__btree_idx_insert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dbtree.c:944:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dbtree.c: In function 'H5D__btree_idx_get_addr':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dbtree.c:985:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dbtree.c: In function 'H5D__btree_idx_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dbtree.c:1116:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dbtree.c: In function 'H5D__btree_idx_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dbtree.c:1156:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dbtree.c: In function 'H5D__btree_idx_copy_setup':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dbtree.c:1216:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dbtree.c: In function 'H5D__btree_idx_copy_shutdown':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dbtree.c:1265:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dbtree.c: In function 'H5D__btree_idx_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dbtree.c:1302:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dbtree.c: In function 'H5D__btree_idx_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dbtree.c:1412:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dbtree.c: In function 'H5D_btree_debug':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Dbtree.c:1452:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Dchunk.lo\
In file included from H5Dchunk.c:53:0:\
H5Dchunk.c: In function 'H5D__chunk_set_info_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:304:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dchunk.c: In function 'H5D__chunk_set_info':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:349:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dchunk.c: In function 'H5D__chunk_construct':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:395:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dchunk.c: In function 'H5D__chunk_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:484:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dchunk.c: In function 'H5D__chunk_io_init':\
H5Dchunk.c:626:60: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
     if((file_space_normalized = H5S_hyper_normalize_offset((H5S_t 
*)file_space, old_offset)) < 0)\
                                                            ^\
H5Dchunk.c:844:41: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
         if(H5S_hyper_denormalize_offset((H5S_t *)file_space, old_offset) < 0)\
                                         ^\
In file included from H5Dchunk.c:53:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:603:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dchunk.c: In function 'H5D__create_chunk_map_single':\
H5Dchunk.c:1064:26: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
     chunk_info->mspace = (H5S_t *)fm->mem_space;\
                          ^\
In file included from H5Dchunk.c:53:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:1018:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dchunk.c: In function 'H5D__create_chunk_file_map_hyper':\
H5Dchunk.c:1131:46: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
         if(TRUE == H5S_hyper_intersect_block((H5S_t *)fm->file_space, coords, 
end)) \{\
                                              ^\
In file included from H5Dchunk.c:53:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:1104:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dchunk.c: In function 'H5D__create_chunk_mem_map_hyper':\
H5Dchunk.c:1299:30: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
         chunk_info->mspace = (H5S_t *)fm->mem_space;\
                              ^\
In file included from H5Dchunk.c:53:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:1281:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dchunk.c: In function 'H5D__chunk_file_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:1387:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dchunk.c: In function 'H5D__chunk_mem_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:1499:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dchunk.c: In function 'H5D__chunk_cacheable':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:1574:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dchunk.c: In function 'H5D__chunk_read':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:1657:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dchunk.c: In function 'H5D__chunk_write':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:1806:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dchunk.c: In function 'H5D__chunk_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:1953:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dchunk.c: In function 'H5D__chunk_io_term':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:1997:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dchunk.c: In function 'H5D_chunk_idx_reset':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Dchunk.c:2048:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Dchunk.c: In function 'H5D__chunk_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:2200:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dchunk.c: In function 'H5D__chunk_lookup':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:2253:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dchunk.c: In function 'H5D__chunk_flush_entry':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:2340:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dchunk.c: In function 'H5D__chunk_cache_evict':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:2494:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dchunk.c: In function 'H5D__chunk_cache_prune':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:2564:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dchunk.c: In function 'H5D__chunk_lock':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:2690:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dchunk.c: In function 'H5D__chunk_unlock':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:2954:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dchunk.c: In function 'H5D__chunk_allocated':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:3063:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dchunk.c: In function 'H5D__chunk_allocate':\
H5Dchunk.c:3223:17: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
                 (void *)pline, (H5MM_free_t)H5D__chunk_xfree, (void *)pline,\
                 ^\
H5Dchunk.c:3223:63: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
                 (void *)pline, (H5MM_free_t)H5D__chunk_xfree, (void *)pline,\
                                                               ^\
In file included from H5Dchunk.c:53:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:3147:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dchunk.c: In function 'H5D__chunk_prune_fill':\
H5Dchunk.c:3482:20: warning: size of 'chunk_iter' is 2232 bytes 
[-Wlarger-than=]\
     H5S_sel_iter_t chunk_iter;          /* Memory selection iteration info */\
                    ^\
In file included from H5Dchunk.c:53:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:3493:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dchunk.c: In function 'H5D__chunk_prune_by_extent':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:3718:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dchunk.c: In function 'H5D__chunk_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:4108:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dchunk.c: In function 'H5D__chunk_update_cache':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:4186:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dchunk.c: In function 'H5D__chunk_copy_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:4282:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dchunk.c: In function 'H5D__chunk_copy':\
H5Dchunk.c:4534:9: warning: passing argument 1 of 'H5T_copy' discards 'const' 
qualifier from pointer target type [enabled by default]\
         if(NULL == (dt_mem = H5T_copy(dt_src, H5T_COPY_TRANSIENT)))\
         ^\
In file included from H5Oprivate.h:41:0,\
                 from H5Dprivate.h:27,\
                 from H5Dpkg.h:32,\
                 from H5Dchunk.c:57:\
H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 
'const struct H5T_t *'\
 H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);\
               ^\
H5Dchunk.c:4542:9: warning: passing argument 1 of 'H5T_copy' discards 'const' 
qualifier from pointer target type [enabled by default]\
         if(NULL == (dt_dst = H5T_copy(dt_src, H5T_COPY_TRANSIENT)))\
         ^\
In file included from H5Oprivate.h:41:0,\
                 from H5Dprivate.h:27,\
                 from H5Dpkg.h:32,\
                 from H5Dchunk.c:57:\
H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 
'const struct H5T_t *'\
 H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);\
               ^\
In file included from H5Dchunk.c:53:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:4462:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dchunk.c: In function 'H5D__chunk_bh_info':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:4700:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dchunk.c: In function 'H5D__chunk_dump_index':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:4789:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dchunk.c: In function 'H5D__chunk_dest':\
H5Dchunk.c:4871:20: warning: request for implicit conversion from 'void *' to 
'struct H5D_rdcc_ent_t **' not permitted in C++ [-Wc++-compat]\
         rdcc->slot = H5FL_SEQ_FREE(H5D_rdcc_ent_ptr_t, rdcc->slot);\
                    ^\
In file included from H5Dchunk.c:53:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:4849:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dchunk.c: In function 'H5D__nonexistent_readvv_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:4981:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dchunk.c: In function 'H5D__nonexistent_readvv':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dchunk.c:5031:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
  CC       H5Dcompact.lo\
In file included from H5Dcompact.c:34:0:\
H5Dcompact.c: In function 'H5D__compact_fill':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dcompact.c:126:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dcompact.c: In function 'H5D__compact_construct':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dcompact.c:183:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dcompact.c: In function 'H5D__compact_readvv':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dcompact.c:295:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dcompact.c: In function 'H5D__compact_writevv':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dcompact.c:336:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dcompact.c: In function 'H5D__compact_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dcompact.c:369:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dcompact.c: In function 'H5D__compact_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dcompact.c:412:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
  CC       H5Dcontig.lo\
In file included from H5Dcontig.c:36:0:\
H5Dcontig.c: In function 'H5D__contig_alloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dcontig.c:167:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dcontig.c: In function 'H5D__contig_fill':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dcontig.c:216:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dcontig.c: In function 'H5D__contig_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dcontig.c:363:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dcontig.c: In function 'H5D__contig_construct':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dcontig.c:405:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dcontig.c: In function 'H5D__contig_read':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dcontig.c:532:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dcontig.c: In function 'H5D__contig_write':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dcontig.c:569:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dcontig.c: In function 'H5D__contig_write_one':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dcontig.c:612:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dcontig.c: In function 'H5D__contig_readvv_sieve_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dcontig.c:654:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dcontig.c: In function 'H5D__contig_readvv_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dcontig.c:810:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dcontig.c: In function 'H5D__contig_readvv':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dcontig.c:847:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dcontig.c: In function 'H5D__contig_writevv_sieve_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dcontig.c:925:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dcontig.c: In function 'H5D__contig_writevv_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dcontig.c:1132:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dcontig.c: In function 'H5D__contig_writevv':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dcontig.c:1168:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dcontig.c: In function 'H5D__contig_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dcontig.c:1234:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dcontig.c: In function 'H5D__contig_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dcontig.c:1293:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
  CC       H5Ddbg.lo\
  CC       H5Ddeprec.lo\
In file included from H5Ddeprec.c:43:0:\
H5Ddeprec.c: In function 'H5D__extend':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Ddeprec.c:326:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
  CC       H5Defl.lo\
In file included from H5Defl.c:31:0:\
H5Defl.c: In function 'H5D__efl_construct':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Defl.c:139:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
In file included from H5Cprivate.h:37:0,\
                 from H5ACprivate.h:35,\
                 from H5Oprivate.h:38,\
                 from H5Dprivate.h:27,\
                 from H5Dpkg.h:32,\
                 from H5Defl.c:32:\
H5Defl.c: In function 'H5D__efl_read':\
H5Defl.c:292:42: warning: conversion to 'long long unsigned int' from 'off_t' 
may change the sign of the result [-Wsign-conversion]\
  if(H5F_OVERFLOW_HSIZET2OFFT(efl->slot[u].offset + skip))\
                                          ^\
H5Fprivate.h:354:16: note: in definition of macro 'H5F_OVERFLOW_HSIZET2OFFT'\
     ((hsize_t)(X)>=(hsize_t)((hsize_t)1<<(8*sizeof(off_t)-1)))\
                ^\
In file included from H5Defl.c:31:0:\
H5Defl.c:296:37: warning: conversion to 'long long unsigned int' from 'off_t' 
may change the sign of the result [-Wsign-conversion]\
  if(HDlseek(fd, (off_t)(efl->slot[u].offset + skip), SEEK_SET) < 0)\
                                     ^\
H5private.h:935:41: note: in definition of macro 'HDlseek'\
         #define HDlseek(F,O,W)  lseek(F,O,W)\
                                         ^\
In file included from H5Defl.c:31:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Defl.c:270:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
In file included from H5Cprivate.h:37:0,\
                 from H5ACprivate.h:35,\
                 from H5Oprivate.h:38,\
                 from H5Dprivate.h:27,\
                 from H5Dpkg.h:32,\
                 from H5Defl.c:32:\
H5Defl.c: In function 'H5D__efl_write':\
H5Defl.c:378:42: warning: conversion to 'long long unsigned int' from 'off_t' 
may change the sign of the result [-Wsign-conversion]\
  if(H5F_OVERFLOW_HSIZET2OFFT(efl->slot[u].offset + skip))\
                                          ^\
H5Fprivate.h:354:16: note: in definition of macro 'H5F_OVERFLOW_HSIZET2OFFT'\
     ((hsize_t)(X)>=(hsize_t)((hsize_t)1<<(8*sizeof(off_t)-1)))\
                ^\
In file included from H5Defl.c:31:0:\
H5Defl.c:386:37: warning: conversion to 'long long unsigned int' from 'off_t' 
may change the sign of the result [-Wsign-conversion]\
  if(HDlseek(fd, (off_t)(efl->slot[u].offset + skip), SEEK_SET) < 0)\
                                     ^\
H5private.h:935:41: note: in definition of macro 'HDlseek'\
         #define HDlseek(F,O,W)  lseek(F,O,W)\
                                         ^\
In file included from H5Defl.c:31:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Defl.c:356:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Defl.c: In function 'H5D__efl_readvv_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Defl.c:431:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Defl.c: In function 'H5D__efl_readvv':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Defl.c:465:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Defl.c: In function 'H5D__efl_writevv_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Defl.c:511:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Defl.c: In function 'H5D__efl_writevv':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Defl.c:545:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Defl.c: In function 'H5D__efl_bh_info':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Defl.c:590:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Defl.c: In function 'H5D__efl_is_space_alloc':\
H5Defl.c:201:1: warning: function might be candidate for attribute 'const' 
[-Wsuggest-attribute=const]\
 H5D__efl_is_space_alloc(const H5O_storage_t UNUSED *storage)\
 ^\
  CC       H5Dfill.lo\
H5Dfill.c: In function 'H5D__fill':\
H5Dfill.c:234:13: warning: passing argument 1 of 'H5T_copy' discards 'const' 
qualifier from pointer target type [enabled by default]\
             if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(fill_type, 
H5T_COPY_ALL), FALSE)) < 0)\
             ^\
In file included from H5Oprivate.h:41:0,\
                 from H5Dprivate.h:27,\
                 from H5Dpkg.h:32,\
                 from H5Dfill.c:37:\
H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 
'const struct H5T_t *'\
 H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);\
               ^\
H5Dfill.c:237:13: warning: passing argument 1 of 'H5T_copy' discards 'const' 
qualifier from pointer target type [enabled by default]\
             if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(buf_type, 
H5T_COPY_ALL), FALSE)) < 0)\
             ^\
In file included from H5Oprivate.h:41:0,\
                 from H5Dprivate.h:27,\
                 from H5Dpkg.h:32,\
                 from H5Dfill.c:37:\
H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 
'const struct H5T_t *'\
 H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);\
               ^\
H5Dfill.c:248:28: warning: size of 'mem_iter' is 2232 bytes [-Wlarger-than=]\
             H5S_sel_iter_t mem_iter;            /* Memory selection iteration 
info */\
                            ^\
In file included from H5Dfill.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dfill.c:186:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dfill.c: In function 'H5D__fill_init':\
H5Dfill.c:407:13: warning: passing argument 1 of 'H5T_copy' discards 'const' 
qualifier from pointer target type [enabled by default]\
             if(NULL == (fb_info->mem_type = H5T_copy(dset_type, 
H5T_COPY_REOPEN)))\
             ^\
In file included from H5Oprivate.h:41:0,\
                 from H5Dprivate.h:27,\
                 from H5Dpkg.h:32,\
                 from H5Dfill.c:37:\
H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 
'const struct H5T_t *'\
 H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);\
               ^\
In file included from H5Dfill.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dfill.c:375:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dfill.c: In function 'H5D__fill_refill_vl':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dfill.c:571:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
  CC       H5Dint.lo\
In file included from H5Dint.c:29:0:\
H5Dint.c: In function 'H5D_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Dint.c:139:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Dint.c: In function 'H5D__init_interface':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dint.c:168:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dint.c: In function 'H5D__get_dxpl_cache_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dint.c:289:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dint.c: In function 'H5D__get_dxpl_cache':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dint.c:374:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dint.c: In function 'H5D__create_named':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dint.c:414:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dint.c: In function 'H5D__get_space_status':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dint.c:475:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dint.c: In function 'H5D__new':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dint.c:541:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dint.c: In function 'H5D__init_type':\
H5Dint.c:624:9: warning: passing argument 1 of 'H5T_copy' discards 'const' 
qualifier from pointer target type [enabled by default]\
         if((dset->shared->type = H5T_copy(type, H5T_COPY_ALL)) == NULL)\
         ^\
In file included from H5Oprivate.h:41:0,\
                 from H5Dprivate.h:27,\
                 from H5Dpkg.h:32,\
                 from H5Dint.c:30:\
H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 
'const struct H5T_t *'\
 H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);\
               ^\
H5Dint.c:647:30: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
         dset->shared->type = (H5T_t *)type; /* (Cast away const OK - QAK) */\
                              ^\
In file included from H5Dint.c:29:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dint.c:603:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dint.c: In function 'H5D__init_space':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dint.c:675:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dint.c: In function 'H5D__update_oh_info':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dint.c:731:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dint.c: In function 'H5D__create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dint.c:926:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dint.c: In function 'H5D_open':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Dint.c:1118:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Dint.c: In function 'H5D__open_oid':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dint.c:1217:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dint.c: In function 'H5D_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Dint.c:1366:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Dint.c: In function 'H5D__alloc_storage':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dint.c:1591:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dint.c: In function 'H5D__init_storage':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dint.c:1750:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dint.c: In function 'H5D__get_storage_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dint.c:1821:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dint.c: In function 'H5D__get_offset':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dint.c:1876:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dint.c: In function 'H5D_vlen_reclaim':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Dint.c:1961:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Dint.c: In function 'H5D__vlen_get_buf_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dint.c:2048:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dint.c: In function 'H5D__check_filters':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dint.c:2092:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dint.c: In function 'H5D__set_extent':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dint.c:2150:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dint.c: In function 'H5D__flush_sieve_buf':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dint.c:2253:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dint.c: In function 'H5D__flush_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dint.c:2295:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dint.c: In function 'H5D__mark':\
H5Dint.c:2377:1: warning: label 'done' defined but not used [-Wunused-label]\
 done:\
 ^\
H5Dint.c:2361:33: warning: unused parameter 'dxpl_id' [-Wunused-parameter]\
 H5D__mark(H5D_t *dataset, hid_t dxpl_id, unsigned flags)\
                                 ^\
In file included from H5Dint.c:29:0:\
H5Dint.c: In function 'H5D__flush_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dint.c:2402:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dint.c: In function 'H5D_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Dint.c:2438:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Dint.c: In function 'H5D_oloc':\
H5Dint.c:1509:1: warning: function might be candidate for attribute 'const' 
[-Wsuggest-attribute=const]\
 H5D_oloc(H5D_t *dataset)\
 ^\
H5Dint.c: In function 'H5D_nameof':\
H5Dint.c:1532:1: warning: function might be candidate for attribute 'const' 
[-Wsuggest-attribute=const]\
 H5D_nameof(H5D_t *dataset)\
 ^\
  CC       H5Dio.lo\
H5Dio.c: In function 'H5D__read':\
H5Dio.c:290:21: warning: size of 'fm' is 2864 bytes [-Wlarger-than=]\
     H5D_chunk_map_t fm;                 /* Chunk file<->memory mapping */\
                     ^\
H5Dio.c:376:17: warning: passing argument 5 of 
'H5S_select_construct_projection' from incompatible pointer type [enabled by 
default]\
                 (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, &adj_buf, 
type_info.dst_type_size) < 0)\
                 ^\
In file included from H5Dprivate.h:28:0,\
                 from H5Dpkg.h:32,\
                 from H5Dio.c:27:\
H5Sprivate.h:222:15: note: expected 'const void **' but argument is of type 
'void **'\
 H5_DLL herr_t H5S_select_construct_projection(const H5S_t *base_space,\
               ^\
In file included from H5Dio.c:26:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dio.c:318:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dio.c: In function 'H5D__write':\
H5Dio.c:491:21: warning: size of 'fm' is 2864 bytes [-Wlarger-than=]\
     H5D_chunk_map_t fm;                 /* Chunk file<->memory mapping */\
                     ^\
H5Dio.c:602:17: warning: passing argument 5 of 
'H5S_select_construct_projection' from incompatible pointer type [enabled by 
default]\
                 (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, &adj_buf, 
type_info.src_type_size) < 0)\
                 ^\
In file included from H5Dprivate.h:28:0,\
                 from H5Dpkg.h:32,\
                 from H5Dio.c:27:\
H5Sprivate.h:222:15: note: expected 'const void **' but argument is of type 
'void **'\
 H5_DLL herr_t H5S_select_construct_projection(const H5S_t *base_space,\
               ^\
In file included from H5Dio.c:26:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dio.c:519:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dio.c: In function 'H5D__typeinfo_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dio.c:802:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
  CC       H5Dlayout.lo\
In file included from H5Dlayout.c:26:0:\
H5Dlayout.c: In function 'H5D__layout_set_io_ops':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dlayout.c:81:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dlayout.c: In function 'H5D__layout_meta_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dlayout.c:138:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dlayout.c: In function 'H5D__layout_oh_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dlayout.c:205:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dlayout.c: In function 'H5D__layout_oh_read':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dlayout.c:328:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dlayout.c: In function 'H5D__layout_oh_write':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dlayout.c:471:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
  CC       H5Dmpio.lo\
  CC       H5Doh.lo\
In file included from H5Doh.c:27:0:\
H5Doh.c: In function 'H5O__dset_get_copy_file_udata':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Doh.c:113:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Doh.c: In function 'H5O__dset_isa':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Doh.c:189:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Doh.c: In function 'H5O__dset_open':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Doh.c:231:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Doh.c: In function 'H5O__dset_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Doh.c:284:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Doh.c: In function 'H5O__dset_get_oloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Doh.c:332:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Doh.c: In function 'H5O__dset_bh_info':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Doh.c:377:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Doh.c: In function 'H5O__dset_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Doh.c:457:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
  CC       H5Dscatgath.lo\
H5Dscatgath.c: In function 'H5D__scatter_file':\
H5Dscatgath.c:99:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=]\
     hsize_t _off[H5D_IO_VECTOR_SIZE];             /* Array to store sequence 
offsets */\
             ^\
H5Dscatgath.c:104:12: warning: size of '_len' is 8192 bytes [-Wlarger-than=]\
     size_t _len[H5D_IO_VECTOR_SIZE];              /* Array to store sequence 
lengths */\
            ^\
H5Dscatgath.c:163:13: warning: request for implicit conversion from 'void *' to 
'size_t *' not permitted in C++ [-Wc++-compat]\
         len = H5FL_SEQ_FREE(size_t, len);\
             ^\
H5Dscatgath.c:165:13: warning: request for implicit conversion from 'void *' to 
'hsize_t *' not permitted in C++ [-Wc++-compat]\
         off = H5FL_SEQ_FREE(hsize_t, off);\
             ^\
In file included from H5Dscatgath.c:26:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dscatgath.c:111:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dscatgath.c: In function 'H5D__gather_file':\
H5Dscatgath.c:198:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=]\
     hsize_t _off[H5D_IO_VECTOR_SIZE];   /* Array to store sequence offsets */\
             ^\
H5Dscatgath.c:203:12: warning: size of '_len' is 8192 bytes [-Wlarger-than=]\
     size_t _len[H5D_IO_VECTOR_SIZE];    /* Array to store sequence lengths */\
            ^\
H5Dscatgath.c:264:13: warning: request for implicit conversion from 'void *' to 
'size_t *' not permitted in C++ [-Wc++-compat]\
         len = H5FL_SEQ_FREE(size_t, len);\
             ^\
H5Dscatgath.c:266:13: warning: request for implicit conversion from 'void *' to 
'hsize_t *' not permitted in C++ [-Wc++-compat]\
         off = H5FL_SEQ_FREE(hsize_t, off);\
             ^\
In file included from H5Dscatgath.c:26:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dscatgath.c:210:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dscatgath.c: In function 'H5D__scatter_mem':\
H5Dscatgath.c:294:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=]\
     hsize_t _off[H5D_IO_VECTOR_SIZE];          /* Array to store sequence 
offsets */\
             ^\
H5Dscatgath.c:296:12: warning: size of '_len' is 8192 bytes [-Wlarger-than=]\
     size_t _len[H5D_IO_VECTOR_SIZE];           /* Array to store sequence 
lengths */\
            ^\
H5Dscatgath.c:349:13: warning: request for implicit conversion from 'void *' to 
'size_t *' not permitted in C++ [-Wc++-compat]\
         len = H5FL_SEQ_FREE(size_t, len);\
             ^\
H5Dscatgath.c:351:13: warning: request for implicit conversion from 'void *' to 
'hsize_t *' not permitted in C++ [-Wc++-compat]\
         off = H5FL_SEQ_FREE(hsize_t, off);\
             ^\
In file included from H5Dscatgath.c:26:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dscatgath.c:304:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dscatgath.c: In function 'H5D__gather_mem':\
H5Dscatgath.c:381:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=]\
     hsize_t _off[H5D_IO_VECTOR_SIZE];          /* Array to store sequence 
offsets */\
             ^\
H5Dscatgath.c:383:12: warning: size of '_len' is 8192 bytes [-Wlarger-than=]\
     size_t _len[H5D_IO_VECTOR_SIZE];           /* Array to store sequence 
lengths */\
            ^\
H5Dscatgath.c:436:13: warning: request for implicit conversion from 'void *' to 
'size_t *' not permitted in C++ [-Wc++-compat]\
         len = H5FL_SEQ_FREE(size_t, len);\
             ^\
H5Dscatgath.c:438:13: warning: request for implicit conversion from 'void *' to 
'hsize_t *' not permitted in C++ [-Wc++-compat]\
         off = H5FL_SEQ_FREE(hsize_t, off);\
             ^\
In file included from H5Dscatgath.c:26:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dscatgath.c:391:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dscatgath.c: In function 'H5D__scatgath_read':\
H5Dscatgath.c:462:20: warning: size of 'mem_iter' is 2232 bytes 
[-Wlarger-than=]\
     H5S_sel_iter_t mem_iter;            /*memory selection iteration info*/\
                    ^\
H5Dscatgath.c:464:20: warning: size of 'bkg_iter' is 2232 bytes 
[-Wlarger-than=]\
     H5S_sel_iter_t bkg_iter;            /*background iteration info*/\
                    ^\
H5Dscatgath.c:466:20: warning: size of 'file_iter' is 2232 bytes 
[-Wlarger-than=]\
     H5S_sel_iter_t file_iter;           /*file selection iteration info*/\
                    ^\
In file included from H5Dscatgath.c:26:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dscatgath.c:472:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dscatgath.c: In function 'H5D__scatgath_write':\
H5Dscatgath.c:594:20: warning: size of 'mem_iter' is 2232 bytes 
[-Wlarger-than=]\
     H5S_sel_iter_t mem_iter;            /*memory selection iteration info*/\
                    ^\
H5Dscatgath.c:596:20: warning: size of 'bkg_iter' is 2232 bytes 
[-Wlarger-than=]\
     H5S_sel_iter_t bkg_iter;            /*background iteration info*/\
                    ^\
H5Dscatgath.c:598:20: warning: size of 'file_iter' is 2232 bytes 
[-Wlarger-than=]\
     H5S_sel_iter_t file_iter;           /*file selection iteration info*/\
                    ^\
In file included from H5Dscatgath.c:26:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dscatgath.c:604:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dscatgath.c: In function 'H5D__compound_opt_read':\
H5Dscatgath.c:746:16: warning: size of '_off' is 8192 bytes [-Wlarger-than=]\
     hsize_t    _off[H5D_IO_VECTOR_SIZE];        /* Array to store sequence 
offsets */\
                ^\
H5Dscatgath.c:748:16: warning: size of '_len' is 8192 bytes [-Wlarger-than=]\
     size_t     _len[H5D_IO_VECTOR_SIZE];        /* Array to store sequence 
lengths */\
                ^\
H5Dscatgath.c:830:13: warning: request for implicit conversion from 'void *' to 
'size_t *' not permitted in C++ [-Wc++-compat]\
         len = H5FL_SEQ_FREE(size_t, len);\
             ^\
H5Dscatgath.c:832:13: warning: request for implicit conversion from 'void *' to 
'hsize_t *' not permitted in C++ [-Wc++-compat]\
         off = H5FL_SEQ_FREE(hsize_t, off);\
             ^\
In file included from H5Dscatgath.c:26:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dscatgath.c:753:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dscatgath.c: In function 'H5D__gather_file':\
H5Dscatgath.c:269:1: warning: stack usage is 16800 bytes [-Wstack-usage=]\
 \} /* H5D__gather_file() */\
 ^\
H5Dscatgath.c:269:1: warning: the frame size of 16712 bytes is larger than 
16384 bytes [-Wframe-larger-than=]\
H5Dscatgath.c: In function 'H5D__gather_mem.isra.0':\
H5Dscatgath.c:441:1: warning: stack usage is 16576 bytes [-Wstack-usage=]\
 \}   /* H5D__gather_mem() */\
 ^\
H5Dscatgath.c:441:1: warning: the frame size of 16488 bytes is larger than 
16384 bytes [-Wframe-larger-than=]\
H5Dscatgath.c: In function 'H5D__scatter_mem':\
H5Dscatgath.c:354:1: warning: stack usage is 16576 bytes [-Wstack-usage=]\
 \}   /* H5D__scatter_mem() */\
 ^\
H5Dscatgath.c:354:1: warning: the frame size of 16480 bytes is larger than 
16384 bytes [-Wframe-larger-than=]\
H5Dscatgath.c: In function 'H5D__scatgath_read':\
H5Dscatgath.c:573:1: warning: stack usage is 23392 bytes [-Wstack-usage=]\
 \} /* end H5D__scatgath_read() */\
 ^\
H5Dscatgath.c:573:1: warning: the frame size of 23304 bytes is larger than 
16384 bytes [-Wframe-larger-than=]\
H5Dscatgath.c: In function 'H5D__scatgath_write':\
H5Dscatgath.c:704:1: warning: stack usage is 23600 bytes [-Wstack-usage=]\
 \} /* end H5D__scatgath_write() */\
 ^\
H5Dscatgath.c:704:1: warning: the frame size of 23512 bytes is larger than 
16384 bytes [-Wframe-larger-than=]\
  CC       H5Dselect.lo\
H5Dselect.c: In function 'H5D__select_io':\
H5Dselect.c:89:20: warning: size of 'mem_iter' is 2232 bytes [-Wlarger-than=]\
     H5S_sel_iter_t mem_iter;    /* Memory selection iteration info */\
                    ^\
H5Dselect.c:91:20: warning: size of 'file_iter' is 2232 bytes [-Wlarger-than=]\
     H5S_sel_iter_t file_iter;   /* File selection iteration info */\
                    ^\
H5Dselect.c:93:13: warning: size of '_mem_off' is 8192 bytes [-Wlarger-than=]\
     hsize_t _mem_off[H5D_IO_VECTOR_SIZE];      /* Array to store sequence 
offsets in memory */\
             ^\
H5Dselect.c:95:13: warning: size of '_file_off' is 8192 bytes [-Wlarger-than=]\
     hsize_t _file_off[H5D_IO_VECTOR_SIZE];     /* Array to store sequence 
offsets in the file */\
             ^\
H5Dselect.c:97:12: warning: size of '_mem_len' is 8192 bytes [-Wlarger-than=]\
     size_t _mem_len[H5D_IO_VECTOR_SIZE];       /* Array to store sequence 
lengths in memory */\
            ^\
H5Dselect.c:99:12: warning: size of '_file_len' is 8192 bytes [-Wlarger-than=]\
     size_t _file_len[H5D_IO_VECTOR_SIZE];      /* Array to store sequence 
lengths in the file */\
            ^\
H5Dselect.c:242:18: warning: request for implicit conversion from 'void *' to 
'size_t *' not permitted in C++ [-Wc++-compat]\
         file_len = H5FL_SEQ_FREE(size_t, file_len);\
                  ^\
H5Dselect.c:244:18: warning: request for implicit conversion from 'void *' to 
'hsize_t *' not permitted in C++ [-Wc++-compat]\
         file_off = H5FL_SEQ_FREE(hsize_t, file_off);\
                  ^\
H5Dselect.c:246:17: warning: request for implicit conversion from 'void *' to 
'size_t *' not permitted in C++ [-Wc++-compat]\
         mem_len = H5FL_SEQ_FREE(size_t, mem_len);\
                 ^\
H5Dselect.c:248:17: warning: request for implicit conversion from 'void *' to 
'hsize_t *' not permitted in C++ [-Wc++-compat]\
         mem_off = H5FL_SEQ_FREE(hsize_t, mem_off);\
                 ^\
In file included from H5Dselect.c:32:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dselect.c:108:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Dselect.c: In function 'H5D__select_read':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dselect.c:272:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dselect.c: In function 'H5D__select_write':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dselect.c:303:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dselect.c: In function 'H5D__select_io':\
H5Dselect.c:251:1: warning: stack usage is 37504 bytes [-Wstack-usage=]\
 \} /* end H5D__select_io() */\
 ^\
H5Dselect.c:251:1: warning: the frame size of 37416 bytes is larger than 16384 
bytes [-Wframe-larger-than=]\
  CC       H5Dtest.lo\
In file included from H5Dtest.c:33:0:\
H5Dtest.c: In function 'H5D__layout_version_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dtest.c:90:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dtest.c: In function 'H5D__layout_contig_size_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dtest.c:129:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Dtest.c: In function 'H5D__current_cache_size_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Dtest.c:170:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
  CC       H5E.lo\
In file included from H5E.c:57:0:\
H5E.c: In function 'H5E_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5E.c:170:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5E.c: In function 'H5E_init_interface':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5E.c:236:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5E.c: In function 'H5E_register_class':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5E.c:476:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5E.c: In function 'H5E_unregister_class':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5E.c:560:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5E.c: In function 'H5E_close_msg_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5E.c:671:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5E.c: In function 'H5E_create_msg':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5E.c:813:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5E.c: In function 'H5E_get_current_stack':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5E.c:970:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5E.c: In function 'H5E_set_current_stack':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5E.c:1094:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5E.c: In function 'H5Epush2':\
H5E.c:1381:5: warning: function might be possible candidate for 'gnu_printf' 
format attribute [-Wsuggest-attribute=format]\
     if(HDvasprintf(&tmp, fmt, ap) < 0)\
     ^\
  CC       H5Edeprec.lo\
  CC       H5Eint.lo\
In file included from H5Eint.c:40:0:\
H5Eint.c: In function 'H5E_print':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Eint.c:459:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Eint.c: In function 'H5E_walk':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Eint.c:534:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Eint.c: In function 'H5E_printf_stack':\
H5Eint.c:731:5: warning: function might be possible candidate for 'gnu_printf' 
format attribute [-Wsuggest-attribute=format]\
     if(HDvasprintf(&tmp, fmt, ap) < 0)\
     ^\
H5Eint.c: In function 'H5E_clear_entries':\
H5Eint.c:911:24: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
             H5MM_xfree((void *)error->func_name);        /* Casting away const 
OK - QAK */\
                        ^\
H5Eint.c:913:24: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
             H5MM_xfree((void *)error->file_name);        /* Casting away const 
OK - QAK */\
                        ^\
H5Eint.c:915:24: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
             H5MM_xfree((void *)error->desc);     /* Casting away const OK - 
QAK */\
                        ^\
In file included from H5Eint.c:40:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Eint.c:890:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Eint.c: In function 'H5E_clear_stack':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Eint.c:944:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Eint.c: In function 'H5E_pop':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Eint.c:980:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Eint.c: In function 'H5E_dump_api_stack':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Eint.c:1014:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Eint.c: In function 'H5E_walk':\
H5Eint.c:566:53: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 for(i = (int)(estack->nused - 1); i >= 0 && status >= 0; i--) 
\{\
                                                     ^\
H5Eint.c:596:53: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 for(i = (int)(estack->nused - 1); i >= 0 && status >= 0; i--)\
                                                     ^\
H5Eint.c: In function 'H5E_print':\
H5Eint.c:566:53: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 for(i = (int)(estack->nused - 1); i >= 0 && status >= 0; i--) 
\{\
                                                     ^\
H5Eint.c:596:53: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 for(i = (int)(estack->nused - 1); i >= 0 && status >= 0; i--)\
                                                     ^\
  CC       H5F.lo\
In file included from H5F.c:29:0:\
H5F.c: In function 'H5F_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5F.c:151:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5F.c: In function 'H5F_init_interface':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5F.c:177:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5F.c: In function 'H5F_get_access_plist':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5F.c:347:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5F.c: In function 'H5F_get_obj_count':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5F.c:477:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5F.c: In function 'H5F_get_obj_ids':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5F.c:555:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5F.c: In function 'H5F_get_objects':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5F.c:589:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5F.c: In function 'H5F_get_objects_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5F.c:679:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5F.c: In function 'H5F_new':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5F.c:896:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5F.c: In function 'H5F_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5F.c:1053:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5F.c: In function 'H5F_open':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5F.c:1237:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5F.c: In function 'H5F_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5F.c:1737:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5F.c: In function 'H5F_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5F.c:1806:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5F.c: In function 'H5F_try_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5F.c:1864:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5F.c: In function 'H5F_get_id':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5F.c:2189:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5F.c: In function 'H5F_build_actual_name':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5F.c:2286:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Faccum.lo\
In file included from H5Faccum.c:39:0:\
H5Faccum.c: In function 'H5F_accum_read':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Faccum.c:121:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Faccum.c: In function 'H5F_accum_adjust':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Faccum.c:285:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Faccum.c: In function 'H5F_accum_write':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Faccum.c:425:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Faccum.c: In function 'H5F_accum_free':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Faccum.c:844:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Faccum.c: In function 'H5F_accum_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Faccum.c:1001:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Faccum.c: In function 'H5F_accum_reset':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Faccum.c:1039:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Fcwfs.lo\
In file included from H5Fcwfs.c:44:0:\
H5Fcwfs.c: In function 'H5F_cwfs_add':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fcwfs.c:112:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Fcwfs.c: In function 'H5F_cwfs_find_free_heap':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fcwfs.c:170:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Fdbg.lo\
H5Fdbg.c: In function 'H5F_debug':\
H5Fdbg.c:126:13: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             H5G__ent_debug(f->shared->sblock->root_ent, stream, indent + 3, 
MAX(0, fwidth - 3), NULL);\
             ^\
H5Fdbg.c:141:13: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             H5G__ent_debug(&root_ent, stream, indent + 3, MAX(0, fwidth - 3), 
NULL);\
             ^\
In file included from H5Fdbg.c:26:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fdbg.c:56:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Fefc.lo\
In file included from H5Fefc.c:33:0:\
H5Fefc.c: In function 'H5F_efc_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fefc.c:98:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Fefc.c: In function 'H5F_efc_open':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fefc.c:152:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Fefc.c: In function 'H5F_efc_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fefc.c:341:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Fefc.c: In function 'H5F_efc_release':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fefc.c:430:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Fefc.c: In function 'H5F_efc_destroy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fefc.c:490:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Fefc.c: In function 'H5F_efc_remove_ent':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fefc.c:541:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Fefc.c: In function 'H5F_efc_try_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fefc.c:793:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Ffake.lo\
In file included from H5Ffake.c:23:0:\
H5Ffake.c: In function 'H5F_fake_alloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ffake.c:75:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
  CC       H5Fio.lo\
In file included from H5Fio.c:37:0:\
H5Fio.c: In function 'H5F_block_read':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fio.c:100:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Fio.c: In function 'H5F_block_write':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fio.c:141:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Fmount.lo\
In file included from H5Fmount.c:23:0:\
H5Fmount.c: In function 'H5F_close_mounts':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fmount.c:79:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Fmount.c: In function 'H5F_mount':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fmount.c:144:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Fmount.c: In function 'H5F_unmount':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fmount.c:310:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Fmount.c: In function 'H5F_flush_mounts_recurse':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fmount.c:648:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Fmount.c: In function 'H5F_flush_mounts':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fmount.c:688:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Fmount.c: In function 'H5F_traverse_mount':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fmount.c:729:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Fmpi.lo\
  CC       H5Fquery.lo\
In file included from H5Fquery.c:37:0:\
H5Fquery.c: In function 'H5F_get_fileno':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fquery.c:940:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Fquery.c: In function 'H5F_get_eoa':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fquery.c:973:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(HADDR_UNDEF)\
     ^\
H5Fquery.c: In function 'H5F_get_vfd_handle':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fquery.c:1006:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Fsfile.lo\
In file included from H5Fsfile.c:19:0:\
H5Fsfile.c: In function 'H5F_sfile_add':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fsfile.c:110:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Fsfile.c: In function 'H5F_sfile_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fsfile.c:194:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Fsuper.lo\
In file included from H5Fsuper.c:29:0:\
H5Fsuper.c: In function 'H5F_locate_signature':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fsuper.c:126:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Fsuper.c: In function 'H5F_super_ext_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fsuper.c:183:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Fsuper.c: In function 'H5F_super_ext_open':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fsuper.c:236:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Fsuper.c: In function 'H5F_super_ext_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fsuper.c:275:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Fsuper.c: In function 'H5F_super_read':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fsuper.c:330:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Fsuper.c: In function 'H5F_super_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fsuper.c:404:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Fsuper.c: In function 'H5F_super_dirty':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fsuper.c:656:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Fsuper.c: In function 'H5F_super_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fsuper.c:721:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Fsuper.c: In function 'H5F_super_ext_write_msg':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fsuper.c:780:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Fsuper_cache.lo\
H5Fsuper_cache.c: In function 'H5F_sblock_load':\
H5Fsuper_cache.c:277:28: warning: to be safe all intermediate pointers in cast 
from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]\
         H5F_addr_decode(f, (const uint8_t **)&p, &sblock->base_addr/*out*/);\
                            ^\
H5Fsuper_cache.c:278:28: warning: to be safe all intermediate pointers in cast 
from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]\
         H5F_addr_decode(f, (const uint8_t **)&p, &sblock->ext_addr/*out*/);\
                            ^\
H5Fsuper_cache.c:279:28: warning: to be safe all intermediate pointers in cast 
from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]\
         H5F_addr_decode(f, (const uint8_t **)&p, &stored_eoa/*out*/);\
                            ^\
H5Fsuper_cache.c:280:28: warning: to be safe all intermediate pointers in cast 
from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]\
         H5F_addr_decode(f, (const uint8_t **)&p, &sblock->driver_addr/*out*/);\
                            ^\
H5Fsuper_cache.c:288:30: warning: to be safe all intermediate pointers in cast 
from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]\
         if(H5G_ent_decode(f, (const uint8_t **)&p, sblock->root_ent) < 0)\
                              ^\
H5Fsuper_cache.c:409:28: warning: to be safe all intermediate pointers in cast 
from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]\
         H5F_addr_decode(f, (const uint8_t **)&p, &sblock->base_addr/*out*/);\
                            ^\
H5Fsuper_cache.c:410:28: warning: to be safe all intermediate pointers in cast 
from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]\
         H5F_addr_decode(f, (const uint8_t **)&p, &sblock->ext_addr/*out*/);\
                            ^\
H5Fsuper_cache.c:411:28: warning: to be safe all intermediate pointers in cast 
from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]\
         H5F_addr_decode(f, (const uint8_t **)&p, &stored_eoa/*out*/);\
                            ^\
H5Fsuper_cache.c:412:28: warning: to be safe all intermediate pointers in cast 
from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]\
         H5F_addr_decode(f, (const uint8_t **)&p, &sblock->root_addr/*out*/);\
                            ^\
In file included from H5Fsuper_cache.c:27:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fsuper_cache.c:132:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Fsuper_cache.c: In function 'H5F_sblock_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fsuper_cache.c:602:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Fsuper_cache.c: In function 'H5F_sblock_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fsuper_cache.c:800:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Fsuper_cache.c: In function 'H5F_sblock_clear':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Fsuper_cache.c:831:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Ftest.lo\
In file included from H5Ftest.c:42:0:\
H5Ftest.c: In function 'H5F_get_sohm_mesg_count_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ftest.c:105:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ftest.c: In function 'H5F_check_cached_stab_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ftest.c:142:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ftest.c: In function 'H5F_get_maxaddr_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ftest.c:176:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5FD.lo\
In file included from H5FD.c:41:0:\
H5FD.c: In function 'H5FD_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FD.c:145:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FD.c: In function 'H5FD_init_interface':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FD.c:174:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FD.c: In function 'H5FD_register':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FD.c:368:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FD.c: In function 'H5FD_get_class':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FD.c:460:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5FD.c: In function 'H5FD_sb_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FD.c:509:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(0)\
     ^\
H5FD.c: In function 'H5FD_sb_encode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FD.c:547:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FD.c: In function 'H5FD_sb_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FD.c:577:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FD.c: In function 'H5FD_pl_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FD.c:614:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FD.c: In function 'H5FD_pl_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FD.c:659:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FD.c: In function 'H5FD_fapl_get':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FD.c:709:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5FD.c: In function 'H5FD_fapl_open':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FD.c:743:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FD.c: In function 'H5FD_fapl_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FD.c:788:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FD.c: In function 'H5FD_fapl_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FD.c:824:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FD.c: In function 'H5FD_open':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FD.c:950:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5FD.c: In function 'H5FD_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FD.c:1082:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FD.c: In function 'H5FD_cmp':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FD.c:1165:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(-1) /*return value is arbitrary*/\
     ^\
H5FD.c: In function 'H5FD_get_maxaddr':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FD.c:1578:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(HADDR_UNDEF)\
     ^\
H5FD.c: In function 'H5FD_get_fs_type_map':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FD.c:1636:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FD.c: In function 'H5FD_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FD.c:1823:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FD.c: In function 'H5FD_truncate':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FD.c:1892:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FD.c: In function 'H5FD_get_vfd_handle':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FD.c:1984:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5FDcore.lo\
In file included from H5FDcore.c:29:0:\
H5FDcore.c: In function 'H5FD_core_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDcore.c:210:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FDcore.c: In function 'H5FD_core_fapl_get':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDcore.c:345:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDcore.c: In function 'H5FD_core_open':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDcore.c:392:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDcore.c: In function 'H5FD_core_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDcore.c:593:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDcore.c: In function 'H5FD_core_set_eoa':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDcore.c:789:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDcore.c: In function 'H5FD_core_get_handle':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDcore.c:846:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDcore.c: In function 'H5FD_core_read':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDcore.c:912:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDcore.c: In function 'H5FD_core_write':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDcore.c:974:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDcore.c: In function 'H5FD_core_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDcore.c:1048:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDcore.c: In function 'H5FD_core_truncate':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDcore.c:1141:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5FDdirect.lo\
In file included from H5FDdirect.c:32:0:\
H5private.h:1773:15: warning: 'H5_interface_initialize_g' defined but not used 
[-Wunused-variable]\
 static int    H5_interface_initialize_g = 0;\
               ^\
H5FDdirect.c:26:33: warning: 'H5FD_direct_init_interface' declared 'static' but 
never defined [-Wunused-function]\
 #define H5_INTERFACE_INIT_FUNC  H5FD_direct_init_interface\
                                 ^\
H5private.h:1774:18: note: in expansion of macro 'H5_INTERFACE_INIT_FUNC'\
 static herr_t    H5_INTERFACE_INIT_FUNC(void);\
                  ^\
  CC       H5FDfamily.lo\
In file included from H5FDfamily.c:41:0:\
H5FDfamily.c: In function 'H5FD_family_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDfamily.c:190:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FDfamily.c: In function 'H5FD_family_fapl_get':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDfamily.c:367:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDfamily.c: In function 'H5FD_family_fapl_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDfamily.c:413:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDfamily.c: In function 'H5FD_family_fapl_free':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDfamily.c:466:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDfamily.c: In function 'H5FD_family_sb_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDfamily.c:575:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDfamily.c: In function 'H5FD_family_open':\
H5FDfamily.c:649:11: warning: size of 'memb_name' is 4096 bytes 
[-Wlarger-than=]\
     char  memb_name[4096], temp[4096];\
           ^\
H5FDfamily.c:649:28: warning: size of 'temp' is 4096 bytes [-Wlarger-than=]\
     char  memb_name[4096], temp[4096];\
                            ^\
H5FDfamily.c:711:5: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
     HDsnprintf(memb_name, sizeof(memb_name), name, 0);\
     ^\
H5FDfamily.c:712:5: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
     HDsnprintf(temp, sizeof(temp), name, 1);\
     ^\
H5FDfamily.c:718:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
         HDsnprintf(memb_name, sizeof(memb_name), name, file->nmembs);\
         ^\
In file included from H5FDfamily.c:41:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDfamily.c:653:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDfamily.c: In function 'H5FD_family_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDfamily.c:810:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDfamily.c: In function 'H5FD_family_cmp':\
H5FDfamily.c:870:1: warning: label 'done' defined but not used [-Wunused-label]\
 done:\
 ^\
H5FDfamily.c: In function 'H5FD_family_set_eoa':\
H5FDfamily.c:970:11: warning: size of 'memb_name' is 4096 bytes 
[-Wlarger-than=]\
     char  memb_name[4096];\
           ^\
H5FDfamily.c:993:13: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
             HDsnprintf(memb_name, sizeof(memb_name), file->name, u);\
             ^\
In file included from H5FDfamily.c:41:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDfamily.c:974:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDfamily.c: In function 'H5FD_family_get_handle':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDfamily.c:1106:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDfamily.c: In function 'H5FD_family_read':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDfamily.c:1157:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDfamily.c: In function 'H5FD_family_write':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDfamily.c:1226:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDfamily.c: In function 'H5FD_family_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDfamily.c:1284:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDfamily.c: In function 'H5FD_family_truncate':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDfamily.c:1319:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDfamily.c: In function 'H5FD_family_open':\
H5FDfamily.c:783:1: warning: stack usage is 8352 bytes [-Wstack-usage=]\
 \} /* end H5FD_family_open() */\
 ^\
  CC       H5FDint.lo\
In file included from H5FDint.c:40:0:\
H5FDint.c: In function 'H5FD_read':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDint.c:125:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FDint.c: In function 'H5FD_write':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDint.c:168:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FDint.c: In function 'H5FD_set_eoa':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDint.c:215:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FDint.c: In function 'H5FD_get_eoa':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDint.c:252:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(HADDR_UNDEF)\
     ^\
H5FDint.c: In function 'H5FD_get_eof':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDint.c:294:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(HADDR_UNDEF)\
     ^\
  CC       H5FDlog.lo\
In file included from H5FDlog.c:33:0:\
H5FDlog.c: In function 'H5FD_log_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDlog.c:263:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FDlog.c: In function 'H5Pset_fapl_log':\
H5FDlog.c:330:18: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
     fa.logfile = (char *)logfile;\
                  ^\
In file included from H5FDlog.c:33:0:\
H5FDlog.c: In function 'H5FD_log_fapl_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDlog.c:392:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDlog.c: In function 'H5FD_log_open':\
H5FDlog.c:625:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             HDfprintf(file->logfp, "Open took: (%f s)\\n", 
(double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / 
(double)1000000.0));\
             ^\
H5FDlog.c:627:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             HDfprintf(file->logfp, "Stat took: (%f s)\\n", 
(double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / 
(double)1000000.0));\
             ^\
In file included from H5FDlog.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDlog.c:485:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDlog.c: In function 'H5FD_log_close':\
H5FDlog.c:715:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             HDfprintf(file->logfp, "Close took: (%f s)\\n", 
(double)timeval_diff.tv_sec + ((double)timeval_diff.tv_usec / 
(double)1000000.0));\
             ^\
In file included from H5FDlog.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDlog.c:681:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDlog.c: In function 'H5FD_log_get_handle':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDlog.c:1075:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDlog.c: In function 'H5FD_log_read':\
H5FDlog.c:1171:17: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                 time_diff = (double)timeval_diff.tv_sec + 
((double)timeval_diff.tv_usec / (double)1000000.0);\
                 ^\
H5FDlog.c:1260:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             time_diff = (double)timeval_diff.tv_sec + 
((double)timeval_diff.tv_usec / (double)1000000.0);\
             ^\
In file included from H5FDlog.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDlog.c:1115:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDlog.c: In function 'H5FD_log_write':\
H5FDlog.c:1375:17: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                 time_diff = (double)timeval_diff.tv_sec + 
((double)timeval_diff.tv_usec / (double)1000000.0);\
                 ^\
H5FDlog.c:1461:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             time_diff = (double)timeval_diff.tv_sec + 
((double)timeval_diff.tv_usec / (double)1000000.0);\
             ^\
In file included from H5FDlog.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDlog.c:1314:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDlog.c: In function 'H5FD_log_truncate':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDlog.c:1510:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDlog.c: In function 'H5FD_log_open':\
H5FDlog.c:627:95: warning: 'stat_timeval_diff.tv_usec' may be used 
uninitialized in this function [-Wmaybe-uninitialized]\
             HDfprintf(file->logfp, "Stat took: (%f s)\\n", 
(double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / 
(double)1000000.0));\
                                                                                
               ^\
H5FDlog.c:627:59: warning: 'stat_timeval_diff.tv_sec' may be used uninitialized 
in this function [-Wmaybe-uninitialized]\
             HDfprintf(file->logfp, "Stat took: (%f s)\\n", 
(double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / 
(double)1000000.0));\
                                                           ^\
H5FDlog.c:625:95: warning: 'open_timeval_diff.tv_usec' may be used 
uninitialized in this function [-Wmaybe-uninitialized]\
             HDfprintf(file->logfp, "Open took: (%f s)\\n", 
(double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / 
(double)1000000.0));\
                                                                                
               ^\
H5FDlog.c:625:59: warning: 'open_timeval_diff.tv_sec' may be used uninitialized 
in this function [-Wmaybe-uninitialized]\
             HDfprintf(file->logfp, "Open took: (%f s)\\n", 
(double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / 
(double)1000000.0));\
                                                           ^\
  CC       H5FDmpi.lo\
  CC       H5FDmpio.lo\
In file included from H5FDmpio.c:28:0:\
H5private.h:1773:15: warning: 'H5_interface_initialize_g' defined but not used 
[-Wunused-variable]\
 static int    H5_interface_initialize_g = 0;\
               ^\
H5FDmpio.c:25:33: warning: 'H5FD_mpio_init_interface' declared 'static' but 
never defined [-Wunused-function]\
 #define H5_INTERFACE_INIT_FUNC  H5FD_mpio_init_interface\
                                 ^\
H5private.h:1774:18: note: in expansion of macro 'H5_INTERFACE_INIT_FUNC'\
 static herr_t    H5_INTERFACE_INIT_FUNC(void);\
                  ^\
  CC       H5FDmpiposix.lo\
In file included from H5FDmpiposix.c:40:0:\
H5private.h:1773:15: warning: 'H5_interface_initialize_g' defined but not used 
[-Wunused-variable]\
 static int    H5_interface_initialize_g = 0;\
               ^\
H5FDmpiposix.c:37:33: warning: 'H5FD_mpiposix_init_interface' declared 'static' 
but never defined [-Wunused-function]\
 #define H5_INTERFACE_INIT_FUNC  H5FD_mpiposix_init_interface\
                                 ^\
H5private.h:1774:18: note: in expansion of macro 'H5_INTERFACE_INIT_FUNC'\
 static herr_t    H5_INTERFACE_INIT_FUNC(void);\
                  ^\
  CC       H5FDmulti.lo\
H5FDmulti.c: In function 'H5FD_multi_dxpl_copy_cb':\
H5FDmulti.c:607:50: warning: unused parameter 'size' [-Wunused-parameter]\
 H5FD_multi_dxpl_copy_cb(const char *name, size_t size, void *_dx)\
                                                  ^\
H5FDmulti.c: In function 'H5FD_multi_dxpl_cmp_cb':\
H5FDmulti.c:642:67: warning: unused parameter 'size' [-Wunused-parameter]\
 H5FD_multi_dxpl_cmp_cb(const void *_dx1, const void *_dx2, size_t size)\
                                                                   ^\
H5FDmulti.c: In function 'H5FD_multi_dxpl_cls_cb':\
H5FDmulti.c:692:49: warning: unused parameter 'size' [-Wunused-parameter]\
 H5FD_multi_dxpl_cls_cb(const char *name, size_t size, void *_dx)\
                                                 ^\
H5FDmulti.c: In function 'H5Pset_dxpl_multi':\
H5FDmulti.c:779:21: warning: declaration of 'mt' shadows a previous local 
[-Wshadow]\
         ALL_MEMBERS(mt) \{\
                     ^\
H5FDmulti.c:70:16: note: in definition of macro 'ALL_MEMBERS'\
     H5FD_mem_t LOOPVAR;             \\\
                ^\
H5FDmulti.c:737:17: warning: shadowed declaration is here [-Wshadow]\
     H5FD_mem_t  mt;\
                 ^\
H5FDmulti.c: In function 'compute_next':\
H5FDmulti.c:59:16: warning: declaration of '_unmapped' shadows a previous local 
[-Wshadow]\
     H5FD_mem_t _unmapped, LOOPVAR;           \\\
                ^\
H5FDmulti.c:2158:2: note: in expansion of macro 'UNIQUE_MEMBERS'\
  UNIQUE_MEMBERS(file->fa.memb_map, mt2) \{\
  ^\
H5FDmulti.c:59:16: warning: shadowed declaration is here [-Wshadow]\
     H5FD_mem_t _unmapped, LOOPVAR;           \\\
                ^\
H5FDmulti.c:2157:5: note: in expansion of macro 'UNIQUE_MEMBERS'\
     UNIQUE_MEMBERS(file->fa.memb_map, mt1) \{\
     ^\
H5FDmulti.c:60:13: warning: declaration of '_seen' shadows a previous local 
[-Wshadow]\
     hbool_t _seen[H5FD_MEM_NTYPES];           \\\
             ^\
H5FDmulti.c:2158:2: note: in expansion of macro 'UNIQUE_MEMBERS'\
  UNIQUE_MEMBERS(file->fa.memb_map, mt2) \{\
  ^\
H5FDmulti.c:60:13: warning: shadowed declaration is here [-Wshadow]\
     hbool_t _seen[H5FD_MEM_NTYPES];           \\\
             ^\
H5FDmulti.c:2157:5: note: in expansion of macro 'UNIQUE_MEMBERS'\
     UNIQUE_MEMBERS(file->fa.memb_map, mt1) \{\
     ^\
H5FDmulti.c: In function 'open_members':\
H5FDmulti.c:2203:2: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
  sprintf(tmp, file->fa.memb_name[mt], file->name);\
  ^\
  CC       H5FDsec2.lo\
In file included from H5FDsec2.c:32:0:\
H5FDsec2.c: In function 'H5FD_sec2_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDsec2.c:221:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FDsec2.c: In function 'H5FD_sec2_open':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDsec2.c:318:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDsec2.c: In function 'H5FD_sec2_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDsec2.c:435:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDsec2.c: In function 'H5FD_sec2_get_handle':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDsec2.c:645:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDsec2.c: In function 'H5FD_sec2_read':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDsec2.c:680:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDsec2.c: In function 'H5FD_sec2_write':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDsec2.c:778:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDsec2.c: In function 'H5FD_sec2_truncate':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDsec2.c:869:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5FDspace.lo\
In file included from H5FDspace.c:40:0:\
H5FDspace.c: In function 'H5FD_extend':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDspace.c:134:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDspace.c: In function 'H5FD_alloc_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDspace.c:202:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(HADDR_UNDEF)\
     ^\
H5FDspace.c: In function 'H5FD_alloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDspace.c:258:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(HADDR_UNDEF)\
     ^\
H5FDspace.c: In function 'H5FD_free_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDspace.c:298:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FDspace.c: In function 'H5FD_free':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDspace.c:383:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FDspace.c: In function 'H5FD_try_extend':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FDspace.c:429:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5FDstdio.lo\
  CC       H5FL.lo\
In file included from H5FL.c:36:0:\
H5FL.c: In function 'H5FL_malloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:196:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FL.c: In function 'H5FL_reg_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:236:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FL.c: In function 'H5FL_reg_free':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:288:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FL.c: In function 'H5FL_reg_malloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:373:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5FL.c: In function 'H5FL_reg_calloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:450:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5FL.c: In function 'H5FL_reg_gc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:542:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FL.c: In function 'H5FL_blk_create_list':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:721:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FL.c: In function 'H5FL_blk_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:772:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FL.c: In function 'H5FL_blk_free_block_avail':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:815:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FL.c: In function 'H5FL_blk_malloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:856:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5FL.c: In function 'H5FL_blk_calloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:946:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5FL.c: In function 'H5FL_blk_free':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:992:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FL.c: In function 'H5FL_blk_realloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:1090:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5FL.c: In function 'H5FL_blk_gc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:1227:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FL.c: In function 'H5FL_arr_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:1332:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FL.c: In function 'H5FL_arr_free':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:1386:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FL.c: In function 'H5FL_arr_malloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:1461:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5FL.c: In function 'H5FL_arr_calloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:1534:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5FL.c: In function 'H5FL_arr_realloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:1572:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5FL.c: In function 'H5FL_arr_gc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:1696:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FL.c: In function 'H5FL_seq_malloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:1836:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5FL.c: In function 'H5FL_seq_calloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:1870:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5FL.c: In function 'H5FL_seq_realloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:1904:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5FL.c: In function 'H5FL_fac_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:1943:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5FL.c: In function 'H5FL_fac_free':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:2019:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FL.c: In function 'H5FL_fac_malloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:2108:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FL.c: In function 'H5FL_fac_calloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:2185:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FL.c: In function 'H5FL_fac_gc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:2274:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FL.c: In function 'H5FL_fac_term':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:2320:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FL.c: In function 'H5FL_garbage_coll':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:2426:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FL.c: In function 'H5FL_set_free_list_limits':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FL.c:2487:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5FO.lo\
In file included from H5Eprivate.h:25:0,\
                 from H5FO.c:27:\
H5FO.c: In function 'H5FO_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FO.c:78:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FO.c: In function 'H5FO_insert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FO.c:166:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FO.c: In function 'H5FO_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FO.c:218:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FO.c: In function 'H5FO_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FO.c:352:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FO.c: In function 'H5FO_top_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FO.c:397:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FO.c: In function 'H5FO_top_incr':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FO.c:436:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FO.c: In function 'H5FO_top_decr':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FO.c:491:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FO.c: In function 'H5FO_top_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FO.c:585:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5FS.lo\
In file included from H5FS.c:35:0:\
H5FS.c: In function 'H5FS_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FS.c:112:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5FS.c: In function 'H5FS_open':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FS.c:201:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5FS.c: In function 'H5FS_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FS.c:270:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FS.c: In function 'H5FS_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FS.c:361:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FS.c: In function 'H5FS_new':\
H5FS.c:540:5: warning: conversion to 'unsigned int' from 'size_t' may alter its 
value [-Wconversion]\
     fspace->nclasses = nclasses;\
     ^\
In file included from H5FS.c:38:0:\
H5FSpkg.h:79:5: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
     + H5F_SIZEOF_SIZE(f) /* Allocated size of serialized free space sections 
*/ \\\
     ^\
H5FS.c:566:24: note: in expansion of macro 'H5FS_HEADER_SIZE'\
     fspace->hdr_size = H5FS_HEADER_SIZE(f);\
                        ^\
In file included from H5FS.c:35:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FS.c:528:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FS.c: In function 'H5FS_size':\
H5FS.c:601:24: warning: unused parameter 'f' [-Wunused-parameter]\
 H5FS_size(const H5F_t *f, const H5FS_t *fspace, hsize_t *meta_size)\
                        ^\
In file included from H5FS.c:35:0:\
H5FS.c: In function 'H5FS_incr':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FS.c:637:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FS.c: In function 'H5FS_decr':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FS.c:678:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FS.c: In function 'H5FS_dirty':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FS.c:726:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FS.c: In function 'H5FS_hdr_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FS.c:764:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FS.c: In function 'H5FS_sinfo_dest':\
H5FS.c:892:17: warning: request for implicit conversion from 'void *' to 
'struct H5FS_bin_t *' not permitted in C++ [-Wc++-compat]\
     sinfo->bins = H5FL_SEQ_FREE(H5FS_bin_t, sinfo->bins);\
                 ^\
In file included from H5FS.c:35:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FS.c:875:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5FScache.lo\
In file included from H5FScache.c:36:0:\
H5FScache.c: In function 'H5FS_cache_hdr_load':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FScache.c:161:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FScache.c: In function 'H5FS_cache_hdr_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FScache.c:288:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FScache.c: In function 'H5FS_cache_hdr_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FScache.c:450:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FScache.c: In function 'H5FS_cache_hdr_clear':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FScache.c:499:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FScache.c: In function 'H5FS_cache_sinfo_load':\
H5FScache.c:618:17: warning: variable 'old_tot_space' set but not used 
[-Wunused-but-set-variable]\
         hsize_t old_tot_space;          /* Total space managed from header */\
                 ^\
H5FScache.c:617:17: warning: variable 'old_ghost_sect_count' set but not used 
[-Wunused-but-set-variable]\
         hsize_t old_ghost_sect_count;   /* Total ghost section count from 
header */\
                 ^\
H5FScache.c:616:17: warning: variable 'old_serial_sect_count' set but not used 
[-Wunused-but-set-variable]\
         hsize_t old_serial_sect_count;  /* Total serializable section count 
from header */\
                 ^\
H5FScache.c:615:17: warning: variable 'old_tot_sect_count' set but not used 
[-Wunused-but-set-variable]\
         hsize_t old_tot_sect_count;     /* Total section count from header */\
                 ^\
In file included from H5FScache.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FScache.c:577:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FScache.c: In function 'H5FS_sinfo_serialize_sect_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FScache.c:734:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FScache.c: In function 'H5FS_sinfo_serialize_node_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FScache.c:789:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FScache.c: In function 'H5FS_cache_sinfo_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FScache.c:833:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FScache.c: In function 'H5FS_cache_sinfo_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FScache.c:931:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FScache.c: In function 'H5FS_cache_sinfo_clear':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FScache.c:977:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5FSdbg.lo\
In file included from H5FSdbg.c:38:0:\
H5FSdbg.c: In function 'H5FS_debug':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSdbg.c:103:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FSdbg.c: In function 'H5FS_sect_debug':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSdbg.c:200:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FSdbg.c: In function 'H5FS_sects_debug':\
H5FSdbg.c:288:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             if(H5HF_sects_debug(f, dxpl_id, client_addr, stream, indent + 3, 
MAX(0, fwidth - 3)) < 0)\
             ^\
In file included from H5FSdbg.c:38:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSdbg.c:243:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5FSsection.lo\
H5FSsection.c: In function 'H5FS_sinfo_new':\
H5FSsection.c:147:31: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     sinfo->sect_prefix_size = (size_t)H5FS_SINFO_PREFIX_SIZE(f);\
                               ^\
H5FSsection.c:178:25: warning: request for implicit conversion from 'void *' to 
'struct H5FS_bin_t *' not permitted in C++ [-Wc++-compat]\
             sinfo->bins = H5FL_SEQ_FREE(H5FS_bin_t, sinfo->bins);\
                         ^\
In file included from H5FSsection.c:34:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:132:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FSsection.c: In function 'H5FS_sinfo_lock':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:212:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FSsection.c: In function 'H5FS_sinfo_unlock':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:317:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FSsection.c: In function 'H5FS_sect_increase':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:544:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FSsection.c: In function 'H5FS_sect_decrease':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:606:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FSsection.c: In function 'H5FS_size_node_decr':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:664:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FSsection.c: In function 'H5FS_sect_unlink_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:756:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FSsection.c: In function 'H5FS_sect_unlink_rest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:810:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FSsection.c: In function 'H5FS_sect_remove_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:864:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FSsection.c: In function 'H5FS_sect_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:907:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FSsection.c: In function 'H5FS_sect_link_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:954:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FSsection.c: In function 'H5FS_sect_link_rest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:1061:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FSsection.c: In function 'H5FS_sect_link':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:1112:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FSsection.c: In function 'H5FS_sect_merge':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:1174:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FSsection.c: In function 'H5FS_sect_add':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:1383:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FSsection.c: In function 'H5FS_sect_try_extend':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:1471:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FSsection.c: In function 'H5FS_sect_find_node':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:1612:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FSsection.c: In function 'H5FS_sect_find':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:1764:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5FSsection.c: In function 'H5FS_iterate_sect_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:1836:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FSsection.c: In function 'H5FS_iterate_node_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:1874:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FSsection.c: In function 'H5FS_sect_iterate':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:1912:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FSsection.c: In function 'H5FS_sect_change_class':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:2015:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5FSsection.c: In function 'H5FS_sect_try_shrink_eoa':\
H5FSsection.c:2338:5: warning: passing argument 1 of 'H5FS_sinfo_lock' discards 
'const' qualifier from pointer target type [enabled by default]\
     if(H5FS_sinfo_lock(f, dxpl_id, fspace, H5AC_WRITE) < 0)\
     ^\
H5FSsection.c:207:1: note: expected 'struct H5F_t *' but argument is of type 
'const struct H5F_t *'\
 H5FS_sinfo_lock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, H5AC_protect_t 
accmode)\
 ^\
H5FSsection.c:2338:5: warning: passing argument 3 of 'H5FS_sinfo_lock' discards 
'const' qualifier from pointer target type [enabled by default]\
     if(H5FS_sinfo_lock(f, dxpl_id, fspace, H5AC_WRITE) < 0)\
     ^\
H5FSsection.c:207:1: note: expected 'struct H5FS_t *' but argument is of type 
'const struct H5FS_t *'\
 H5FS_sinfo_lock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, H5AC_protect_t 
accmode)\
 ^\
H5FSsection.c:2362:7: warning: passing argument 1 of 'H5FS_sect_remove_real' 
discards 'const' qualifier from pointer target type [enabled by default]\
       if(H5FS_sect_remove_real(fspace, tmp_sect) < 0)\
       ^\
H5FSsection.c:859:1: note: expected 'struct H5FS_t *' but argument is of type 
'const struct H5FS_t *'\
 H5FS_sect_remove_real(H5FS_t *fspace, H5FS_section_info_t *sect)\
 ^\
H5FSsection.c:2376:5: warning: passing argument 1 of 'H5FS_sinfo_unlock' 
discards 'const' qualifier from pointer target type [enabled by default]\
     if(sinfo_valid && H5FS_sinfo_unlock(f, dxpl_id, fspace, section_removed) < 
0)\
     ^\
H5FSsection.c:313:1: note: expected 'struct H5F_t *' but argument is of type 
'const struct H5F_t *'\
 H5FS_sinfo_unlock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, hbool_t modified)\
 ^\
H5FSsection.c:2376:5: warning: passing argument 3 of 'H5FS_sinfo_unlock' 
discards 'const' qualifier from pointer target type [enabled by default]\
     if(sinfo_valid && H5FS_sinfo_unlock(f, dxpl_id, fspace, section_removed) < 
0)\
     ^\
H5FSsection.c:313:1: note: expected 'struct H5FS_t *' but argument is of type 
'const struct H5FS_t *'\
 H5FS_sinfo_unlock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, hbool_t modified)\
 ^\
In file included from H5FSsection.c:34:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5FSsection.c:2333:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5FSstat.lo\
H5FSstat.c: In function 'H5FS_stat_info':\
H5FSstat.c:99:23: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     stats->hdr_size = (size_t)H5FS_HEADER_SIZE(f);\
                       ^\
  CC       H5FStest.lo\
  CC       H5G.lo\
In file included from H5G.c:91:0:\
H5G.c: In function 'H5G__init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5G.c:162:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5G.c: In function 'H5G_init_interface':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5G.c:194:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Gbtree2.lo\
In file included from H5Gbtree2.c:37:0:\
H5Gbtree2.c: In function 'H5G_dense_fh_name_cmp':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gbtree2.c:170:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gbtree2.c: In function 'H5G_dense_btree2_name_compare':\
H5Gbtree2.c:266:16: warning: variable 'status' set but not used 
[-Wunused-but-set-variable]\
         herr_t status;                  /* Status from fractal heap 'op' 
routine */\
                ^\
  CC       H5Gcache.lo\
In file included from H5Gpkg.h:32:0,\
                 from H5Gcache.c:39:\
H5Gcache.c: In function 'H5G_node_load':\
H5Gprivate.h:54:7: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     4 +    /*reserved    */    \\\
       ^\
H5Gpkg.h:58:34: note: in expansion of macro 'H5G_SIZEOF_ENTRY'\
     + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY(f))                         
\\\
                                  ^\
H5Gcache.c:148:22: note: in expansion of macro 'H5G_NODE_SIZE'\
     sym->node_size = H5G_NODE_SIZE(f);\
                      ^\
In file included from H5Gcache.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gcache.c:132:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gcache.c:123:60: warning: unused parameter 'udata' [-Wunused-parameter]\
 H5G_node_load(H5F_t *f, hid_t dxpl_id, haddr_t addr, void *udata)\
                                                            ^\
In file included from H5Gcache.c:37:0:\
H5Gcache.c: In function 'H5G_node_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gcache.c:221:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gcache.c: In function 'H5G_node_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gcache.c:309:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gcache.c: In function 'H5G_node_clear':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gcache.c:358:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Gcompact.lo\
In file included from H5Gcompact.c:30:0:\
H5Gcompact.c: In function 'H5G_compact_build_table_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gcompact.c:92:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gcompact.c: In function 'H5G_compact_build_table':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gcompact.c:131:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gcompact.c: In function 'H5G__compact_insert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gcompact.c:194:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gcompact.c: In function 'H5G__compact_get_name_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gcompact.c:230:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gcompact.c: In function 'H5G_compact_remove_common_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gcompact.c:283:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gcompact.c: In function 'H5G__compact_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gcompact.c:323:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gcompact.c: In function 'H5G__compact_remove_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gcompact.c:364:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gcompact.c: In function 'H5G__compact_iterate':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gcompact.c:416:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gcompact.c: In function 'H5G_compact_lookup_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gcompact.c:461:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gcompact.c: In function 'H5G__compact_lookup':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gcompact.c:508:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gcompact.c: In function 'H5G__compact_lookup_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gcompact.c:554:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gcompact.c: In function 'H5G__compact_get_type_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gcompact.c:603:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
  CC       H5Gdense.lo\
H5Gdense.c: In function 'H5G__dense_create':\
H5Gdense.c:325:30: warning: conversion to 'uint32_t' from 'size_t' may alter 
its value [-Wconversion]\
     bt2_cparam.rrec_size = 4 +          /* Name's hash value */\
                              ^\
H5Gdense.c:345:34: warning: conversion to 'uint32_t' from 'size_t' may alter 
its value [-Wconversion]\
         bt2_cparam.rrec_size = 8 +      /* Creation order value */\
                                  ^\
In file included from H5Gdense.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gdense.c:281:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gdense.c: In function 'H5G__dense_insert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gdense.c:400:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gdense.c: In function 'H5G_dense_lookup_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gdense.c:506:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gdense.c: In function 'H5G__dense_lookup':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gdense.c:545:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gdense.c: In function 'H5G_dense_lookup_by_idx_fh_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gdense.c:608:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gdense.c: In function 'H5G_dense_lookup_by_idx_bt2_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gdense.c:648:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gdense.c: In function 'H5G__dense_lookup_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gdense.c:690:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gdense.c: In function 'H5G_dense_build_table_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gdense.c:797:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gdense.c: In function 'H5G__dense_build_table':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gdense.c:838:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gdense.c: In function 'H5G_dense_iterate_fh_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gdense.c:897:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gdense.c: In function 'H5G_dense_iterate_bt2_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gdense.c:934:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gdense.c: In function 'H5G__dense_iterate':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gdense.c:996:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gdense.c: In function 'H5G_dense_get_name_by_idx_fh_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gdense.c:1110:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gdense.c: In function 'H5G_dense_get_name_by_idx_bt2_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gdense.c:1155:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gdense.c: In function 'H5G__dense_get_name_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gdense.c:1202:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gdense.c: In function 'H5G_dense_remove_fh_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gdense.c:1318:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gdense.c: In function 'H5G_dense_remove_bt2_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gdense.c:1383:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gdense.c: In function 'H5G__dense_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gdense.c:1429:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gdense.c: In function 'H5G_dense_remove_by_idx_fh_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gdense.c:1493:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gdense.c: In function 'H5G_dense_remove_by_idx_bt2_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gdense.c:1528:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gdense.c: In function 'H5G__dense_remove_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gdense.c:1640:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gdense.c: In function 'H5G__dense_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gdense.c:1745:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gdense.c: In function 'H5G__dense_get_type_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gdense.c:1842:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
  CC       H5Gdeprec.lo\
H5Gdeprec.c: In function 'H5Gcreate1':\
H5Gdeprec.c:240:9: warning: conversion to 'uint32_t' from 'size_t' may alter 
its value [-Wconversion]\
         ginfo.lheap_size_hint = size_hint;\
         ^\
In file included from H5Gdeprec.c:43:0:\
H5Gdeprec.c: In function 'H5G_link_hard':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gdeprec.c:438:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gdeprec.c: In function 'H5G_move':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gdeprec.c:542:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gdeprec.c: In function 'H5G_get_objinfo_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gdeprec.c:902:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gdeprec.c: In function 'H5G_get_objinfo':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gdeprec.c:984:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gdeprec.c: In function 'H5G_obj_get_type_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gdeprec.c:1145:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(H5G_UNKNOWN)\
     ^\
H5Gdeprec.c: In function 'H5G_map_obj_type':\
H5Gdeprec.c:145:1: warning: function might be candidate for attribute 'const' 
[-Wsuggest-attribute=const]\
 H5G_map_obj_type(H5O_type_t obj_type)\
 ^\
  CC       H5Gent.lo\
In file included from H5Gent.c:31:0:\
H5Gent.c: In function 'H5G__ent_decode_vec':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gent.c:101:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gent.c: In function 'H5G_ent_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gent.c:141:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Gent.c: In function 'H5G__ent_encode_vec':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gent.c:206:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gent.c: In function 'H5G_ent_encode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gent.c:246:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Gent.c: In function 'H5G__ent_copy':\
H5Gent.c:341:24: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
         H5G__ent_reset((H5G_entry_t *)src);\
                        ^\
In file included from H5Gent.c:31:0:\
H5Gent.c: In function 'H5G__ent_reset':\
H5private.h:1809:13: warning: unused variable 'err_occurred' 
[-Wunused-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gent.c:364:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gent.c: In function 'H5G__ent_convert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gent.c:399:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gent.c: In function 'H5G__ent_debug':\
H5Gent.c:553:5: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
     nested_fwidth = MAX(0, fwidth - 3);\
     ^\
  CC       H5Gint.lo\
In file included from H5Gint.c:40:0:\
H5Gint.c: In function 'H5G_init_int_interface':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gint.c:139:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gint.c: In function 'H5G__create_named':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gint.c:172:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gint.c: In function 'H5G__create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gint.c:230:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gint.c: In function 'H5G__open_name':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gint.c:307:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gint.c: In function 'H5G_open':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gint.c:368:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Gint.c: In function 'H5G_open_oid':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gint.c:460:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gint.c: In function 'H5G_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gint.c:508:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Gint.c: In function 'H5G_iterate_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gint.c:759:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gint.c: In function 'H5G_iterate':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gint.c:819:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Gint.c: In function 'H5G_visit_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gint.c:909:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gint.c: In function 'H5G_visit':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gint.c:1092:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Gint.c: In function 'H5G_oloc':\
H5Gint.c:578:1: warning: function might be candidate for attribute 'const' 
[-Wsuggest-attribute=const]\
 H5G_oloc(H5G_t *grp)\
 ^\
H5Gint.c: In function 'H5G_nameof':\
H5Gint.c:601:1: warning: function might be candidate for attribute 'const' 
[-Wsuggest-attribute=const]\
 H5G_nameof(H5G_t *grp)\
 ^\
  CC       H5Glink.lo\
In file included from H5Glink.c:37:0:\
H5Glink.c: In function 'H5G_link_to_info':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Glink.c:286:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Glink.c: In function 'H5G__link_to_loc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Glink.c:363:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Glink.c: In function 'H5G__link_release_table':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Glink.c:507:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Glink.c: In function 'H5G__link_name_replace':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Glink.c:551:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
  CC       H5Gloc.lo\
In file included from H5Gloc.c:37:0:\
H5Gloc.c: In function 'H5G_loc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gloc.c:164:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Gloc.c: In function 'H5G__loc_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gloc.c:278:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gloc.c: In function 'H5G_loc_reset':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gloc.c:312:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Gloc.c: In function 'H5G_loc_free':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gloc.c:345:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Gloc.c: In function 'H5G_loc_find_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gloc.c:381:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gloc.c: In function 'H5G_loc_find':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gloc.c:418:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Gloc.c: In function 'H5G_loc_find_by_idx_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gloc.c:463:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gloc.c: In function 'H5G_loc_find_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gloc.c:524:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Gloc.c: In function 'H5G__loc_insert':\
H5Gloc.c:580:16: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
     lnk.name = (char *)name;\
                ^\
In file included from H5Gloc.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gloc.c:567:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gloc.c: In function 'H5G_loc_exists':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gloc.c:654:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Gloc.c: In function 'H5G_loc_info_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gloc.c:694:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gloc.c: In function 'H5G_loc_info':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gloc.c:733:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Gloc.c: In function 'H5G_loc_set_comment_cb':\
H5Gloc.c:793:14: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
  comment.s = (char *)udata->comment;\
              ^\
In file included from H5Gloc.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gloc.c:775:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gloc.c: In function 'H5G_loc_set_comment':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gloc.c:827:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Gloc.c: In function 'H5G_loc_get_comment_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gloc.c:866:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gloc.c: In function 'H5G_loc_get_comment':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gloc.c:918:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Gname.lo\
In file included from H5Gname.c:37:0:\
H5Gname.c: In function 'H5G_normalize':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gname.c:171:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gname.c: In function 'H5G_build_fullpath':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gname.c:300:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gname.c: In function 'H5G__name_init':\
H5private.h:1809:13: warning: unused variable 'err_occurred' 
[-Wunused-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gname.c:426:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gname.c: In function 'H5G_name_set':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gname.c:460:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Gname.c: In function 'H5G_name_copy':\
H5Gname.c:534:24: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
         H5G_name_reset((H5G_name_t *)src);\
                        ^\
In file included from H5Gname.c:37:0:\
H5Gname.c: In function 'H5G_get_name':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gname.c:567:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Gname.c: In function 'H5G_name_move_path':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gname.c:703:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gname.c: In function 'H5G_name_replace_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gname.c:805:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gname.c: In function 'H5G_name_replace':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gname.c:1073:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Gname.c: In function 'H5G_get_name_by_addr_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gname.c:1214:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gname.c: In function 'H5G_get_name_by_addr':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gname.c:1287:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Gnode.lo\
H5Gnode.c: In function 'H5G__node_free':\
H5Gnode.c:299:20: warning: request for implicit conversion from 'void *' to 
'struct H5G_entry_t *' not permitted in C++ [-Wc++-compat]\
         sym->entry = H5FL_SEQ_FREE(H5G_entry_t, sym->entry);\
                    ^\
In file included from H5Gpkg.h:32:0,\
                 from H5Gnode.c:45:\
H5Gnode.c: In function 'H5G_node_create':\
H5Gprivate.h:54:7: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     4 +    /*reserved    */    \\\
       ^\
H5Gpkg.h:58:34: note: in expansion of macro 'H5G_SIZEOF_ENTRY'\
     + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY(f))                         
\\\
                                  ^\
H5Gnode.c:344:22: note: in expansion of macro 'H5G_NODE_SIZE'\
     sym->node_size = H5G_NODE_SIZE(f);\
                      ^\
H5Gnode.c:367:28: warning: request for implicit conversion from 'void *' to 
'struct H5G_entry_t *' not permitted in C++ [-Wc++-compat]\
                 sym->entry = H5FL_SEQ_FREE(H5G_entry_t, sym->entry);\
                            ^\
In file included from H5Gnode.c:40:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gnode.c:334:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gnode.c: In function 'H5G_node_found':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gnode.c:532:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gnode.c: In function 'H5G_node_insert':\
H5Gnode.c:718:6: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
      idx -= H5F_SYM_LEAF_K(f);\
      ^\
H5Gnode.c:718:10: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
      idx -= H5F_SYM_LEAF_K(f);\
          ^\
In file included from H5Gnode.c:40:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gnode.c:635:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gnode.c: In function 'H5G_node_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gnode.c:801:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gnode.c:792:21: warning: unused variable 'lt_key' [-Wunused-variable]\
     H5G_node_key_t *lt_key = (H5G_node_key_t *)_lt_key;\
                     ^\
In file included from H5Gnode.c:40:0:\
H5Gnode.c: In function 'H5G__node_iterate':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gnode.c:994:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gnode.c: In function 'H5G__node_sumup':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gnode.c:1071:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gnode.c: In function 'H5G__node_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gnode.c:1116:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gnode.c: In function 'H5G__node_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gnode.c:1176:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gnode.c: In function 'H5G__node_copy':\
H5Gnode.c:1294:28: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
             grp_loc.oloc = (H5O_loc_t *)src_oloc;\
                            ^\
In file included from H5Gnode.c:40:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gnode.c:1256:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gnode.c: In function 'H5G__node_build_table':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gnode.c:1403:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
In file included from H5Gpkg.h:32:0,\
                 from H5Gnode.c:45:\
H5Gnode.c: In function 'H5G__node_iterate_size':\
H5Gprivate.h:54:7: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     4 +    /*reserved    */    \\\
       ^\
H5Gpkg.h:58:34: note: in expansion of macro 'H5G_SIZEOF_ENTRY'\
     + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY(f))                         
\\\
                                  ^\
H5Gnode.c:1481:19: note: in expansion of macro 'H5G_NODE_SIZE'\
     *stab_size += H5G_NODE_SIZE(f);\
                   ^\
H5Gnode.c: In function 'H5G_node_debug':\
H5Gnode.c:1550:9: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
         fwidth = MAX(0, fwidth - 3);\
         ^\
In file included from H5Gnode.c:40:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gnode.c:1510:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Gobj.lo\
In file included from H5Gobj.c:37:0:\
H5Gobj.c: In function 'H5G__obj_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gobj.c:137:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gobj.c: In function 'H5G__obj_create_real':\
H5Gobj.c:272:67: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
         if(H5O_msg_create(oloc, H5O_LINFO_ID, 0, H5O_UPDATE_TIME, (void 
*)linfo, dxpl_id) < 0)\
                                                                   ^\
H5Gobj.c:277:73: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
         if(H5O_msg_create(oloc, H5O_GINFO_ID, H5O_MSG_FLAG_CONSTANT, 0, (void 
*)ginfo, dxpl_id) < 0)\
                                                                         ^\
H5Gobj.c:283:77: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
             if(H5O_msg_create(oloc, H5O_PLINE_ID, H5O_MSG_FLAG_CONSTANT, 0, 
(void *)pline, dxpl_id) < 0)\
                                                                             ^\
In file included from H5Gobj.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gobj.c:193:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gobj.c: In function 'H5G__obj_get_linfo':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gobj.c:325:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gobj.c: In function 'H5G_obj_compact_to_dense_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gobj.c:390:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gobj.c: In function 'H5G_obj_stab_to_new_cb':\
H5Gobj.c:433:51: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
     if(H5G_obj_insert(udata->grp_oloc, lnk->name, (H5O_link_t *)lnk, FALSE,\
                                                   ^\
In file included from H5Gobj.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gobj.c:425:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gobj.c: In function 'H5G_obj_insert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gobj.c:471:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Gobj.c: In function 'H5G__obj_iterate':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gobj.c:669:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gobj.c: In function 'H5G__obj_info':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gobj.c:740:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gobj.c: In function 'H5G_obj_get_name_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gobj.c:816:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Gobj.c: In function 'H5G_obj_remove_update_linfo':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gobj.c:877:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gobj.c: In function 'H5G_obj_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gobj.c:989:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Gobj.c: In function 'H5G_obj_remove_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gobj.c:1055:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Gobj.c: In function 'H5G__obj_lookup':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gobj.c:1131:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gobj.c: In function 'H5G_obj_lookup_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gobj.c:1186:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Goh.lo\
In file included from H5Goh.c:27:0:\
H5Goh.c: In function 'H5O_group_get_copy_file_udata':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Goh.c:112:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Goh.c: In function 'H5O_group_isa':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Goh.c:182:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Goh.c: In function 'H5O_group_open':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Goh.c:218:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Goh.c: In function 'H5O_group_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Goh.c:259:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Goh.c: In function 'H5O_group_get_oloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Goh.c:307:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Goh.c: In function 'H5O_group_bh_info':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Goh.c:344:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Groot.lo\
In file included from H5Groot.c:38:0:\
H5Groot.c: In function 'H5G_mkroot':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Groot.c:157:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Groot.c: In function 'H5G_root_loc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Groot.c:386:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Gstab.lo\
In file included from H5Gstab.c:31:0:\
H5Gstab.c: In function 'H5G__stab_create_components':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gstab.c:145:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gstab.c: In function 'H5G__stab_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gstab.c:213:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gstab.c: In function 'H5G__stab_insert_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gstab.c:270:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gstab.c: In function 'H5G__stab_insert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gstab.c:325:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gstab.c: In function 'H5G__stab_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gstab.c:366:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gstab.c: In function 'H5G__stab_remove_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gstab.c:420:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gstab.c: In function 'H5G__stab_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gstab.c:480:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gstab.c: In function 'H5G__stab_iterate':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gstab.c:538:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gstab.c: In function 'H5G__stab_count':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gstab.c:627:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gstab.c: In function 'H5G__stab_bh_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gstab.c:669:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gstab.c: In function 'H5G__stab_get_name_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gstab.c:759:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Gstab.c: In function 'H5G_stab_lookup_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gstab.c:843:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gstab.c: In function 'H5G__stab_lookup':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gstab.c:879:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gstab.c: In function 'H5G_stab_lookup_by_idx_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gstab.c:939:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gstab.c: In function 'H5G__stab_lookup_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gstab.c:981:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gstab.c: In function 'H5G__stab_valid':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gstab.c:1063:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gstab.c: In function 'H5G_stab_get_type_by_idx_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gstab.c:1135:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gstab.c: In function 'H5G__stab_get_type_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gstab.c:1196:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
  CC       H5Gtest.lo\
In file included from H5Gtest.c:33:0:\
H5Gtest.c: In function 'H5G__is_empty_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gtest.c:102:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gtest.c: In function 'H5G__has_links_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gtest.c:213:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gtest.c: In function 'H5G__has_stab_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gtest.c:271:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gtest.c: In function 'H5G__is_new_dense_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gtest.c:321:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gtest.c: In function 'H5G__new_dense_info_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gtest.c:391:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gtest.c: In function 'H5G__lheap_size_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gtest.c:465:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gtest.c: In function 'H5G__user_path_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gtest.c:513:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gtest.c: In function 'H5G__verify_cached_stab_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gtest.c:606:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gtest.c: In function 'H5G_verify_cached_stabs_test_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gtest.c:667:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gtest.c: In function 'H5G__verify_cached_stabs_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gtest.c:761:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
  CC       H5Gtraverse.lo\
In file included from H5Gtraverse.c:37:0:\
H5Gtraverse.c: In function 'H5G_traverse_slink_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gtraverse.c:129:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gtraverse.c: In function 'H5G_traverse_ud':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gtraverse.c:185:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gtraverse.c: In function 'H5G_traverse_slink':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gtraverse.c:327:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gtraverse.c: In function 'H5G__traverse_special':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Gtraverse.c:402:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Gtraverse.c: In function 'H5G_traverse_real':\
H5Gtraverse.c:743:52: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
                     if(H5O_msg_reset(H5O_GINFO_ID, (void *)ginfo) < 0)\
                                                    ^\
H5Gtraverse.c:747:52: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
                     if(H5O_msg_reset(H5O_LINFO_ID, (void *)linfo) < 0)\
                                                    ^\
H5Gtraverse.c:751:52: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
                     if(H5O_msg_reset(H5O_PLINE_ID, (void *)pline) < 0)\
                                                    ^\
In file included from H5Gtraverse.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gtraverse.c:505:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Gtraverse.c: In function 'H5G_traverse':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Gtraverse.c:838:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5HF.lo\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5HF.c:41:\
H5HF.c: In function 'H5HF_op_write':\
H5HF.c:130:14: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
     HDmemcpy((void *)obj, op_data, obj_len);    /* Casting away const OK -QAK 
*/\
              ^\
H5HF.c:130:5: note: in expansion of macro 'HDmemcpy'\
     HDmemcpy((void *)obj, op_data, obj_len);    /* Casting away const OK -QAK 
*/\
     ^\
In file included from /usr/include/secure/_stdio.h:31:0,\
                 from /usr/include/stdio.h:490,\
                 from H5private.h:59,\
                 from H5HF.c:41:\
H5HF.c:130:14: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
     HDmemcpy((void *)obj, op_data, obj_len);    /* Casting away const OK -QAK 
*/\
              ^\
H5HF.c:130:5: note: in expansion of macro 'HDmemcpy'\
     HDmemcpy((void *)obj, op_data, obj_len);    /* Casting away const OK -QAK 
*/\
     ^\
In file included from H5HF.c:41:0:\
H5HF.c: In function 'H5HF_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HF.c:158:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5HF.c: In function 'H5HF_open':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HF.c:225:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5HF.c: In function 'H5HF_insert':\
H5HF.c:375:49: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
         if(H5HF_huge_insert(hdr, dxpl_id, size, (void *)obj, id) < 0)\
                                                 ^\
In file included from H5HF.c:41:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HF.c:354:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HF.c: In function 'H5HF_get_obj_len':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HF.c:421:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HF.c: In function 'H5HF_read':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HF.c:489:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HF.c: In function 'H5HF_write':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HF.c:567:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HF.c: In function 'H5HF_op':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HF.c:639:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HF.c: In function 'H5HF_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HF.c:704:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HF.c: In function 'H5HF_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HF.c:769:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HF.c: In function 'H5HF_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HF.c:862:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5HFbtree2.lo\
In file included from H5HFbtree2.c:37:0:\
H5HFbtree2.c: In function 'H5HF_huge_bt2_crt_context':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFbtree2.c:214:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFbtree2.c: In function 'H5HF_huge_bt2_crt_dbg_context':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFbtree2.c:286:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFbtree2.c: In function 'H5HF_huge_bt2_indir_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFbtree2.c:358:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFbtree2.c: In function 'H5HF_huge_bt2_filt_indir_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFbtree2.c:576:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFbtree2.c: In function 'H5HF_huge_bt2_dir_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFbtree2.c:765:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFbtree2.c: In function 'H5HF_huge_bt2_filt_dir_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFbtree2.c:990:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5HFcache.lo\
In file included from H5HFcache.c:37:0:\
H5HFcache.c: In function 'H5HF_cache_hdr_load':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFcache.c:277:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFcache.c: In function 'H5HF_cache_hdr_flush':\
H5HFcache.c:503:20: warning: conversion to 'uint8_t' from 'int' may alter its 
value [-Wconversion]\
         heap_flags |= (hdr->huge_ids_wrapped ?  H5HF_HDR_FLAGS_HUGE_ID_WRAPPED 
: 0);\
                    ^\
H5HFcache.c:504:20: warning: conversion to 'uint8_t' from 'int' may alter its 
value [-Wconversion]\
         heap_flags |= (hdr->checksum_dblocks ?  
H5HF_HDR_FLAGS_CHECKSUM_DBLOCKS : 0);\
                    ^\
In file included from H5HFcache.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFcache.c:457:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFcache.c: In function 'H5HF_cache_hdr_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFcache.c:589:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFcache.c: In function 'H5HF_cache_hdr_clear':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFcache.c:635:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFcache.c: In function 'H5HF_cache_iblock_load':\
H5HFcache.c:708:25: warning: size of 'iblock_buf' is 4096 bytes 
[-Wlarger-than=]\
     uint8_t             iblock_buf[H5HF_IBLOCK_BUF_SIZE]; /* Buffer for 
indirect block */\
                         ^\
In file included from H5HFcache.c:40:0:\
H5HFpkg.h:121:46: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         ((h)->sizeof_addr + (h)->sizeof_size + 4) : /* Size of entries for 
filtered direct blocks */ \\\
                                              ^\
H5HFpkg.h:133:81: note: in expansion of macro 
'H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE'\
     + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width 
* H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct 
blocks */ \\\
                                                                                
 ^\
H5HFcache.c:749:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE'\
     iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows);\
                    ^\
H5HFpkg.h:132:5: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     + (h)->heap_off_size        /* Offset of the block in the heap */         
\\\
     ^\
H5HFcache.c:749:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE'\
     iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows);\
                    ^\
In file included from H5HFcache.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFcache.c:717:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFcache.c: In function 'H5HF_cache_iblock_flush':\
H5HFcache.c:906:17: warning: size of 'iblock_buf' is 4096 bytes 
[-Wlarger-than=]\
     uint8_t     iblock_buf[H5HF_IBLOCK_BUF_SIZE]; /* Buffer for indirect block 
*/\
                 ^\
In file included from H5HFcache.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFcache.c:909:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFcache.c: In function 'H5HF_cache_iblock_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFcache.c:1094:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFcache.c: In function 'H5HF_cache_iblock_clear':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFcache.c:1145:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5HFcache.c:37:\
H5HFcache.c: In function 'H5HF_cache_dblock_load':\
H5HFcache.c:1349:18: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
         HDmemset((uint8_t *)p - H5HF_SIZEOF_CHKSUM, 0, 
(size_t)H5HF_SIZEOF_CHKSUM);\
                  ^\
H5HFcache.c:1349:9: note: in expansion of macro 'HDmemset'\
         HDmemset((uint8_t *)p - H5HF_SIZEOF_CHKSUM, 0, 
(size_t)H5HF_SIZEOF_CHKSUM);\
         ^\
In file included from /usr/include/secure/_stdio.h:31:0,\
                 from /usr/include/stdio.h:490,\
                 from H5private.h:59,\
                 from H5HFcache.c:37:\
H5HFcache.c:1349:18: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
         HDmemset((uint8_t *)p - H5HF_SIZEOF_CHKSUM, 0, 
(size_t)H5HF_SIZEOF_CHKSUM);\
                  ^\
H5HFcache.c:1349:9: note: in expansion of macro 'HDmemset'\
         HDmemset((uint8_t *)p - H5HF_SIZEOF_CHKSUM, 0, 
(size_t)H5HF_SIZEOF_CHKSUM);\
         ^\
In file included from H5HFcache.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFcache.c:1221:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFcache.c: In function 'H5HF_cache_dblock_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFcache.c:1392:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFcache.c: In function 'H5HF_cache_dblock_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFcache.c:1665:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFcache.c: In function 'H5HF_cache_dblock_clear':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFcache.c:1717:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5HFdbg.lo\
H5HFdbg.c: In function 'H5HF_hdr_print':\
H5HFdbg.c:259:5: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
     H5HF_dtable_debug(&hdr->man_dtable, stream, indent + 3, MAX(0, fwidth - 
3));\
     ^\
H5HFdbg.c:267:23: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                       hdr->pline_root_direct_size);\
                       ^\
H5HFdbg.c:270:23: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                       hdr->pline_root_direct_filter_mask);\
                       ^\
H5HFdbg.c:273:30: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                              indent + 3, MAX(0, fwidth - 3));\
                              ^\
H5HFdbg.c:283:19: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                   hdr->root_iblock_flags);\
                   ^\
H5HFdbg.c:286:19: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                   hdr->root_iblock);\
                   ^\
In file included from H5HFdbg.c:37:0:\
H5private.h:1809:13: warning: unused variable 'err_occurred' 
[-Wunused-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFdbg.c:190:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFdbg.c: In function 'H5HF_hdr_debug':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFdbg.c:314:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HFdbg.c: In function 'H5HF_dblock_debug_cb':\
H5HFdbg.c:402:3: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
   start, len);\
   ^\
H5HFdbg.c:407:9: warning: conversion to 'unsigned int' from 'size_t' may alter 
its value [-Wconversion]\
         for(u = start; u < end; u++) \{\
         ^\
In file included from H5HFdbg.c:40:0:\
H5HFdbg.c: In function 'H5HF_dblock_debug':\
H5HFpkg.h:115:5: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
     + (h)->heap_off_size        /* Offset of the block in the heap */         
\\\
     ^\
H5HFdbg.c:483:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD'\
     blk_prefix_size = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr);\
                       ^\
H5HFdbg.c:536:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             (100.0 * (double)((dblock->size - blk_prefix_size) - amount_free) 
/ (double)(dblock->size - blk_prefix_size)));\
             ^\
In file included from H5HFdbg.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFdbg.c:448:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HFdbg.c: In function 'H5HF_iblock_print':\
H5HFdbg.c:622:17: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 temp_str);\
                 ^\
H5HFdbg.c:632:25: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                         iblock->filt_ents[off].filter_mask);\
                         ^\
H5HFdbg.c:636:25: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                         iblock->ents[off].addr);\
                         ^\
H5HFdbg.c:650:21: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                     temp_str);\
                     ^\
H5HFdbg.c:657:25: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                         iblock->ents[off].addr);\
                         ^\
H5HFdbg.c:663:19: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                   "<none>");\
                   ^\
H5HFdbg.c:672:19: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                   iblock->rc);\
                   ^\
H5HFdbg.c:677:19: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                   iblock->parent);\
                   ^\
In file included from H5HFdbg.c:37:0:\
H5private.h:1809:13: warning: unused variable 'err_occurred' 
[-Wunused-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFdbg.c:575:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFdbg.c: In function 'H5HF_iblock_debug':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFdbg.c:708:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HFdbg.c: In function 'H5HF_sects_debug_cb':\
H5HFdbg.c:791:5: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
     if(H5FS_sect_debug(udata->fspace, _sect, udata->stream, udata->indent + 3, 
MAX(0, udata->fwidth - 3)) < 0)\
     ^\
In file included from H5HFdbg.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFdbg.c:764:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFdbg.c: In function 'H5HF_sects_debug':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFdbg.c:819:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5HFdblock.lo\
In file included from H5HFdblock.c:39:0:\
H5HFdblock.c: In function 'H5HF_man_dblock_create':\
H5HFpkg.h:115:5: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
     + (h)->heap_off_size        /* Offset of the block in the heap */         
\\\
     ^\
H5HFdblock.c:143:33: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD'\
     free_space = dblock->size - H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr);\
                                 ^\
H5HFpkg.h:115:5: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     + (h)->heap_off_size        /* Offset of the block in the heap */         
\\\
     ^\
H5HFdblock.c:171:70: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD'\
     if(NULL == (sec_node = H5HF_sect_single_new((dblock->block_off + 
H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr)),\
                                                                      ^\
In file included from H5HFdblock.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFdblock.c:105:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFdblock.c: In function 'H5HF_man_dblock_destroy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFdblock.c:232:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFdblock.c: In function 'H5HF_man_dblock_new':\
H5HFdblock.c:363:36: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
     if((min_dblock_size - request) < H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr))\
                                    ^\
In file included from H5HFdblock.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFdblock.c:346:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFdblock.c: In function 'H5HF_man_dblock_protect':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFdblock.c:445:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFdblock.c: In function 'H5HF_man_dblock_locate':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFdblock.c:524:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFdblock.c: In function 'H5HF_man_dblock_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFdblock.c:625:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFdblock.c: In function 'H5HF_man_dblock_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFdblock.c:692:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5HFdtable.lo\
In file included from H5HFdtable.c:36:0:\
H5HFdtable.c: In function 'H5HF_dtable_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFdtable.c:99:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5HFhdr.lo\
In file included from H5HFhdr.c:36:0:\
H5HFhdr.c: In function 'H5HF_hdr_alloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhdr.c:115:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
In file included from H5HFhdr.c:36:0:\
H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase1':\
H5HFhdr.c:226:45: warning: conversion to 'uint8_t' from 'unsigned int' may 
alter its value [-Wconversion]\
     hdr->heap_len_size = MIN(hdr->man_dtable.max_dir_blk_off_size,\
                                             ^\
H5private.h:298:35: note: in definition of macro 'MIN'\
 #define MIN(a,b)    (((a)<(b)) ? (a) : (b))\
                                   ^\
H5HFhdr.c:227:31: warning: conversion to 'uint8_t' from 'unsigned int' may 
alter its value [-Wconversion]\
             H5V_limit_enc_size((uint64_t)hdr->max_man_size));\
                               ^\
H5private.h:298:41: note: in definition of macro 'MIN'\
 #define MIN(a,b)    (((a)<(b)) ? (a) : (b))\
                                         ^\
In file included from H5HFhdr.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhdr.c:213:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
In file included from H5HFhdr.c:38:0:\
H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase2':\
H5HFpkg.h:115:5: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     + (h)->heap_off_size        /* Offset of the block in the heap */         
\\\
     ^\
H5HFhdr.c:264:21: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD'\
                     H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr);\
                     ^\
In file included from H5HFhdr.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhdr.c:253:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhdr.c: In function 'H5HF_hdr_finish_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhdr.c:307:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhdr.c: In function 'H5HF_hdr_create':\
H5HFhdr.c:435:52: warning: conversion to 'unsigned int' from 'size_t' may alter 
its value [-Wconversion]\
         if(0 == (hdr->filter_len = H5O_msg_raw_size(hdr->f, H5O_PLINE_ID, 
FALSE, &(hdr->pline))))\
                                                    ^\
H5HFhdr.c:441:13: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             + 4                                 /* Size of filter mask for 
filtered root direct block */\
             ^\
In file included from H5HFhdr.c:38:0:\
H5HFpkg.h:105:5: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
     + H5HF_DTABLE_INFO_SIZE(h) /* Size of managed obj. doubling-table info */ 
\\\
     ^\
H5HFhdr.c:446:26: note: in expansion of macro 'H5HF_HEADER_SIZE'\
         hdr->heap_size = H5HF_HEADER_SIZE(hdr);\
                          ^\
H5HFhdr.c:468:21: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     + hdr->sizeof_size; /* Size of de-filtered object in 
memory */\
                     ^\
H5HFhdr.c:472:21: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     + hdr->sizeof_size; /* Length of object */\
                     ^\
In file included from H5HFhdr.c:38:0:\
H5HFpkg.h:115:5: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
     + (h)->heap_off_size        /* Offset of the block in the heap */         
\\\
     ^\
H5HFhdr.c:494:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD'\
     dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr);\
                       ^\
In file included from H5HFhdr.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhdr.c:347:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhdr.c: In function 'H5HF_hdr_protect':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhdr.c:538:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhdr.c: In function 'H5HF_hdr_incr':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhdr.c:584:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhdr.c: In function 'H5HF_hdr_decr':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhdr.c:620:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhdr.c: In function 'H5HF_hdr_dirty':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhdr.c:716:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhdr.c: In function 'H5HF_hdr_adj_free':\
H5HFhdr.c:763:5: warning: conversion to 'long long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
     hdr->total_man_free += amt;\
     ^\
In file included from H5HFhdr.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhdr.c:754:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhdr.c: In function 'H5HF_hdr_adjust_heap':\
H5HFhdr.c:803:5: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
     hdr->total_man_free += extra_free;\
     ^\
In file included from H5HFhdr.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhdr.c:792:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhdr.c: In function 'H5HF_hdr_start_iter':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhdr.c:863:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhdr.c: In function 'H5HF_hdr_reset_iter':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhdr.c:901:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhdr.c: In function 'H5HF_hdr_skip_blocks':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhdr.c:941:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhdr.c: In function 'H5HF_hdr_update_iter':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhdr.c:990:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhdr.c: In function 'H5HF_hdr_inc_iter':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhdr.c:1169:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhdr.c: In function 'H5HF_hdr_reverse_iter':\
H5HFhdr.c:1245:9: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
         tmp_entry = curr_entry;\
         ^\
H5HFhdr.c:1280:13: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             curr_entry = tmp_entry;\
             ^\
In file included from H5HFhdr.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhdr.c:1213:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhdr.c: In function 'H5HF_hdr_empty':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhdr.c:1354:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhdr.c: In function 'H5HF_hdr_free':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhdr.c:1402:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhdr.c: In function 'H5HF_hdr_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhdr.c:1445:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5HFhuge.lo\
H5HFhuge.c: In function 'H5HF_huge_bt2_create':\
H5HFhuge.c:127:36: warning: conversion to 'uint32_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr    /* Address of 
object */\
                                    ^\
H5HFhuge.c:134:36: warning: conversion to 'uint32_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr    /* Address of 
object */\
                                    ^\
H5HFhuge.c:141:36: warning: conversion to 'uint32_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr    /* Address of 
filtered object */\
                                    ^\
H5HFhuge.c:149:36: warning: conversion to 'uint32_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr    /* Address of 
object */\
                                    ^\
In file included from H5HFhuge.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhuge.c:111:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhuge.c: In function 'H5HF_huge_new_id':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhuge.c:266:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhuge.c: In function 'H5HF_huge_insert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhuge.c:319:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhuge.c: In function 'H5HF_huge_get_obj_len':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhuge.c:514:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhuge.c: In function 'H5HF_huge_op_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhuge.c:610:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhuge.c: In function 'H5HF_huge_write':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhuge.c:755:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhuge.c: In function 'H5HF_huge_read':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhuge.c:831:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhuge.c: In function 'H5HF_huge_op':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhuge.c:868:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhuge.c: In function 'H5HF_huge_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhuge.c:905:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhuge.c: In function 'H5HF_huge_term':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhuge.c:1013:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhuge.c: In function 'H5HF_huge_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFhuge.c:1079:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFhuge.c: In function 'H5HF_huge_write':\
H5HFhuge.c:805:23: warning: 'obj_size' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
     if(H5F_block_write(hdr->f, H5FD_MEM_FHEAP_HUGE_OBJ, obj_addr, obj_size, 
dxpl_id, obj) < 0)\
                       ^\
  CC       H5HFiblock.lo\
In file included from H5HFiblock.c:36:0:\
H5HFiblock.c: In function 'H5HF_iblock_pin':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiblock.c:113:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFiblock.c: In function 'H5HF_iblock_unpin':\
H5HFiblock.c:216:13: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
             iblock->hdr->root_iblock_flags &= ~(H5HF_ROOT_IBLOCK_PINNED);\
             ^\
In file included from H5HFiblock.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiblock.c:180:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFiblock.c: In function 'H5HF_iblock_incr':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiblock.c:247:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFiblock.c: In function 'H5HF_iblock_decr':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiblock.c:284:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFiblock.c: In function 'H5HF_iblock_dirty':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiblock.c:362:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFiblock.c: In function 'H5HF_man_iblock_root_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiblock.c:401:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
In file included from H5HFiblock.c:39:0:\
H5HFiblock.c: In function 'H5HF_man_iblock_root_double':\
H5HFpkg.h:121:46: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         ((h)->sizeof_addr + (h)->sizeof_size + 4) : /* Size of entries for 
filtered direct blocks */ \\\
                                              ^\
H5HFpkg.h:133:81: note: in expansion of macro 
'H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE'\
     + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width 
* H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct 
blocks */ \\\
                                                                                
 ^\
H5HFiblock.c:592:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE'\
     iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows);\
                    ^\
H5HFpkg.h:132:5: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     + (h)->heap_off_size        /* Offset of the block in the heap */         
\\\
     ^\
H5HFiblock.c:592:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE'\
     iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows);\
                    ^\
H5HFiblock.c:631:26: warning: conversion to 'unsigned int' from 'size_t' may 
alter its value [-Wconversion]\
         unsigned row = u / hdr->man_dtable.cparam.width;        /* Row for 
current entry */\
                          ^\
In file included from H5HFiblock.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiblock.c:540:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFiblock.c: In function 'H5HF_man_iblock_root_halve':\
H5HFiblock.c:733:19: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     new_nrows = 1 << (1 + H5V_log2_gen((uint64_t)max_child_row));\
                   ^\
In file included from H5HFiblock.c:39:0:\
H5HFpkg.h:121:46: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         ((h)->sizeof_addr + (h)->sizeof_size + 4) : /* Size of entries for 
filtered direct blocks */ \\\
                                              ^\
H5HFpkg.h:133:81: note: in expansion of macro 
'H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE'\
     + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width 
* H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct 
blocks */ \\\
                                                                                
 ^\
H5HFiblock.c:761:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE'\
     iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows);\
                    ^\
H5HFpkg.h:132:5: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     + (h)->heap_off_size        /* Offset of the block in the heap */         
\\\
     ^\
H5HFiblock.c:761:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE'\
     iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows);\
                    ^\
In file included from H5HFiblock.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiblock.c:722:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFiblock.c: In function 'H5HF_man_iblock_root_revert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiblock.c:856:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFiblock.c: In function 'H5HF_man_iblock_alloc_row':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiblock.c:937:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
In file included from H5HFiblock.c:39:0:\
H5HFiblock.c: In function 'H5HF_man_iblock_create':\
H5HFpkg.h:121:46: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         ((h)->sizeof_addr + (h)->sizeof_size + 4) : /* Size of entries for 
filtered direct blocks */ \\\
                                              ^\
H5HFpkg.h:133:81: note: in expansion of macro 
'H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE'\
     + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width 
* H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct 
blocks */ \\\
                                                                                
 ^\
H5HFiblock.c:1030:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE'\
     iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows);\
                    ^\
H5HFpkg.h:132:5: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     + (h)->heap_off_size        /* Offset of the block in the heap */         
\\\
     ^\
H5HFiblock.c:1030:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE'\
     iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows);\
                    ^\
In file included from H5HFiblock.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiblock.c:1001:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFiblock.c: In function 'H5HF_man_iblock_protect':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiblock.c:1137:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFiblock.c: In function 'H5HF_man_iblock_unprotect':\
H5HFiblock.c:1283:13: warning: negative integer implicitly converted to 
unsigned type [-Wsign-conversion]\
             iblock->hdr->root_iblock_flags &= ~(H5HF_ROOT_IBLOCK_PROTECTED);\
             ^\
In file included from H5HFiblock.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiblock.c:1261:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFiblock.c: In function 'H5HF_man_iblock_attach':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiblock.c:1314:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFiblock.c: In function 'H5HF_man_iblock_detach':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiblock.c:1380:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFiblock.c: In function 'H5HF_man_iblock_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiblock.c:1540:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFiblock.c: In function 'H5HF_man_iblock_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiblock.c:1640:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HFiblock.c: In function 'H5HF_man_iblock_dest':\
H5HFiblock.c:1725:22: warning: request for implicit conversion from 'void *' to 
'struct H5HF_indirect_ent_t *' not permitted in C++ [-Wc++-compat]\
         iblock->ents = H5FL_SEQ_FREE(H5HF_indirect_ent_t, iblock->ents);\
                      ^\
H5HFiblock.c:1727:27: warning: request for implicit conversion from 'void *' to 
'struct H5HF_indirect_filt_ent_t *' not permitted in C++ [-Wc++-compat]\
         iblock->filt_ents = H5FL_SEQ_FREE(H5HF_indirect_filt_ent_t, 
iblock->filt_ents);\
                           ^\
H5HFiblock.c:1729:31: warning: request for implicit conversion from 'void *' to 
'struct H5HF_indirect_t **' not permitted in C++ [-Wc++-compat]\
         iblock->child_iblocks = H5FL_SEQ_FREE(H5HF_indirect_ptr_t, 
iblock->child_iblocks);\
                               ^\
In file included from H5HFiblock.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiblock.c:1707:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5HFiter.lo\
In file included from H5HFiter.c:36:0:\
H5HFiter.c: In function 'H5HF_man_iter_start_offset':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiter.c:141:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFiter.c: In function 'H5HF_man_iter_start_entry':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiter.c:321:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFiter.c: In function 'H5HF_man_iter_reset':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiter.c:379:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFiter.c: In function 'H5HF_man_iter_up':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiter.c:476:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFiter.c: In function 'H5HF_man_iter_down':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFiter.c:524:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5HFman.lo\
In file included from H5HFman.c:36:0:\
H5HFman.c: In function 'H5HF_man_insert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFman.c:119:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFman.c: In function 'H5HF_man_op_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFman.c:249:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFman.c: In function 'H5HF_man_read':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFman.c:382:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFman.c: In function 'H5HF_man_write':\
H5HFman.c:430:58: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
     if(H5HF_man_op_real(hdr, dxpl_id, id, H5HF_op_write, (void *)obj, 
H5HF_OP_MODIFY) < 0)\
                                                          ^\
In file included from H5HFman.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFman.c:419:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFman.c: In function 'H5HF_man_op':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFman.c:457:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFman.c: In function 'H5HF_man_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFman.c:502:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5HFsection.lo\
In file included from H5HFsection.c:33:0:\
H5HFsection.c: In function 'H5HF_sect_init_cls':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:330:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_term_cls':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:372:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_node_new':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:413:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_node_free':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:457:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_single_new':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:494:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_single_locate_parent':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:548:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_single_revive':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:607:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_single_dblock_info':\
H5HFsection.c:651:53: warning: unused parameter 'dxpl_id' [-Wunused-parameter]\
 H5HF_sect_single_dblock_info(H5HF_hdr_t *hdr, hid_t dxpl_id,\
                                                     ^\
In file included from H5HFsection.c:33:0:\
H5HFsection.c: In function 'H5HF_sect_single_reduce':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:704:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
In file included from H5HFsection.c:35:0:\
H5HFsection.c: In function 'H5HF_sect_single_full_dblock':\
H5HFpkg.h:115:5: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
     + (h)->heap_off_size        /* Offset of the block in the heap */         
\\\
     ^\
H5HFsection.c:774:23: note: in expansion of macro 
'H5HF_MAN_ABS_DIRECT_OVERHEAD'\
     dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr);\
                       ^\
In file included from H5HFsection.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:761:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_single_add':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:817:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_single_deserialize':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:871:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_single_merge':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:961:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
In file included from H5HFsection.c:35:0:\
H5HFsection.c: In function 'H5HF_sect_single_can_shrink':\
H5HFpkg.h:115:5: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
     + (h)->heap_off_size        /* Offset of the block in the heap */         
\\\
     ^\
H5HFsection.c:1034:27: note: in expansion of macro 
'H5HF_MAN_ABS_DIRECT_OVERHEAD'\
         dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr);\
                           ^\
In file included from H5HFsection.c:33:0:\
H5HFsection.c: In function 'H5HF_sect_single_shrink':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:1077:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_single_free':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:1139:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_single_valid':\
H5HFsection.c:1200:78: warning: cast discards '__attribute__((const))' 
qualifier from pointer target type [-Wcast-qual]\
             status = H5HF_sect_single_dblock_info(iblock->hdr, H5AC_dxpl_id, 
(H5HF_free_section_t *)sect, &dblock_addr, &dblock_size);\
                                                                              ^\
In file included from H5HFsection.c:35:0:\
H5HFpkg.h:115:5: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
     + (h)->heap_off_size        /* Offset of the block in the heap */         
\\\
     ^\
H5HFsection.c:1209:31: note: in expansion of macro 
'H5HF_MAN_ABS_DIRECT_OVERHEAD'\
             dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(iblock->hdr);\
                               ^\
H5HFsection.c:1192:20: warning: variable 'status' set but not used 
[-Wunused-but-set-variable]\
             herr_t status;              /* Generic status value */\
                    ^\
H5HFsection.c:1190:20: warning: variable 'dblock_overhead' set but not used 
[-Wunused-but-set-variable]\
             size_t dblock_overhead;     /* Direct block's overhead */\
                    ^\
In file included from H5HFsection.c:33:0:\
H5HFsection.c: In function 'H5HF_sect_row_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:1266:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_row_from_single':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:1312:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_row_revive':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:1360:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_row_reduce':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:1402:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_row_first':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:1476:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_row_init_cls':\
H5HFsection.c:48:9: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         + 2             /* # of entries */                                    
\\\
         ^\
H5HFsection.c:1569:28: note: in expansion of macro 
'H5HF_SECT_INDIRECT_SERIAL_SIZE'\
         cls->serial_size = H5HF_SECT_INDIRECT_SERIAL_SIZE(hdr);\
                            ^\
In file included from H5HFsection.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:1557:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_row_term_cls':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:1600:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_row_serialize':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:1636:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_row_deserialize':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:1680:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_row_merge':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:1783:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_row_shrink':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:1888:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_row_free_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:1929:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_row_free':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:1962:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_row_valid':\
H5HFsection.c:2000:14: warning: variable 'indir_idx' set but not used 
[-Wunused-but-set-variable]\
     unsigned indir_idx;         /* Index of row in underlying indirect 
section's row array */\
              ^\
H5HFsection.c: In function 'H5HF_sect_row_debug':\
H5HFsection.c:2082:9: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
         H5HF_sect_indirect_debug(sect->u.row.under, stream, indent + 3, MAX(0, 
fwidth - 3));\
         ^\
H5HFsection.c: In function 'H5HF_sect_indirect_init_cls':\
H5HFsection.c:48:9: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         + 2             /* # of entries */                                    
\\\
         ^\
H5HFsection.c:2185:24: note: in expansion of macro 
'H5HF_SECT_INDIRECT_SERIAL_SIZE'\
     cls->serial_size = H5HF_SECT_INDIRECT_SERIAL_SIZE(hdr);\
                        ^\
In file included from H5HFsection.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:2174:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_indirect_term_cls':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:2211:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_indirect_new':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:2247:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_indirect_for_row':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:2318:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
In file included from H5HFsection.c:35:0:\
H5HFsection.c: In function 'H5HF_sect_indirect_init_rows':\
H5HFpkg.h:115:5: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
     + (h)->heap_off_size        /* Offset of the block in the heap */         
\\\
     ^\
H5HFsection.c:2478:23: note: in expansion of macro 
'H5HF_MAN_ABS_DIRECT_OVERHEAD'\
     dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr);\
                       ^\
In file included from H5HFsection.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:2392:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_indirect_add':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:2642:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_indirect_decr':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:2710:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_indirect_revive_row':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:2764:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_indirect_revive':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:2830:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_indirect_reduce_row':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:2899:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_indirect_reduce':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:3166:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_indirect_first':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:3428:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_indirect_merge_row':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:3521:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_indirect_build_parent':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:3758:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_indirect_shrink':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:3826:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_indirect_serialize':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:3883:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_indirect_deserialize':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:3950:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_indirect_free':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFsection.c:4020:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFsection.c: In function 'H5HF_sect_indirect_valid':\
H5HFsection.c:4107:44: warning: variable 'tmp_row_sect2' set but not used 
[-Wunused-but-set-variable]\
                 const H5HF_free_section_t *tmp_row_sect2;    /* Pointer to row 
section */\
                                            ^\
H5HFsection.c:4099:40: warning: variable 'tmp_row_sect' set but not used 
[-Wunused-but-set-variable]\
             const H5HF_free_section_t *tmp_row_sect;    /* Pointer to row 
section */\
                                        ^\
H5HFsection.c:4134:44: warning: variable 'tmp_child_sect2' set but not used 
[-Wunused-but-set-variable]\
                 const H5HF_free_section_t *tmp_child_sect2;    /* Pointer to 
child indirect section */\
                                            ^\
  CC       H5HFspace.lo\
In file included from H5HFspace.c:36:0:\
H5HFspace.c: In function 'H5HF_space_start':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFspace.c:113:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFspace.c: In function 'H5HF_space_add':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFspace.c:174:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFspace.c: In function 'H5HF_space_find':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFspace.c:221:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFspace.c: In function 'H5HF_space_revert_root_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFspace.c:270:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFspace.c: In function 'H5HF_space_revert_root':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFspace.c:314:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFspace.c: In function 'H5HF_space_create_root_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFspace.c:356:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFspace.c: In function 'H5HF_space_create_root':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFspace.c:407:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFspace.c: In function 'H5HF_space_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFspace.c:446:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFspace.c: In function 'H5HF_space_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFspace.c:491:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFspace.c: In function 'H5HF_space_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFspace.c:529:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFspace.c: In function 'H5HF_space_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFspace.c:584:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFspace.c: In function 'H5HF_space_sect_change_class':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFspace.c:620:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5HFstat.lo\
In file included from H5HFstat.c:32:0:\
H5HFstat.c: In function 'H5HF_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFstat.c:134:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5HFtest.lo\
H5HFtest.c: In function 'H5HF_get_cparam_test':\
H5HFtest.c:99:29: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
     else if(fh->hdr->id_len == (1 + fh->hdr->sizeof_size + 
fh->hdr->sizeof_addr))\
                             ^\
H5HFtest.c:102:33: warning: conversion to 'uint16_t' from 'unsigned int' may 
alter its value [-Wconversion]\
         cparam->id_len = fh->hdr->id_len;\
                                 ^\
  CC       H5HFtiny.lo\
H5HFtiny.c: In function 'H5HF_tiny_insert':\
H5HFtiny.c:172:55: warning: conversion to 'uint8_t' from 'size_t' may alter its 
value [-Wconversion]\
         *id++ = H5HF_ID_VERS_CURR | H5HF_ID_TYPE_TINY |\
                                                       ^\
H5HFtiny.c:176:55: warning: conversion to 'uint8_t' from 'size_t' may alter its 
value [-Wconversion]\
         *id++ = H5HF_ID_VERS_CURR | H5HF_ID_TYPE_TINY |\
                                                       ^\
In file included from H5HFtiny.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFtiny.c:153:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFtiny.c: In function 'H5HF_tiny_get_obj_len':\
H5HFtiny.c:232:34: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         enc_obj_size = *(id + 1) | ((*id & H5HF_TINY_MASK_EXT_1) << 8);\
                                  ^\
H5HFtiny.c: In function 'H5HF_tiny_op_real':\
H5HFtiny.c:283:34: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         enc_obj_size = *(id + 1) | ((*id & H5HF_TINY_MASK_EXT_1) << 8);\
                                  ^\
In file included from H5HFtiny.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFtiny.c:261:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFtiny.c: In function 'H5HF_tiny_read':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFtiny.c:319:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFtiny.c: In function 'H5HF_tiny_op':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFtiny.c:356:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HFtiny.c: In function 'H5HF_tiny_remove':\
H5HFtiny.c:408:34: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         enc_obj_size = *(id + 1) | ((*id & H5HF_TINY_MASK_EXT_1) << 8);\
                                  ^\
In file included from H5HFtiny.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HFtiny.c:393:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5HG.lo\
In file included from H5HG.c:53:0:\
H5HG.c: In function 'H5HG_create':\
H5HGpkg.h:80:38: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
 #define H5HG_ALIGN(X) (H5HG_ALIGNMENT*(((X)+H5HG_ALIGNMENT-1)/       \\\
                                      ^\
H5HGpkg.h:89:5: note: in expansion of macro 'H5HG_ALIGN'\
     H5HG_ALIGN(4 +   /*magic number  */       \\\
     ^\
H5HGpkg.h:111:37: note: in expansion of macro 'H5HG_SIZEOF_HDR'\
 #define H5HG_NOBJS(f,z) (int)((((z)-H5HG_SIZEOF_HDR(f))/        \\\
                                     ^\
H5HG.c:166:20: note: in expansion of macro 'H5HG_NOBJS'\
     heap->nalloc = H5HG_NOBJS(f, size);\
                    ^\
H5HGpkg.h:80:38: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
 #define H5HG_ALIGN(X) (H5HG_ALIGNMENT*(((X)+H5HG_ALIGNMENT-1)/       \\\
                                      ^\
H5HGpkg.h:99:5: note: in expansion of macro 'H5HG_ALIGN'\
     H5HG_ALIGN(2 +   /*object id number */       \\\
     ^\
H5HGpkg.h:112:11: note: in expansion of macro 'H5HG_SIZEOF_OBJHDR'\
           H5HG_SIZEOF_OBJHDR(f)+2))\
           ^\
H5HG.c:166:20: note: in expansion of macro 'H5HG_NOBJS'\
     heap->nalloc = H5HG_NOBJS(f, size);\
                    ^\
H5HGpkg.h:111:25: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
 #define H5HG_NOBJS(f,z) (int)((((z)-H5HG_SIZEOF_HDR(f))/        \\\
                         ^\
H5HG.c:166:20: note: in expansion of macro 'H5HG_NOBJS'\
     heap->nalloc = H5HG_NOBJS(f, size);\
                    ^\
H5HG.c:185:37: warning: conversion to 'size_t' from 'long int' may change the 
sign of the result [-Wsign-conversion]\
     n = H5HG_ALIGN(p - heap->chunk) - (p - heap->chunk);\
                                     ^\
In file included from H5HG.c:53:0:\
H5HGpkg.h:80:38: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
 #define H5HG_ALIGN(X) (H5HG_ALIGNMENT*(((X)+H5HG_ALIGNMENT-1)/       \\\
                                      ^\
H5HGpkg.h:89:5: note: in expansion of macro 'H5HG_ALIGN'\
     H5HG_ALIGN(4 +   /*magic number  */       \\\
     ^\
H5HG.c:193:32: note: in expansion of macro 'H5HG_SIZEOF_HDR'\
     heap->obj[0].size = size - H5HG_SIZEOF_HDR(f);\
                                ^\
In file included from H5HG.c:50:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HG.c:143:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HG.c: In function 'H5HG_protect':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HG.c:254:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
In file included from H5HG.c:53:0:\
H5HG.c: In function 'H5HG_alloc':\
H5HGpkg.h:80:38: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
 #define H5HG_ALIGN(X) (H5HG_ALIGNMENT*(((X)+H5HG_ALIGNMENT-1)/       \\\
                                      ^\
H5HGpkg.h:99:5: note: in expansion of macro 'H5HG_ALIGN'\
     H5HG_ALIGN(2 +   /*object id number */       \\\
     ^\
H5HG.c:298:19: note: in expansion of macro 'H5HG_SIZEOF_OBJHDR'\
     size_t need = H5HG_SIZEOF_OBJHDR(f) + H5HG_ALIGN(size);\
                   ^\
H5HG.c:363:36: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
     else if(heap->obj[0].size-need >= H5HG_SIZEOF_OBJHDR (f)) \{\
                                    ^\
In file included from H5HG.c:50:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HG.c:301:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HG.c: In function 'H5HG_extend':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HG.c:436:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
In file included from H5HG.c:53:0:\
H5HG.c: In function 'H5HG_insert':\
H5HGpkg.h:80:38: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
 #define H5HG_ALIGN(X) (H5HG_ALIGNMENT*(((X)+H5HG_ALIGNMENT-1)/       \\\
                                      ^\
H5HGpkg.h:99:5: note: in expansion of macro 'H5HG_ALIGN'\
     H5HG_ALIGN(2 +   /*object id number */       \\\
     ^\
H5HG.c:538:12: note: in expansion of macro 'H5HG_SIZEOF_OBJHDR'\
     need = H5HG_SIZEOF_OBJHDR(f) + H5HG_ALIGN(size);\
            ^\
H5HGpkg.h:80:38: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
 #define H5HG_ALIGN(X) (H5HG_ALIGNMENT*(((X)+H5HG_ALIGNMENT-1)/       \\\
                                      ^\
H5HGpkg.h:89:5: note: in expansion of macro 'H5HG_ALIGN'\
     H5HG_ALIGN(4 +   /*magic number  */       \\\
     ^\
H5HG.c:550:47: note: in expansion of macro 'H5HG_SIZEOF_HDR'\
         addr = H5HG_create(f, dxpl_id, need + H5HG_SIZEOF_HDR(f));\
                                               ^\
In file included from H5HG.c:50:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HG.c:527:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HG.c: In function 'H5HG_read':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HG.c:614:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5HG.c: In function 'H5HG_link':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HG.c:686:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
In file included from H5HG.c:53:0:\
H5HG.c: In function 'H5HG_remove':\
H5HGpkg.h:80:38: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
 #define H5HG_ALIGN(X) (H5HG_ALIGNMENT*(((X)+H5HG_ALIGNMENT-1)/       \\\
                                      ^\
H5HGpkg.h:99:5: note: in expansion of macro 'H5HG_ALIGN'\
     H5HG_ALIGN(2 +   /*object id number */       \\\
     ^\
H5HG.c:765:52: note: in expansion of macro 'H5HG_SIZEOF_OBJHDR'\
     need = H5HG_ALIGN(heap->obj[hobj->idx].size) + H5HG_SIZEOF_OBJHDR(f);\
                                                    ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5HG.c:50:\
H5HG.c:779:42: warning: conversion to 'long unsigned int' from 'long int' may 
change the sign of the result [-Wsign-conversion]\
         heap->size - ((obj_start + need) - heap->chunk));\
                                          ^\
H5HG.c:778:5: note: in expansion of macro 'HDmemmove'\
     HDmemmove(obj_start, obj_start + need,\
     ^\
H5HG.c:780:26: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
     if(heap->obj[0].size >= H5HG_SIZEOF_OBJHDR(f)) \{\
                          ^\
In file included from H5HG.c:53:0:\
H5HGpkg.h:80:38: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
 #define H5HG_ALIGN(X) (H5HG_ALIGNMENT*(((X)+H5HG_ALIGNMENT-1)/       \\\
                                      ^\
H5HGpkg.h:89:5: note: in expansion of macro 'H5HG_ALIGN'\
     H5HG_ALIGN(4 +   /*magic number  */       \\\
     ^\
H5HG.c:790:29: note: in expansion of macro 'H5HG_SIZEOF_HDR'\
     if((heap->obj[0].size + H5HG_SIZEOF_HDR(f)) == heap->size) \{\
                             ^\
In file included from H5HG.c:50:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HG.c:749:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HG.c: In function 'H5HG_free':\
H5HG.c:844:19: warning: request for implicit conversion from 'void *' to 
'struct H5HG_obj_t *' not permitted in C++ [-Wc++-compat]\
         heap->obj = H5FL_SEQ_FREE(H5HG_obj_t, heap->obj);\
                   ^\
In file included from H5HG.c:50:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HG.c:832:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5HGcache.lo\
In file included from H5HGcache.c:40:0:\
H5HGcache.c: In function 'H5HG_load':\
H5HGpkg.h:80:38: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
 #define H5HG_ALIGN(X) (H5HG_ALIGNMENT*(((X)+H5HG_ALIGNMENT-1)/       \\\
                                      ^\
H5HGpkg.h:89:5: note: in expansion of macro 'H5HG_ALIGN'\
     H5HG_ALIGN(4 +   /*magic number  */       \\\
     ^\
H5HGpkg.h:111:37: note: in expansion of macro 'H5HG_SIZEOF_HDR'\
 #define H5HG_NOBJS(f,z) (int)((((z)-H5HG_SIZEOF_HDR(f))/        \\\
                                     ^\
H5HGcache.c:170:14: note: in expansion of macro 'H5HG_NOBJS'\
     nalloc = H5HG_NOBJS(f, heap->size);\
              ^\
H5HGpkg.h:80:38: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
 #define H5HG_ALIGN(X) (H5HG_ALIGNMENT*(((X)+H5HG_ALIGNMENT-1)/       \\\
                                      ^\
H5HGpkg.h:99:5: note: in expansion of macro 'H5HG_ALIGN'\
     H5HG_ALIGN(2 +   /*object id number */       \\\
     ^\
H5HGpkg.h:112:11: note: in expansion of macro 'H5HG_SIZEOF_OBJHDR'\
           H5HG_SIZEOF_OBJHDR(f)+2))\
           ^\
H5HGcache.c:170:14: note: in expansion of macro 'H5HG_NOBJS'\
     nalloc = H5HG_NOBJS(f, heap->size);\
              ^\
H5HGpkg.h:111:25: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
 #define H5HG_NOBJS(f,z) (int)((((z)-H5HG_SIZEOF_HDR(f))/        \\\
                         ^\
H5HGcache.c:170:14: note: in expansion of macro 'H5HG_NOBJS'\
     nalloc = H5HG_NOBJS(f, heap->size);\
              ^\
H5HGcache.c:186:70: warning: conversion to 'size_t' from 'long int' may change 
the sign of the result [-Wsign-conversion]\
      heap->obj[0].size = ((const uint8_t *)heap->chunk + heap->size) - p;\
                                                                      ^\
In file included from H5HGcache.c:40:0:\
H5HGpkg.h:80:38: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
 #define H5HG_ALIGN(X) (H5HG_ALIGNMENT*(((X)+H5HG_ALIGNMENT-1)/       \\\
                                      ^\
H5HGpkg.h:99:5: note: in expansion of macro 'H5HG_ALIGN'\
     H5HG_ALIGN(2 +   /*object id number */       \\\
     ^\
H5HGcache.c:232:10: note: in expansion of macro 'H5HG_SIZEOF_OBJHDR'\
   need = H5HG_SIZEOF_OBJHDR(f) + H5HG_ALIGN(heap->obj[idx].size);\
          ^\
In file included from H5HGcache.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HGcache.c:122:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HGcache.c:114:56: warning: unused parameter 'udata' [-Wunused-parameter]\
 H5HG_load(H5F_t *f, hid_t dxpl_id, haddr_t addr, void *udata)\
                                                        ^\
In file included from H5HGcache.c:37:0:\
H5HGcache.c: In function 'H5HG_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HGcache.c:286:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HGcache.c: In function 'H5HG_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HGcache.c:326:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HGcache.c: In function 'H5HG_clear':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HGcache.c:371:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5HGdbg.lo\
H5HGdbg.c: In function 'H5HG_debug':\
H5HGdbg.c:142:8: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
        (unsigned long)(h->obj[u].begin - h->chunk));\
        ^\
H5HGdbg.c:145:8: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
        h->obj[u].nrefs);\
        ^\
H5HGdbg.c:150:8: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
        (unsigned long)H5HG_ALIGN(h->obj[u].size));\
        ^\
In file included from H5HGdbg.c:32:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HGdbg.c:98:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5HGquery.lo\
  CC       H5HL.lo\
In file included from H5HL.c:38:0:\
H5HL.c: In function 'H5HL_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HL.c:121:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HL.c: In function 'H5HL_dblk_realloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HL.c:218:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HL.c: In function 'H5HL_minimize_heap_space':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HL.c:328:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HL.c: In function 'H5HL_protect':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HL.c:454:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5HL.c: In function 'H5HL_unprotect':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HL.c:571:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HL.c: In function 'H5HL_dirty':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HL.c:653:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HL.c: In function 'H5HL_insert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HL.c:700:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(UFAIL)\
     ^\
H5HL.c: In function 'H5HL_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HL.c:916:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HL.c: In function 'H5HL_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HL.c:1067:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HL.c: In function 'H5HL_get_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HL.c:1142:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HL.c: In function 'H5HL_heapsize':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HL.c:1194:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5HLcache.lo\
In file included from H5HLcache.c:37:0:\
H5HLcache.c: In function 'H5HL_fl_deserialize':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HLcache.c:141:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HLcache.c: In function 'H5HL_prefix_load':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HLcache.c:261:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HLcache.c: In function 'H5HL_prefix_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HLcache.c:399:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HLcache.c: In function 'H5HL_prefix_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HLcache.c:500:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HLcache.c: In function 'H5HL_prefix_clear':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HLcache.c:556:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HLcache.c: In function 'H5HL_datablock_load':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HLcache.c:631:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HLcache.c:625:54: warning: unused parameter 'addr' [-Wunused-parameter]\
 H5HL_datablock_load(H5F_t *f, hid_t dxpl_id, haddr_t addr, void *_udata)\
                                                      ^\
In file included from H5HLcache.c:37:0:\
H5HLcache.c: In function 'H5HL_datablock_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HLcache.c:697:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HLcache.c:691:72: warning: unused parameter 'addr' [-Wunused-parameter]\
 H5HL_datablock_flush(H5F_t *f, hid_t dxpl_id, hbool_t destroy, haddr_t addr,\
                                                                        ^\
In file included from H5HLcache.c:37:0:\
H5HLcache.c: In function 'H5HL_datablock_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HLcache.c:751:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5HLcache.c: In function 'H5HL_datablock_clear':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HLcache.c:801:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5HLdbg.lo\
H5HLdbg.c: In function 'H5HL_debug':\
H5HLdbg.c:101:3: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
   freelist->offset, freelist->size);\
   ^\
H5HLdbg.c:106:3: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
   if(marker[freelist->offset + i])\
   ^\
H5HLdbg.c:108:3: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
   marker[freelist->offset + i] = 1;\
   ^\
H5HLdbg.c:120:3: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
   (100.0 * (double)(h->dblk_size - amount_free) / (double)h->dblk_size));\
   ^\
In file included from H5HLdbg.c:24:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HLdbg.c:63:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5HLint.lo\
In file included from H5HLint.c:37:0:\
H5HLint.c: In function 'H5HL_new':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HLint.c:107:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5HLint.c: In function 'H5HL_prfx_new':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HLint.c:255:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5HLint.c: In function 'H5HL_prfx_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HLint.c:299:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HLint.c: In function 'H5HL_dblk_new':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HLint.c:345:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5HLint.c: In function 'H5HL_dblk_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HLint.c:389:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5HP.lo\
H5HP.c: In function 'H5HP_create':\
H5HP.c:384:32: warning: request for implicit conversion from 'void *' to 
'struct H5HP_ent_t *' not permitted in C++ [-Wc++-compat]\
                 new_heap->heap = H5FL_SEQ_FREE(H5HP_ent_t, new_heap->heap);\
                                ^\
In file included from H5HP.c:26:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HP.c:342:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5HP.c: In function 'H5HP_insert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HP.c:463:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HP.c: In function 'H5HP_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HP.c:589:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HP.c: In function 'H5HP_change':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HP.c:675:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HP.c: In function 'H5HP_incr':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HP.c:760:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HP.c: In function 'H5HP_decr':\
H5HP.c:851:5: warning: conversion to 'unsigned int' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     heap->heap[obj_loc].val-=amt;\
     ^\
H5HP.c:851:28: warning: conversion to 'int' from 'unsigned int' may change the 
sign of the result [-Wsign-conversion]\
     heap->heap[obj_loc].val-=amt;\
                            ^\
In file included from H5HP.c:26:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5HP.c:832:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5HP.c: In function 'H5HP_close':\
H5HP.c:913:16: warning: request for implicit conversion from 'void *' to 
'struct H5HP_ent_t *' not permitted in C++ [-Wc++-compat]\
     heap->heap = H5FL_SEQ_FREE(H5HP_ent_t, heap->heap);\
                ^\
  CC       H5I.lo\
In file included from H5I.c:44:0:\
H5I.c: In function 'H5I_register_type':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5I.c:333:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5I.c: In function 'H5I_nmembers':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5I.c:502:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5I.c: In function 'H5I_clear_type':\
H5I.c:623:71: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
             if(type_ptr->cls->free_func && (type_ptr->cls->free_func)((void 
*)cur->obj_ptr) < 0) \{\
                                                                       ^\
In file included from H5I.c:44:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5I.c:591:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
In file included from H5I.c:47:0:\
H5I.c: In function 'H5I_destroy_type':\
H5I.c:778:48: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
         type_ptr->cls = H5FL_FREE(H5I_class_t, (void *)type_ptr->cls);\
                                                ^\
H5FLprivate.h:132:65: note: in definition of macro 'H5FL_FREE'\
 #define H5FL_FREE(t,obj) (t *)H5FL_reg_free(&(H5FL_REG_NAME(t)),obj)\
                                                                 ^\
H5I.c:780:23: warning: request for implicit conversion from 'void *' to 'struct 
H5I_id_info_t **' not permitted in C++ [-Wc++-compat]\
     type_ptr->id_list = H5MM_xfree(type_ptr->id_list);\
                       ^\
In file included from H5I.c:44:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5I.c:762:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5I.c: In function 'H5I_register':\
H5I.c:898:22: warning: conversion to 'unsigned int' from 'hid_t' may change the 
sign of the result [-Wsign-conversion]\
     hash_loc = id_ptr->id % (unsigned)type_ptr->cls->hash_size;\
                      ^\
In file included from H5I.c:44:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5I.c:857:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5I.c: In function 'H5I_subst':\
H5I.c:990:17: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
     ret_value = (void *)id_ptr->obj_ptr;\
                 ^\
In file included from H5I.c:44:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5I.c:982:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5I.c: In function 'H5I_object':\
H5I.c:1025:21: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
         ret_value = (void *)id_ptr->obj_ptr;\
                     ^\
In file included from H5I.c:44:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5I.c:1019:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5I.c: In function 'H5I_object_verify':\
H5I.c:1099:21: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
         ret_value = (void *)id_ptr->obj_ptr;\
                     ^\
In file included from H5I.c:44:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5I.c:1091:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5I.c: In function 'H5I_get_type':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5I.c:1128:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(H5I_BADID)\
     ^\
H5I.c: In function 'H5I_remove_verify':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5I.c:1229:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5I.c: In function 'H5I_remove':\
H5I.c:1300:21: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
         ret_value = (void *)curr_id->obj_ptr;\
                     ^\
In file included from H5I.c:44:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5I.c:1268:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5I.c: In function 'H5I_dec_ref':\
H5I.c:1435:68: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
         if(!type_ptr->cls->free_func || (type_ptr->cls->free_func)((void 
*)id_ptr->obj_ptr) >= 0) \{\
                                                                    ^\
In file included from H5I.c:44:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5I.c:1401:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5I.c: In function 'H5I_dec_app_ref':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5I.c:1472:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5I.c: In function 'H5I_dec_app_ref_always_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5I.c:1519:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5I.c: In function 'H5I_inc_ref':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5I.c:1607:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5I.c: In function 'H5I_get_ref':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5I.c:1699:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5I.c: In function 'H5I_inc_type_ref':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5I.c:1782:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5I.c: In function 'H5I_dec_type_ref':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5I.c:1866:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5I.c: In function 'H5I_get_type_ref':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5I.c:1954:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5I.c: In function 'H5I_iterate':\
H5I.c:2156:28: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
       cb_ret_val = (*func)((void *)id_ptr->obj_ptr, id_ptr->id, udata);\
                            ^\
In file included from H5I.c:44:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5I.c:2131:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5I.c: In function 'H5I_get_file_id':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5I.c:2333:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Itest.lo\
In file included from H5Itest.c:33:0:\
H5Itest.c: In function 'H5I_get_name_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Itest.c:85:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5L.lo\
In file included from H5L.c:28:0:\
H5L.c: In function 'H5L_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:229:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5L.c: In function 'H5L_init_interface':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:254:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5L.c: In function 'H5L_find_class':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:1446:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5L.c: In function 'H5L_register':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:1481:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5L.c: In function 'H5L_unregister':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:1534:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5L.c: In function 'H5L_link':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:1577:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5L.c: In function 'H5L_link_object':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:1621:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5L.c: In function 'H5L_link_cb':\
H5L.c:1718:24: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
     udata->lnk->name = (char *)name;\
                        ^\
In file included from H5L.c:28:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:1669:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5L.c: In function 'H5L_create_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:1832:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5L.c: In function 'H5L_create_hard':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:1919:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5L.c: In function 'H5L_create_soft':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:1987:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5L.c: In function 'H5L_create_ud':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:2036:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5L.c: In function 'H5L_get_val_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:2091:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5L.c: In function 'H5L_get_val_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:2149:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5L.c: In function 'H5L_get_val':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:2194:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5L.c: In function 'H5L_get_val_by_idx_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:2236:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5L.c: In function 'H5L_delete_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:2285:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5L.c: In function 'H5L_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:2331:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5L.c: In function 'H5L_delete_by_idx_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:2375:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5L.c: In function 'H5L_move_dest_cb':\
H5L.c:2437:24: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
     udata->lnk->name = (char *)name;\
                        ^\
In file included from H5L.c:28:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:2421:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5L.c: In function 'H5L_move_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:2533:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5L.c: In function 'H5L_move':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:2652:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5L.c: In function 'H5L_exists':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:2761:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5L.c: In function 'H5L_get_info_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:2795:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5L.c: In function 'H5L_get_info':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:2833:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5L.c: In function 'H5L_get_info_by_idx_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:2870:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5L.c: In function 'H5L_get_default_lcpl':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:2918:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5L.c: In function 'H5L_get_name_by_idx_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:2948:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5L.c: In function 'H5L_link_copy_file':\
H5L.c:3014:28: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
         lnk_grp_loc.oloc = (H5O_loc_t *)src_oloc;    /* Casting away const OK 
-QAK */\
                            ^\
In file included from H5L.c:28:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5L.c:2995:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Lexternal.lo\
In file included from H5Lexternal.c:22:0:\
H5Lexternal.c: In function 'H5L_build_name':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Lexternal.c:138:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Lexternal.c: In function 'H5L_extern_traverse':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Lexternal.c:221:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Lexternal.c: In function 'H5L_extern_query':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Lexternal.c:492:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Lexternal.c: In function 'H5L_register_external':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Lexternal.c:610:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5make_libsettings.o\
  CCLD     H5make_libsettings\
LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo  |                  \\\
                sed -e 's/-L/:/g' -e 's/ //g'`"                               
\\\
         ./H5make_libsettings > H5lib_settings.c  ||                            
   \\\
            (test $HDF5_Make_Ignore && echo "*** Error ignored") ||          \\\
            (rm -f H5lib_settings.c ; exit 1)\
  CC       H5lib_settings.lo\
H5lib_settings.c:34:6: warning: size of 'H5libhdf5_settings' is 3108 bytes 
[-Wlarger-than=]\
 char H5libhdf5_settings[]=\
      ^\
  CC       H5MF.lo\
In file included from H5MF.c:38:0:\
H5MF.c: In function 'H5MF_init_merge_flags':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MF.c:119:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5MF.c: In function 'H5MF_alloc_open':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MF.c:234:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5MF.c: In function 'H5MF_alloc_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MF.c:282:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5MF.c: In function 'H5MF_alloc_start':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MF.c:333:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5MF.c: In function 'H5MF_alloc_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MF.c:376:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5MF.c: In function 'H5MF_alloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MF.c:421:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(HADDR_UNDEF)\
     ^\
H5MF.c: In function 'H5MF_alloc_tmp':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MF.c:548:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(HADDR_UNDEF)\
     ^\
H5MF.c: In function 'H5MF_xfree':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MF.c:601:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5MF.c: In function 'H5MF_try_extend':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MF.c:735:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5MF.c: In function 'H5MF_get_freespace':\
H5MF.c:845:2: warning: enum conversion in assignment is invalid in C++ 
[-Wc++-compat]\
  fs_started[type] = FALSE;\
  ^\
H5MF.c:852:13: warning: enum conversion in assignment is invalid in C++ 
[-Wc++-compat]\
             fs_started[type] = TRUE;\
             ^\
In file included from H5MF.c:38:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MF.c:823:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5MF.c: In function 'H5MF_try_shrink':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MF.c:948:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5MF.c: In function 'H5MF_close_shrink_eoa':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MF.c:1013:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5MF.c: In function 'H5MF_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MF.c:1076:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5MFaggr.lo\
In file included from H5MFaggr.c:35:0:\
H5MFaggr.c: In function 'H5MF_aggr_vfd_alloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MFaggr.c:102:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(HADDR_UNDEF)\
     ^\
H5MFaggr.c: In function 'H5MF_aggr_alloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MFaggr.c:163:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(HADDR_UNDEF)\
     ^\
H5MFaggr.c: In function 'H5MF_aggr_try_extend':\
H5MFaggr.c:417:3: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
   if(extra_requested <= (EXTEND_THRESHOLD * aggr->size)) \{\
   ^\
H5MFaggr.c:417:49: warning: conversion to 'double' from 'hsize_t' may alter its 
value [-Wconversion]\
   if(extra_requested <= (EXTEND_THRESHOLD * aggr->size)) \{\
                                                 ^\
In file included from H5MFaggr.c:35:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MFaggr.c:394:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5MFaggr.c: In function 'H5MF_aggr_reset':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MFaggr.c:666:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5MFaggr.c: In function 'H5MF_free_aggrs':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MFaggr.c:729:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5MFaggr.c: In function 'H5MF_aggr_can_shrink_eoa':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MFaggr.c:791:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5MFaggr.c: In function 'H5MF_aggr_free':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MFaggr.c:830:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5MFaggr.c: In function 'H5MF_aggrs_try_shrink_eoa':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MFaggr.c:876:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5MFdbg.lo\
  CC       H5MFsection.lo\
In file included from H5MFsection.c:35:0:\
H5MFsection.c: In function 'H5MF_sect_simple_new':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MFsection.c:137:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5MFsection.c: In function 'H5MF_sect_simple_deserialize':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MFsection.c:183:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5MFsection.c: In function 'H5MF_sect_simple_merge':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MFsection.c:262:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5MFsection.c: In function 'H5MF_sect_simple_can_shrink':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MFsection.c:305:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5MFsection.c: In function 'H5MF_sect_simple_shrink':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MFsection.c:402:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5MFsection.c: In function 'H5MF_sect_simple_split':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MFsection.c:524:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5MM.lo\
In file included from H5MM.c:30:0:\
H5MM.c: In function 'H5MM_xstrdup':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MM.c:167:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5MM.c: In function 'H5MM_strdup':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MM.c:203:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
  CC       H5MP.lo\
In file included from H5MP.c:35:0:\
H5MP.c: In function 'H5MP_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MP.c:95:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5MP.c: In function 'H5MP_new_page':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MP.c:146:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5MP.c: In function 'H5MP_malloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MP.c:217:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5MP.c: In function 'H5MP_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5MP.c:441:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5MPtest.lo\
  CC       H5O.lo\
In file included from H5O.c:39:0:\
H5O.c: In function 'H5O_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:1120:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5O.c: In function 'H5O_open':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:1300:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5O.c: In function 'H5O_open_name':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:1344:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5O.c: In function 'H5O_open_by_loc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:1392:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5O.c: In function 'H5O_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:1427:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5O.c: In function 'H5O_link_oh':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:1488:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5O.c: In function 'H5O_link':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:1604:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5O.c: In function 'H5O_protect':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:1655:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5O.c: In function 'H5O_pin':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:1872:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5O.c: In function 'H5O_unpin':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:1918:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5O.c: In function 'H5O_unprotect':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:1954:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5O.c: In function 'H5O_touch_oh':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:1991:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5O.c: In function 'H5O_touch':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:2085:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5O.c: In function 'H5O_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:2195:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5O.c: In function 'H5O_delete_oh':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:2249:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5O.c: In function 'H5O_obj_type':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:2288:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5O.c: In function 'H5O_obj_class':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:2366:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5O.c: In function 'H5O_obj_class_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:2403:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5O.c: In function 'H5O_get_loc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:2445:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5O.c: In function 'H5O_loc_free':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:2617:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5O.c: In function 'H5O_get_hdr_info':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:2656:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5O.c: In function 'H5O_get_info':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:2783:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5O.c: In function 'H5O_get_create_plist':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:2904:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5O.c: In function 'H5O_get_nlinks':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:2959:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5O.c: In function 'H5O_obj_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:3000:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5O.c: In function 'H5O_get_rc_and_type':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:3077:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5O.c: In function 'H5O_visit_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:3150:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5O.c: In function 'H5O_visit':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:3265:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5O.c: In function 'H5O_inc_rc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:3376:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5O.c: In function 'H5O_dec_rc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:3412:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5O.c: In function 'H5O_dec_rc_by_loc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5O.c:3450:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Oainfo.lo\
In file included from H5Oainfo.c:30:0:\
H5Oainfo.c: In function 'H5O_ainfo_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oainfo.c:115:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oainfo.c: In function 'H5O_ainfo_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oainfo.c:244:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oainfo.c: In function 'H5O_ainfo_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oainfo.c:341:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oainfo.c: In function 'H5O_ainfo_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oainfo.c:413:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oainfo.c:405:28: warning: unused parameter 'file_src' [-Wunused-parameter]\
 H5O_ainfo_copy_file(H5F_t *file_src, void *mesg_src, H5F_t *file_dst,\
                            ^\
H5Oainfo.c:407:17: warning: unused parameter 'cpy_info' [-Wunused-parameter]\
     H5O_copy_t *cpy_info, void UNUSED *udata, hid_t dxpl_id)\
                 ^\
In file included from H5Oainfo.c:30:0:\
H5Oainfo.c: In function 'H5O_ainfo_post_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oainfo.c:472:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Oalloc.lo\
In file included from H5Oalloc.c:36:0:\
H5Oalloc.c: In function 'H5O_add_gap':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oalloc.c:119:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oalloc.c:112:20: warning: unused parameter 'f' [-Wunused-parameter]\
 H5O_add_gap(H5F_t *f, H5O_t *oh, unsigned chunkno, hbool_t *chk_dirtied,\
                    ^\
In file included from H5Oalloc.c:36:0:\
H5Oalloc.c: In function 'H5O_alloc_null':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oalloc.c:347:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oalloc.c: In function 'H5O_alloc_msgs':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oalloc.c:454:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oalloc.c: In function 'H5O_alloc_extend_chunk':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oalloc.c:526:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oalloc.c: In function 'H5O_alloc_new_chunk':\
H5Oalloc.c:923:26: warning: conversion to 'unsigned int' from 'size_t' may 
alter its value [-Wconversion]\
     chunkno = oh->nchunks++;\
                          ^\
In file included from H5Oalloc.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oalloc.c:770:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oalloc.c: In function 'H5O_alloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oalloc.c:1129:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Oalloc.c: In function 'H5O_release_mesg':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oalloc.c:1214:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Oalloc.c: In function 'H5O_move_cont':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oalloc.c:1287:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oalloc.c: In function 'H5O_move_msgs_forward':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oalloc.c:1463:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oalloc.c: In function 'H5O_merge_null':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oalloc.c:1747:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oalloc.c: In function 'H5O_remove_empty_chunks':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oalloc.c:1882:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oalloc.c: In function 'H5O_condense_header':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oalloc.c:2072:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Oalloc.c: In function 'H5O_alloc_shrink_chunk':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oalloc.c:2145:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Oattr.lo\
In file included from H5Oattr.c:21:0:\
H5Oshared.h: In function 'H5O_attr_shared_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:56:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_attr_shared_encode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:116:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_attr_shared_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:171:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_attr_shared_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:224:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_attr_shared_link':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:276:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_attr_shared_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:329:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_attr_shared_post_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:394:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_attr_shared_debug':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:463:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattr.c: In function 'H5O_attr_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattr.c:134:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattr.c: In function 'H5O_attr_encode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattr.c:282:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattr.c: In function 'H5O_attr_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattr.c:385:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattr.c: In function 'H5O_attr_free':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattr.c:511:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattr.c: In function 'H5O_attr_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattr.c:541:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattr.c: In function 'H5O_attr_link':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattr.c:579:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattr.c: In function 'H5O_attr_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattr.c:657:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattr.c: In function 'H5O_attr_post_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattr.c:702:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattr.c: In function 'H5O_attr_debug':\
H5Oattr.c:862:6: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
      (unsigned long)(mesg->shared->dt_size));\
      ^\
H5Oattr.c:863:5: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
     if((H5O_MSG_DTYPE->debug)(f, dxpl_id, mesg->shared->dt, stream, indent + 
3, MAX(0, fwidth - 3)) < 0)\
     ^\
H5Oattr.c:869:6: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
      (unsigned long)(mesg->shared->ds_size));\
      ^\
H5Oattr.c:870:5: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
     if(H5S_debug(f, dxpl_id, mesg->shared->ds, stream, indent+3, MAX(0, fwidth 
- 3)) < 0)\
     ^\
In file included from H5Oattr.c:21:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattr.c:799:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattr.c: In function 'H5O_attr_reset':\
H5Oattr.c:481:1: warning: function might be candidate for attribute 'const' 
[-Wsuggest-attribute=const]\
 H5O_attr_reset(void UNUSED *_mesg)\
 ^\
  CC       H5Oattribute.lo\
In file included from H5Oattribute.c:37:0:\
H5Oattribute.c: In function 'H5O_attr_to_dense_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:183:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattribute.c: In function 'H5O_attr_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:230:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattribute.c: In function 'H5O_attr_open_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:432:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattribute.c: In function 'H5O_attr_open_by_name':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:487:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattribute.c: In function 'H5O_attr_open_by_idx_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:585:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattribute.c: In function 'H5O_attr_open_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:629:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattribute.c: In function 'H5O_attr_find_opened_attr':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:707:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattribute.c: In function 'H5O_attr_update_shared':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:787:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattribute.c: In function 'H5O_attr_write_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:873:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattribute.c: In function 'H5O_attr_write':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:952:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattribute.c: In function 'H5O_attr_rename_mod_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:1086:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattribute.c: In function 'H5O_attr_rename':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:1207:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattribute.c: In function 'H5O_attr_iterate_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:1298:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattribute.c: In function 'H5O_attr_iterate':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:1383:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattribute.c: In function 'H5O_attr_remove_update':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:1428:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattribute.c: In function 'H5O_attr_remove_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:1550:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattribute.c: In function 'H5O_attr_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:1598:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattribute.c: In function 'H5O_attr_remove_by_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:1683:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattribute.c: In function 'H5O_attr_count_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:1771:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattribute.c: In function 'H5O_attr_exists':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:1871:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oattribute.c: In function 'H5O_attr_bh_info':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:1943:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Oattribute.c: In function 'H5O_attr_count':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oattribute.c:2026:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Obogus.lo\
  CC       H5Obtreek.lo\
In file included from H5Obtreek.c:26:0:\
H5Obtreek.c: In function 'H5O_btreek_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Obtreek.c:88:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Obtreek.c: In function 'H5O_btreek_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Obtreek.c:170:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Ocache.lo\
In file included from H5Ocache.c:37:0:\
H5Ocache.c: In function 'H5O_load':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocache.c:171:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ocache.c:166:12: warning: variable 'prefix_size' set but not used 
[-Wunused-but-set-variable]\
     size_t prefix_size;    /* Size of object header prefix */\
            ^\
In file included from H5Ocache.c:37:0:\
H5Ocache.c: In function 'H5O_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocache.c:375:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ocache.c: In function 'H5O_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocache.c:521:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ocache.c: In function 'H5O_clear':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocache.c:584:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ocache.c: In function 'H5O_cache_chk_load':\
H5Ocache.c:728:49: warning: conversion to 'unsigned int' from 'size_t' may 
alter its value [-Wconversion]\
         chk_proxy->chunkno = udata->oh->nchunks - 1;\
                                                 ^\
In file included from H5Ocache.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocache.c:691:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ocache.c: In function 'H5O_cache_chk_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocache.c:784:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ocache.c: In function 'H5O_cache_chk_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocache.c:830:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ocache.c: In function 'H5O_cache_chk_clear':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocache.c:902:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ocache.c: In function 'H5O_add_cont_msg':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocache.c:987:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ocache.c: In function 'H5O_chunk_deserialize':\
H5Ocache.c:1064:26: warning: conversion to 'unsigned int' from 'size_t' may 
alter its value [-Wconversion]\
     chunkno = oh->nchunks++;\
                          ^\
H5Ocache.c:1186:36: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
             oh->mesg[mesgno].raw = (uint8_t *)p;        /* Casting away const 
OK - QAK */\
                                    ^\
H5Ocache.c:1288:57: warning: conversion to 'unsigned int' from 'size_t' may 
alter its value [-Wconversion]\
             cont->chunkno = udata->cont_msg_info->nmsgs + 1; /*the next 
continuation message/chunk */\
                                                         ^\
In file included from H5Ocache.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocache.c:1043:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ocache.c: In function 'H5O_chunk_serialize':\
H5Ocache.c:1384:30: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
             if(H5O_msg_flush((H5F_t *)f, oh, curr_msg) < 0)\
                              ^\
In file included from H5Ocache.c:37:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocache.c:1374:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ocache.c: In function 'H5O_chunk_proxy_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocache.c:1437:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Ochunk.lo\
In file included from H5Ochunk.c:36:0:\
H5Ochunk.c: In function 'H5O_chunk_add':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ochunk.c:100:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Ochunk.c: In function 'H5O_chunk_protect':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ochunk.c:154:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Ochunk.c: In function 'H5O_chunk_unprotect':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ochunk.c:228:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Ochunk.c: In function 'H5O_chunk_resize':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ochunk.c:280:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Ochunk.c: In function 'H5O_chunk_update_idx':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ochunk.c:324:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Ochunk.c: In function 'H5O_chunk_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ochunk.c:376:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Ocont.lo\
In file included from H5Ocont.c:32:0:\
H5Ocont.c: In function 'H5O_cont_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocont.c:99:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ocont.c: In function 'H5O_cont_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocont.c:232:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Ocopy.lo\
In file included from H5Ocopy.c:46:0:\
H5Ocopy.c: In function 'H5O_copy_header_real':\
H5Opkg.h:116:59: warning: conversion to 'uint64_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                 (1 << ((O)->flags & H5O_HDR_CHUNK0_SIZE)) + /*chunk 0 data 
size */ \\\
                                                           ^\
H5Ocopy.c:672:20: note: in expansion of macro 'H5O_SIZEOF_HDR'\
     dst_oh_size += H5O_SIZEOF_HDR(oh_dst);\
                    ^\
In file included from H5Ocopy.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocopy.c:350:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ocopy.c: In function 'H5O_copy_header_map':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocopy.c:917:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Ocopy.c: In function 'H5O_copy_header':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocopy.c:1057:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ocopy.c: In function 'H5O_copy_obj':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocopy.c:1154:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Ocopy.c: In function 'H5O_copy_obj_by_ref':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocopy.c:1213:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Ocopy.c: In function 'H5O_copy_expand_ref':\
H5Ocopy.c:1312:44: warning: to be safe all intermediate pointers in cast from 
'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]\
             H5F_addr_decode(src_oloc.file, (const uint8_t **)&p, 
&(src_oloc.addr));\
                                            ^\
H5Ocopy.c:1341:44: warning: to be safe all intermediate pointers in cast from 
'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]\
             H5F_addr_decode(src_oloc.file, (const uint8_t **)&p, 
&(hobjid.addr));\
                                            ^\
In file included from H5Bprivate.h:36:0,\
                 from H5Gprivate.h:35,\
                 from H5Aprivate.h:26,\
                 from H5Ocopy.c:37:\
H5Fprivate.h:138:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(*(p) & 0xff) <<  8); (p)++;         \\\
                                   ^\
H5Ocopy.c:1342:13: note: in expansion of macro 'INT32DECODE'\
             INT32DECODE(p, hobjid.idx);\
             ^\
H5Fprivate.h:139:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(*(p) & 0xff) << 16); (p)++;         \\\
                                   ^\
H5Ocopy.c:1342:13: note: in expansion of macro 'INT32DECODE'\
             INT32DECODE(p, hobjid.idx);\
             ^\
H5Fprivate.h:140:37: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
                                     ^\
H5Ocopy.c:1342:13: note: in expansion of macro 'INT32DECODE'\
             INT32DECODE(p, hobjid.idx);\
             ^\
H5Fprivate.h:140:12: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
            ^\
H5Ocopy.c:1342:13: note: in expansion of macro 'INT32DECODE'\
             INT32DECODE(p, hobjid.idx);\
             ^\
H5Ocopy.c:1351:48: warning: to be safe all intermediate pointers in cast from 
'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]\
                 H5F_addr_decode(src_oloc.file, (const uint8_t **)&p, 
&(src_oloc.addr));\
                                                ^\
In file included from H5Ocopy.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocopy.c:1281:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Ocopy.c: In function 'H5O_copy_search_comm_dt_attr_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocopy.c:1489:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ocopy.c: In function 'H5O_copy_search_comm_dt_check':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocopy.c:1575:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ocopy.c: In function 'H5O_copy_search_comm_dt_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocopy.c:1694:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ocopy.c: In function 'H5O_copy_search_comm_dt':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocopy.c:1756:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ocopy.c: In function 'H5O_copy_insert_comm_dt':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ocopy.c:1925:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Odbg.lo\
In file included from H5Odbg.c:36:0:\
H5Odbg.c: In function 'H5O_debug_id':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Odbg.c:253:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Odbg.c: In function 'H5O_debug_real':\
H5Odbg.c:395:19: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                   oh->chunk[i].addr);\
                   ^\
H5Odbg.c:412:5: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
     chunk_size);\
     ^\
H5Odbg.c:416:19: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                   oh->chunk[i].gap);\
                   ^\
H5Odbg.c:448:5: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
     sequence[oh->mesg[i].type->id]++);\
     ^\
H5Odbg.c:451:6: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
      oh->mesg[i].dirty);\
      ^\
H5Odbg.c:453:20: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                    "Message flags:");\
                    ^\
H5Odbg.c:486:28: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                            oh->mesg[i].flags & ~H5O_MSG_FLAG_BITS);\
                            ^\
H5Odbg.c:492:5: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
     oh->mesg[i].chunkno);\
     ^\
H5Odbg.c:499:5: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
     oh->mesg[i].raw_size);\
     ^\
H5Odbg.c:514:5: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
     "Message Information:");\
     ^\
H5Odbg.c:516:6: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
      (debug_type->debug)(f, dxpl_id, oh->mesg[i].native, stream, indent + 6, 
MAX(0, fwidth - 6));\
      ^\
In file included from H5Odbg.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Odbg.c:300:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Odbg.c: In function 'H5O_debug':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Odbg.c:553:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Odrvinfo.lo\
In file included from H5Odrvinfo.c:26:0:\
H5Odrvinfo.c: In function 'H5O_drvinfo_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Odrvinfo.c:89:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Odrvinfo.c: In function 'H5O_drvinfo_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Odrvinfo.c:186:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Odtype.lo\
In file included from H5Odtype.c:19:0:\
H5Oshared.h: In function 'H5O_dtype_shared_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:56:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_dtype_shared_encode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:116:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_dtype_shared_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:171:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_dtype_shared_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:224:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_dtype_shared_link':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:276:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_dtype_shared_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:329:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_dtype_shared_post_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:394:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_dtype_shared_debug':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:463:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Odtype.c: In function 'H5O_dtype_decode_helper':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Odtype.c:141:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Odtype.c: In function 'H5O_dtype_encode_helper':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Odtype.c:604:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Odtype.c: In function 'H5O_dtype_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Odtype.c:1098:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Odtype.c: In function 'H5O_dtype_encode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Odtype.c:1142:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Odtype.c: In function 'H5O_dtype_copy':\
H5Odtype.c:1188:5: warning: passing argument 1 of 'H5T_copy' discards 'const' 
qualifier from pointer target type [enabled by default]\
     if(NULL == (dst = H5T_copy(src, H5T_COPY_ALL)))\
     ^\
In file included from H5Oprivate.h:41:0,\
                 from H5Dprivate.h:27,\
                 from H5Odtype.c:20:\
H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 
'const struct H5T_t *'\
 H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);\
               ^\
In file included from H5Odtype.c:19:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Odtype.c:1182:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Odtype.c: In function 'H5O_dtype_set_share':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Odtype.c:1417:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Odtype.c: In function 'H5O_dtype_can_share':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Odtype.c:1473:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Odtype.c: In function 'H5O_dtype_pre_copy_file':\
H5Odtype.c:1533:9: warning: passing argument 1 of 'H5T_copy' discards 'const' 
qualifier from pointer target type [enabled by default]\
         if(NULL == (udata->src_dtype = H5T_copy(dt_src, H5T_COPY_TRANSIENT)))\
         ^\
In file included from H5Oprivate.h:41:0,\
                 from H5Dprivate.h:27,\
                 from H5Odtype.c:20:\
H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 
'const struct H5T_t *'\
 H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);\
               ^\
In file included from H5Odtype.c:19:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Odtype.c:1518:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Odtype.c: In function 'H5O_dtype_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Odtype.c:1567:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Odtype.c: In function 'H5O_dtype_debug':\
H5Odtype.c:1732:7: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
       (unsigned long)(dt->shared->u.compnd.memb[i].offset));\
       ^\
H5Odtype.c:1734:8: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
        indent + 3, MAX(0, fwidth - 3));\
        ^\
H5Odtype.c:1738:2: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
  H5O_dtype_debug(f, dxpl_id, dt->shared->parent, stream, indent+3, MAX(0, 
fwidth-3));\
  ^\
H5Odtype.c:1965:2: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
  H5O_dtype_debug(f, dxpl_id, dt->shared->parent, stream, indent + 3, MAX(0, 
fwidth - 3));\
  ^\
H5Odtype.c: In function 'H5O_dtype_decode_helper':\
H5Odtype.c:333:25: warning: cannot optimize possibly infinite loops 
[-Wunsafe-loop-optimizations]\
                         for(j = 0; j <= i; j++)\
                         ^\
H5Odtype.c:353:33: warning: cannot optimize possibly infinite loops 
[-Wunsafe-loop-optimizations]\
                                 for(j = 0; j <= i; j++)\
                                 ^\
  CC       H5Oefl.lo\
In file included from H5Oefl.c:24:0:\
H5Oefl.c: In function 'H5O_efl_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oefl.c:102:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oefl.c: In function 'H5O_efl_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oefl.c:264:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oefl.c: In function 'H5O_efl_total_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oefl.c:423:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oefl.c: In function 'H5O_efl_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oefl.c:467:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oefl.c: In function 'H5O_efl_debug':\
H5Oefl.c:573:5: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
     mesg->slot[u].name);\
     ^\
H5Oefl.c:577:5: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
     (unsigned long)(mesg->slot[u].name_offset));\
     ^\
H5Oefl.c:581:6: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
      (unsigned long)(mesg->slot[u].offset));\
      ^\
H5Oefl.c:585:6: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
      (unsigned long)(mesg->slot[u].size));\
      ^\
  CC       H5Ofill.lo\
In file included from H5Ofill.c:25:0:\
H5Oshared.h: In function 'H5O_fill_shared_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:56:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_fill_shared_encode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:116:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_fill_shared_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:171:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_fill_shared_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:224:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_fill_shared_link':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:276:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_fill_shared_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:329:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_fill_shared_post_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:394:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
In file included from H5Ofill.c:69:0:\
H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter]\
 H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src,\
                                            ^\
In file included from H5Ofill.c:25:0:\
H5Oshared.h: In function 'H5O_fill_shared_debug':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:463:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_fill_new_shared_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:56:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_fill_new_shared_encode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:116:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_fill_new_shared_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:171:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_fill_new_shared_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:224:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_fill_new_shared_link':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:276:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_fill_new_shared_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:329:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_fill_new_shared_post_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:394:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
In file included from H5Ofill.c:105:0:\
H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter]\
 H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src,\
                                            ^\
In file included from H5Ofill.c:25:0:\
H5Oshared.h: In function 'H5O_fill_new_shared_debug':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:463:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
In file included from H5Cprivate.h:37:0,\
                 from H5ACprivate.h:35,\
                 from H5Oprivate.h:38,\
                 from H5Dprivate.h:27,\
                 from H5Ofill.c:26:\
H5Ofill.c: In function 'H5O_fill_new_decode':\
H5Fprivate.h:140:37: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
                                     ^\
H5Ofill.c:219:13: note: in expansion of macro 'INT32DECODE'\
             INT32DECODE(p, fill->size);\
             ^\
In file included from H5Ofill.c:25:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ofill.c:193:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ofill.c: In function 'H5O_fill_old_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ofill.c:307:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ofill.c: In function 'H5O_fill_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ofill.c:499:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ofill.c: In function 'H5O_fill_reset_dyn':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ofill.c:689:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Ofill.c: In function 'H5O_fill_convert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ofill.c:920:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Oginfo.lo\
In file included from H5Oginfo.c:29:0:\
H5Oginfo.c: In function 'H5O_ginfo_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oginfo.c:105:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oginfo.c: In function 'H5O_ginfo_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oginfo.c:229:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Olayout.lo\
In file included from H5Olayout.c:25:0:\
H5Olayout.c: In function 'H5O_layout_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Olayout.c:106:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Olayout.c: In function 'H5O_layout_encode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Olayout.c:300:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Olayout.c: In function 'H5O_layout_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Olayout.c:380:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Olayout.c: In function 'H5O_layout_free':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Olayout.c:505:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Olayout.c: In function 'H5O_layout_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Olayout.c:538:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Olayout.c: In function 'H5O_layout_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Olayout.c:599:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Olinfo.lo\
In file included from H5Olinfo.c:31:0:\
H5Olinfo.c: In function 'H5O_linfo_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Olinfo.c:124:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Olinfo.c: In function 'H5O_linfo_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Olinfo.c:254:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Olinfo.c: In function 'H5O_linfo_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Olinfo.c:351:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Olinfo.c: In function 'H5O_linfo_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Olinfo.c:391:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Olinfo.c: In function 'H5O_linfo_post_copy_file_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Olinfo.c:459:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Olinfo.c: In function 'H5O_linfo_post_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Olinfo.c:506:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Olink.lo\
In file included from H5Olink.c:31:0:\
H5Olink.c: In function 'H5O_link_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Olink.c:129:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Olink.c: In function 'H5O_link_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Olink.c:416:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Olink.c: In function 'H5O_link_size':\
H5Olink.c:504:45: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                 (lnk->corder_valid ? 8 : 0) + /* Creation order */\
                                             ^\
In file included from H5Olink.c:31:0:\
H5Olink.c: In function 'H5O_link_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Olink.c:616:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Olink.c: In function 'H5O_link_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Olink.c:729:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Olink.c: In function 'H5O_link_post_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Olink.c:771:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Olink.c: In function 'H5O_link_debug':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Olink.c:812:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Omessage.lo\
In file included from H5Omessage.c:36:0:\
H5Omessage.c: In function 'H5O_msg_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:122:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Omessage.c: In function 'H5O_msg_append_oh':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:170:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Omessage.c: In function 'H5O_msg_append_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:213:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Omessage.c: In function 'H5O_msg_write':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:266:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Omessage.c: In function 'H5O_msg_write_oh':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:321:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Omessage.c: In function 'H5O_msg_write_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:370:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Omessage.c: In function 'H5O_msg_read':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:470:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Omessage.c: In function 'H5O_msg_read_oh':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:525:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Omessage.c: In function 'H5O_msg_reset':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:581:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Omessage.c: In function 'H5O_msg_reset_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:617:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Omessage.c: In function 'H5O_msg_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:754:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Omessage.c: In function 'H5O_msg_count':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:794:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Omessage.c: In function 'H5O_msg_exists':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:880:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Omessage.c: In function 'H5O_msg_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:972:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Omessage.c: In function 'H5O_msg_remove_op':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:1024:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Omessage.c: In function 'H5O_msg_remove_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:1078:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Omessage.c: In function 'H5O_msg_remove_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:1145:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Omessage.c: In function 'H5O_msg_iterate':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:1219:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Omessage.c: In function 'H5O_msg_iterate_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:1293:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Omessage.c: In function 'H5O_msg_raw_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:1374:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(0)\
     ^\
H5Omessage.c: In function 'H5O_msg_size_f':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:1419:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(0)\
     ^\
H5Omessage.c: In function 'H5O_msg_size_oh':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:1481:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(0)\
     ^\
H5Omessage.c: In function 'H5O_msg_set_share':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:1655:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Omessage.c: In function 'H5O_msg_reset_share':\
H5Omessage.c:1703:28: warning: variable 'type' set but not used 
[-Wunused-but-set-variable]\
     const H5O_msg_class_t *type;        /* Actual H5O class type for the ID */\
                            ^\
In file included from H5Omessage.c:36:0:\
H5Omessage.c: In function 'H5O_msg_get_crt_index':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:1740:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Omessage.c: In function 'H5O_msg_encode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:1786:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Omessage.c: In function 'H5O_msg_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:1832:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Omessage.c: In function 'H5O_msg_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:1874:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Omessage.c: In function 'H5O_msg_alloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:1917:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Omessage.c: In function 'H5O_copy_mesg':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:1985:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Omessage.c: In function 'H5O_msg_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:2060:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Omessage.c: In function 'H5O_delete_mesg':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:2098:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Omessage.c: In function 'H5O_msg_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:2139:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Omessage.c: In function 'H5O_flush_msgs':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:2240:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Omessage.c: In function 'H5O_msg_get_chunkno':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:2291:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Omessage.c: In function 'H5O_msg_lock':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:2346:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Omessage.c: In function 'H5O_msg_unlock':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omessage.c:2404:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Omtime.lo\
In file included from H5Omtime.c:24:0:\
H5Omtime.c: In function 'H5O_mtime_new_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omtime.c:129:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Omtime.c: In function 'H5O_mtime_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omtime.c:183:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Omtime.c: In function 'H5O_mtime_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Omtime.c:375:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Oname.lo\
In file included from H5Oname.c:29:0:\
H5Oname.c: In function 'H5O_name_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oname.c:93:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oname.c: In function 'H5O_name_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oname.c:177:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Onull.lo\
  CC       H5Opline.lo\
In file included from H5Opline.c:26:0:\
H5Oshared.h: In function 'H5O_pline_shared_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:56:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_pline_shared_encode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:116:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_pline_shared_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:171:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_pline_shared_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:224:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_pline_shared_link':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:276:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_pline_shared_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:329:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_pline_shared_post_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:394:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
In file included from H5Opline.c:67:0:\
H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter]\
 H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src,\
                                            ^\
In file included from H5Opline.c:26:0:\
H5Oshared.h: In function 'H5O_pline_shared_debug':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:463:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Opline.c: In function 'H5O_pline_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Opline.c:121:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Opline.c: In function 'H5O_pline_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Opline.c:349:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Opline.c: In function 'H5O_pline_size':\
H5Opline.c:468:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
   2 +    /*flags    */\
     ^\
In file included from H5Opline.c:26:0:\
H5Opline.c: In function 'H5O_pline_pre_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Opline.c:579:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Opline.c: In function 'H5O_pline_debug':\
H5Opline.c:640:3: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
   (unsigned)(pline->filter[i].id));\
   ^\
H5Opline.c:644:7: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
       pline->filter[i].name);\
       ^\
H5Opline.c:647:7: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
       "Filter name:");\
       ^\
H5Opline.c:650:3: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
   pline->filter[i].flags);\
   ^\
H5Opline.c:653:3: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
   pline->filter[i].cd_nelmts);\
   ^\
H5Opline.c:662:7: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
       pline->filter[i].cd_values[j]);\
       ^\
  CC       H5Orefcount.lo\
In file included from H5Orefcount.c:29:0:\
H5Orefcount.c: In function 'H5O_refcount_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Orefcount.c:99:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Orefcount.c: In function 'H5O_refcount_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Orefcount.c:184:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Osdspace.lo\
In file included from H5Osdspace.c:19:0:\
H5Oshared.h: In function 'H5O_sdspace_shared_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:56:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_sdspace_shared_encode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:116:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_sdspace_shared_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:171:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_sdspace_shared_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:224:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_sdspace_shared_link':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:276:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_sdspace_shared_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:329:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.h: In function 'H5O_sdspace_shared_post_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:394:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
In file included from H5Osdspace.c:61:0:\
H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter]\
 H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src,\
                                            ^\
In file included from H5Osdspace.c:19:0:\
H5Oshared.h: In function 'H5O_sdspace_shared_debug':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.h:463:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Osdspace.c: In function 'H5O_sdspace_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Osdspace.c:122:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Osdspace.c: In function 'H5O_sdspace_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Osdspace.c:307:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Osdspace.c: In function 'H5O_sdspace_pre_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Osdspace.c:452:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Oshared.lo\
In file included from H5Oshared.c:39:0:\
H5Oshared.c: In function 'H5O_shared_read':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.c:117:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.c: In function 'H5O_shared_link_adj':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.c:229:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.c: In function 'H5O_shared_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.c:318:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.c: In function 'H5O_shared_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.c:518:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.c: In function 'H5O_shared_link':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.c:561:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.c: In function 'H5O_shared_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.c:599:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshared.c:590:29: warning: unused parameter 'file_src' [-Wunused-parameter]\
 H5O_shared_copy_file(H5F_t *file_src, H5F_t *file_dst,\
                             ^\
H5Oshared.c:592:71: warning: unused parameter 'cpy_info' [-Wunused-parameter]\
     hbool_t UNUSED *recompute_size, unsigned *mesg_flags, H5O_copy_t 
*cpy_info,\
                                                                       ^\
In file included from H5Oshared.c:39:0:\
H5Oshared.c: In function 'H5O_shared_post_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshared.c:661:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Ostab.lo\
In file included from H5Ostab.c:30:0:\
H5Ostab.c: In function 'H5O_stab_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ostab.c:106:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ostab.c: In function 'H5O_stab_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ostab.c:187:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ostab.c: In function 'H5O_stab_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ostab.c:280:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ostab.c: In function 'H5O_stab_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ostab.c:320:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ostab.c: In function 'H5O_stab_post_copy_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ostab.c:377:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Oshmesg.lo\
In file included from H5Oshmesg.c:26:0:\
H5Oshmesg.c: In function 'H5O_shmesg_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshmesg.c:85:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Oshmesg.c: In function 'H5O_shmesg_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Oshmesg.c:161:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Otest.lo\
In file included from H5Otest.c:34:0:\
H5Otest.c: In function 'H5O_is_attr_dense_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Otest.c:104:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Otest.c: In function 'H5O_is_attr_empty_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Otest.c:169:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Otest.c: In function 'H5O_num_attrs_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Otest.c:256:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Otest.c: In function 'H5O_attr_dense_info_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Otest.c:342:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Otest.c: In function 'H5O_check_msg_marked_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Otest.c:430:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Otest.c: In function 'H5O_expunge_chunks_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Otest.c:493:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Otest.c: In function 'H5O_get_rc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Otest.c:549:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Ounknown.lo\
  CC       H5P.lo\
  CC       H5Pacpl.lo\
  CC       H5Pdapl.lo\
H5Pdapl.c: In function 'H5P__dacc_reg_prop':\
H5Pdapl.c:127:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     double rdcc_w0 = H5D_ACS_PREEMPT_READ_CHUNKS_DEF;           /* Default raw 
data chunk cache dirty ratio */\
     ^\
In file included from H5Pdapl.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Pdapl.c:130:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Pdapl.c: In function 'H5Pset_chunk_cache':\
H5Pdapl.c:190:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(rdcc_w0 > 1.0)\
     ^\
  CC       H5Pdcpl.lo\
In file included from H5Pdcpl.c:37:0:\
H5Pdcpl.c: In function 'H5P__dcrt_reg_prop':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Pdcpl.c:186:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Pdcpl.c: In function 'H5P__dcrt_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Pdcpl.c:235:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Pdcpl.c: In function 'H5P__dcrt_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Pdcpl.c:347:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Pdcpl.c: In function 'H5P__set_layout':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Pdcpl.c:602:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Pdcpl.c: In function 'H5P_get_fill_value':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pdcpl.c:1523:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Pdcpl.c: In function 'H5P_is_fill_value_defined':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pdcpl.c:1652:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Pdcpl.c: In function 'H5P_fill_value_defined':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pdcpl.c:1694:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Pdeprec.lo\
  CC       H5Pdxpl.lo\
H5Pdxpl.c: In function 'H5P__dxfr_reg_prop':\
H5Pdxpl.c:201:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     double def_btree_split_ratio[3] = H5D_XFER_BTREE_SPLIT_RATIO_DEF;   /* 
Default value for B-tree node split ratios */\
     ^\
H5Pdxpl.c:201:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Pdxpl.c:201:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
In file included from H5Pdxpl.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Pdxpl.c:225:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Pdxpl.c: In function 'H5P__dxfr_xform_del':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Pdxpl.c:349:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Pdxpl.c: In function 'H5P__dxfr_xform_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Pdxpl.c:381:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Pdxpl.c: In function 'H5P__dxfr_xform_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Pdxpl.c:466:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Pdxpl.c: In function 'H5Pset_btree_ratios':\
H5Pdxpl.c:1064:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(left < 0.0 || left > 1.0 || middle < 0.0 || middle > 1.0 ||\
     ^\
H5Pdxpl.c:1064:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Pdxpl.c:1064:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Pdxpl.c:1064:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Pdxpl.c:1065:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             right < 0.0 || right > 1.0)\
             ^\
H5Pdxpl.c:1065:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
In file included from H5Pdxpl.c:36:0:\
H5Pdxpl.c: In function 'H5P_set_vlen_mem_manager':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pdxpl.c:1111:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Pfapl.lo\
H5Pfapl.c: In function 'H5P_facc_reg_prop':\
H5Pfapl.c:205:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     H5AC_cache_config_t mdc_initCacheCfg = H5F_ACS_META_CACHE_INIT_CONFIG_DEF; 
 /* Default metadata cache settings */\
     ^\
H5Pfapl.c:205:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Pfapl.c:205:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Pfapl.c:205:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Pfapl.c:205:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Pfapl.c:205:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Pfapl.c:205:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Pfapl.c:205:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
In file included from H5Pfapl.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pfapl.c:228:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pfapl.c: In function 'H5P_facc_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pfapl.c:344:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pfapl.c: In function 'H5P_facc_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pfapl.c:394:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pfapl.c: In function 'H5P_facc_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pfapl.c:445:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Pfapl.c: In function 'H5P_set_driver':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pfapl.c:597:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Pfapl.c: In function 'H5P_get_driver':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pfapl.c:691:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Pfapl.c: In function 'H5P_get_driver_info':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pfapl.c:772:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Pfapl.c: In function 'H5Pset_cache':\
H5Pfapl.c:1020:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(rdcc_w0 < 0.0 || rdcc_w0 > 1.0)\
     ^\
H5Pfapl.c:1020:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
In file included from H5Pfapl.c:36:0:\
H5Pfapl.c: In function 'H5P_file_image_info_del':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pfapl.c:2191:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pfapl.c: In function 'H5P_file_image_info_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pfapl.c:2244:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pfapl.c: In function 'H5P_file_image_info_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pfapl.c:2319:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Pfcpl.lo\
In file included from H5Pfcpl.c:36:0:\
H5Pfcpl.c: In function 'H5P_fcrt_reg_prop':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pfcpl.c:157:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Pfmpl.lo\
In file included from H5Pfmpl.c:36:0:\
H5Pfmpl.c: In function 'H5P_fmnt_reg_prop':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pfmpl.c:114:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Pgcpl.lo\
In file included from H5Pgcpl.c:35:0:\
H5Pgcpl.c: In function 'H5P__gcrt_reg_prop':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Pgcpl.c:114:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
  CC       H5Pint.lo\
In file included from H5Pint.c:34:0:\
H5Pint.c: In function 'H5P_do_prop_cb1':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:317:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pint.c: In function 'H5P_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:378:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
In file included from H5Pint.c:34:0:\
H5Pint.c: In function 'H5P_init_interface':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:403:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pint.c: In function 'H5P_copy_pclass':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:603:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pint.c: In function 'H5P_copy_plist':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:684:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Pint.c: In function 'H5P_dup_prop':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:894:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pint.c: In function 'H5P_create_prop':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:1008:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pint.c: In function 'H5P_add_prop':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:1088:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Pint.c: In function 'H5P__find_prop_plist':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Pint.c:1126:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Pint.c: In function 'H5P_find_prop_pclass':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:1186:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pint.c: In function 'H5P_create_class':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:1497:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Pint.c: In function 'H5P_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:1594:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pint.c: In function 'H5P_create_id':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:1733:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Pint.c: In function 'H5P_register_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:1943:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Pint.c: In function 'H5P_register':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:2143:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Pint.c: In function 'H5P_insert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:2353:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pint.c: In function 'H5P_set':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:2451:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Pint.c: In function 'H5P_get_size_plist':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:2717:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pint.c: In function 'H5P_get_size_pclass':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:2763:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pint.c: In function 'H5P_get_nprops_pclass':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:2877:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Pint.c: In function 'H5P__cmp_plist_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Pint.c:3123:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Pint.c: In function 'H5P_cmp_plist':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:3186:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pint.c: In function 'H5P_isa_class':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:3317:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Pint.c: In function 'H5P_object_verify':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:3367:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Pint.c: In function 'H5P__iterate_plist_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Pint.c:3410:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Pint.c: In function 'H5P_iterate_plist':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:3545:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pint.c: In function 'H5P__iterate_pclass_cb':\
H5Pint.c:3622:11: warning: unused variable 'key' [-Wunused-variable]\
     char *key = (char *)_key;                           /* Pointer to the 
property's name */\
           ^\
In file included from H5Pint.c:34:0:\
H5Pint.c: In function 'H5P_peek_unsigned':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:3765:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(UFAIL)\
     ^\
H5Pint.c: In function 'H5P_peek_hid_t':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:3810:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Pint.c: In function 'H5P_peek_voidp':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:3855:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Pint.c: In function 'H5P_peek_size_t':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:3900:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(UFAIL)\
     ^\
H5Pint.c: In function 'H5P_get':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:3948:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Pint.c: In function 'H5P_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:4095:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Pint.c: In function 'H5P_copy_prop_plist':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:4232:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pint.c: In function 'H5P_copy_prop_pclass':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:4340:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pint.c: In function 'H5P_unregister':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:4416:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pint.c: In function 'H5P_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:4481:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pint.c: In function 'H5P_get_class_name':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:4640:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Pint.c: In function 'H5P_get_class_path':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:4681:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pint.c: In function 'H5P_open_class_path':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:4748:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Pint.c: In function 'H5P_close_class':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pint.c:4862:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Plapl.lo\
In file included from H5Plapl.c:35:0:\
H5Plapl.c: In function 'H5P_lacc_reg_prop':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Plapl.c:164:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Plapl.c: In function 'H5P_lacc_elink_fapl_del':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Plapl.c:211:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Plapl.c: In function 'H5P_lacc_elink_fapl_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Plapl.c:245:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Plapl.c: In function 'H5P_lacc_elink_fapl_cmp':\
H5Plapl.c:302:16: warning: variable 'status' set but not used 
[-Wunused-but-set-variable]\
         herr_t status;\
                ^\
In file included from H5Plapl.c:35:0:\
H5Plapl.c: In function 'H5P_lacc_elink_fapl_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Plapl.c:333:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Plcpl.lo\
In file included from H5Plcpl.c:36:0:\
H5Plcpl.c: In function 'H5P_lcrt_reg_prop':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Plcpl.c:120:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Pocpl.lo\
In file included from H5Pocpl.c:37:0:\
H5Pocpl.c: In function 'H5P__ocrt_reg_prop':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Pocpl.c:137:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Pocpl.c: In function 'H5P__ocrt_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Pocpl.c:184:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Pocpl.c: In function 'H5P__ocrt_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Pocpl.c:232:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Pocpl.c: In function 'H5P_modify_filter':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pocpl.c:586:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Pocpl.c: In function 'H5P_get_filter_by_id':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Pocpl.c:942:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Pocpl.c: In function 'H5Pget_filter_by_id2':\
H5Pocpl.c:997:30: warning: unused variable 'filter' [-Wunused-variable]\
     const H5Z_filter_info_t *filter;        /* Pointer to filter information 
*/\
                              ^\
H5Pocpl.c:996:21: warning: unused variable 'pline' [-Wunused-variable]\
     H5O_pline_t     pline;                  /* Filter pipeline */\
                     ^\
  CC       H5Pocpypl.lo\
In file included from H5Pocpypl.c:36:0:\
H5Pocpypl.c: In function 'H5P__ocpy_reg_prop':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Pocpypl.c:143:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
H5Pocpypl.c: In function 'H5P__ocpy_merge_comm_dt_list_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Pocpypl.c:215:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
  CC       H5Pstrcpl.lo\
In file included from H5Pstrcpl.c:35:0:\
H5Pstrcpl.c: In function 'H5P__strcrt_reg_prop':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1922:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Pstrcpl.c:118:5: note: in expansion of macro 'FUNC_ENTER_STATIC'\
     FUNC_ENTER_STATIC\
     ^\
  CC       H5Ptest.lo\
In file included from H5Ptest.c:27:0:\
H5Ptest.c: In function 'H5P_get_class_path_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ptest.c:66:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Ptest.c: In function 'H5P_open_class_path_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ptest.c:107:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Ptest.c: In function 'H5P_reset_external_file_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ptest.c:152:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5R.lo\
In file included from H5R.c:29:0:\
H5R.c: In function 'H5R_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5R.c:107:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5R.c: In function 'H5R_init_interface':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5R.c:132:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5R.c: In function 'H5R_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5R.c:217:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
In file included from H5Cprivate.h:37:0,\
                 from H5ACprivate.h:35,\
                 from H5R.c:30:\
H5R.c: In function 'H5R_dereference':\
H5Fprivate.h:138:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(*(p) & 0xff) <<  8); (p)++;         \\\
                                   ^\
H5R.c:440:13: note: in expansion of macro 'INT32DECODE'\
             INT32DECODE(p, hobjid.idx);\
             ^\
H5Fprivate.h:139:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(*(p) & 0xff) << 16); (p)++;         \\\
                                   ^\
H5R.c:440:13: note: in expansion of macro 'INT32DECODE'\
             INT32DECODE(p, hobjid.idx);\
             ^\
H5Fprivate.h:140:37: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
                                     ^\
H5R.c:440:13: note: in expansion of macro 'INT32DECODE'\
             INT32DECODE(p, hobjid.idx);\
             ^\
H5Fprivate.h:140:12: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
            ^\
H5R.c:440:13: note: in expansion of macro 'INT32DECODE'\
             INT32DECODE(p, hobjid.idx);\
             ^\
In file included from H5R.c:29:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5R.c:416:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
In file included from H5Cprivate.h:37:0,\
                 from H5ACprivate.h:35,\
                 from H5R.c:30:\
H5R.c: In function 'H5R_get_region':\
H5Fprivate.h:138:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(*(p) & 0xff) <<  8); (p)++;         \\\
                                   ^\
H5R.c:626:5: note: in expansion of macro 'INT32DECODE'\
     INT32DECODE(p, hobjid.idx);\
     ^\
H5Fprivate.h:139:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(*(p) & 0xff) << 16); (p)++;         \\\
                                   ^\
H5R.c:626:5: note: in expansion of macro 'INT32DECODE'\
     INT32DECODE(p, hobjid.idx);\
     ^\
H5Fprivate.h:140:37: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
                                     ^\
H5R.c:626:5: note: in expansion of macro 'INT32DECODE'\
     INT32DECODE(p, hobjid.idx);\
     ^\
H5Fprivate.h:140:12: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
            ^\
H5R.c:626:5: note: in expansion of macro 'INT32DECODE'\
     INT32DECODE(p, hobjid.idx);\
     ^\
In file included from H5R.c:29:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5R.c:614:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
In file included from H5Cprivate.h:37:0,\
                 from H5ACprivate.h:35,\
                 from H5R.c:30:\
H5R.c: In function 'H5R_get_obj_type':\
H5Fprivate.h:138:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(*(p) & 0xff) <<  8); (p)++;         \\\
                                   ^\
H5R.c:761:13: note: in expansion of macro 'INT32DECODE'\
             INT32DECODE(p, hobjid.idx);\
             ^\
H5Fprivate.h:139:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(*(p) & 0xff) << 16); (p)++;         \\\
                                   ^\
H5R.c:761:13: note: in expansion of macro 'INT32DECODE'\
             INT32DECODE(p, hobjid.idx);\
             ^\
H5Fprivate.h:140:37: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
                                     ^\
H5R.c:761:13: note: in expansion of macro 'INT32DECODE'\
             INT32DECODE(p, hobjid.idx);\
             ^\
H5Fprivate.h:140:12: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
            ^\
H5R.c:761:13: note: in expansion of macro 'INT32DECODE'\
             INT32DECODE(p, hobjid.idx);\
             ^\
In file included from H5R.c:29:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5R.c:737:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
In file included from H5Cprivate.h:37:0,\
                 from H5ACprivate.h:35,\
                 from H5R.c:30:\
H5R.c: In function 'H5R_get_name':\
H5Fprivate.h:138:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(*(p) & 0xff) <<  8); (p)++;         \\\
                                   ^\
H5R.c:905:13: note: in expansion of macro 'INT32DECODE'\
             INT32DECODE(p, hobjid.idx);\
             ^\
H5Fprivate.h:139:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(*(p) & 0xff) << 16); (p)++;         \\\
                                   ^\
H5R.c:905:13: note: in expansion of macro 'INT32DECODE'\
             INT32DECODE(p, hobjid.idx);\
             ^\
H5Fprivate.h:140:37: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
                                     ^\
H5R.c:905:13: note: in expansion of macro 'INT32DECODE'\
             INT32DECODE(p, hobjid.idx);\
             ^\
H5Fprivate.h:140:12: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
            ^\
H5R.c:905:13: note: in expansion of macro 'INT32DECODE'\
             INT32DECODE(p, hobjid.idx);\
             ^\
In file included from H5R.c:29:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5R.c:879:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Rdeprec.lo\
  CC       H5RC.lo\
In file included from H5Eprivate.h:25:0,\
                 from H5RC.c:24:\
H5RC.c: In function 'H5RC_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5RC.c:60:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5RC.c: In function 'H5RC_decr':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5RC.c:104:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5RS.lo\
In file included from H5Eprivate.h:25:0,\
                 from H5RS.c:24:\
H5RS.c: In function 'H5RS_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5RS.c:106:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5RS.c: In function 'H5RS_wrap':\
H5RS.c:153:20: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
     ret_value->s = (char *)s;      /* (Cast away const OK - QAK) */\
                    ^\
In file included from H5Eprivate.h:25:0,\
                 from H5RS.c:24:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5RS.c:146:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5RS.c: In function 'H5RS_own':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5RS.c:188:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5RS.c: In function 'H5RS_dup_str':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5RS.c:344:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
  CC       H5S.lo\
In file included from H5S.c:29:0:\
H5S.c: In function 'H5S_init_interface':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:117:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5S.c: In function 'H5S_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:203:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5S.c: In function 'H5S_extent_release':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:325:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5S.c: In function 'H5S_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:359:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5S.c: In function 'H5S_extent_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:523:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5S.c: In function 'H5S_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:597:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5S.c: In function 'H5S_get_simple_extent_npoints':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:648:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(-1)\
     ^\
H5S.c: In function 'H5S_get_npoints_max':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:725:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(0)\
     ^\
H5S.c: In function 'H5S_get_simple_extent_ndims':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:829:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5S.c: In function 'H5S_extent_get_dims':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:915:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5S.c: In function 'H5S_get_simple_extent_dims':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:973:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5S.c: In function 'H5S_write':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:1005:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5S.c: In function 'H5S_append':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:1046:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5S.c: In function 'H5S_read':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:1082:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5S.c: In function 'H5S_set_extent_simple':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:1275:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5S.c: In function 'H5S_create_simple':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:1434:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5S.c: In function 'H5S_encode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:1514:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5S.c: In function 'H5S_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:1631:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5S.c: In function 'H5S_get_simple_extent_type':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:1713:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(H5S_NO_CLASS)\
     ^\
H5S.c: In function 'H5S_set_extent':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:1862:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5S.c: In function 'H5S_set_extent_real':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:1944:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5S.c: In function 'H5S_extend':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5S.c:2143:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Sall.lo\
In file included from H5Sall.c:26:0:\
H5Sall.c: In function 'H5S_all_iter_coords':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Sall.c:158:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Sall.c: In function 'H5S_all_deserialize':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Sall.c:553:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Sall.c: In function 'H5S_all_project_simple':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Sall.c:818:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Sall.c:814:37: warning: unused parameter 'base_space' [-Wunused-parameter]\
 H5S_all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t 
*offset)\
                                     ^\
H5Sall.c:814:76: warning: unused parameter 'offset' [-Wunused-parameter]\
 H5S_all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t 
*offset)\
                                                                            ^\
In file included from H5Sall.c:26:0:\
H5Sall.c: In function 'H5S_select_all':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Sall.c:857:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Sdbg.lo\
H5Sdbg.c: In function 'H5S_debug':\
H5Sdbg.c:113:34: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                                  indent + 3, MAX(0, fwidth - 3));\
                                  ^\
H5Sdbg.c:98:5: warning: enumeration value 'H5S_NO_CLASS' not handled in switch 
[-Wswitch-enum]\
     switch(H5S_GET_EXTENT_TYPE(mesg)) \{\
     ^\
  CC       H5Shyper.lo\
In file included from H5Shyper.c:26:0:\
H5Shyper.c: In function 'H5S_hyper_new_span':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:1098:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_span_precompute_helper':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:1146:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_span_precompute':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:1204:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_copy_span_helper':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:1293:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_copy_span':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:1379:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_free_span_info':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:1523:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_free_span':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:1575:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:1624:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Shyper.c: In function 'H5S_hyper_serialize_helper':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:2003:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_serialize':\
H5Shyper.c:2200:13: warning: conversion to 'uint32_t' from 'long unsigned int' 
may alter its value [-Wconversion]\
         len += (size_t)(8 * space->extent.rank * block_count);\
             ^\
In file included from H5Shyper.c:26:0:\
H5Shyper.c: In function 'H5S_hyper_deserialize':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:2250:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Shyper.c: In function 'H5S_hyper_span_blocklist':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:2333:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_bounds_helper':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:2646:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_bounds':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:2715:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Shyper.c: In function 'H5S_hyper_offset':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:2785:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Shyper.c: In function 'H5S_hyper_release':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:3183:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Shyper.c: In function 'H5S_hyper_coord_to_span':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:3271:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_add_span_element_helper':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:3340:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_add_span_element':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:3538:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_convert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:3652:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_intersect_block_helper':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:3843:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_intersect_block':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:3910:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_adjust_u':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:4017:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_project_scalar':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:4063:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_project_simple_higher':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:4179:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_project_simple':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:4267:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_adjust_s':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:4493:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_normalize_offset':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:4547:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_denormalize_offset':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:4601:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_append_span':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:4646:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_clip_spans':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:4770:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_merge_spans_helper':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:5260:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_make_spans':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:5690:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_hyper_generate_spans':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:6021:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_generate_hyperslab':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:6071:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Shyper.c: In function 'H5S_select_hyperslab':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Shyper.c:6317:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Shyper.c: In function 'H5S_hyper_get_seq_list_opt':\
H5Shyper.c:8251:13: warning: switch missing default case [-Wswitch-default]\
             switch (fast_dim_count % 8) \{\
             ^\
H5Shyper.c: In function 'H5S_get_select_hyper_blocklist.isra.18.constprop.29':\
H5Shyper.c:2515:32: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 while(temp_dim >= 0 && !done) \{\
                                ^\
cc1: warning: assuming signed overflow does not occur when simplifying range 
test [-Wstrict-overflow]\
H5Shyper.c: In function 'H5S_hyper_serialize':\
H5Shyper.c:2162:32: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 while(temp_dim >= 0 && done == 0) \{\
                                ^\
cc1: warning: assuming signed overflow does not occur when simplifying range 
test [-Wstrict-overflow]\
  CC       H5Smpio.lo\
  CC       H5Snone.lo\
In file included from H5Snone.c:26:0:\
H5Snone.c: In function 'H5S_none_deserialize':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Snone.c:521:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Snone.c: In function 'H5S_none_project_simple':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Snone.c:767:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Snone.c:763:38: warning: unused parameter 'base_space' [-Wunused-parameter]\
 H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t 
*offset)\
                                      ^\
H5Snone.c:763:77: warning: unused parameter 'offset' [-Wunused-parameter]\
 H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t 
*offset)\
                                                                             ^\
In file included from H5Snone.c:26:0:\
H5Snone.c: In function 'H5S_select_none':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Snone.c:805:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Spoint.lo\
In file included from H5Spoint.c:26:0:\
H5Spoint.c: In function 'H5S_point_add':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Spoint.c:395:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Spoint.c: In function 'H5S_select_elements':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Spoint.c:555:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Spoint.c: In function 'H5S_point_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Spoint.c:610:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Spoint.c: In function 'H5S_point_deserialize':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Spoint.c:896:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Spoint.c: In function 'H5S_point_bounds':\
H5Spoint.c:1106:63: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
             if(start[u] > (node->pnt[u] + space->select.offset[u]))\
                                                               ^\
H5Spoint.c:1107:63: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
                 start[u] = node->pnt[u] + space->select.offset[u];\
                                                               ^\
H5Spoint.c:1108:61: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
             if(end[u] < (node->pnt[u] + space->select.offset[u]))\
                                                             ^\
H5Spoint.c:1109:61: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
                 end[u] = node->pnt[u] + space->select.offset[u];\
                                                             ^\
In file included from H5Spoint.c:26:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Spoint.c:1083:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Spoint.c: In function 'H5S_point_offset':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Spoint.c:1149:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Spoint.c: In function 'H5S_point_project_scalar':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Spoint.c:1372:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Spoint.c: In function 'H5S_point_project_simple':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Spoint.c:1415:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Spoint.c: In function 'H5S_point_get_seq_list':\
H5Spoint.c:1655:56: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
             loc += (node->pnt[i] + space->select.offset[i]) * acc;\
                                                        ^\
In file included from H5Spoint.c:26:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Spoint.c:1628:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Sselect.lo\
In file included from H5Sselect.c:25:0:\
H5Sselect.c: In function 'H5S_select_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Sselect.c:112:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Sselect.c: In function 'H5S_select_deserialize':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Sselect.c:453:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Sselect.c: In function 'H5S_select_iterate':\
H5Sselect.c:1218:20: warning: size of 'iter' is 2232 bytes [-Wlarger-than=]\
     H5S_sel_iter_t iter;        /* Selection iteration info */\
                    ^\
H5Sselect.c:1224:13: warning: size of 'off' is 8192 bytes [-Wlarger-than=]\
     hsize_t off[H5D_IO_VECTOR_SIZE];          /* Array to store sequence 
offsets */\
             ^\
H5Sselect.c:1227:12: warning: size of 'len' is 8192 bytes [-Wlarger-than=]\
     size_t len[H5D_IO_VECTOR_SIZE];           /* Array to store sequence 
lengths */\
            ^\
In file included from H5Sselect.c:25:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Sselect.c:1239:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Sselect.c: In function 'H5S_select_shape_same':\
H5Sselect.c:1425:20: warning: size of 'iter_a' is 2232 bytes [-Wlarger-than=]\
     H5S_sel_iter_t iter_a;    /* Selection a iteration info */\
                    ^\
H5Sselect.c:1426:20: warning: size of 'iter_b' is 2232 bytes [-Wlarger-than=]\
     H5S_sel_iter_t iter_b;    /* Selection b iteration info */\
                    ^\
In file included from H5Sselect.c:25:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Sselect.c:1431:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Sselect.c: In function 'H5S_select_construct_projection':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Sselect.c:1770:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Sselect.c: In function 'H5S_select_fill':\
H5Sselect.c:1994:20: warning: size of 'iter' is 2232 bytes [-Wlarger-than=]\
     H5S_sel_iter_t iter;        /* Selection iteration info */\
                    ^\
H5Sselect.c:2022:17: warning: size of 'off' is 8192 bytes [-Wlarger-than=]\
         hsize_t off[H5D_IO_VECTOR_SIZE];          /* Array to store sequence 
offsets */\
                 ^\
H5Sselect.c:2023:16: warning: size of 'len' is 8192 bytes [-Wlarger-than=]\
         size_t len[H5D_IO_VECTOR_SIZE];           /* Array to store sequence 
lengths */\
                ^\
In file included from H5Sselect.c:25:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Sselect.c:2000:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Sselect.c: In function 'H5S_select_iterate':\
H5Sselect.c:1324:1: warning: stack usage is 19376 bytes [-Wstack-usage=]\
 \}   /* end H5S_select_iterate() */\
 ^\
H5Sselect.c:1324:1: warning: the frame size of 19284 bytes is larger than 16384 
bytes [-Wframe-larger-than=]\
H5Sselect.c: In function 'H5S_select_fill':\
H5Sselect.c:2054:1: warning: stack usage is 18784 bytes [-Wstack-usage=]\
 \}   /* H5S_select_fill() */\
 ^\
H5Sselect.c:2054:1: warning: the frame size of 18696 bytes is larger than 16384 
bytes [-Wframe-larger-than=]\
  CC       H5Stest.lo\
In file included from H5Stest.c:26:0:\
H5Stest.c: In function 'H5S_select_shape_same_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Stest.c:59:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Stest.c: In function 'H5S_get_rebuild_status_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Stest.c:100:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5SL.lo\
In file included from H5SL.c:67:0:\
H5SL.c: In function 'H5SL_new_node':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SL.c:589:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SL.c: In function 'H5SL_insert_common':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SL.c:640:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SL.c: In function 'H5SL_release_common':\
H5SL.c:770:35: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
             (void)(op)(node->item,(void *)node->key,op_data);\
                                   ^\
In file included from H5SL.c:67:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SL.c:754:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SL.c: In function 'H5SL_close_common':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SL.c:825:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SL.c: In function 'H5SL_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SL.c:873:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5SL.c: In function 'H5SL_insert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SL.c:978:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SL.c: In function 'H5SL_add':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SL.c:1025:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SL.c: In function 'H5SL_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SL.c:1069:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SL.c: In function 'H5SL_remove_first':\
H5SL.c:1151:30: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
     size_t      level = slist->curr_level;      /* Skip list level */\
                              ^\
In file included from H5SL.c:67:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SL.c:1154:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SL.c: In function 'H5SL_below':\
H5SL.c:1639:5: warning: switch missing default case [-Wswitch-default]\
     switch(slist->type) \{\
     ^\
H5SL.c: In function 'H5SL_above':\
H5SL.c:1738:5: warning: switch missing default case [-Wswitch-default]\
     switch(slist->type) \{\
     ^\
H5SL.c: In function 'H5SL_iterate':\
H5SL.c:2007:42: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
         if((ret_value = (op)(node->item, (void *)node->key, op_data)) != 0)\
                                          ^\
H5SL.c: In function 'H5SL_term_interface':\
H5SL.c:2206:13: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t  ret;\
             ^\
  CC       H5SM.lo\
In file included from H5SM.c:26:0:\
H5SM.c: In function 'H5SM_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:133:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5SM.c: In function 'H5SM_type_to_flag':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:259:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SM.c: In function 'H5SM_get_index':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:307:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SM.c: In function 'H5SM_type_shared':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:348:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SM.c: In function 'H5SM_get_fheap_addr':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:405:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5SM.c: In function 'H5SM_create_index':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:454:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SM.c: In function 'H5SM_delete_index':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:559:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SM.c: In function 'H5SM_create_list':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:632:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SM.c: In function 'H5SM_convert_list_to_btree':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:713:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SM.c: In function 'H5SM_convert_btree_to_list':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:815:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SM.c: In function 'H5SM_can_share_common':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:875:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SM.c: In function 'H5SM_can_share':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:924:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5SM.c: In function 'H5SM_try_share':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:1047:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5SM.c: In function 'H5SM_incr_ref':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:1154:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SM.c: In function 'H5SM_write_mesg':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:1240:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SM.c: In function 'H5SM_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:1520:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5SM.c: In function 'H5SM_delete_from_index':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:1749:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SM.c: In function 'H5SM_get_info':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:1936:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5SM.c: In function 'H5SM_get_refcount':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:2125:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SM.c: In function 'H5SM_read_iter_op':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:2252:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SM.c: In function 'H5SM_read_mesg_fh_cb':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:2309:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SM.c: In function 'H5SM_read_mesg':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:2347:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SM.c: In function 'H5SM_table_debug':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:2507:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5SM.c: In function 'H5SM_list_debug':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:2598:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5SM.c: In function 'H5SM_ih_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SM.c:2688:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5SMbtree2.lo\
In file included from H5SMbtree2.c:27:0:\
H5SMbtree2.c: In function 'H5SM_bt2_crt_context':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SMbtree2.c:105:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SMbtree2.c: In function 'H5SM_bt2_crt_dbg_context':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SMbtree2.c:239:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5SMcache.lo\
In file included from H5Eprivate.h:25:0,\
                 from H5SMcache.c:26:\
H5SMcache.c: In function 'H5SM_table_load':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SMcache.c:128:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SMcache.c: In function 'H5SM_table_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SMcache.c:257:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SMcache.c: In function 'H5SM_table_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SMcache.c:362:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SMcache.c: In function 'H5SM_table_clear':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SMcache.c:394:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SMcache.c: In function 'H5SM_list_load':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SMcache.c:469:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SMcache.c: In function 'H5SM_list_flush':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SMcache.c:566:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SMcache.c: In function 'H5SM_list_dest':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SMcache.c:656:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SMcache.c: In function 'H5SM_list_clear':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SMcache.c:700:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5SMmessage.lo\
In file included from H5SMmessage.c:27:0:\
H5SMmessage.c: In function 'H5SM_compare_iter_op':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SMmessage.c:137:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5SMmessage.c: In function 'H5SM_message_compare':\
H5SMmessage.c:229:16: warning: variable 'status' set but not used 
[-Wunused-but-set-variable]\
         herr_t status;\
                ^\
  CC       H5SMtest.lo\
In file included from H5SMtest.c:27:0:\
H5SMtest.c: In function 'H5SM_get_mesg_count_test':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5SMtest.c:85:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5ST.lo\
In file included from H5Eprivate.h:25:0,\
                 from H5ST.c:22:\
H5ST.c: In function 'H5ST_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5ST.c:55:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5ST.c: In function 'H5ST_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5ST.c:128:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5ST.c: In function 'H5ST_insert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5ST.c:175:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5ST.c: In function 'H5ST_find':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5ST.c:337:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5ST.c: In function 'H5ST_locate':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5ST.c:372:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5ST.c: In function 'H5ST_findfirst':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5ST.c:455:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5ST.c: In function 'H5ST_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5ST.c:666:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5ST.c: In function 'H5ST_remove':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5ST.c:701:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
  CC       H5T.lo\
H5T.c:499:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants]\
 float H5T_NATIVE_FLOAT_POS_INF_g        = 0.0;\
 ^\
H5T.c:500:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants]\
 float H5T_NATIVE_FLOAT_NEG_INF_g        = 0.0;\
 ^\
H5T.c:501:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants]\
 double H5T_NATIVE_DOUBLE_POS_INF_g      = 0.0;\
 ^\
H5T.c:502:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants]\
 double H5T_NATIVE_DOUBLE_NEG_INF_g      = 0.0;\
 ^\
In file included from H5T.c:36:0:\
H5T.c: In function 'H5T_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:561:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5T.c: In function 'H5T_init_inf':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:596:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5T.c: In function 'H5T_init_interface':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:779:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5T.c: In function 'H5T_get_class':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:1915:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(H5T_NO_CLASS)\
     ^\
H5T.c: In function 'H5T_detect_class':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:2001:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5T.c: In function 'H5T_get_super':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:2272:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5T.c: In function 'H5T_register':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:2319:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5T.c: In function 'H5T_encode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:2907:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5T.c: In function 'H5T_decode':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:2963:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5T.c: In function 'H5T__create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5T.c:3020:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5T.c: In function 'H5T_copy':\
H5T.c:3181:5: warning: switch missing default case [-Wswitch-default]\
     switch (method) \{\
     ^\
H5T.c:3291:21: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
                     new_dt->shared->u.compnd.memb[i].offset += accum_change;\
                     ^\
H5T.c:3296:33: warning: conversion to 'int' from 'unsigned int' may change the 
sign of the result [-Wsign-conversion]\
                                 old_match = j;\
                                 ^\
H5T.c:3306:25: warning: conversion to 'int' from 'unsigned int' may change the 
sign of the result [-Wsign-conversion]\
                         old_match = i;\
                         ^\
H5T.c:3313:25: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
                         accum_change += 
(new_dt->shared->u.compnd.memb[i].type->shared->size - 
old_dt->shared->u.compnd.memb[old_match].type->shared->size);\
                         ^\
H5T.c:3313:38: warning: conversion to 'int' from 'size_t' may alter its value 
[-Wconversion]\
                         accum_change += 
(new_dt->shared->u.compnd.memb[i].type->shared->size - 
old_dt->shared->u.compnd.memb[old_match].type->shared->size);\
                                      ^\
H5T.c:3318:17: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
                 new_dt->shared->size += accum_change;\
                 ^\
H5T.c:3259:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch 
[-Wswitch-enum]\
         switch(new_dt->shared->type) \{\
         ^\
H5T.c:3259:9: warning: enumeration value 'H5T_INTEGER' not handled in switch 
[-Wswitch-enum]\
H5T.c:3259:9: warning: enumeration value 'H5T_FLOAT' not handled in switch 
[-Wswitch-enum]\
H5T.c:3259:9: warning: enumeration value 'H5T_TIME' not handled in switch 
[-Wswitch-enum]\
H5T.c:3259:9: warning: enumeration value 'H5T_STRING' not handled in switch 
[-Wswitch-enum]\
H5T.c:3259:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch 
[-Wswitch-enum]\
H5T.c:3259:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch 
[-Wswitch-enum]\
In file included from H5T.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:3166:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5T.c: In function 'H5T_lock':\
H5T.c:3440:5: warning: switch missing default case [-Wswitch-default]\
     switch (dt->shared->state) \{\
     ^\
In file included from H5T.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:3436:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5T.c: In function 'H5T__alloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5T.c:3477:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5T.c: In function 'H5T__free':\
H5T.c:3559:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch 
[-Wswitch-enum]\
     switch(dt->shared->type) \{\
     ^\
H5T.c:3559:5: warning: enumeration value 'H5T_INTEGER' not handled in switch 
[-Wswitch-enum]\
H5T.c:3559:5: warning: enumeration value 'H5T_FLOAT' not handled in switch 
[-Wswitch-enum]\
H5T.c:3559:5: warning: enumeration value 'H5T_TIME' not handled in switch 
[-Wswitch-enum]\
H5T.c:3559:5: warning: enumeration value 'H5T_STRING' not handled in switch 
[-Wswitch-enum]\
H5T.c:3559:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch 
[-Wswitch-enum]\
H5T.c:3559:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch 
[-Wswitch-enum]\
H5T.c:3559:5: warning: enumeration value 'H5T_VLEN' not handled in switch 
[-Wswitch-enum]\
H5T.c:3559:5: warning: enumeration value 'H5T_ARRAY' not handled in switch 
[-Wswitch-enum]\
H5T.c:3559:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch 
[-Wswitch-enum]\
In file included from H5T.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5T.c:3526:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5T.c: In function 'H5T_close':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:3624:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5T.c: In function 'H5T_set_size':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:3709:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5T.c: In function 'H5T_cmp':\
H5T.c:3979:54: warning: conversion to 'int' from 'unsigned int' may change the 
sign of the result [-Wsign-conversion]\
                 for(i = dt1->shared->u.compnd.nmembs - 1, swapped = TRUE; 
swapped && i >= 0; --i)\
                                                      ^\
H5T.c:3983:39: warning: conversion to 'int' from 'unsigned int' may change the 
sign of the result [-Wsign-conversion]\
                             tmp = idx1[j];\
                                       ^\
H5T.c:3985:29: warning: conversion to 'unsigned int' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                             idx1[j + 1] = tmp;\
                             ^\
H5T.c:3988:54: warning: conversion to 'int' from 'unsigned int' may change the 
sign of the result [-Wsign-conversion]\
                 for(i = dt2->shared->u.compnd.nmembs - 1, swapped = TRUE; 
swapped && i >= 0; --i)\
                                                      ^\
H5T.c:3992:39: warning: conversion to 'int' from 'unsigned int' may change the 
sign of the result [-Wsign-conversion]\
                             tmp = idx2[j];\
                                       ^\
H5T.c:3994:29: warning: conversion to 'unsigned int' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                             idx2[j + 1] = tmp;\
                             ^\
H5T.c:4057:52: warning: conversion to 'int' from 'unsigned int' may change the 
sign of the result [-Wsign-conversion]\
                 for (i=dt1->shared->u.enumer.nmembs-1, swapped=TRUE; swapped 
&& i>=0; --i)\
                                                    ^\
H5T.c:4061:39: warning: conversion to 'int' from 'unsigned int' may change the 
sign of the result [-Wsign-conversion]\
                             tmp = idx1[j];\
                                       ^\
H5T.c:4063:29: warning: conversion to 'unsigned int' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                             idx1[j+1] = tmp;\
                             ^\
H5T.c:4069:52: warning: conversion to 'int' from 'unsigned int' may change the 
sign of the result [-Wsign-conversion]\
                 for (i=dt2->shared->u.enumer.nmembs-1, swapped=TRUE; swapped 
&& i>=0; --i)\
                                                    ^\
H5T.c:4073:39: warning: conversion to 'int' from 'unsigned int' may change the 
sign of the result [-Wsign-conversion]\
                             tmp = idx2[j];\
                                       ^\
H5T.c:4075:29: warning: conversion to 'unsigned int' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                             idx2[j+1] = tmp;\
                             ^\
H5T.c:4216:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch 
[-Wswitch-enum]\
             switch (dt1->shared->type) \{\
             ^\
H5T.c:4216:13: warning: enumeration value 'H5T_OPAQUE' not handled in switch 
[-Wswitch-enum]\
H5T.c:4216:13: warning: enumeration value 'H5T_COMPOUND' not handled in switch 
[-Wswitch-enum]\
H5T.c:4216:13: warning: enumeration value 'H5T_ENUM' not handled in switch 
[-Wswitch-enum]\
H5T.c:4216:13: warning: enumeration value 'H5T_VLEN' not handled in switch 
[-Wswitch-enum]\
H5T.c:4216:13: warning: enumeration value 'H5T_ARRAY' not handled in switch 
[-Wswitch-enum]\
H5T.c:4216:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch 
[-Wswitch-enum]\
H5T.c:3962:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch 
[-Wswitch-enum]\
     switch(dt1->shared->type) \{\
     ^\
H5T.c:3962:5: warning: enumeration value 'H5T_INTEGER' not handled in switch 
[-Wswitch-enum]\
H5T.c:3962:5: warning: enumeration value 'H5T_FLOAT' not handled in switch 
[-Wswitch-enum]\
H5T.c:3962:5: warning: enumeration value 'H5T_TIME' not handled in switch 
[-Wswitch-enum]\
H5T.c:3962:5: warning: enumeration value 'H5T_STRING' not handled in switch 
[-Wswitch-enum]\
H5T.c:3962:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch 
[-Wswitch-enum]\
H5T.c:3962:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch 
[-Wswitch-enum]\
H5T.c:3962:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch 
[-Wswitch-enum]\
In file included from H5T.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:3929:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(0)\
     ^\
H5T.c: In function 'H5T_path_find':\
H5T.c:4461:2: warning: passing argument 1 of 'H5T_copy' discards 'const' 
qualifier from pointer target type [enabled by default]\
  if(NULL == (path->src = H5T_copy(src, H5T_COPY_ALL)))\
  ^\
H5T.c:3158:1: note: expected 'struct H5T_t *' but argument is of type 'const 
struct H5T_t *'\
 H5T_copy(H5T_t *old_dt, H5T_copy_t method)\
 ^\
H5T.c:4463:9: warning: passing argument 1 of 'H5T_copy' discards 'const' 
qualifier from pointer target type [enabled by default]\
         if(NULL == (path->dst = H5T_copy(dst, H5T_COPY_ALL)))\
         ^\
H5T.c:3158:1: note: expected 'struct H5T_t *' but argument is of type 'const 
struct H5T_t *'\
 H5T_copy(H5T_t *old_dt, H5T_copy_t method)\
 ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5T.c:36:\
H5T.c:4583:71: warning: conversion to 'long unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         HDmemmove(H5T_g.path + md + 1, H5T_g.path + md, (H5T_g.npaths - md) * 
sizeof(H5T_path_t*));\
                                                                       ^\
H5T.c:4583:9: note: in expansion of macro 'HDmemmove'\
         HDmemmove(H5T_g.path + md + 1, H5T_g.path + md, (H5T_g.npaths - md) * 
sizeof(H5T_path_t*));\
         ^\
In file included from H5T.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:4377:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5T.c: In function 'H5T_compiler_conv':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:4735:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5T.c: In function 'H5T_convert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:4799:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5T.c: In function 'H5T_oloc':\
H5T.c:4843:5: warning: switch missing default case [-Wswitch-default]\
     switch(dt->shared->state) \{\
     ^\
In file included from H5T.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:4839:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5T.c: In function 'H5T_nameof':\
H5T.c:4882:5: warning: switch missing default case [-Wswitch-default]\
     switch(dt->shared->state) \{\
     ^\
In file included from H5T.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:4878:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5T.c: In function 'H5T_is_immutable':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:4919:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5T.c: In function 'H5T_is_named':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:4952:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5T.c: In function 'H5T_get_ref_type':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:4989:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(H5R_BADTYPE)\
     ^\
H5T.c: In function 'H5T_is_sensible':\
H5T.c:5027:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch 
[-Wswitch-enum]\
     switch(dt->shared->type) \{\
     ^\
H5T.c:5027:5: warning: enumeration value 'H5T_INTEGER' not handled in switch 
[-Wswitch-enum]\
H5T.c:5027:5: warning: enumeration value 'H5T_FLOAT' not handled in switch 
[-Wswitch-enum]\
H5T.c:5027:5: warning: enumeration value 'H5T_TIME' not handled in switch 
[-Wswitch-enum]\
H5T.c:5027:5: warning: enumeration value 'H5T_STRING' not handled in switch 
[-Wswitch-enum]\
H5T.c:5027:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch 
[-Wswitch-enum]\
H5T.c:5027:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch 
[-Wswitch-enum]\
H5T.c:5027:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch 
[-Wswitch-enum]\
H5T.c:5027:5: warning: enumeration value 'H5T_VLEN' not handled in switch 
[-Wswitch-enum]\
H5T.c:5027:5: warning: enumeration value 'H5T_ARRAY' not handled in switch 
[-Wswitch-enum]\
H5T.c:5027:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch 
[-Wswitch-enum]\
In file included from H5T.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:5023:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5T.c: In function 'H5T_set_loc':\
H5T.c:5126:21: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
                     dt->shared->u.compnd.memb[i].offset += accum_change;\
                     ^\
H5T.c:5149:72: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
                             accum_change += (memb_type->shared->size - 
(int)old_size);\
                                                                        ^\
H5T.c:5149:29: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
                             accum_change += (memb_type->shared->size - 
(int)old_size);\
                             ^\
H5T.c:5149:42: warning: conversion to 'int' from 'size_t' may alter its value 
[-Wconversion]\
                             accum_change += (memb_type->shared->size - 
(int)old_size);\
                                          ^\
H5T.c:5155:17: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
                 dt->shared->size = (size_t)(dt->shared->size + accum_change);\
                 ^\
H5T.c:5096:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch 
[-Wswitch-enum]\
         switch(dt->shared->type) \{\
         ^\
H5T.c:5096:9: warning: enumeration value 'H5T_INTEGER' not handled in switch 
[-Wswitch-enum]\
H5T.c:5096:9: warning: enumeration value 'H5T_FLOAT' not handled in switch 
[-Wswitch-enum]\
H5T.c:5096:9: warning: enumeration value 'H5T_TIME' not handled in switch 
[-Wswitch-enum]\
H5T.c:5096:9: warning: enumeration value 'H5T_STRING' not handled in switch 
[-Wswitch-enum]\
H5T.c:5096:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch 
[-Wswitch-enum]\
H5T.c:5096:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch 
[-Wswitch-enum]\
H5T.c:5096:9: warning: enumeration value 'H5T_ENUM' not handled in switch 
[-Wswitch-enum]\
H5T.c:5096:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch 
[-Wswitch-enum]\
In file included from H5T.c:36:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:5088:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5T.c: In function 'H5T_is_relocatable':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:5224:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5T.c: In function 'H5T_upgrade_version_cb':\
H5T.c:5265:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch 
[-Wswitch-enum]\
     switch(dt->shared->type) \{\
     ^\
H5T.c:5265:5: warning: enumeration value 'H5T_INTEGER' not handled in switch 
[-Wswitch-enum]\
H5T.c:5265:5: warning: enumeration value 'H5T_FLOAT' not handled in switch 
[-Wswitch-enum]\
H5T.c:5265:5: warning: enumeration value 'H5T_TIME' not handled in switch 
[-Wswitch-enum]\
H5T.c:5265:5: warning: enumeration value 'H5T_STRING' not handled in switch 
[-Wswitch-enum]\
H5T.c:5265:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch 
[-Wswitch-enum]\
H5T.c:5265:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch 
[-Wswitch-enum]\
H5T.c:5265:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch 
[-Wswitch-enum]\
H5T.c:5265:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch 
[-Wswitch-enum]\
In file included from H5T.c:36:0:\
H5T.c: In function 'H5T__upgrade_version':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5T.c:5306:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5T.c: In function 'H5T_set_latest_version':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:5337:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5T.c: In function 'H5T_patch_file':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5T.c:5371:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5T.c: In function 'H5T_cmp':\
H5T.c:3979:88: warning: assuming signed overflow does not occur when changing X 
+- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 for(i = dt1->shared->u.compnd.nmembs - 1, swapped = TRUE; 
swapped && i >= 0; --i)\
                                                                                
        ^\
H5T.c:3988:88: warning: assuming signed overflow does not occur when changing X 
+- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 for(i = dt2->shared->u.compnd.nmembs - 1, swapped = TRUE; 
swapped && i >= 0; --i)\
                                                                                
        ^\
H5T.c:4057:82: warning: assuming signed overflow does not occur when changing X 
+- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 for (i=dt1->shared->u.enumer.nmembs-1, swapped=TRUE; swapped 
&& i>=0; --i)\
                                                                                
  ^\
H5T.c:4069:82: warning: assuming signed overflow does not occur when changing X 
+- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 for (i=dt2->shared->u.enumer.nmembs-1, swapped=TRUE; swapped 
&& i>=0; --i)\
                                                                                
  ^\
H5T.c: In function 'H5T_path_noop':\
H5T.c:3979:88: warning: assuming signed overflow does not occur when changing X 
+- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 for(i = dt1->shared->u.compnd.nmembs - 1, swapped = TRUE; 
swapped && i >= 0; --i)\
                                                                                
        ^\
H5T.c:3988:88: warning: assuming signed overflow does not occur when changing X 
+- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 for(i = dt2->shared->u.compnd.nmembs - 1, swapped = TRUE; 
swapped && i >= 0; --i)\
                                                                                
        ^\
H5T.c:4057:82: warning: assuming signed overflow does not occur when changing X 
+- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 for (i=dt1->shared->u.enumer.nmembs-1, swapped=TRUE; swapped 
&& i>=0; --i)\
                                                                                
  ^\
H5T.c:4069:82: warning: assuming signed overflow does not occur when changing X 
+- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 for (i=dt2->shared->u.enumer.nmembs-1, swapped=TRUE; swapped 
&& i>=0; --i)\
                                                                                
  ^\
H5T.c: At top level:\
H5T.c:71:0: warning: macro "H5T_INIT_TYPE_NONE_CORE" is not used 
[-Wunused-macros]\
 #define H5T_INIT_TYPE_NONE_CORE \{           \\\
 ^\
  CC       H5Tarray.lo\
In file included from H5Tarray.c:34:0:\
H5Tarray.c: In function 'H5T__array_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tarray.c:185:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
  CC       H5Tbit.lo\
H5Tbit.c: In function 'H5T__bit_copy':\
H5Tbit.c:59:24: warning: conversion to 'unsigned int' from 'size_t' may alter 
its value [-Wconversion]\
     s_idx = src_offset / 8;\
                        ^\
H5Tbit.c:60:24: warning: conversion to 'unsigned int' from 'size_t' may alter 
its value [-Wconversion]\
     d_idx = dst_offset / 8;\
                        ^\
In file included from H5Tbit.c:25:0:\
H5private.h:298:38: warning: conversion to 'unsigned int' from 'size_t' may 
alter its value [-Wconversion]\
 #define MIN(a,b)    (((a)<(b)) ? (a) : (b))\
                                      ^\
H5private.h:300:24: note: in expansion of macro 'MIN'\
 #define MIN3(a,b,c)    MIN(a,MIN(b,c))\
                        ^\
H5Tbit.c:81:19: note: in expansion of macro 'MIN3'\
  unsigned nbits = MIN3(size, 8 - dst_offset, 8 - src_offset);\
                   ^\
H5Tbit.c:123:5: warning: conversion to 'unsigned int' from 'size_t' may alter 
its value [-Wconversion]\
     shift = dst_offset;\
     ^\
In file included from H5Tbit.c:25:0:\
H5Tbit.c: In function 'H5T__bit_shift':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tbit.c:192:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
  CC       H5Tcommit.lo\
In file included from H5Tcommit.c:34:0:\
H5Tcommit.c: In function 'H5T__commit_named':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tcommit.c:192:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Tcommit.c: In function 'H5T__commit':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tcommit.c:345:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Tcommit.c: In function 'H5T_link':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tcommit.c:523:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Tcommit.c: In function 'H5T_open':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tcommit.c:710:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Tcommit.c: In function 'H5T_open_oid':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tcommit.c:826:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Tcompound.lo\
In file included from H5Tcompound.c:34:0:\
H5Tcompound.c: In function 'H5T_get_member_type':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tcompound.c:287:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Tcompound.c: In function 'H5T__insert':\
H5Tcompound.c:484:5: warning: passing argument 1 of 'H5T_copy' discards 'const' 
qualifier from pointer target type [enabled by default]\
     parent->shared->u.compnd.memb[idx].type = H5T_copy(member, H5T_COPY_ALL);\
     ^\
In file included from H5Tpkg.h:39:0,\
                 from H5Tcompound.c:38:\
H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 
'const struct H5T_t *'\
 H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);\
               ^\
In file included from H5Tcompound.c:34:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tcompound.c:441:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Tcompound.c: In function 'H5T_pack':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tcompound.c:533:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Tconv.lo\
In file included from H5Tconv.c:33:0:\
H5Tconv.c: In function 'H5T__conv_noop':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:995:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Tconv.c: In function 'H5T__conv_order_opt':\
H5Tconv.c:1069:13: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
             switch(src->shared->type) \{\
             ^\
H5Tconv.c:1069:13: warning: enumeration value 'H5T_TIME' not handled in switch 
[-Wswitch-enum]\
H5Tconv.c:1069:13: warning: enumeration value 'H5T_STRING' not handled in 
switch [-Wswitch-enum]\
H5Tconv.c:1069:13: warning: enumeration value 'H5T_OPAQUE' not handled in 
switch [-Wswitch-enum]\
H5Tconv.c:1069:13: warning: enumeration value 'H5T_COMPOUND' not handled in 
switch [-Wswitch-enum]\
H5Tconv.c:1069:13: warning: enumeration value 'H5T_ENUM' not handled in switch 
[-Wswitch-enum]\
H5Tconv.c:1069:13: warning: enumeration value 'H5T_VLEN' not handled in switch 
[-Wswitch-enum]\
H5Tconv.c:1069:13: warning: enumeration value 'H5T_ARRAY' not handled in switch 
[-Wswitch-enum]\
H5Tconv.c:1069:13: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
H5Tconv.c:1119:13: warning: switch missing default case [-Wswitch-default]\
             switch(src->shared->size) \{\
             ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:1048:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Tconv.c: In function 'H5T__conv_order':\
H5Tconv.c:1471:13: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
             switch(src->shared->type) \{\
             ^\
H5Tconv.c:1471:13: warning: enumeration value 'H5T_TIME' not handled in switch 
[-Wswitch-enum]\
H5Tconv.c:1471:13: warning: enumeration value 'H5T_STRING' not handled in 
switch [-Wswitch-enum]\
H5Tconv.c:1471:13: warning: enumeration value 'H5T_OPAQUE' not handled in 
switch [-Wswitch-enum]\
H5Tconv.c:1471:13: warning: enumeration value 'H5T_COMPOUND' not handled in 
switch [-Wswitch-enum]\
H5Tconv.c:1471:13: warning: enumeration value 'H5T_REFERENCE' not handled in 
switch [-Wswitch-enum]\
H5Tconv.c:1471:13: warning: enumeration value 'H5T_ENUM' not handled in switch 
[-Wswitch-enum]\
H5Tconv.c:1471:13: warning: enumeration value 'H5T_VLEN' not handled in switch 
[-Wswitch-enum]\
H5Tconv.c:1471:13: warning: enumeration value 'H5T_ARRAY' not handled in switch 
[-Wswitch-enum]\
H5Tconv.c:1471:13: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:1456:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Tconv.c: In function 'H5T__conv_b_b':\
H5Tconv.c:1697:17: warning: enumeration value 'H5T_PAD_ERROR' not handled in 
switch [-Wswitch-enum]\
                 switch(dst->shared->u.atomic.lsb_pad) \{\
                 ^\
H5Tconv.c:1697:17: warning: enumeration value 'H5T_PAD_BACKGROUND' not handled 
in switch [-Wswitch-enum]\
H5Tconv.c:1697:17: warning: enumeration value 'H5T_NPAD' not handled in switch 
[-Wswitch-enum]\
H5Tconv.c:1710:17: warning: enumeration value 'H5T_PAD_ERROR' not handled in 
switch [-Wswitch-enum]\
                 switch(dst->shared->u.atomic.msb_pad) \{\
                 ^\
H5Tconv.c:1710:17: warning: enumeration value 'H5T_PAD_BACKGROUND' not handled 
in switch [-Wswitch-enum]\
H5Tconv.c:1710:17: warning: enumeration value 'H5T_NPAD' not handled in switch 
[-Wswitch-enum]\
H5Tconv.c:1742:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     sp += direction * buf_stride;\
                     ^\
H5Tconv.c:1743:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     dp += direction * buf_stride;\
                     ^\
H5Tconv.c:1746:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     sp += direction * src->shared->size;\
                     ^\
H5Tconv.c:1747:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     dp += direction * dst->shared->size;\
                     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:1561:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Tconv.c: In function 'H5T_conv_struct_free':\
H5Tconv.c:1791:17: warning: variable 'status' set but not used 
[-Wunused-but-set-variable]\
             int status;\
                 ^\
In file included from H5Tconv.c:33:0:\
H5Tconv.c: In function 'H5T_conv_struct_init':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tconv.c:1865:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Tconv.c: In function 'H5T__conv_struct':\
H5Tconv.c:2161:29: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                 src_delta = -(int)src->shared->size; /*overflow shouldn't be 
possible*/\
                             ^\
H5Tconv.c:2162:30: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                 bkg_stride = -(int)dst->shared->size; /*overflow shouldn't be 
possible*/\
                              ^\
H5Tconv.c:2207:54: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
                 for(i = src->shared->u.compnd.nmembs - 1; i >= 0; --i) \{\
                                                      ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:2101:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Tconv.c: In function 'H5T__conv_struct_opt':\
H5Tconv.c:2393:54: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
                 for(i = src->shared->u.compnd.nmembs - 1; i >= 0; --i) \{\
                                                      ^\
H5Tconv.c:2512:54: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
                 for(i = src->shared->u.compnd.nmembs - 1; i >= 0; --i) \{\
                                                      ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:2351:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Tconv.c: In function 'H5T_conv_enum_init':\
H5Tconv.c:2608:2: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
  priv->src2dst[i] = j;\
  ^\
H5Tconv.c:2654:32: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
  length = (domain[1]-domain[0])+1;\
                                ^\
H5Tconv.c:2656:6: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
      (double)length/src->shared->u.enumer.nmembs<1.2) \{\
      ^\
H5Tconv.c:2658:6: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
      priv->length = length;\
      ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tconv.c:2583:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5Tconv.c:33:\
H5Tconv.c: In function 'H5T__conv_enum':\
H5Tconv.c:2839:75: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                                  
dst->shared->u.enumer.value+priv->src2dst[n]*dst->shared->size,\
                                                                           ^\
H5Tconv.c:2838:25: note: in expansion of macro 'HDmemcpy'\
                         HDmemcpy(d,\
                         ^\
H5Tconv.c:2845:51: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
                     int rt = src->shared->u.enumer.nmembs;\
                                                   ^\
H5Tconv.c:2850:25: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                         cmp = HDmemcmp(s, src->shared->u.enumer.value + md * 
src->shared->size,\
                         ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5Tconv.c:33:\
H5Tconv.c:2873:75: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                                  
dst->shared->u.enumer.value+priv->src2dst[md]*dst->shared->size,\
                                                                           ^\
H5Tconv.c:2872:25: note: in expansion of macro 'HDmemcpy'\
                         HDmemcpy(d,\
                         ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:2732:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Tconv.c:2721:31: warning: unused variable 'dst_super' [-Wunused-variable]\
     H5T_t *src_super = NULL, *dst_super = NULL; /*parent types for src and 
dst*/\
                               ^\
H5Tconv.c:2721:12: warning: unused variable 'src_super' [-Wunused-variable]\
     H5T_t *src_super = NULL, *dst_super = NULL; /*parent types for src and 
dst*/\
            ^\
H5Tconv.c: In function 'H5T__conv_vlen':\
H5Tconv.c:3039:46: warning: conversion to 'hbool_t' from 'htri_t' may change 
the sign of the result [-Wsign-conversion]\
             parent_is_vlen = H5T_detect_class(dst->shared->parent, H5T_VLEN, 
FALSE);\
                                              ^\
H5Tconv.c:3067:21: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
                     safe = nelmts - (((nelmts * s_stride) + (d_stride - 1)) / 
d_stride);\
                     ^\
H5Tconv.c:3067:71: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
                     safe = nelmts - (((nelmts * s_stride) + (d_stride - 1)) / 
d_stride);\
                                                                       ^\
H5Tconv.c:3067:21: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
                     safe = nelmts - (((nelmts * s_stride) + (d_stride - 1)) / 
d_stride);\
                     ^\
H5Tconv.c:3072:25: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
                         s = (uint8_t *)buf + (nelmts - 1) * s_stride;\
                         ^\
H5Tconv.c:3073:25: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
                         d = (uint8_t *)buf + (nelmts - 1) * d_stride;\
                         ^\
H5Tconv.c:3074:25: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
                         b = (uint8_t *)bkg + (nelmts - 1) * b_stride;\
                         ^\
H5Tconv.c:3082:25: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
                         s = (uint8_t *)buf + (nelmts - safe) * s_stride;\
                         ^\
H5Tconv.c:3083:25: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
                         d = (uint8_t *)buf + (nelmts - safe) * d_stride;\
                         ^\
H5Tconv.c:3084:25: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
                         b = (uint8_t *)bkg + (nelmts - safe) * b_stride;\
                         ^\
H5Tconv.c:3115:29: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
                             src_size = seq_len * src_base_size;\
                             ^\
H5Tconv.c:3116:29: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
                             dst_size = seq_len * dst_base_size;\
                             ^\
H5Tconv.c:3160:76: warning: to be safe all intermediate pointers in cast from 
'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]\
                                     H5F_addr_decode(dst->shared->u.vlen.f, 
(const uint8_t **)&tmp, &(bg_hobjid.addr));\
                                                                            ^\
In file included from H5Cprivate.h:37:0,\
                 from H5ACprivate.h:35,\
                 from H5Oprivate.h:38,\
                 from H5Dprivate.h:27,\
                 from H5Tconv.c:34:\
H5Fprivate.h:138:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(*(p) & 0xff) <<  8); (p)++;         \\\
                                   ^\
H5Tconv.c:3161:37: note: in expansion of macro 'INT32DECODE'\
                                     INT32DECODE(tmp, bg_hobjid.idx);\
                                     ^\
H5Fprivate.h:139:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(*(p) & 0xff) << 16); (p)++;         \\\
                                   ^\
H5Tconv.c:3161:37: note: in expansion of macro 'INT32DECODE'\
                                     INT32DECODE(tmp, bg_hobjid.idx);\
                                     ^\
H5Fprivate.h:140:37: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
                                     ^\
H5Tconv.c:3161:37: note: in expansion of macro 'INT32DECODE'\
                                     INT32DECODE(tmp, bg_hobjid.idx);\
                                     ^\
H5Fprivate.h:140:12: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
            ^\
H5Tconv.c:3161:37: note: in expansion of macro 'INT32DECODE'\
                                     INT32DECODE(tmp, bg_hobjid.idx);\
                                     ^\
H5Tconv.c:3168:37: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
                                     HDmemset((uint8_t *)tmp_buf + 
dst_base_size * bg_seq_len, 0, (seq_len - bg_seq_len) * dst_base_size);\
                                     ^\
H5Tconv.c:3188:33: warning: conversion to 'size_t' from 'ssize_t' may change 
the sign of the result [-Wsign-conversion]\
                                 for(u = seq_len; u < bg_seq_len; u++) \{\
                                 ^\
H5Tconv.c:3192:80: warning: to be safe all intermediate pointers in cast from 
'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]\
                                         H5F_addr_decode(dst->shared->u.vlen.f, 
(const uint8_t **)&tmp_p, &(parent_hobjid.addr));\
                                                                                
^\
In file included from H5Cprivate.h:37:0,\
                 from H5ACprivate.h:35,\
                 from H5Oprivate.h:38,\
                 from H5Dprivate.h:27,\
                 from H5Tconv.c:34:\
H5Fprivate.h:138:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(*(p) & 0xff) <<  8); (p)++;         \\\
                                   ^\
H5Tconv.c:3193:41: note: in expansion of macro 'INT32DECODE'\
                                         INT32DECODE(tmp_p, parent_hobjid.idx);\
                                         ^\
H5Fprivate.h:139:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(*(p) & 0xff) << 16); (p)++;         \\\
                                   ^\
H5Tconv.c:3193:41: note: in expansion of macro 'INT32DECODE'\
                                         INT32DECODE(tmp_p, parent_hobjid.idx);\
                                         ^\
H5Fprivate.h:140:37: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
                                     ^\
H5Tconv.c:3193:41: note: in expansion of macro 'INT32DECODE'\
                                         INT32DECODE(tmp_p, parent_hobjid.idx);\
                                         ^\
H5Fprivate.h:140:12: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
            ^\
H5Tconv.c:3193:41: note: in expansion of macro 'INT32DECODE'\
                                         INT32DECODE(tmp_p, parent_hobjid.idx);\
                                         ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:2962:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Tconv.c: In function 'H5T__conv_array':\
H5Tconv.c:3328:13: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             src_delta = direction * (buf_stride ? buf_stride : 
src->shared->size);\
             ^\
H5Tconv.c:3329:13: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             dst_delta = direction * (buf_stride ? buf_stride : 
dst->shared->size);\
             ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:3270:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Tconv.c: In function 'H5T__conv_i_i':\
H5Tconv.c:3767:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     sp += direction * buf_stride;\
                     ^\
H5Tconv.c:3768:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     dp += direction * buf_stride;\
                     ^\
H5Tconv.c:3770:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     sp += direction * src->shared->size;\
                     ^\
H5Tconv.c:3771:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     dp += direction * dst->shared->size;\
                     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:3435:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Tconv.c: In function 'H5T__conv_f_f':\
H5Tconv.c:3981:38: warning: conversion to 'hssize_t' from 'uint64_t' may change 
the sign of the result [-Wsign-conversion]\
                 sign = H5T__bit_get_d(s, src.u.f.sign, (size_t)1);\
                                      ^\
H5Tconv.c:4097:38: warning: conversion to 'hssize_t' from 'uint64_t' may change 
the sign of the result [-Wsign-conversion]\
                 expo = H5T__bit_get_d(s, src.u.f.epos, src.u.f.esize);\
                                      ^\
H5Tconv.c:4112:25: warning: conversion to 'size_t' from 'ssize_t' may change 
the sign of the result [-Wsign-conversion]\
                         msize = bitno;\
                         ^\
H5Tconv.c:4136:21: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
                     expo -= (src.u.f.ebias-1) + (src.u.f.msize-bitno);\
                     ^\
H5Tconv.c:4136:21: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
H5Tconv.c:4136:26: warning: conversion to 'hssize_t' from 'long long unsigned 
int' may change the sign of the result [-Wsign-conversion]\
                     expo -= (src.u.f.ebias-1) + (src.u.f.msize-bitno);\
                          ^\
H5Tconv.c:4138:21: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
                     expo -= src.u.f.ebias;\
                     ^\
H5Tconv.c:4138:26: warning: conversion to 'hssize_t' from 'long long unsigned 
int' may change the sign of the result [-Wsign-conversion]\
                     expo -= src.u.f.ebias;\
                          ^\
H5Tconv.c:4156:17: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
                 expo += dst.u.f.ebias;\
                 ^\
H5Tconv.c:4156:22: warning: conversion to 'hssize_t' from 'long long unsigned 
int' may change the sign of the result [-Wsign-conversion]\
                 expo += dst.u.f.ebias;\
                      ^\
H5Tconv.c:4170:21: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
                     H5_ASSIGN_OVERFLOW(mrsh,(mrsh+1-expo),hssize_t,size_t);\
                     ^\
H5Tconv.c:4212:21: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
                     if(H5T__bit_get_d(s, (mpos + bitno) - 1, (size_t)1) && 
!denormalized) \{\
                     ^\
H5Tconv.c:4215:25: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
                         if((H5T__bit_find(s, mpos+bitno, msize-bitno, 
H5T_BIT_LSB, FALSE)>=0 || expo<expo_max-1)) \{\
                         ^\
H5Tconv.c:4215:25: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
H5Tconv.c:4216:29: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
                             carry = H5T__bit_inc(s, mpos+bitno-1, 
1+msize-bitno);\
                             ^\
H5Tconv.c:4216:29: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
H5Tconv.c:4216:49: warning: conversion to 'hbool_t' from 'htri_t' may change 
the sign of the result [-Wsign-conversion]\
                             carry = H5T__bit_inc(s, mpos+bitno-1, 
1+msize-bitno);\
                                                 ^\
H5Tconv.c:4220:21: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
                     \} else if(H5T__bit_get_d(s, (mpos + bitno) - 1, 
(size_t)1) && denormalized)\
                     ^\
H5Tconv.c:4222:29: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
                             H5T__bit_inc(s, mpos+bitno-1, 1+msize-bitno);\
                             ^\
H5Tconv.c:4222:29: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
H5Tconv.c:4343:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     sp += direction * buf_stride;\
                     ^\
H5Tconv.c:4344:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     dp += direction * buf_stride;\
                     ^\
H5Tconv.c:4346:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     sp += direction * src_p->shared->size;\
                     ^\
H5Tconv.c:4347:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     dp += direction * dst_p->shared->size;\
                     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:3857:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Tconv.c: In function 'H5T__conv_s_s':\
H5Tconv.c:4419:83: warning: comparison between 'H5T_str_t' and 'enum H5T_pad_t' 
[-Wenum-compare]\
             if(src->shared->u.atomic.u.s.pad < 0 || 
src->shared->u.atomic.u.s.pad >= H5T_NPAD ||\
                                                                                
   ^\
H5Tconv.c:4420:88: warning: comparison between 'H5T_str_t' and 'enum H5T_pad_t' 
[-Wenum-compare]\
                     dst->shared->u.atomic.u.s.pad < 0 || 
dst->shared->u.atomic.u.s.pad >= H5T_NPAD)\
                                                                                
        ^\
H5Tconv.c:4493:17: warning: switch missing default case [-Wswitch-default]\
                 switch(src->shared->u.atomic.u.s.pad) \{\
                 ^\
H5Tconv.c:4537:17: warning: switch missing default case [-Wswitch-default]\
                 switch(dst->shared->u.atomic.u.s.pad) \{\
                 ^\
H5Tconv.c:4578:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     sp += direction * buf_stride;\
                     ^\
H5Tconv.c:4579:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     dp += direction * buf_stride;\
                     ^\
H5Tconv.c:4581:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     sp += direction * src->shared->size;\
                     ^\
H5Tconv.c:4582:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     dp += direction * dst->shared->size;\
                     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:4402:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Tconv.c: In function 'H5T__conv_schar_uchar':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:4620:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SCHAR, UCHAR, signed char, unsigned char, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:4620:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SCHAR, UCHAR, signed char, unsigned char, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:4620:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SCHAR, UCHAR, signed char, unsigned char, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:377:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4620:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SCHAR, UCHAR, signed char, unsigned char, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:4620:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SCHAR, UCHAR, signed char, unsigned char, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:4620:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SCHAR, UCHAR, signed char, unsigned char, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:4620:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SCHAR, UCHAR, signed char, unsigned char, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:4620:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SCHAR, UCHAR, signed char, unsigned char, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:4620:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SCHAR, UCHAR, signed char, unsigned char, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:377:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4620:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SCHAR, UCHAR, signed char, unsigned char, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:377:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4620:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SCHAR, UCHAR, signed char, unsigned char, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:377:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4620:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SCHAR, UCHAR, signed char, unsigned char, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_uchar_schar':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:4646:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UCHAR, SCHAR, unsigned char, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:4646:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UCHAR, SCHAR, unsigned char, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:4646:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UCHAR, SCHAR, unsigned char, signed char, -, SCHAR_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:404:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_us, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4646:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UCHAR, SCHAR, unsigned char, signed char, -, SCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:4646:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UCHAR, SCHAR, unsigned char, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:4646:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UCHAR, SCHAR, unsigned char, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:4646:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UCHAR, SCHAR, unsigned char, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:4646:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UCHAR, SCHAR, unsigned char, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:4646:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UCHAR, SCHAR, unsigned char, signed char, -, SCHAR_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:404:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_us, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4646:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UCHAR, SCHAR, unsigned char, signed char, -, SCHAR_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:404:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_us, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4646:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UCHAR, SCHAR, unsigned char, signed char, -, SCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:404:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_us, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4646:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UCHAR, SCHAR, unsigned char, signed char, -, SCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_schar_short':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4672:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, SHORT, signed char, short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4672:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, SHORT, signed char, short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4672:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, SHORT, signed char, short, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4672:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, SHORT, signed char, short, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4672:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, SHORT, signed char, short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4672:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, SHORT, signed char, short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4672:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, SHORT, signed char, short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4672:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, SHORT, signed char, short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4672:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, SHORT, signed char, short, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4672:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, SHORT, signed char, short, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4672:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, SHORT, signed char, short, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4672:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, SHORT, signed char, short, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_schar_ushort':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4698:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, USHORT, signed char, unsigned short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4698:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, USHORT, signed char, unsigned short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4698:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, USHORT, signed char, unsigned short, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4698:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, USHORT, signed char, unsigned short, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4698:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, USHORT, signed char, unsigned short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4698:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, USHORT, signed char, unsigned short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4698:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, USHORT, signed char, unsigned short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4698:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, USHORT, signed char, unsigned short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4698:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, USHORT, signed char, unsigned short, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4698:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, USHORT, signed char, unsigned short, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4698:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, USHORT, signed char, unsigned short, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4698:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, USHORT, signed char, unsigned short, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_uchar_short':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4724:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4724:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4724:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4724:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4724:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4724:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4724:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4724:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4724:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4724:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4724:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4724:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_uchar_ushort':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4750:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, USHORT, unsigned char, unsigned short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4750:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, USHORT, unsigned char, unsigned short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4750:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, USHORT, unsigned char, unsigned short, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4750:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, USHORT, unsigned char, unsigned short, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4750:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, USHORT, unsigned char, unsigned short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4750:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, USHORT, unsigned char, unsigned short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4750:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, USHORT, unsigned char, unsigned short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4750:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, USHORT, unsigned char, unsigned short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4750:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, USHORT, unsigned char, unsigned short, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4750:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, USHORT, unsigned char, unsigned short, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4750:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, USHORT, unsigned char, unsigned short, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4750:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, USHORT, unsigned char, unsigned short, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_schar_int':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4775:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, INT, signed char, int, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4775:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, INT, signed char, int, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4775:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, INT, signed char, int, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4775:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, INT, signed char, int, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4775:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, INT, signed char, int, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4775:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, INT, signed char, int, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4775:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, INT, signed char, int, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4775:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, INT, signed char, int, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4775:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, INT, signed char, int, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4775:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, INT, signed char, int, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4775:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, INT, signed char, int, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4775:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, INT, signed char, int, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_schar_uint':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4800:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, UINT, signed char, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4800:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, UINT, signed char, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4800:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, UINT, signed char, unsigned, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4800:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, UINT, signed char, unsigned, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4800:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, UINT, signed char, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4800:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, UINT, signed char, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4800:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, UINT, signed char, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4800:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, UINT, signed char, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4800:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, UINT, signed char, unsigned, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4800:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, UINT, signed char, unsigned, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4800:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, UINT, signed char, unsigned, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4800:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, UINT, signed char, unsigned, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_uchar_int':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4825:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4825:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4825:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4825:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4825:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4825:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4825:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4825:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4825:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4825:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4825:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4825:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_uchar_uint':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4850:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, UINT, unsigned char, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4850:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, UINT, unsigned char, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4850:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, UINT, unsigned char, unsigned, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4850:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, UINT, unsigned char, unsigned, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4850:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, UINT, unsigned char, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4850:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, UINT, unsigned char, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4850:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, UINT, unsigned char, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4850:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, UINT, unsigned char, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4850:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, UINT, unsigned char, unsigned, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4850:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, UINT, unsigned char, unsigned, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4850:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, UINT, unsigned char, unsigned, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4850:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, UINT, unsigned char, unsigned, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_schar_long':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4875:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LONG, signed char, long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4875:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LONG, signed char, long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4875:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LONG, signed char, long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4875:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LONG, signed char, long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4875:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LONG, signed char, long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4875:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LONG, signed char, long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4875:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LONG, signed char, long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4875:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LONG, signed char, long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4875:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LONG, signed char, long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4875:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LONG, signed char, long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4875:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LONG, signed char, long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4875:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LONG, signed char, long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_schar_ulong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4901:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULONG, signed char, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4901:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULONG, signed char, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4901:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULONG, signed char, unsigned long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4901:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULONG, signed char, unsigned long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4901:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULONG, signed char, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4901:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULONG, signed char, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4901:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULONG, signed char, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4901:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULONG, signed char, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4901:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULONG, signed char, unsigned long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4901:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULONG, signed char, unsigned long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4901:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULONG, signed char, unsigned long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4901:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULONG, signed char, unsigned long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_uchar_long':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4926:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4926:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4926:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4926:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4926:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4926:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4926:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4926:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4926:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4926:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4926:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4926:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_uchar_ulong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4952:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULONG, unsigned char, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4952:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULONG, unsigned char, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4952:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULONG, unsigned char, unsigned long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4952:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULONG, unsigned char, unsigned long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4952:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULONG, unsigned char, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4952:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULONG, unsigned char, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4952:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULONG, unsigned char, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4952:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULONG, unsigned char, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4952:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULONG, unsigned char, unsigned long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4952:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULONG, unsigned char, unsigned long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4952:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULONG, unsigned char, unsigned long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4952:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULONG, unsigned char, unsigned long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_schar_llong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4978:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LLONG, signed char, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4978:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LLONG, signed char, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4978:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LLONG, signed char, long long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4978:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LLONG, signed char, long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4978:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LLONG, signed char, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4978:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LLONG, signed char, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4978:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LLONG, signed char, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4978:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LLONG, signed char, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:4978:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LLONG, signed char, long long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4978:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LLONG, signed char, long long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4978:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LLONG, signed char, long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:4978:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SCHAR, LLONG, signed char, long long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_schar_ullong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5004:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULLONG, signed char, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5004:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULLONG, signed char, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5004:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULLONG, signed char, unsigned long long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5004:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULLONG, signed char, unsigned long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5004:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULLONG, signed char, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5004:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULLONG, signed char, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5004:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULLONG, signed char, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5004:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULLONG, signed char, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5004:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULLONG, signed char, unsigned long long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5004:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULLONG, signed char, unsigned long long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5004:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULLONG, signed char, unsigned long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5004:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SCHAR, ULLONG, signed char, unsigned long long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_uchar_llong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5030:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5030:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5030:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5030:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5030:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5030:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5030:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5030:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5030:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5030:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5030:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5030:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_uchar_ullong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5056:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULLONG, unsigned char, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5056:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULLONG, unsigned char, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5056:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULLONG, unsigned char, unsigned long long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5056:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULLONG, unsigned char, unsigned long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5056:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULLONG, unsigned char, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5056:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULLONG, unsigned char, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5056:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULLONG, unsigned char, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5056:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULLONG, unsigned char, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5056:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULLONG, unsigned char, unsigned long long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5056:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULLONG, unsigned char, unsigned long long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5056:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULLONG, unsigned char, unsigned long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5056:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UCHAR, ULLONG, unsigned char, unsigned long long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_short_schar':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5082:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(SHORT, SCHAR, short, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5082:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(SHORT, SCHAR, short, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5082:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(SHORT, SCHAR, short, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5082:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(SHORT, SCHAR, short, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5082:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(SHORT, SCHAR, short, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5082:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(SHORT, SCHAR, short, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5082:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(SHORT, SCHAR, short, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5082:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(SHORT, SCHAR, short, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5082:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(SHORT, SCHAR, short, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5082:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(SHORT, SCHAR, short, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5082:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(SHORT, SCHAR, short, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5082:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(SHORT, SCHAR, short, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_short_uchar':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5108:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(SHORT, UCHAR, short, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5108:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(SHORT, UCHAR, short, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5108:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(SHORT, UCHAR, short, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5108:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(SHORT, UCHAR, short, unsigned char, -, UCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5108:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(SHORT, UCHAR, short, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5108:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(SHORT, UCHAR, short, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5108:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(SHORT, UCHAR, short, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5108:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(SHORT, UCHAR, short, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5108:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(SHORT, UCHAR, short, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5108:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(SHORT, UCHAR, short, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5108:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(SHORT, UCHAR, short, unsigned char, -, UCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5108:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(SHORT, UCHAR, short, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ushort_schar':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5134:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(USHORT, SCHAR, unsigned short, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5134:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(USHORT, SCHAR, unsigned short, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5134:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(USHORT, SCHAR, unsigned short, signed char, -, SCHAR_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5134:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(USHORT, SCHAR, unsigned short, signed char, -, SCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5134:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(USHORT, SCHAR, unsigned short, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5134:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(USHORT, SCHAR, unsigned short, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5134:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(USHORT, SCHAR, unsigned short, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5134:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(USHORT, SCHAR, unsigned short, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5134:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(USHORT, SCHAR, unsigned short, signed char, -, SCHAR_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5134:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(USHORT, SCHAR, unsigned short, signed char, -, SCHAR_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5134:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(USHORT, SCHAR, unsigned short, signed char, -, SCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5134:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(USHORT, SCHAR, unsigned short, signed char, -, SCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ushort_uchar':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5160:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(USHORT, UCHAR, unsigned short, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5160:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(USHORT, UCHAR, unsigned short, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5160:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(USHORT, UCHAR, unsigned short, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5160:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(USHORT, UCHAR, unsigned short, unsigned char, -, UCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5160:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(USHORT, UCHAR, unsigned short, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5160:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(USHORT, UCHAR, unsigned short, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5160:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(USHORT, UCHAR, unsigned short, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5160:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(USHORT, UCHAR, unsigned short, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5160:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(USHORT, UCHAR, unsigned short, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5160:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(USHORT, UCHAR, unsigned short, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5160:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(USHORT, UCHAR, unsigned short, unsigned char, -, UCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5160:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(USHORT, UCHAR, unsigned short, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_short_ushort':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5186:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SHORT, USHORT, short, unsigned short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5186:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SHORT, USHORT, short, unsigned short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5186:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SHORT, USHORT, short, unsigned short, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:377:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5186:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SHORT, USHORT, short, unsigned short, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5186:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SHORT, USHORT, short, unsigned short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5186:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SHORT, USHORT, short, unsigned short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5186:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SHORT, USHORT, short, unsigned short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5186:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SHORT, USHORT, short, unsigned short, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5186:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SHORT, USHORT, short, unsigned short, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:377:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5186:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SHORT, USHORT, short, unsigned short, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:377:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5186:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SHORT, USHORT, short, unsigned short, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:377:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5186:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(SHORT, USHORT, short, unsigned short, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_ushort_short':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5212:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(USHORT, SHORT, unsigned short, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5212:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(USHORT, SHORT, unsigned short, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5212:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(USHORT, SHORT, unsigned short, short, -, SHRT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:404:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_us, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5212:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(USHORT, SHORT, unsigned short, short, -, SHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5212:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(USHORT, SHORT, unsigned short, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5212:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(USHORT, SHORT, unsigned short, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5212:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(USHORT, SHORT, unsigned short, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5212:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(USHORT, SHORT, unsigned short, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5212:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(USHORT, SHORT, unsigned short, short, -, SHRT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:404:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_us, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5212:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(USHORT, SHORT, unsigned short, short, -, SHRT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:404:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_us, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5212:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(USHORT, SHORT, unsigned short, short, -, SHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:404:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_us, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5212:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(USHORT, SHORT, unsigned short, short, -, SHRT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_short_int':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5238:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, INT, short, int, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5238:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, INT, short, int, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5238:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, INT, short, int, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5238:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, INT, short, int, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5238:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, INT, short, int, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5238:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, INT, short, int, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5238:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, INT, short, int, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5238:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, INT, short, int, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5238:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, INT, short, int, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5238:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, INT, short, int, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5238:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, INT, short, int, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5238:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, INT, short, int, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_short_uint':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5264:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, UINT, short, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5264:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, UINT, short, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5264:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, UINT, short, unsigned, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5264:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, UINT, short, unsigned, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5264:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, UINT, short, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5264:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, UINT, short, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5264:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, UINT, short, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5264:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, UINT, short, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5264:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, UINT, short, unsigned, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5264:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, UINT, short, unsigned, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5264:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, UINT, short, unsigned, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5264:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, UINT, short, unsigned, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_ushort_int':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5290:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5290:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5290:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5290:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5290:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5290:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5290:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5290:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5290:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5290:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5290:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5290:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ushort_uint':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5316:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, UINT, unsigned short, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5316:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, UINT, unsigned short, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5316:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, UINT, unsigned short, unsigned, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5316:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, UINT, unsigned short, unsigned, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5316:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, UINT, unsigned short, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5316:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, UINT, unsigned short, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5316:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, UINT, unsigned short, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5316:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, UINT, unsigned short, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5316:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, UINT, unsigned short, unsigned, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5316:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, UINT, unsigned short, unsigned, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5316:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, UINT, unsigned short, unsigned, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5316:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, UINT, unsigned short, unsigned, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_short_long':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5342:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LONG, short, long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5342:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LONG, short, long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5342:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LONG, short, long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5342:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LONG, short, long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5342:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LONG, short, long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5342:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LONG, short, long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5342:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LONG, short, long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5342:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LONG, short, long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5342:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LONG, short, long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5342:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LONG, short, long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5342:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LONG, short, long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5342:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LONG, short, long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_short_ulong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5368:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULONG, short, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5368:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULONG, short, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5368:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULONG, short, unsigned long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5368:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULONG, short, unsigned long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5368:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULONG, short, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5368:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULONG, short, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5368:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULONG, short, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5368:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULONG, short, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5368:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULONG, short, unsigned long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5368:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULONG, short, unsigned long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5368:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULONG, short, unsigned long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5368:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULONG, short, unsigned long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_ushort_long':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5394:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5394:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5394:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5394:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5394:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5394:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5394:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5394:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5394:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5394:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5394:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5394:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ushort_ulong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5420:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULONG, unsigned short, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5420:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULONG, unsigned short, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5420:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULONG, unsigned short, unsigned long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5420:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULONG, unsigned short, unsigned long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5420:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULONG, unsigned short, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5420:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULONG, unsigned short, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5420:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULONG, unsigned short, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5420:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULONG, unsigned short, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5420:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULONG, unsigned short, unsigned long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5420:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULONG, unsigned short, unsigned long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5420:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULONG, unsigned short, unsigned long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5420:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULONG, unsigned short, unsigned long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_short_llong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5446:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LLONG, short, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5446:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LLONG, short, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5446:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LLONG, short, long long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5446:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LLONG, short, long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5446:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LLONG, short, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5446:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LLONG, short, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5446:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LLONG, short, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5446:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LLONG, short, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5446:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LLONG, short, long long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5446:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LLONG, short, long long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5446:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LLONG, short, long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5446:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(SHORT, LLONG, short, long long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_short_ullong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5472:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULLONG, short, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5472:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULLONG, short, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5472:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULLONG, short, unsigned long long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5472:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULLONG, short, unsigned long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5472:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULLONG, short, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5472:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULLONG, short, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5472:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULLONG, short, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5472:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULLONG, short, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5472:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULLONG, short, unsigned long long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5472:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULLONG, short, unsigned long long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5472:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULLONG, short, unsigned long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5472:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(SHORT, ULLONG, short, unsigned long long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_ushort_llong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5498:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5498:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5498:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5498:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5498:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5498:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5498:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5498:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5498:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5498:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5498:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5498:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ushort_ullong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5524:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULLONG, unsigned short, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5524:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULLONG, unsigned short, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5524:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULLONG, unsigned short, unsigned long long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5524:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULLONG, unsigned short, unsigned long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5524:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULLONG, unsigned short, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5524:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULLONG, unsigned short, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5524:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULLONG, unsigned short, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5524:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULLONG, unsigned short, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5524:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULLONG, unsigned short, unsigned long long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5524:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULLONG, unsigned short, unsigned long long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5524:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULLONG, unsigned short, unsigned long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5524:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(USHORT, ULLONG, unsigned short, unsigned long long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_int_schar':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5550:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SCHAR, int, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5550:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SCHAR, int, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5550:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SCHAR, int, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5550:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SCHAR, int, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5550:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SCHAR, int, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5550:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SCHAR, int, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5550:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SCHAR, int, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5550:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SCHAR, int, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5550:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SCHAR, int, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5550:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SCHAR, int, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5550:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SCHAR, int, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5550:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SCHAR, int, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_int_uchar':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5576:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, UCHAR, int, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5576:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, UCHAR, int, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5576:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, UCHAR, int, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5576:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, UCHAR, int, unsigned char, -, UCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5576:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, UCHAR, int, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5576:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, UCHAR, int, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5576:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, UCHAR, int, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5576:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, UCHAR, int, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5576:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, UCHAR, int, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5576:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, UCHAR, int, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5576:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, UCHAR, int, unsigned char, -, UCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5576:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, UCHAR, int, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_uint_schar':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5602:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SCHAR, unsigned, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5602:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SCHAR, unsigned, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5602:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SCHAR, unsigned, signed char, -, SCHAR_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5602:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SCHAR, unsigned, signed char, -, SCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5602:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SCHAR, unsigned, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5602:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SCHAR, unsigned, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5602:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SCHAR, unsigned, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5602:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SCHAR, unsigned, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5602:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SCHAR, unsigned, signed char, -, SCHAR_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5602:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SCHAR, unsigned, signed char, -, SCHAR_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5602:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SCHAR, unsigned, signed char, -, SCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5602:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SCHAR, unsigned, signed char, -, SCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_uint_uchar':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5628:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, UCHAR, unsigned, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5628:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, UCHAR, unsigned, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5628:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, UCHAR, unsigned, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5628:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, UCHAR, unsigned, unsigned char, -, UCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5628:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, UCHAR, unsigned, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5628:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, UCHAR, unsigned, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5628:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, UCHAR, unsigned, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5628:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, UCHAR, unsigned, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5628:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, UCHAR, unsigned, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5628:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, UCHAR, unsigned, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5628:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, UCHAR, unsigned, unsigned char, -, UCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5628:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, UCHAR, unsigned, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_int_short':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5654:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SHORT, int, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5654:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SHORT, int, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5654:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SHORT, int, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5654:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SHORT, int, short, SHRT_MIN, SHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5654:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SHORT, int, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5654:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SHORT, int, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5654:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SHORT, int, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5654:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SHORT, int, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5654:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SHORT, int, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5654:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SHORT, int, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5654:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SHORT, int, short, SHRT_MIN, SHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5654:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(INT, SHORT, int, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_int_ushort':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5680:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, USHORT, int, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5680:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, USHORT, int, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5680:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, USHORT, int, unsigned short, -, USHRT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5680:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, USHORT, int, unsigned short, -, USHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5680:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, USHORT, int, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5680:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, USHORT, int, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5680:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, USHORT, int, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5680:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, USHORT, int, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5680:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, USHORT, int, unsigned short, -, USHRT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5680:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, USHORT, int, unsigned short, -, USHRT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5680:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, USHORT, int, unsigned short, -, USHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5680:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(INT, USHORT, int, unsigned short, -, USHRT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_uint_short':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5706:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SHORT, unsigned, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5706:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SHORT, unsigned, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5706:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SHORT, unsigned, short, -, SHRT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5706:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SHORT, unsigned, short, -, SHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5706:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SHORT, unsigned, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5706:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SHORT, unsigned, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5706:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SHORT, unsigned, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5706:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SHORT, unsigned, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5706:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SHORT, unsigned, short, -, SHRT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5706:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SHORT, unsigned, short, -, SHRT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5706:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SHORT, unsigned, short, -, SHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5706:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(UINT, SHORT, unsigned, short, -, SHRT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_uint_ushort':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5732:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, USHORT, unsigned, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5732:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, USHORT, unsigned, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5732:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, USHORT, unsigned, unsigned short, -, USHRT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5732:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, USHORT, unsigned, unsigned short, -, USHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5732:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, USHORT, unsigned, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5732:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, USHORT, unsigned, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5732:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, USHORT, unsigned, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5732:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, USHORT, unsigned, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:5732:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, USHORT, unsigned, unsigned short, -, USHRT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5732:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, USHORT, unsigned, unsigned short, -, USHRT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5732:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, USHORT, unsigned, unsigned short, -, USHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5732:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(UINT, USHORT, unsigned, unsigned short, -, USHRT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_int_uint':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5757:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(INT, UINT, int, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5757:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(INT, UINT, int, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5757:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(INT, UINT, int, unsigned, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:377:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5757:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(INT, UINT, int, unsigned, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5757:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(INT, UINT, int, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5757:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(INT, UINT, int, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5757:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(INT, UINT, int, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5757:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(INT, UINT, int, unsigned, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5757:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(INT, UINT, int, unsigned, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:377:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5757:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(INT, UINT, int, unsigned, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:377:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5757:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(INT, UINT, int, unsigned, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:377:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5757:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(INT, UINT, int, unsigned, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_uint_int':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5782:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UINT, INT, unsigned, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5782:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UINT, INT, unsigned, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5782:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UINT, INT, unsigned, int, -, INT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:404:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_us, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5782:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UINT, INT, unsigned, int, -, INT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5782:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UINT, INT, unsigned, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5782:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UINT, INT, unsigned, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5782:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UINT, INT, unsigned, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5782:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UINT, INT, unsigned, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:5782:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UINT, INT, unsigned, int, -, INT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:404:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_us, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5782:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UINT, INT, unsigned, int, -, INT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:404:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_us, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5782:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UINT, INT, unsigned, int, -, INT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:404:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_us, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5782:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(UINT, INT, unsigned, int, -, INT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_int_long':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5807:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LONG, int, long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5807:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LONG, int, long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5807:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LONG, int, long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5807:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LONG, int, long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5807:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LONG, int, long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5807:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LONG, int, long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5807:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LONG, int, long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5807:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LONG, int, long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5807:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LONG, int, long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5807:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LONG, int, long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5807:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LONG, int, long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5807:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LONG, int, long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_int_ulong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5832:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, LONG, int, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5832:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, LONG, int, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5832:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, LONG, int, unsigned long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5832:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, LONG, int, unsigned long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5832:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, LONG, int, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5832:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, LONG, int, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5832:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, LONG, int, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5832:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, LONG, int, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5832:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, LONG, int, unsigned long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5832:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, LONG, int, unsigned long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5832:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, LONG, int, unsigned long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5832:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, LONG, int, unsigned long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_uint_long':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5857:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5857:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5857:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5857:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5857:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5857:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5857:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5857:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5857:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5857:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5857:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5857:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_uint_ulong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5882:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULONG, unsigned, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5882:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULONG, unsigned, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5882:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULONG, unsigned, unsigned long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5882:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULONG, unsigned, unsigned long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5882:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULONG, unsigned, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5882:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULONG, unsigned, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5882:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULONG, unsigned, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5882:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULONG, unsigned, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5882:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULONG, unsigned, unsigned long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5882:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULONG, unsigned, unsigned long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5882:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULONG, unsigned, unsigned long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5882:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULONG, unsigned, unsigned long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_int_llong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5907:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LLONG, int, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5907:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LLONG, int, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5907:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LLONG, int, long long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5907:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LLONG, int, long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5907:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LLONG, int, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5907:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LLONG, int, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5907:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LLONG, int, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5907:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LLONG, int, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5907:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LLONG, int, long long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5907:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LLONG, int, long long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5907:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LLONG, int, long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5907:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(INT, LLONG, int, long long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_int_ullong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5932:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, ULLONG, int, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5932:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, ULLONG, int, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5932:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, ULLONG, int, unsigned long long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5932:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, ULLONG, int, unsigned long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5932:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, ULLONG, int, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5932:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, ULLONG, int, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5932:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, ULLONG, int, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5932:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, ULLONG, int, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5932:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, ULLONG, int, unsigned long long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5932:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, ULLONG, int, unsigned long long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5932:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, ULLONG, int, unsigned long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5932:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(INT, ULLONG, int, unsigned long long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_uint_llong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5957:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5957:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5957:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5957:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5957:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5957:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5957:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5957:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5957:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5957:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5957:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5957:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_uint_ullong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5983:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULLONG, unsigned, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5983:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULLONG, unsigned, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5983:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULLONG, unsigned, unsigned long long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5983:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULLONG, unsigned, unsigned long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5983:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULLONG, unsigned, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5983:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULLONG, unsigned, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5983:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULLONG, unsigned, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5983:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULLONG, unsigned, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:5983:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULLONG, unsigned, unsigned long long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5983:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULLONG, unsigned, unsigned long long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5983:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULLONG, unsigned, unsigned long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:5983:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(UINT, ULLONG, unsigned, unsigned long long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_long_schar':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6008:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SCHAR, long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6008:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SCHAR, long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6008:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SCHAR, long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6008:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SCHAR, long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6008:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SCHAR, long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6008:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SCHAR, long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6008:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SCHAR, long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6008:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SCHAR, long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6008:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SCHAR, long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6008:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SCHAR, long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6008:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SCHAR, long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6008:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SCHAR, long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_long_uchar':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6033:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UCHAR, long, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6033:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UCHAR, long, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6033:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UCHAR, long, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6033:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UCHAR, long, unsigned char, -, UCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6033:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UCHAR, long, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6033:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UCHAR, long, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6033:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UCHAR, long, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6033:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UCHAR, long, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6033:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UCHAR, long, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6033:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UCHAR, long, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6033:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UCHAR, long, unsigned char, -, UCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6033:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UCHAR, long, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ulong_schar':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6059:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SCHAR, unsigned long, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6059:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SCHAR, unsigned long, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6059:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SCHAR, unsigned long, signed char, -, SCHAR_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6059:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SCHAR, unsigned long, signed char, -, SCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6059:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SCHAR, unsigned long, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6059:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SCHAR, unsigned long, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6059:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SCHAR, unsigned long, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6059:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SCHAR, unsigned long, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6059:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SCHAR, unsigned long, signed char, -, SCHAR_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6059:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SCHAR, unsigned long, signed char, -, SCHAR_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6059:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SCHAR, unsigned long, signed char, -, SCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6059:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SCHAR, unsigned long, signed char, -, SCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ulong_uchar':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6085:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UCHAR, unsigned long, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6085:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UCHAR, unsigned long, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6085:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UCHAR, unsigned long, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6085:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UCHAR, unsigned long, unsigned char, -, UCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6085:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UCHAR, unsigned long, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6085:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UCHAR, unsigned long, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6085:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UCHAR, unsigned long, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6085:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UCHAR, unsigned long, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6085:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UCHAR, unsigned long, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6085:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UCHAR, unsigned long, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6085:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UCHAR, unsigned long, unsigned char, -, UCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6085:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UCHAR, unsigned long, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_long_short':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6110:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SHORT, long, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6110:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SHORT, long, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6110:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SHORT, long, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6110:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SHORT, long, short, SHRT_MIN, SHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6110:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SHORT, long, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6110:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SHORT, long, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6110:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SHORT, long, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6110:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SHORT, long, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6110:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SHORT, long, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6110:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SHORT, long, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6110:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SHORT, long, short, SHRT_MIN, SHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6110:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, SHORT, long, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_long_ushort':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6136:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, USHORT, long, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6136:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, USHORT, long, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6136:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, USHORT, long, unsigned short, -, USHRT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6136:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, USHORT, long, unsigned short, -, USHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6136:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, USHORT, long, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6136:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, USHORT, long, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6136:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, USHORT, long, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6136:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, USHORT, long, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6136:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, USHORT, long, unsigned short, -, USHRT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6136:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, USHORT, long, unsigned short, -, USHRT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6136:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, USHORT, long, unsigned short, -, USHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6136:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, USHORT, long, unsigned short, -, USHRT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ulong_short':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6161:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SHORT, unsigned long, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6161:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SHORT, unsigned long, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6161:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SHORT, unsigned long, short, -, SHRT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6161:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SHORT, unsigned long, short, -, SHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6161:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SHORT, unsigned long, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6161:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SHORT, unsigned long, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6161:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SHORT, unsigned long, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6161:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SHORT, unsigned long, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6161:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SHORT, unsigned long, short, -, SHRT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6161:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SHORT, unsigned long, short, -, SHRT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6161:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SHORT, unsigned long, short, -, SHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6161:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, SHORT, unsigned long, short, -, SHRT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ulong_ushort':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6187:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, USHORT, unsigned long, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6187:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, USHORT, unsigned long, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6187:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, USHORT, unsigned long, unsigned short, -, USHRT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6187:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, USHORT, unsigned long, unsigned short, -, USHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6187:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, USHORT, unsigned long, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6187:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, USHORT, unsigned long, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6187:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, USHORT, unsigned long, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6187:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, USHORT, unsigned long, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6187:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, USHORT, unsigned long, unsigned short, -, USHRT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6187:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, USHORT, unsigned long, unsigned short, -, USHRT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6187:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, USHORT, unsigned long, unsigned short, -, USHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6187:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, USHORT, unsigned long, unsigned short, -, USHRT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_long_int':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6212:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, INT, long, int, INT_MIN, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6212:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, INT, long, int, INT_MIN, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6212:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, INT, long, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6212:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, INT, long, int, INT_MIN, INT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6212:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, INT, long, int, INT_MIN, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6212:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, INT, long, int, INT_MIN, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6212:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, INT, long, int, INT_MIN, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6212:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, INT, long, int, INT_MIN, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6212:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, INT, long, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6212:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, INT, long, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6212:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, INT, long, int, INT_MIN, INT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6212:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LONG, INT, long, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_long_uint':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6237:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UINT, long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6237:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UINT, long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6237:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UINT, long, unsigned, -, UINT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6237:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UINT, long, unsigned, -, UINT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6237:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UINT, long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6237:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UINT, long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6237:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UINT, long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6237:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UINT, long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6237:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UINT, long, unsigned, -, UINT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6237:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UINT, long, unsigned, -, UINT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6237:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UINT, long, unsigned, -, UINT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6237:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LONG, UINT, long, unsigned, -, UINT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ulong_int':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6262:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, INT, unsigned long, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6262:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, INT, unsigned long, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6262:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, INT, unsigned long, int, -, INT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6262:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, INT, unsigned long, int, -, INT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6262:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, INT, unsigned long, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6262:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, INT, unsigned long, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6262:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, INT, unsigned long, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6262:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, INT, unsigned long, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6262:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, INT, unsigned long, int, -, INT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6262:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, INT, unsigned long, int, -, INT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6262:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, INT, unsigned long, int, -, INT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6262:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULONG, INT, unsigned long, int, -, INT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ulong_uint':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6287:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UINT, unsigned long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6287:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UINT, unsigned long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6287:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UINT, unsigned long, unsigned, -, UINT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6287:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UINT, unsigned long, unsigned, -, UINT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6287:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UINT, unsigned long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6287:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UINT, unsigned long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6287:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UINT, unsigned long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6287:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UINT, unsigned long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6287:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UINT, unsigned long, unsigned, -, UINT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6287:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UINT, unsigned long, unsigned, -, UINT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6287:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UINT, unsigned long, unsigned, -, UINT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6287:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULONG, UINT, unsigned long, unsigned, -, UINT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_long_ulong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6312:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LONG, ULONG, long, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6312:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LONG, ULONG, long, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6312:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LONG, ULONG, long, unsigned long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:377:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6312:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LONG, ULONG, long, unsigned long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6312:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LONG, ULONG, long, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6312:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LONG, ULONG, long, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6312:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LONG, ULONG, long, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6312:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LONG, ULONG, long, unsigned long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6312:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LONG, ULONG, long, unsigned long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:377:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6312:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LONG, ULONG, long, unsigned long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:377:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6312:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LONG, ULONG, long, unsigned long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:377:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6312:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LONG, ULONG, long, unsigned long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_ulong_long':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6337:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULONG, LONG, unsigned long, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6337:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULONG, LONG, unsigned long, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6337:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULONG, LONG, unsigned long, long, -, LONG_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:404:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_us, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6337:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULONG, LONG, unsigned long, long, -, LONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6337:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULONG, LONG, unsigned long, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6337:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULONG, LONG, unsigned long, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6337:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULONG, LONG, unsigned long, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6337:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULONG, LONG, unsigned long, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6337:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULONG, LONG, unsigned long, long, -, LONG_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:404:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_us, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6337:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULONG, LONG, unsigned long, long, -, LONG_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:404:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_us, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6337:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULONG, LONG, unsigned long, long, -, LONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:404:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_us, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6337:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULONG, LONG, unsigned long, long, -, LONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_long_llong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6362:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(LONG, LLONG, long, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6362:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(LONG, LLONG, long, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6362:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(LONG, LLONG, long, long long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6362:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(LONG, LLONG, long, long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6362:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(LONG, LLONG, long, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6362:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(LONG, LLONG, long, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6362:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(LONG, LLONG, long, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6362:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(LONG, LLONG, long, long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:243:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6362:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(LONG, LLONG, long, long long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6362:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(LONG, LLONG, long, long long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6362:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(LONG, LLONG, long, long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:244:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6362:5: note: in expansion of macro 'H5T_CONV_sS'\
     H5T_CONV_sS(LONG, LLONG, long, long long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_long_ullong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6388:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(LONG, ULLONG, long, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6388:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(LONG, ULLONG, long, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6388:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(LONG, ULLONG, long, unsigned long long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6388:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(LONG, ULLONG, long, unsigned long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6388:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(LONG, ULLONG, long, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6388:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(LONG, ULLONG, long, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6388:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(LONG, ULLONG, long, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6388:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(LONG, ULLONG, long, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:268:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6388:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(LONG, ULLONG, long, unsigned long long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6388:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(LONG, ULLONG, long, unsigned long long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6388:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(LONG, ULLONG, long, unsigned long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:269:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_sU, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6388:5: note: in expansion of macro 'H5T_CONV_sU'\
     H5T_CONV_sU(LONG, ULLONG, long, unsigned long long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_ulong_llong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6414:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(ULONG, LLONG, unsigned long, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6414:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(ULONG, LLONG, unsigned long, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6414:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(ULONG, LLONG, unsigned long, long long, -, LLONG_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6414:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(ULONG, LLONG, unsigned long, long long, -, LLONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6414:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(ULONG, LLONG, unsigned long, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6414:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(ULONG, LLONG, unsigned long, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6414:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(ULONG, LLONG, unsigned long, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6414:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(ULONG, LLONG, unsigned long, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:293:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6414:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(ULONG, LLONG, unsigned long, long long, -, LLONG_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6414:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(ULONG, LLONG, unsigned long, long long, -, LLONG_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6414:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(ULONG, LLONG, unsigned long, long long, -, LLONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6414:5: note: in expansion of macro 'H5T_CONV_uS'\
     H5T_CONV_uS(ULONG, LLONG, unsigned long, long long, -, LLONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ulong_ullong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6440:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(ULONG, ULLONG, unsigned long, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6440:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(ULONG, ULLONG, unsigned long, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6440:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(ULONG, ULLONG, unsigned long, unsigned long long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6440:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(ULONG, ULLONG, unsigned long, unsigned long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6440:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(ULONG, ULLONG, unsigned long, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6440:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(ULONG, ULLONG, unsigned long, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6440:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(ULONG, ULLONG, unsigned long, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6440:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(ULONG, ULLONG, unsigned long, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:298:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6440:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(ULONG, ULLONG, unsigned long, unsigned long long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6440:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(ULONG, ULLONG, unsigned long, unsigned long long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6440:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(ULONG, ULLONG, unsigned long, unsigned long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:299:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6440:5: note: in expansion of macro 'H5T_CONV_uU'\
     H5T_CONV_uU(ULONG, ULLONG, unsigned long, unsigned long long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_llong_schar':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6466:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SCHAR, long long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6466:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SCHAR, long long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6466:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SCHAR, long long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6466:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SCHAR, long long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6466:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SCHAR, long long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6466:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SCHAR, long long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6466:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SCHAR, long long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6466:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SCHAR, long long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6466:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SCHAR, long long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6466:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SCHAR, long long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6466:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SCHAR, long long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6466:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SCHAR, long long, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_llong_uchar':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6492:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UCHAR, long long, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6492:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UCHAR, long long, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6492:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UCHAR, long long, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6492:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UCHAR, long long, unsigned char, -, UCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6492:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UCHAR, long long, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6492:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UCHAR, long long, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6492:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UCHAR, long long, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6492:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UCHAR, long long, unsigned char, -, UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6492:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UCHAR, long long, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6492:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UCHAR, long long, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6492:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UCHAR, long long, unsigned char, -, UCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6492:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UCHAR, long long, unsigned char, -, UCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ullong_schar':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6518:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SCHAR, unsigned long long, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6518:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SCHAR, unsigned long long, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6518:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SCHAR, unsigned long long, signed char, -, SCHAR_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6518:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SCHAR, unsigned long long, signed char, -, SCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6518:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SCHAR, unsigned long long, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6518:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SCHAR, unsigned long long, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6518:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SCHAR, unsigned long long, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6518:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SCHAR, unsigned long long, signed char, -, SCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6518:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SCHAR, unsigned long long, signed char, -, SCHAR_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6518:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SCHAR, unsigned long long, signed char, -, SCHAR_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6518:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SCHAR, unsigned long long, signed char, -, SCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6518:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SCHAR, unsigned long long, signed char, -, SCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ullong_uchar':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6544:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UCHAR, unsigned long long, unsigned char, -, 
UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6544:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UCHAR, unsigned long long, unsigned char, -, 
UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6544:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UCHAR, unsigned long long, unsigned char, -, 
UCHAR_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6544:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UCHAR, unsigned long long, unsigned char, -, 
UCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6544:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UCHAR, unsigned long long, unsigned char, -, 
UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6544:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UCHAR, unsigned long long, unsigned char, -, 
UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6544:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UCHAR, unsigned long long, unsigned char, -, 
UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6544:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UCHAR, unsigned long long, unsigned char, -, 
UCHAR_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6544:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UCHAR, unsigned long long, unsigned char, -, 
UCHAR_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6544:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UCHAR, unsigned long long, unsigned char, -, 
UCHAR_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6544:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UCHAR, unsigned long long, unsigned char, -, 
UCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6544:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UCHAR, unsigned long long, unsigned char, -, 
UCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_llong_short':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6570:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SHORT, long long, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6570:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SHORT, long long, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6570:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SHORT, long long, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6570:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SHORT, long long, short, SHRT_MIN, SHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6570:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SHORT, long long, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6570:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SHORT, long long, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6570:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SHORT, long long, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6570:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SHORT, long long, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6570:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SHORT, long long, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6570:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SHORT, long long, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6570:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SHORT, long long, short, SHRT_MIN, SHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6570:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, SHORT, long long, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_llong_ushort':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6596:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, USHORT, long long, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6596:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, USHORT, long long, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6596:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, USHORT, long long, unsigned short, -, USHRT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6596:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, USHORT, long long, unsigned short, -, USHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6596:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, USHORT, long long, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6596:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, USHORT, long long, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6596:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, USHORT, long long, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6596:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, USHORT, long long, unsigned short, -, USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6596:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, USHORT, long long, unsigned short, -, USHRT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6596:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, USHORT, long long, unsigned short, -, USHRT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6596:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, USHORT, long long, unsigned short, -, USHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6596:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, USHORT, long long, unsigned short, -, USHRT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ullong_short':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6622:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SHORT, unsigned long long, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6622:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SHORT, unsigned long long, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6622:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SHORT, unsigned long long, short, -, SHRT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6622:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SHORT, unsigned long long, short, -, SHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6622:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SHORT, unsigned long long, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6622:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SHORT, unsigned long long, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6622:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SHORT, unsigned long long, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6622:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SHORT, unsigned long long, short, -, SHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6622:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SHORT, unsigned long long, short, -, SHRT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6622:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SHORT, unsigned long long, short, -, SHRT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6622:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SHORT, unsigned long long, short, -, SHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6622:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, SHORT, unsigned long long, short, -, SHRT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ullong_ushort':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6648:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, USHORT, unsigned long long, unsigned short, -, 
USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6648:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, USHORT, unsigned long long, unsigned short, -, 
USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6648:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, USHORT, unsigned long long, unsigned short, -, 
USHRT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6648:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, USHORT, unsigned long long, unsigned short, -, 
USHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6648:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, USHORT, unsigned long long, unsigned short, -, 
USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6648:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, USHORT, unsigned long long, unsigned short, -, 
USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6648:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, USHORT, unsigned long long, unsigned short, -, 
USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6648:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, USHORT, unsigned long long, unsigned short, -, 
USHRT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6648:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, USHORT, unsigned long long, unsigned short, -, 
USHRT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6648:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, USHORT, unsigned long long, unsigned short, -, 
USHRT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6648:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, USHORT, unsigned long long, unsigned short, -, 
USHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6648:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, USHORT, unsigned long long, unsigned short, -, 
USHRT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_llong_int':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6673:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, INT, long long, int, INT_MIN, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6673:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, INT, long long, int, INT_MIN, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6673:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, INT, long long, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6673:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, INT, long long, int, INT_MIN, INT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6673:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, INT, long long, int, INT_MIN, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6673:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, INT, long long, int, INT_MIN, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6673:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, INT, long long, int, INT_MIN, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6673:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, INT, long long, int, INT_MIN, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6673:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, INT, long long, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6673:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, INT, long long, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6673:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, INT, long long, int, INT_MIN, INT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6673:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, INT, long long, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_llong_uint':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6698:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UINT, long long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6698:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UINT, long long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6698:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UINT, long long, unsigned, -, UINT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6698:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UINT, long long, unsigned, -, UINT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6698:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UINT, long long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6698:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UINT, long long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6698:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UINT, long long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6698:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UINT, long long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6698:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UINT, long long, unsigned, -, UINT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6698:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UINT, long long, unsigned, -, UINT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6698:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UINT, long long, unsigned, -, UINT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6698:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, UINT, long long, unsigned, -, UINT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ullong_int':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6723:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, INT, unsigned long long, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6723:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, INT, unsigned long long, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6723:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, INT, unsigned long long, int, -, INT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6723:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, INT, unsigned long long, int, -, INT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6723:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, INT, unsigned long long, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6723:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, INT, unsigned long long, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6723:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, INT, unsigned long long, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6723:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, INT, unsigned long long, int, -, INT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6723:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, INT, unsigned long long, int, -, INT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6723:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, INT, unsigned long long, int, -, INT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6723:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, INT, unsigned long long, int, -, INT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6723:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, INT, unsigned long long, int, -, INT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ullong_uint':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6749:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UINT, unsigned long long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6749:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UINT, unsigned long long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6749:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UINT, unsigned long long, unsigned, -, UINT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6749:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UINT, unsigned long long, unsigned, -, UINT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6749:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UINT, unsigned long long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6749:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UINT, unsigned long long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6749:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UINT, unsigned long long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6749:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UINT, unsigned long long, unsigned, -, UINT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6749:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UINT, unsigned long long, unsigned, -, UINT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6749:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UINT, unsigned long long, unsigned, -, UINT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6749:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UINT, unsigned long long, unsigned, -, UINT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6749:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, UINT, unsigned long long, unsigned, -, UINT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_llong_long':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6774:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, LONG, long long, long, LONG_MIN, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6774:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, LONG, long long, long, LONG_MIN, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6774:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, LONG, long long, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6774:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, LONG, long long, long, LONG_MIN, LONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6774:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, LONG, long long, long, LONG_MIN, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6774:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, LONG, long long, long, LONG_MIN, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6774:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, LONG, long long, long, LONG_MIN, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6774:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, LONG, long long, long, LONG_MIN, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:303:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6774:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, LONG, long long, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6774:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, LONG, long long, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6774:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, LONG, long long, long, LONG_MIN, LONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:304:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Xx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6774:5: note: in expansion of macro 'H5T_CONV_Ss'\
     H5T_CONV_Ss(LLONG, LONG, long long, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_llong_ulong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6800:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, ULONG, long long, unsigned long, -, ULONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6800:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, ULONG, long long, unsigned long, -, ULONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6800:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, ULONG, long long, unsigned long, -, ULONG_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6800:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, ULONG, long long, unsigned long, -, ULONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6800:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, ULONG, long long, unsigned long, -, ULONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6800:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, ULONG, long long, unsigned long, -, ULONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6800:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, ULONG, long long, unsigned long, -, ULONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6800:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, ULONG, long long, unsigned long, -, ULONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:339:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6800:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, ULONG, long long, unsigned long, -, ULONG_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6800:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, ULONG, long long, unsigned long, -, ULONG_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6800:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, ULONG, long long, unsigned long, -, ULONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:340:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6800:5: note: in expansion of macro 'H5T_CONV_Su'\
     H5T_CONV_Su(LLONG, ULONG, long long, unsigned long, -, ULONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ullong_long':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6826:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, LONG, unsigned long long, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6826:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, LONG, unsigned long long, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6826:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, LONG, unsigned long long, long, -, LONG_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6826:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, LONG, unsigned long long, long, -, LONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6826:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, LONG, unsigned long long, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6826:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, LONG, unsigned long long, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6826:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, LONG, unsigned long long, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6826:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, LONG, unsigned long long, long, -, LONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:344:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6826:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, LONG, unsigned long long, long, -, LONG_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6826:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, LONG, unsigned long long, long, -, LONG_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6826:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, LONG, unsigned long long, long, -, LONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:345:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6826:5: note: in expansion of macro 'H5T_CONV_Us'\
     H5T_CONV_Us(ULLONG, LONG, unsigned long long, long, -, LONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ullong_ulong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6852:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, ULONG, unsigned long long, unsigned long, -, 
ULONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6852:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, ULONG, unsigned long long, unsigned long, -, 
ULONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6852:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, ULONG, unsigned long long, unsigned long, -, 
ULONG_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6852:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, ULONG, unsigned long long, unsigned long, -, 
ULONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6852:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, ULONG, unsigned long long, unsigned long, -, 
ULONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6852:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, ULONG, unsigned long long, unsigned long, -, 
ULONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6852:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, ULONG, unsigned long long, unsigned long, -, 
ULONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6852:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, ULONG, unsigned long long, unsigned long, -, 
ULONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:349:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6852:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, ULONG, unsigned long long, unsigned long, -, 
ULONG_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6852:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, ULONG, unsigned long long, unsigned long, -, 
ULONG_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6852:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, ULONG, unsigned long long, unsigned long, -, 
ULONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:350:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ux, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6852:5: note: in expansion of macro 'H5T_CONV_Uu'\
     H5T_CONV_Uu(ULLONG, ULONG, unsigned long long, unsigned long, -, 
ULONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_llong_ullong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6878:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LLONG, ULLONG, long long, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6878:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LLONG, ULLONG, long long, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6878:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LLONG, ULLONG, long long, unsigned long long, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:377:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6878:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LLONG, ULLONG, long long, unsigned long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6878:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LLONG, ULLONG, long long, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6878:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LLONG, ULLONG, long long, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6878:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LLONG, ULLONG, long long, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6878:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LLONG, ULLONG, long long, unsigned long long, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:376:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6878:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LLONG, ULLONG, long long, unsigned long long, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:377:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6878:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LLONG, ULLONG, long long, unsigned long long, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:377:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6878:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LLONG, ULLONG, long long, unsigned long long, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:377:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_su, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6878:5: note: in expansion of macro 'H5T_CONV_su'\
     H5T_CONV_su(LLONG, ULLONG, long long, unsigned long long, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_ullong_llong':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6904:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULLONG, LLONG, unsigned long long, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6904:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULLONG, LLONG, unsigned long long, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6904:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULLONG, LLONG, unsigned long long, long long, -, LLONG_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:404:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_us, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6904:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULLONG, LLONG, unsigned long long, long long, -, LLONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6904:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULLONG, LLONG, unsigned long long, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6904:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULLONG, LLONG, unsigned long long, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6904:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULLONG, LLONG, unsigned long long, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6904:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULLONG, LLONG, unsigned long long, long long, -, LLONG_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:403:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)==sizeof(DT));          \\\
     ^\
H5Tconv.c:6904:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULLONG, LLONG, unsigned long long, long long, -, LLONG_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:404:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_us, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6904:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULLONG, LLONG, unsigned long long, long long, -, LLONG_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:404:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_us, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6904:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULLONG, LLONG, unsigned long long, long long, -, LLONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:404:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_us, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6904:5: note: in expansion of macro 'H5T_CONV_us'\
     H5T_CONV_us(ULLONG, LLONG, unsigned long long, long long, -, LLONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_float_double':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6934:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, DOUBLE, float, double, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6934:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, DOUBLE, float, double, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6934:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, DOUBLE, float, double, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:409:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6934:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, DOUBLE, float, double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6934:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, DOUBLE, float, double, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6934:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, DOUBLE, float, double, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6934:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, DOUBLE, float, double, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6934:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, DOUBLE, float, double, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6934:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, DOUBLE, float, double, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:409:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6934:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, DOUBLE, float, double, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:409:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6934:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, DOUBLE, float, double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:409:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6934:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, DOUBLE, float, double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_float_ldouble':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6961:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, LDOUBLE, float, long double, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6961:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, LDOUBLE, float, long double, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6961:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, LDOUBLE, float, long double, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:409:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6961:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, LDOUBLE, float, long double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6961:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, LDOUBLE, float, long double, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6961:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, LDOUBLE, float, long double, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6961:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, LDOUBLE, float, long double, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6961:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, LDOUBLE, float, long double, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:6961:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, LDOUBLE, float, long double, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:409:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6961:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, LDOUBLE, float, long double, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:409:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6961:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, LDOUBLE, float, long double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:409:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6961:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(FLOAT, LDOUBLE, float, long double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_double_float':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:416:13: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
     if(*(S) > (DT)(D_MAX)) \{                                                  
\\\
             ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Ff_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:425:21: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
     \} else if (*(S) < (DT)(D_MIN)) \{                                         
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Ff_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:438:13: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
     if(*(S) > (DT)(D_MAX))                                                    
\\\
             ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Ff_NOEX_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:801:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:801:89: note: in expansion of macro 'H5_GLUE'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX)
 \\\
                                                                                
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:440:19: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
     else if (*(S) < (DT)(D_MIN))                                              
\\\
                   ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Ff_NOEX_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:801:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:801:89: note: in expansion of macro 'H5_GLUE'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX)
 \\\
                                                                                
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:416:13: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
     if(*(S) > (DT)(D_MAX)) \{                                                  
\\\
             ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Ff_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:425:21: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
     \} else if (*(S) < (DT)(D_MIN)) \{                                         
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Ff_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:438:13: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
     if(*(S) > (DT)(D_MAX))                                                    
\\\
             ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Ff_NOEX_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:801:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:801:89: note: in expansion of macro 'H5_GLUE'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX)
 \\\
                                                                                
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:440:19: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
     else if (*(S) < (DT)(D_MIN))                                              
\\\
                   ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Ff_NOEX_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:801:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:801:89: note: in expansion of macro 'H5_GLUE'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX)
 \\\
                                                                                
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:416:13: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
     if(*(S) > (DT)(D_MAX)) \{                                                  
\\\
             ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Ff_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:425:21: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
     \} else if (*(S) < (DT)(D_MIN)) \{                                         
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Ff_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:438:13: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
     if(*(S) > (DT)(D_MAX))                                                    
\\\
             ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Ff_NOEX_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:801:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:801:89: note: in expansion of macro 'H5_GLUE'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX)
 \\\
                                                                                
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:440:19: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
     else if (*(S) < (DT)(D_MIN))                                              
\\\
                   ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Ff_NOEX_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:801:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:801:89: note: in expansion of macro 'H5_GLUE'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX)
 \\\
                                                                                
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:416:13: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
     if(*(S) > (DT)(D_MAX)) \{                                                  
\\\
             ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Ff_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:425:21: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
     \} else if (*(S) < (DT)(D_MIN)) \{                                         
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Ff_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:438:13: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
     if(*(S) > (DT)(D_MAX))                                                    
\\\
             ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Ff_NOEX_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:801:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:801:89: note: in expansion of macro 'H5_GLUE'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX)
 \\\
                                                                                
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:440:19: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
     else if (*(S) < (DT)(D_MIN))                                              
\\\
                   ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Ff_NOEX_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:801:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:801:89: note: in expansion of macro 'H5_GLUE'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX)
 \\\
                                                                                
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:6995:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(DOUBLE, FLOAT, double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_double_ldouble':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:7022:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(DOUBLE, LDOUBLE, double, long double, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:7022:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(DOUBLE, LDOUBLE, double, long double, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:7022:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(DOUBLE, LDOUBLE, double, long double, -, -);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:409:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7022:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(DOUBLE, LDOUBLE, double, long double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:7022:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(DOUBLE, LDOUBLE, double, long double, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:7022:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(DOUBLE, LDOUBLE, double, long double, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:7022:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(DOUBLE, LDOUBLE, double, long double, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:7022:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(DOUBLE, LDOUBLE, double, long double, -, -);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:408:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)<=sizeof(DT));          \\\
     ^\
H5Tconv.c:7022:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(DOUBLE, LDOUBLE, double, long double, -, -);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:409:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7022:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(DOUBLE, LDOUBLE, double, long double, -, -);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:409:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7022:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(DOUBLE, LDOUBLE, double, long double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:409:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xX, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7022:5: note: in expansion of macro 'H5T_CONV_fF'\
     H5T_CONV_fF(DOUBLE, LDOUBLE, double, long double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_ldouble_float':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:7049:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, FLOAT, long double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:7049:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, FLOAT, long double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:7049:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, FLOAT, long double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7049:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, FLOAT, long double, float, -FLT_MAX, FLT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:7049:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, FLOAT, long double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:7049:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, FLOAT, long double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:7049:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, FLOAT, long double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:7049:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, FLOAT, long double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:7049:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, FLOAT, long double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7049:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, FLOAT, long double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7049:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, FLOAT, long double, float, -FLT_MAX, FLT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7049:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, FLOAT, long double, float, -FLT_MAX, FLT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ldouble_double':\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:7076:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, DOUBLE, long double, double, -DBL_MAX, DBL_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:7076:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, DOUBLE, long double, double, -DBL_MAX, DBL_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:7076:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, DOUBLE, long double, double, -DBL_MAX, DBL_MAX);\
     ^\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7076:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, DOUBLE, long double, double, -DBL_MAX, DBL_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:7076:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, DOUBLE, long double, double, -DBL_MAX, DBL_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:7076:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, DOUBLE, long double, double, -DBL_MAX, DBL_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:7076:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, DOUBLE, long double, double, -DBL_MAX, DBL_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:7076:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, DOUBLE, long double, double, -DBL_MAX, DBL_MAX);\
     ^\
H5private.h:2040:45: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
 #define HDcompile_assert(e)     do \{ enum \{ compile_assert__ = 1 / (e) \}; 
\} while(0)\
                                             ^\
H5Tconv.c:447:5: note: in expansion of macro 'HDcompile_assert'\
     HDcompile_assert(sizeof(ST)>=sizeof(DT));          \\\
     ^\
H5Tconv.c:7076:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, DOUBLE, long double, double, -DBL_MAX, DBL_MAX);\
     ^\
H5Tconv.c:613:12: warning: variable 'dprec' set but not used 
[-Wunused-but-set-variable]\
     size_t dprec;   /*destination precision  */    \\\
            ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7076:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, DOUBLE, long double, double, -DBL_MAX, DBL_MAX);\
     ^\
H5Tconv.c:612:12: warning: variable 'sprec' set but not used 
[-Wunused-but-set-variable]\
     size_t sprec;   /*source precision  */    \\\
            ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7076:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, DOUBLE, long double, double, -DBL_MAX, DBL_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:448:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Ff, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7076:5: note: in expansion of macro 'H5T_CONV_Ff'\
     H5T_CONV_Ff(LDOUBLE, DOUBLE, long double, double, -DBL_MAX, DBL_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_schar_float':\
H5Tconv.c:7102:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(SCHAR, FLOAT, signed char, float, -, -);\
     ^\
H5Tconv.c:7102:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7102:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7102:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, FLOAT, signed char, float, -, -);\
     ^\
H5Tconv.c:7102:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7102:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7102:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7102:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7102:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7102:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, FLOAT, signed char, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7102:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, FLOAT, signed char, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7102:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, FLOAT, signed char, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7102:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, FLOAT, signed char, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7102:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, FLOAT, signed char, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7102:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, FLOAT, signed char, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7102:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, FLOAT, signed char, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7102:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, FLOAT, signed char, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7102:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, FLOAT, signed char, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7102:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, FLOAT, signed char, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7102:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, FLOAT, signed char, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7102:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, FLOAT, signed char, float, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7102:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, FLOAT, signed char, float, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_schar_double':\
H5Tconv.c:7127:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(SCHAR, DOUBLE, signed char, double, -, -);\
     ^\
H5Tconv.c:7127:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7127:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7127:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, DOUBLE, signed char, double, -, -);\
     ^\
H5Tconv.c:7127:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7127:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7127:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7127:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7127:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7127:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, DOUBLE, signed char, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7127:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, DOUBLE, signed char, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7127:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, DOUBLE, signed char, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7127:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, DOUBLE, signed char, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7127:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, DOUBLE, signed char, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7127:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, DOUBLE, signed char, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7127:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, DOUBLE, signed char, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7127:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, DOUBLE, signed char, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7127:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, DOUBLE, signed char, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7127:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, DOUBLE, signed char, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7127:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, DOUBLE, signed char, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7127:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, DOUBLE, signed char, double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7127:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, DOUBLE, signed char, double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_schar_ldouble':\
H5Tconv.c:7153:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(SCHAR, LDOUBLE, signed char, long double, -, -);\
     ^\
H5Tconv.c:7153:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7153:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7153:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, LDOUBLE, signed char, long double, -, -);\
     ^\
H5Tconv.c:7153:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7153:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7153:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7153:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7153:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7153:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, LDOUBLE, signed char, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7153:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, LDOUBLE, signed char, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7153:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, LDOUBLE, signed char, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7153:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, LDOUBLE, signed char, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7153:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, LDOUBLE, signed char, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7153:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, LDOUBLE, signed char, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7153:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, LDOUBLE, signed char, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7153:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, LDOUBLE, signed char, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7153:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, LDOUBLE, signed char, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7153:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, LDOUBLE, signed char, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7153:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, LDOUBLE, signed char, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7153:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, LDOUBLE, signed char, long double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7153:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SCHAR, LDOUBLE, signed char, long double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_uchar_float':\
H5Tconv.c:7179:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(UCHAR, FLOAT, unsigned char, float, -, -);\
     ^\
H5Tconv.c:7179:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7179:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7179:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, FLOAT, unsigned char, float, -, -);\
     ^\
H5Tconv.c:7179:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7179:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7179:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7179:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7179:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7179:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, FLOAT, unsigned char, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7179:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, FLOAT, unsigned char, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7179:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, FLOAT, unsigned char, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7179:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, FLOAT, unsigned char, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7179:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, FLOAT, unsigned char, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7179:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, FLOAT, unsigned char, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7179:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, FLOAT, unsigned char, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7179:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, FLOAT, unsigned char, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7179:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, FLOAT, unsigned char, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7179:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, FLOAT, unsigned char, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7179:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, FLOAT, unsigned char, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7179:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, FLOAT, unsigned char, float, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7179:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, FLOAT, unsigned char, float, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_uchar_double':\
H5Tconv.c:7204:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(UCHAR, DOUBLE, unsigned char, double, -, -);\
     ^\
H5Tconv.c:7204:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7204:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7204:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, DOUBLE, unsigned char, double, -, -);\
     ^\
H5Tconv.c:7204:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7204:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7204:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7204:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7204:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7204:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, DOUBLE, unsigned char, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7204:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, DOUBLE, unsigned char, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7204:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, DOUBLE, unsigned char, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7204:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, DOUBLE, unsigned char, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7204:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, DOUBLE, unsigned char, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7204:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, DOUBLE, unsigned char, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7204:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, DOUBLE, unsigned char, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7204:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, DOUBLE, unsigned char, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7204:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, DOUBLE, unsigned char, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7204:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, DOUBLE, unsigned char, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7204:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, DOUBLE, unsigned char, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7204:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, DOUBLE, unsigned char, double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7204:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, DOUBLE, unsigned char, double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_uchar_ldouble':\
H5Tconv.c:7230:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(UCHAR, LDOUBLE, unsigned char, long double, -, -);\
     ^\
H5Tconv.c:7230:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7230:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7230:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, LDOUBLE, unsigned char, long double, -, -);\
     ^\
H5Tconv.c:7230:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7230:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7230:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7230:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7230:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7230:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, LDOUBLE, unsigned char, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7230:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, LDOUBLE, unsigned char, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7230:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, LDOUBLE, unsigned char, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7230:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, LDOUBLE, unsigned char, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7230:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, LDOUBLE, unsigned char, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7230:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, LDOUBLE, unsigned char, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7230:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, LDOUBLE, unsigned char, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7230:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, LDOUBLE, unsigned char, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7230:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, LDOUBLE, unsigned char, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7230:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, LDOUBLE, unsigned char, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7230:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, LDOUBLE, unsigned char, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7230:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, LDOUBLE, unsigned char, long double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7230:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UCHAR, LDOUBLE, unsigned char, long double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_short_float':\
H5Tconv.c:7256:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(SHORT, FLOAT, short, float, -, -);\
     ^\
H5Tconv.c:7256:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7256:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7256:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, FLOAT, short, float, -, -);\
     ^\
H5Tconv.c:7256:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7256:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7256:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7256:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7256:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7256:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, FLOAT, short, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7256:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, FLOAT, short, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7256:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, FLOAT, short, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7256:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, FLOAT, short, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7256:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, FLOAT, short, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7256:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, FLOAT, short, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7256:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, FLOAT, short, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7256:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, FLOAT, short, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7256:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, FLOAT, short, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7256:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, FLOAT, short, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7256:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, FLOAT, short, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7256:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, FLOAT, short, float, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7256:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, FLOAT, short, float, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_short_double':\
H5Tconv.c:7281:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(SHORT, DOUBLE, short, double, -, -);\
     ^\
H5Tconv.c:7281:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7281:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7281:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, DOUBLE, short, double, -, -);\
     ^\
H5Tconv.c:7281:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7281:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7281:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7281:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7281:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7281:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, DOUBLE, short, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7281:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, DOUBLE, short, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7281:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, DOUBLE, short, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7281:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, DOUBLE, short, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7281:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, DOUBLE, short, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7281:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, DOUBLE, short, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7281:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, DOUBLE, short, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7281:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, DOUBLE, short, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7281:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, DOUBLE, short, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7281:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, DOUBLE, short, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7281:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, DOUBLE, short, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7281:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, DOUBLE, short, double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7281:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, DOUBLE, short, double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_short_ldouble':\
H5Tconv.c:7307:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(SHORT, LDOUBLE, short, long double, -, -);\
     ^\
H5Tconv.c:7307:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7307:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7307:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, LDOUBLE, short, long double, -, -);\
     ^\
H5Tconv.c:7307:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7307:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7307:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7307:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7307:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7307:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, LDOUBLE, short, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7307:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, LDOUBLE, short, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7307:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, LDOUBLE, short, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7307:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, LDOUBLE, short, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7307:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, LDOUBLE, short, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7307:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, LDOUBLE, short, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7307:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, LDOUBLE, short, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7307:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, LDOUBLE, short, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7307:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, LDOUBLE, short, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7307:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, LDOUBLE, short, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7307:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, LDOUBLE, short, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7307:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, LDOUBLE, short, long double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7307:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(SHORT, LDOUBLE, short, long double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_ushort_float':\
H5Tconv.c:7333:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(USHORT, FLOAT, unsigned short, float, -, -);\
     ^\
H5Tconv.c:7333:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7333:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7333:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, FLOAT, unsigned short, float, -, -);\
     ^\
H5Tconv.c:7333:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7333:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7333:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7333:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7333:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7333:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, FLOAT, unsigned short, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7333:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, FLOAT, unsigned short, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7333:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, FLOAT, unsigned short, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7333:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, FLOAT, unsigned short, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7333:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, FLOAT, unsigned short, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7333:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, FLOAT, unsigned short, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7333:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, FLOAT, unsigned short, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7333:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, FLOAT, unsigned short, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7333:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, FLOAT, unsigned short, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7333:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, FLOAT, unsigned short, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7333:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, FLOAT, unsigned short, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7333:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, FLOAT, unsigned short, float, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7333:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, FLOAT, unsigned short, float, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_ushort_double':\
H5Tconv.c:7358:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(USHORT, DOUBLE, unsigned short, double, -, -);\
     ^\
H5Tconv.c:7358:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7358:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7358:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, DOUBLE, unsigned short, double, -, -);\
     ^\
H5Tconv.c:7358:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7358:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7358:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7358:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7358:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7358:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, DOUBLE, unsigned short, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7358:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, DOUBLE, unsigned short, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7358:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, DOUBLE, unsigned short, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7358:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, DOUBLE, unsigned short, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7358:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, DOUBLE, unsigned short, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7358:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, DOUBLE, unsigned short, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7358:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, DOUBLE, unsigned short, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7358:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, DOUBLE, unsigned short, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7358:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, DOUBLE, unsigned short, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7358:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, DOUBLE, unsigned short, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7358:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, DOUBLE, unsigned short, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7358:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, DOUBLE, unsigned short, double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7358:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, DOUBLE, unsigned short, double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_ushort_ldouble':\
H5Tconv.c:7384:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(USHORT, LDOUBLE, unsigned short, long double, -, -);\
     ^\
H5Tconv.c:7384:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7384:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7384:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, LDOUBLE, unsigned short, long double, -, -);\
     ^\
H5Tconv.c:7384:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7384:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7384:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7384:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7384:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7384:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, LDOUBLE, unsigned short, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7384:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, LDOUBLE, unsigned short, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7384:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, LDOUBLE, unsigned short, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7384:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, LDOUBLE, unsigned short, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7384:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, LDOUBLE, unsigned short, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7384:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, LDOUBLE, unsigned short, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7384:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, LDOUBLE, unsigned short, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7384:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, LDOUBLE, unsigned short, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7384:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, LDOUBLE, unsigned short, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7384:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, LDOUBLE, unsigned short, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7384:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, LDOUBLE, unsigned short, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7384:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, LDOUBLE, unsigned short, long double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7384:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(USHORT, LDOUBLE, unsigned short, long double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_int_float':\
H5Tconv.c:7410:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(INT, FLOAT, int, float, -, -);\
     ^\
H5Tconv.c:7410:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7410:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7410:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, FLOAT, int, float, -, -);\
     ^\
H5Tconv.c:7410:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7410:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7410:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7410:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7410:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7410:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, FLOAT, int, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7410:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, FLOAT, int, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7410:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, FLOAT, int, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7410:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, FLOAT, int, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7410:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, FLOAT, int, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7410:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, FLOAT, int, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7410:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, FLOAT, int, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7410:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, FLOAT, int, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7410:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, FLOAT, int, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7410:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, FLOAT, int, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7410:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, FLOAT, int, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7410:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, FLOAT, int, float, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7410:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, FLOAT, int, float, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_int_double':\
H5Tconv.c:7435:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(INT, DOUBLE, int, double, -, -);\
     ^\
H5Tconv.c:7435:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7435:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7435:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, DOUBLE, int, double, -, -);\
     ^\
H5Tconv.c:7435:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7435:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7435:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7435:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7435:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7435:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, DOUBLE, int, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7435:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, DOUBLE, int, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7435:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, DOUBLE, int, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7435:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, DOUBLE, int, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7435:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, DOUBLE, int, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7435:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, DOUBLE, int, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7435:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, DOUBLE, int, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7435:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, DOUBLE, int, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7435:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, DOUBLE, int, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7435:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, DOUBLE, int, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7435:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, DOUBLE, int, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7435:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, DOUBLE, int, double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7435:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, DOUBLE, int, double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_int_ldouble':\
H5Tconv.c:7461:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(INT, LDOUBLE, int, long double, -, -);\
     ^\
H5Tconv.c:7461:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7461:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7461:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, LDOUBLE, int, long double, -, -);\
     ^\
H5Tconv.c:7461:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7461:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7461:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7461:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7461:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7461:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, LDOUBLE, int, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7461:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, LDOUBLE, int, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7461:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, LDOUBLE, int, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7461:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, LDOUBLE, int, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7461:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, LDOUBLE, int, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7461:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, LDOUBLE, int, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7461:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, LDOUBLE, int, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7461:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, LDOUBLE, int, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7461:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, LDOUBLE, int, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7461:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, LDOUBLE, int, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7461:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, LDOUBLE, int, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7461:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, LDOUBLE, int, long double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7461:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(INT, LDOUBLE, int, long double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_uint_float':\
H5Tconv.c:7487:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(UINT, FLOAT, unsigned int, float, -, -);\
     ^\
H5Tconv.c:7487:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7487:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7487:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UINT, FLOAT, unsigned int, float, -, -);\
     ^\
H5Tconv.c:7487:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7487:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7487:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7487:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7487:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7487:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UINT, FLOAT, unsigned int, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7487:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UINT, FLOAT, unsigned int, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7487:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UINT, FLOAT, unsigned int, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7487:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UINT, FLOAT, unsigned int, float, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7487:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UINT, FLOAT, unsigned int, float, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_uint_double':\
H5Tconv.c:7512:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(UINT, DOUBLE, unsigned int, double, -, -);\
     ^\
H5Tconv.c:7512:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7512:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7512:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UINT, DOUBLE, unsigned int, double, -, -);\
     ^\
H5Tconv.c:7512:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7512:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7512:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7512:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7512:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7512:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UINT, DOUBLE, unsigned int, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7512:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UINT, DOUBLE, unsigned int, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7512:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UINT, DOUBLE, unsigned int, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7512:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UINT, DOUBLE, unsigned int, double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7512:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UINT, DOUBLE, unsigned int, double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_uint_ldouble':\
H5Tconv.c:7538:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(UINT, LDOUBLE, unsigned int, long double, -, -);\
     ^\
H5Tconv.c:7538:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7538:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7538:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UINT, LDOUBLE, unsigned int, long double, -, -);\
     ^\
H5Tconv.c:7538:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7538:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7538:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7538:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7538:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7538:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UINT, LDOUBLE, unsigned int, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7538:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UINT, LDOUBLE, unsigned int, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7538:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UINT, LDOUBLE, unsigned int, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7538:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UINT, LDOUBLE, unsigned int, long double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7538:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(UINT, LDOUBLE, unsigned int, long double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_long_float':\
H5Tconv.c:7564:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(LONG, FLOAT, long, float, -, -);\
     ^\
H5Tconv.c:7564:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7564:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7564:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, FLOAT, long, float, -, -);\
     ^\
H5Tconv.c:7564:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7564:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7564:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7564:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7564:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7564:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, FLOAT, long, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7564:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, FLOAT, long, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7564:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, FLOAT, long, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7564:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, FLOAT, long, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7564:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, FLOAT, long, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7564:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, FLOAT, long, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7564:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, FLOAT, long, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7564:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, FLOAT, long, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7564:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, FLOAT, long, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7564:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, FLOAT, long, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7564:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, FLOAT, long, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7564:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, FLOAT, long, float, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7564:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, FLOAT, long, float, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_long_double':\
H5Tconv.c:7589:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(LONG, DOUBLE, long, double, -, -);\
     ^\
H5Tconv.c:7589:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7589:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7589:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, DOUBLE, long, double, -, -);\
     ^\
H5Tconv.c:7589:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7589:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7589:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7589:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7589:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7589:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, DOUBLE, long, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7589:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, DOUBLE, long, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7589:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, DOUBLE, long, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7589:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, DOUBLE, long, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7589:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, DOUBLE, long, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7589:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, DOUBLE, long, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7589:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, DOUBLE, long, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7589:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, DOUBLE, long, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7589:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, DOUBLE, long, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7589:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, DOUBLE, long, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7589:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, DOUBLE, long, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7589:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, DOUBLE, long, double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7589:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, DOUBLE, long, double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_long_ldouble':\
H5Tconv.c:7615:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(LONG, LDOUBLE, long, long double, -, -);\
     ^\
H5Tconv.c:7615:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7615:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7615:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, LDOUBLE, long, long double, -, -);\
     ^\
H5Tconv.c:7615:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7615:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7615:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7615:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7615:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7615:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, LDOUBLE, long, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7615:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, LDOUBLE, long, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7615:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, LDOUBLE, long, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7615:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, LDOUBLE, long, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7615:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, LDOUBLE, long, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7615:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, LDOUBLE, long, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7615:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, LDOUBLE, long, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7615:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, LDOUBLE, long, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7615:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, LDOUBLE, long, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7615:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, LDOUBLE, long, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7615:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, LDOUBLE, long, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7615:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, LDOUBLE, long, long double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7615:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LONG, LDOUBLE, long, long double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_ulong_float':\
H5Tconv.c:7642:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(ULONG, FLOAT, unsigned long, float, -, -);\
     ^\
H5Tconv.c:7642:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7642:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7642:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULONG, FLOAT, unsigned long, float, -, -);\
     ^\
H5Tconv.c:7642:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7642:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7642:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7642:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7642:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7642:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULONG, FLOAT, unsigned long, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7642:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULONG, FLOAT, unsigned long, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7642:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULONG, FLOAT, unsigned long, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7642:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULONG, FLOAT, unsigned long, float, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7642:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULONG, FLOAT, unsigned long, float, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_ulong_double':\
H5Tconv.c:7669:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(ULONG, DOUBLE, unsigned long, double, -, -);\
     ^\
H5Tconv.c:7669:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7669:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7669:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULONG, DOUBLE, unsigned long, double, -, -);\
     ^\
H5Tconv.c:7669:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7669:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7669:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7669:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7669:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7669:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULONG, DOUBLE, unsigned long, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7669:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULONG, DOUBLE, unsigned long, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7669:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULONG, DOUBLE, unsigned long, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7669:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULONG, DOUBLE, unsigned long, double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7669:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULONG, DOUBLE, unsigned long, double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_ulong_ldouble':\
H5Tconv.c:7696:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(ULONG, LDOUBLE, unsigned long, long double, -, -);\
     ^\
H5Tconv.c:7696:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7696:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7696:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULONG, LDOUBLE, unsigned long, long double, -, -);\
     ^\
H5Tconv.c:7696:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7696:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7696:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7696:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7696:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7696:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULONG, LDOUBLE, unsigned long, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7696:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULONG, LDOUBLE, unsigned long, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7696:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULONG, LDOUBLE, unsigned long, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7696:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULONG, LDOUBLE, unsigned long, long double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7696:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULONG, LDOUBLE, unsigned long, long double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_llong_float':\
H5Tconv.c:7722:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(LLONG, FLOAT, long long, float, -, -);\
     ^\
H5Tconv.c:7722:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7722:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7722:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, FLOAT, long long, float, -, -);\
     ^\
H5Tconv.c:7722:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7722:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7722:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7722:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7722:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7722:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, FLOAT, long long, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7722:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, FLOAT, long long, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7722:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, FLOAT, long long, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7722:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, FLOAT, long long, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7722:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, FLOAT, long long, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7722:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, FLOAT, long long, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7722:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, FLOAT, long long, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7722:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, FLOAT, long long, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7722:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, FLOAT, long long, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7722:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, FLOAT, long long, float, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7722:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, FLOAT, long long, float, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7722:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, FLOAT, long long, float, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7722:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, FLOAT, long long, float, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_llong_double':\
H5Tconv.c:7747:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(LLONG, DOUBLE, long long, double, -, -);\
     ^\
H5Tconv.c:7747:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7747:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7747:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, DOUBLE, long long, double, -, -);\
     ^\
H5Tconv.c:7747:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7747:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7747:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7747:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7747:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7747:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, DOUBLE, long long, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7747:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, DOUBLE, long long, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7747:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, DOUBLE, long long, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7747:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, DOUBLE, long long, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7747:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, DOUBLE, long long, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7747:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, DOUBLE, long long, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7747:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, DOUBLE, long long, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7747:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, DOUBLE, long long, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7747:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, DOUBLE, long long, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7747:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, DOUBLE, long long, double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7747:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, DOUBLE, long long, double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7747:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, DOUBLE, long long, double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7747:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, DOUBLE, long long, double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_llong_ldouble':\
H5Tconv.c:7773:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(LLONG, LDOUBLE, long long, long double, -, -);\
     ^\
H5Tconv.c:7773:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7773:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7773:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, LDOUBLE, long long, long double, -, -);\
     ^\
H5Tconv.c:7773:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7773:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7773:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7773:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7773:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7773:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, LDOUBLE, long long, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7773:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, LDOUBLE, long long, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7773:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, LDOUBLE, long long, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7773:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, LDOUBLE, long long, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7773:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, LDOUBLE, long long, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7773:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, LDOUBLE, long long, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7773:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, LDOUBLE, long long, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7773:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, LDOUBLE, long long, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7773:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, LDOUBLE, long long, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7773:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, LDOUBLE, long long, long double, -, -);\
     ^\
H5Tconv.c:459:28: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> count) & 0xff;                                            
\\\
                            ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7773:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, LDOUBLE, long long, long double, -, -);\
     ^\
H5Tconv.c:483:30: warning: conversion to 'unsigned char' from 'long long int' 
may alter its value [-Wconversion]\
         p = ((V) >> (u * 8)) & 0xff;                                          
\\\
                              ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7773:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, LDOUBLE, long long, long double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7773:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(LLONG, LDOUBLE, long long, long double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_ullong_float':\
H5Tconv.c:7800:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(ULLONG, FLOAT, unsigned long long, float, -, -);\
     ^\
H5Tconv.c:7800:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7800:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7800:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULLONG, FLOAT, unsigned long long, float, -, -);\
     ^\
H5Tconv.c:7800:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7800:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7800:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7800:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7800:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7800:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULLONG, FLOAT, unsigned long long, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7800:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULLONG, FLOAT, unsigned long long, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7800:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULLONG, FLOAT, unsigned long long, float, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7800:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULLONG, FLOAT, unsigned long long, float, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7800:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULLONG, FLOAT, unsigned long long, float, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_ullong_double':\
H5Tconv.c:7827:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(ULLONG, DOUBLE, unsigned long long, double, -, -);\
     ^\
H5Tconv.c:7827:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7827:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7827:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULLONG, DOUBLE, unsigned long long, double, -, -);\
     ^\
H5Tconv.c:7827:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7827:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7827:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7827:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7827:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7827:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULLONG, DOUBLE, unsigned long long, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7827:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULLONG, DOUBLE, unsigned long long, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7827:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULLONG, DOUBLE, unsigned long long, double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7827:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULLONG, DOUBLE, unsigned long long, double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7827:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULLONG, DOUBLE, unsigned long long, double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_ullong_ldouble':\
H5Tconv.c:7854:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_xF(ULLONG, LDOUBLE, unsigned long long, long double, -, -);\
     ^\
H5Tconv.c:7854:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7854:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7854:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULLONG, LDOUBLE, unsigned long long, long double, -, -);\
     ^\
H5Tconv.c:7854:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7854:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7854:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7854:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7854:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7854:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULLONG, LDOUBLE, unsigned long long, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7854:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULLONG, LDOUBLE, unsigned long long, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7854:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULLONG, LDOUBLE, unsigned long long, long double, -, -);\
     ^\
H5Tconv.c:458:41: warning: conversion to 'unsigned int' from 'long unsigned 
int' may alter its value [-Wconversion]\
         count = ((sizeof(TYP) - 1) - u) * 8;                                  
\\\
                                         ^\
H5Tconv.c:515:9: note: in expansion of macro 'H5T_HI_LO_BIT_SET'\
         H5T_HI_LO_BIT_SET(ST, *(S), low_bit_pos, high_bit_pos)                
\\\
         ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_xF_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7854:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULLONG, LDOUBLE, unsigned long long, long double, -, -);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:539:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_xF, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7854:5: note: in expansion of macro 'H5T_CONV_xF'\
     H5T_CONV_xF(ULLONG, LDOUBLE, unsigned long long, long double, -, -);\
     ^\
H5Tconv.c: In function 'H5T__conv_float_schar':\
H5Tconv.c:7880:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(FLOAT, SCHAR, float, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:7880:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7880:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7880:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, SCHAR, float, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:7880:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7880:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7880:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7880:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7880:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7880:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, SCHAR, float, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7880:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, SCHAR, float, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7880:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, SCHAR, float, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7880:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, SCHAR, float, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7880:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, SCHAR, float, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7880:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, SCHAR, float, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7880:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, SCHAR, float, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7880:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, SCHAR, float, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7880:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, SCHAR, float, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_float_uchar':\
H5Tconv.c:7905:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(FLOAT, UCHAR, float, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:7905:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7905:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7905:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, UCHAR, float, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:7905:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7905:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7905:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7905:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7905:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7905:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, UCHAR, float, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7905:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, UCHAR, float, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7905:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, UCHAR, float, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7905:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, UCHAR, float, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7905:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, UCHAR, float, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7905:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, UCHAR, float, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7905:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, UCHAR, float, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7905:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, UCHAR, float, unsigned char, 0, UCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7905:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, UCHAR, float, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_double_schar':\
H5Tconv.c:7930:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(DOUBLE, SCHAR, double, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:7930:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7930:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7930:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, SCHAR, double, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:7930:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7930:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7930:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7930:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7930:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7930:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, SCHAR, double, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7930:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, SCHAR, double, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7930:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, SCHAR, double, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7930:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, SCHAR, double, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7930:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, SCHAR, double, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7930:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, SCHAR, double, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7930:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, SCHAR, double, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7930:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, SCHAR, double, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7930:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, SCHAR, double, signed char, SCHAR_MIN, SCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_double_uchar':\
H5Tconv.c:7955:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(DOUBLE, UCHAR, double, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:7955:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7955:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7955:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, UCHAR, double, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:7955:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7955:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7955:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7955:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7955:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7955:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, UCHAR, double, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7955:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, UCHAR, double, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7955:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, UCHAR, double, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7955:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, UCHAR, double, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7955:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, UCHAR, double, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7955:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, UCHAR, double, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7955:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, UCHAR, double, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7955:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, UCHAR, double, unsigned char, 0, UCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7955:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, UCHAR, double, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ldouble_schar':\
H5Tconv.c:7981:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(LDOUBLE, SCHAR, long double, signed char, SCHAR_MIN, 
SCHAR_MAX);\
     ^\
H5Tconv.c:7981:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7981:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7981:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, SCHAR, long double, signed char, SCHAR_MIN, 
SCHAR_MAX);\
     ^\
H5Tconv.c:7981:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7981:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7981:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7981:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:7981:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7981:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, SCHAR, long double, signed char, SCHAR_MIN, 
SCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7981:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, SCHAR, long double, signed char, SCHAR_MIN, 
SCHAR_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7981:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, SCHAR, long double, signed char, SCHAR_MIN, 
SCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7981:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, SCHAR, long double, signed char, SCHAR_MIN, 
SCHAR_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7981:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, SCHAR, long double, signed char, SCHAR_MIN, 
SCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7981:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, SCHAR, long double, signed char, SCHAR_MIN, 
SCHAR_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7981:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, SCHAR, long double, signed char, SCHAR_MIN, 
SCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7981:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, SCHAR, long double, signed char, SCHAR_MIN, 
SCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:7981:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, SCHAR, long double, signed char, SCHAR_MIN, 
SCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ldouble_uchar':\
H5Tconv.c:8008:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(LDOUBLE, UCHAR, long double, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:8008:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8008:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8008:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, UCHAR, long double, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:8008:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8008:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8008:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8008:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8008:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8008:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, UCHAR, long double, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8008:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, UCHAR, long double, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8008:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, UCHAR, long double, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8008:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, UCHAR, long double, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8008:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, UCHAR, long double, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8008:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, UCHAR, long double, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8008:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, UCHAR, long double, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8008:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, UCHAR, long double, unsigned char, 0, UCHAR_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8008:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, UCHAR, long double, unsigned char, 0, UCHAR_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_float_short':\
H5Tconv.c:8034:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(FLOAT, SHORT, float, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:8034:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8034:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8034:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, SHORT, float, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:8034:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8034:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8034:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8034:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8034:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8034:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, SHORT, float, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8034:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, SHORT, float, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8034:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, SHORT, float, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8034:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, SHORT, float, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8034:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, SHORT, float, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8034:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, SHORT, float, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8034:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, SHORT, float, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8034:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, SHORT, float, short, SHRT_MIN, SHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8034:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, SHORT, float, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_float_ushort':\
H5Tconv.c:8059:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(FLOAT, USHORT, float, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:8059:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8059:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8059:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, USHORT, float, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:8059:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8059:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8059:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8059:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8059:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8059:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, USHORT, float, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8059:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, USHORT, float, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8059:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, USHORT, float, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8059:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, USHORT, float, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8059:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, USHORT, float, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8059:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, USHORT, float, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8059:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, USHORT, float, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8059:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, USHORT, float, unsigned short, 0, USHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8059:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, USHORT, float, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_double_short':\
H5Tconv.c:8084:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(DOUBLE, SHORT, double, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:8084:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8084:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8084:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, SHORT, double, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:8084:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8084:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8084:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8084:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8084:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8084:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, SHORT, double, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8084:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, SHORT, double, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8084:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, SHORT, double, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8084:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, SHORT, double, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8084:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, SHORT, double, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8084:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, SHORT, double, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8084:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, SHORT, double, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8084:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, SHORT, double, short, SHRT_MIN, SHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8084:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, SHORT, double, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_double_ushort':\
H5Tconv.c:8109:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(DOUBLE, USHORT, double, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:8109:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8109:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8109:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, USHORT, double, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:8109:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8109:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8109:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8109:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8109:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8109:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, USHORT, double, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8109:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, USHORT, double, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8109:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, USHORT, double, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8109:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, USHORT, double, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8109:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, USHORT, double, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8109:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, USHORT, double, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8109:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, USHORT, double, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8109:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, USHORT, double, unsigned short, 0, USHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8109:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, USHORT, double, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ldouble_short':\
H5Tconv.c:8135:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(LDOUBLE, SHORT, long double, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:8135:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8135:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8135:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, SHORT, long double, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:8135:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8135:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8135:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8135:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8135:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8135:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, SHORT, long double, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8135:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, SHORT, long double, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8135:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, SHORT, long double, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8135:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, SHORT, long double, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8135:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, SHORT, long double, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8135:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, SHORT, long double, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8135:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, SHORT, long double, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8135:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, SHORT, long double, short, SHRT_MIN, SHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8135:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, SHORT, long double, short, SHRT_MIN, SHRT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ldouble_ushort':\
H5Tconv.c:8162:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(LDOUBLE, USHORT, long double, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:8162:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8162:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8162:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, USHORT, long double, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:8162:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8162:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8162:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8162:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8162:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8162:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, USHORT, long double, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8162:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, USHORT, long double, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8162:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, USHORT, long double, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8162:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, USHORT, long double, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8162:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, USHORT, long double, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8162:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, USHORT, long double, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8162:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, USHORT, long double, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8162:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, USHORT, long double, unsigned short, 0, USHRT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8162:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, USHORT, long double, unsigned short, 0, USHRT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_float_int':\
H5Tconv.c:8188:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(FLOAT, INT, float, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:8188:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8188:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8188:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, INT, float, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:8188:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8188:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8188:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8188:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8188:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8188:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, INT, float, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8188:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, INT, float, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8188:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, INT, float, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8188:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, INT, float, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8188:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, INT, float, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8188:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, INT, float, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8188:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, INT, float, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8188:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, INT, float, int, INT_MIN, INT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8188:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, INT, float, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_float_uint':\
H5Tconv.c:8213:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(FLOAT, UINT, float, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:8213:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8213:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8213:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, UINT, float, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:8213:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8213:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8213:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8213:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8213:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8213:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, UINT, float, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8213:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, UINT, float, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8213:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, UINT, float, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8213:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, UINT, float, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8213:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, UINT, float, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8213:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, UINT, float, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8213:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, UINT, float, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8213:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, UINT, float, unsigned int, 0, UINT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8213:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, UINT, float, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_double_int':\
H5Tconv.c:8238:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(DOUBLE, INT, double, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:8238:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8238:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8238:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, INT, double, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:8238:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8238:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8238:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8238:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8238:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8238:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, INT, double, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8238:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, INT, double, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8238:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, INT, double, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8238:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, INT, double, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8238:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, INT, double, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8238:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, INT, double, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8238:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, INT, double, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8238:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, INT, double, int, INT_MIN, INT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8238:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, INT, double, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_double_uint':\
H5Tconv.c:8263:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(DOUBLE, UINT, double, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:8263:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8263:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8263:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, UINT, double, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:8263:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8263:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8263:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8263:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8263:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8263:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, UINT, double, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8263:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, UINT, double, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8263:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, UINT, double, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8263:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, UINT, double, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8263:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, UINT, double, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8263:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, UINT, double, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8263:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, UINT, double, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8263:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, UINT, double, unsigned int, 0, UINT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8263:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, UINT, double, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ldouble_int':\
H5Tconv.c:8289:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(LDOUBLE, INT, long double, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:8289:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8289:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8289:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, INT, long double, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:8289:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8289:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8289:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8289:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8289:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8289:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, INT, long double, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8289:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, INT, long double, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8289:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, INT, long double, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8289:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, INT, long double, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8289:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, INT, long double, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8289:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, INT, long double, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8289:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, INT, long double, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8289:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, INT, long double, int, INT_MIN, INT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8289:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, INT, long double, int, INT_MIN, INT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ldouble_uint':\
H5Tconv.c:8316:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(LDOUBLE, UINT, long double, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:8316:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8316:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8316:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, UINT, long double, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:8316:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8316:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8316:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8316:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8316:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8316:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, UINT, long double, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8316:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, UINT, long double, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8316:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, UINT, long double, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8316:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, UINT, long double, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8316:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, UINT, long double, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8316:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, UINT, long double, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8316:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, UINT, long double, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8316:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, UINT, long double, unsigned int, 0, UINT_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8316:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, UINT, long double, unsigned int, 0, UINT_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_float_long':\
H5Tconv.c:8342:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(FLOAT, LONG, float, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:8342:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8342:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8342:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, LONG, float, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:8342:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8342:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8342:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8342:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8342:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8342:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, LONG, float, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8342:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, LONG, float, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8342:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, LONG, float, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8342:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, LONG, float, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8342:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, LONG, float, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8342:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, LONG, float, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8342:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, LONG, float, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8342:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, LONG, float, long, LONG_MIN, LONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8342:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, LONG, float, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_float_ulong':\
H5Tconv.c:8367:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(FLOAT, ULONG, float, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:8367:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8367:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8367:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, ULONG, float, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:8367:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8367:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8367:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8367:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8367:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8367:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, ULONG, float, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8367:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, ULONG, float, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8367:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, ULONG, float, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8367:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, ULONG, float, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8367:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, ULONG, float, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8367:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, ULONG, float, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8367:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, ULONG, float, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8367:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, ULONG, float, unsigned long, 0, ULONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8367:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, ULONG, float, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_double_long':\
H5Tconv.c:8392:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(DOUBLE, LONG, double, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:8392:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8392:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8392:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, LONG, double, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:8392:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8392:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8392:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8392:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8392:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8392:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, LONG, double, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8392:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, LONG, double, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8392:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, LONG, double, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8392:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, LONG, double, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8392:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, LONG, double, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8392:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, LONG, double, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8392:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, LONG, double, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8392:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, LONG, double, long, LONG_MIN, LONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8392:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, LONG, double, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_double_ulong':\
H5Tconv.c:8417:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(DOUBLE, ULONG, double, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:8417:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8417:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8417:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, ULONG, double, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:8417:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8417:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8417:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8417:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8417:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8417:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, ULONG, double, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8417:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, ULONG, double, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8417:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, ULONG, double, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8417:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, ULONG, double, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8417:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, ULONG, double, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8417:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, ULONG, double, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8417:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, ULONG, double, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8417:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, ULONG, double, unsigned long, 0, ULONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8417:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, ULONG, double, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ldouble_long':\
H5Tconv.c:8443:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(LDOUBLE, LONG, long double, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:8443:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8443:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8443:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, LONG, long double, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:8443:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8443:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8443:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8443:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8443:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8443:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, LONG, long double, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8443:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, LONG, long double, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8443:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, LONG, long double, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8443:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, LONG, long double, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8443:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, LONG, long double, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8443:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, LONG, long double, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8443:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, LONG, long double, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8443:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, LONG, long double, long, LONG_MIN, LONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8443:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, LONG, long double, long, LONG_MIN, LONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ldouble_ulong':\
H5Tconv.c:8470:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(LDOUBLE, ULONG, long double, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:8470:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8470:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8470:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, ULONG, long double, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:8470:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8470:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8470:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8470:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8470:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8470:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, ULONG, long double, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8470:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, ULONG, long double, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8470:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, ULONG, long double, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8470:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, ULONG, long double, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8470:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, ULONG, long double, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8470:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, ULONG, long double, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8470:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, ULONG, long double, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8470:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, ULONG, long double, unsigned long, 0, ULONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8470:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, ULONG, long double, unsigned long, 0, ULONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_float_llong':\
H5Tconv.c:8497:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(FLOAT, LLONG, float, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:8497:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8497:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8497:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, LLONG, float, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:8497:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8497:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8497:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8497:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8497:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8497:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, LLONG, float, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8497:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, LLONG, float, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8497:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, LLONG, float, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8497:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, LLONG, float, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8497:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, LLONG, float, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8497:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, LLONG, float, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8497:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, LLONG, float, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8497:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, LLONG, float, long long, LLONG_MIN, LLONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8497:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, LLONG, float, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_float_ullong':\
H5Tconv.c:8524:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(FLOAT, ULLONG, float, unsigned long long, 0, ULLONG_MAX);\
     ^\
H5Tconv.c:8524:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8524:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8524:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, ULLONG, float, unsigned long long, 0, ULLONG_MAX);\
     ^\
H5Tconv.c:8524:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8524:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8524:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8524:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8524:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8524:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, ULLONG, float, unsigned long long, 0, ULLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8524:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, ULLONG, float, unsigned long long, 0, ULLONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8524:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, ULLONG, float, unsigned long long, 0, ULLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8524:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, ULLONG, float, unsigned long long, 0, ULLONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8524:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, ULLONG, float, unsigned long long, 0, ULLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8524:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, ULLONG, float, unsigned long long, 0, ULLONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8524:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, ULLONG, float, unsigned long long, 0, ULLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8524:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, ULLONG, float, unsigned long long, 0, ULLONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8524:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(FLOAT, ULLONG, float, unsigned long long, 0, ULLONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_double_llong':\
H5Tconv.c:8551:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(DOUBLE, LLONG, double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:8551:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8551:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8551:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, LLONG, double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:8551:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8551:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8551:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8551:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8551:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8551:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, LLONG, double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8551:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, LLONG, double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8551:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, LLONG, double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8551:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, LLONG, double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8551:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, LLONG, double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8551:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, LLONG, double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8551:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, LLONG, double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8551:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, LLONG, double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8551:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, LLONG, double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_double_ullong':\
H5Tconv.c:8578:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(DOUBLE, ULLONG, double, unsigned long long, 0, ULLONG_MAX);\
     ^\
H5Tconv.c:8578:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8578:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8578:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, ULLONG, double, unsigned long long, 0, ULLONG_MAX);\
     ^\
H5Tconv.c:8578:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8578:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8578:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8578:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8578:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8578:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, ULLONG, double, unsigned long long, 0, ULLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8578:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, ULLONG, double, unsigned long long, 0, ULLONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8578:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, ULLONG, double, unsigned long long, 0, ULLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8578:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, ULLONG, double, unsigned long long, 0, ULLONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8578:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, ULLONG, double, unsigned long long, 0, ULLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8578:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, ULLONG, double, unsigned long long, 0, ULLONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8578:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, ULLONG, double, unsigned long long, 0, ULLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8578:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, ULLONG, double, unsigned long long, 0, ULLONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8578:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(DOUBLE, ULLONG, double, unsigned long long, 0, ULLONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ldouble_llong':\
H5Tconv.c:8605:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(LDOUBLE, LLONG, long double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:8605:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8605:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8605:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, LLONG, long double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:8605:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8605:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8605:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8605:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8605:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8605:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, LLONG, long double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8605:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, LLONG, long double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8605:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, LLONG, long double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8605:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, LLONG, long double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8605:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, LLONG, long double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8605:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, LLONG, long double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8605:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, LLONG, long double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8605:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, LLONG, long double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8605:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, LLONG, long double, long long, LLONG_MIN, LLONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_ldouble_ullong':\
H5Tconv.c:8632:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     H5T_CONV_Fx(LDOUBLE, ULLONG, long double, unsigned long long, 0, 
ULLONG_MAX);\
     ^\
H5Tconv.c:8632:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8632:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:704:58: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
                 safe=nelmts-(((nelmts*s_stride)+(d_stride-1))/d_stride);      
\\\
                                                          ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8632:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, ULLONG, long double, unsigned long long, 0, 
ULLONG_MAX);\
     ^\
H5Tconv.c:8632:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8632:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8632:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8632:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:8632:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8632:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, ULLONG, long double, unsigned long long, 0, 
ULLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:732:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8632:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, ULLONG, long double, unsigned long long, 0, 
ULLONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8632:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, ULLONG, long double, unsigned long long, 0, 
ULLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:736:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8632:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, ULLONG, long double, unsigned long long, 0, 
ULLONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8632:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, ULLONG, long double, unsigned long long, 0, 
ULLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:739:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8632:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, ULLONG, long double, unsigned long long, 0, 
ULLONG_MAX);\
     ^\
H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(*(S) > (DT)(D_MAX) || (sprec < dprec && *(S) == (DT)(D_MAX))) \{        
\\\
                                                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8632:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, ULLONG, long double, unsigned long long, 0, 
ULLONG_MAX);\
     ^\
H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if (*(S) != (ST)((DT)(*(S)))) \{                                   
 \\\
                     ^\
H5private.h:2035:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'\
 #define H5_GLUE(x,y)       x##y\
                            ^\
H5Tconv.c:833:9: note: in expansion of macro 'H5_GLUE'\
         H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)\
         ^\
H5Tconv.c:814:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'\
         H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX)         \\\
         ^\
H5Tconv.c:798:9: note: in expansion of macro 'H5T_CONV_LOOP'\
         
H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX)
 \\\
         ^\
H5Tconv.c:742:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'\
                 
H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX)
 \\\
                 ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8632:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, ULLONG, long double, unsigned long long, 0, 
ULLONG_MAX);\
     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:608:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE                                                        
\\\
     ^\
H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'\
     H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX)                 
\\\
     ^\
H5Tconv.c:8632:5: note: in expansion of macro 'H5T_CONV_Fx'\
     H5T_CONV_Fx(LDOUBLE, ULLONG, long double, unsigned long long, 0, 
ULLONG_MAX);\
     ^\
H5Tconv.c: In function 'H5T__conv_f_i':\
H5Tconv.c:8750:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             buf_size = (size_t)HDpow((double)2.0, (double)src.u.f.esize) / 8 + 
1;\
             ^\
H5Tconv.c:8750:24: warning: cast from function call of type 'double' to 
non-matching type 'long unsigned int' [-Wbad-function-cast]\
             buf_size = (size_t)HDpow((double)2.0, (double)src.u.f.esize) / 8 + 
1;\
                        ^\
H5Tconv.c:8826:38: warning: conversion to 'hssize_t' from 'uint64_t' may change 
the sign of the result [-Wsign-conversion]\
                 sign = H5T__bit_get_d(s, src.u.f.sign, (size_t)1);\
                                      ^\
H5Tconv.c:8953:38: warning: conversion to 'hssize_t' from 'uint64_t' may change 
the sign of the result [-Wsign-conversion]\
                 expo = H5T__bit_get_d(s, src.u.f.epos, src.u.f.esize);\
                                      ^\
H5Tconv.c:8960:21: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
                     expo -= (src.u.f.ebias-1);\
                     ^\
H5Tconv.c:8960:26: warning: conversion to 'hssize_t' from 'long long unsigned 
int' may change the sign of the result [-Wsign-conversion]\
                     expo -= (src.u.f.ebias-1);\
                          ^\
H5Tconv.c:8962:21: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
                     expo -= src.u.f.ebias;\
                     ^\
H5Tconv.c:8962:26: warning: conversion to 'hssize_t' from 'long long unsigned 
int' may change the sign of the result [-Wsign-conversion]\
                     expo -= src.u.f.ebias;\
                          ^\
H5Tconv.c:8993:17: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
                 H5T__bit_shift(int_buf, (ssize_t)(expo-src.u.f.msize), 
(size_t)0, buf_size * 8);\
                 ^\
H5Tconv.c:9198:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     sp += direction * buf_stride;\
                     ^\
H5Tconv.c:9199:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     dp += direction * buf_stride;\
                     ^\
H5Tconv.c:9201:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     sp += direction * src_p->shared->size;\
                     ^\
H5Tconv.c:9202:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     dp += direction * dst_p->shared->size;\
                     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:8696:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Tconv.c: In function 'H5T__conv_i_f':\
H5Tconv.c:9549:17: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                 expo_max = (hsize_t)HDpow((double)2.0, (double)dst.u.f.esize) 
- 1;\
                 ^\
H5Tconv.c:9549:28: warning: cast from function call of type 'double' to 
non-matching type 'long long unsigned int' [-Wbad-function-cast]\
                 expo_max = (hsize_t)HDpow((double)2.0, (double)dst.u.f.esize) 
- 1;\
                            ^\
H5Tconv.c:9628:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     sp += direction * buf_stride;\
                     ^\
H5Tconv.c:9629:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     dp += direction * buf_stride;\
                     ^\
H5Tconv.c:9631:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     sp += direction * src_p->shared->size;\
                     ^\
H5Tconv.c:9632:21: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     dp += direction * dst_p->shared->size;\
                     ^\
In file included from H5Tconv.c:33:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tconv.c:9285:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Tconv.c: At top level:\
H5private.h:1773:15: warning: 'H5_interface_initialize_g' defined but not used 
[-Wunused-variable]\
 static int    H5_interface_initialize_g = 0;\
               ^\
H5Tconv.c:966:1: warning: 'H5T_init_conv_interface' defined but not used 
[-Wunused-function]\
 H5T_init_conv_interface(void)\
 ^\
H5Tconv.c: In function 'H5T__conv_b_b':\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c: In function 'H5T__conv_i_i':\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c: In function 'H5T__conv_f_f':\
H5Tconv.c:4323:21: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
                     for (i = 0; i < tsize; i += 4) \{\
                     ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:3966:21: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
                     for (i = 0; i < tsize; i += 4) \{\
                     ^\
H5Tconv.c: In function 'H5T__conv_f_i':\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:8808:21: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
                     for (i = 0; i < tsize; i += 4) \{\
                     ^\
H5Tconv.c: In function 'H5T__conv_i_f':\
H5Tconv.c:9609:21: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
                     for (i = 0; i < tsize; i += 4) \{\
                     ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
H5Tconv.c:9686:9: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
         for (i = 0; i < size; i += 2) \{\
         ^\
  CC       H5Tcset.lo\
  CC       H5Tdbg.lo\
H5Tdbg.c: In function 'H5T_debug':\
H5Tdbg.c:175:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch 
[-Wswitch-enum]\
     switch(dt->shared->type) \{\
     ^\
H5Tdbg.c:175:5: warning: enumeration value 'H5T_REFERENCE' not handled in 
switch [-Wswitch-enum]\
H5Tdbg.c:175:5: warning: enumeration value 'H5T_ARRAY' not handled in switch 
[-Wswitch-enum]\
H5Tdbg.c:175:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch 
[-Wswitch-enum]\
H5Tdbg.c:220:5: warning: switch missing default case [-Wswitch-default]\
     switch(dt->shared->state) \{\
     ^\
H5Tdbg.c:247:2: warning: enumeration value 'H5T_ORDER_ERROR' not handled in 
switch [-Wswitch-enum]\
  switch(dt->shared->u.atomic.order) \{\
  ^\
H5Tdbg.c:247:2: warning: enumeration value 'H5T_ORDER_MIXED' not handled in 
switch [-Wswitch-enum]\
H5Tdbg.c:279:17: warning: enumeration value 'H5T_SGN_ERROR' not handled in 
switch [-Wswitch-enum]\
                 switch(dt->shared->u.atomic.u.i.sign) \{\
                 ^\
H5Tdbg.c:279:17: warning: enumeration value 'H5T_NSGN' not handled in switch 
[-Wswitch-enum]\
H5Tdbg.c:298:17: warning: enumeration value 'H5T_NORM_ERROR' not handled in 
switch [-Wswitch-enum]\
                 switch(dt->shared->u.atomic.u.f.norm) \{\
                 ^\
H5Tdbg.c:277:2: warning: enumeration value 'H5T_NO_CLASS' not handled in switch 
[-Wswitch-enum]\
  switch(dt->shared->type) \{\
  ^\
H5Tdbg.c:277:2: warning: enumeration value 'H5T_TIME' not handled in switch 
[-Wswitch-enum]\
H5Tdbg.c:277:2: warning: enumeration value 'H5T_STRING' not handled in switch 
[-Wswitch-enum]\
H5Tdbg.c:277:2: warning: enumeration value 'H5T_BITFIELD' not handled in switch 
[-Wswitch-enum]\
H5Tdbg.c:277:2: warning: enumeration value 'H5T_OPAQUE' not handled in switch 
[-Wswitch-enum]\
H5Tdbg.c:277:2: warning: enumeration value 'H5T_COMPOUND' not handled in switch 
[-Wswitch-enum]\
H5Tdbg.c:277:2: warning: enumeration value 'H5T_REFERENCE' not handled in 
switch [-Wswitch-enum]\
H5Tdbg.c:277:2: warning: enumeration value 'H5T_ENUM' not handled in switch 
[-Wswitch-enum]\
H5Tdbg.c:277:2: warning: enumeration value 'H5T_VLEN' not handled in switch 
[-Wswitch-enum]\
H5Tdbg.c:277:2: warning: enumeration value 'H5T_ARRAY' not handled in switch 
[-Wswitch-enum]\
H5Tdbg.c:277:2: warning: enumeration value 'H5T_NCLASSES' not handled in switch 
[-Wswitch-enum]\
H5Tdbg.c:351:9: warning: enumeration value 'H5T_LOC_BADLOC' not handled in 
switch [-Wswitch-enum]\
         switch(dt->shared->u.vlen.loc) \{\
         ^\
H5Tdbg.c:351:9: warning: enumeration value 'H5T_LOC_MAXLOC' not handled in 
switch [-Wswitch-enum]\
H5Tdbg.c: In function 'H5T__print_stats':\
H5Tdbg.c:105:1: warning: function might be candidate for attribute 'const' 
[-Wsuggest-attribute=const]\
 H5T__print_stats(H5T_path_t UNUSED * path, int UNUSED * nprint/*in,out*/)\
 ^\
  CC       H5Tdeprec.lo\
  CC       H5Tenum.lo\
H5Tenum.c: In function 'H5T__enum_create':\
H5Tenum.c:136:5: warning: passing argument 1 of 'H5T_copy' discards 'const' 
qualifier from pointer target type [enabled by default]\
     ret_value->shared->parent = H5T_copy(parent, H5T_COPY_ALL);\
     ^\
In file included from H5Tpkg.h:39:0,\
                 from H5Tenum.c:31:\
H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 
'const struct H5T_t *'\
 H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);\
               ^\
In file included from H5Tenum.c:27:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tenum.c:128:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Tenum.c: In function 'H5T__enum_insert':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tenum.c:221:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Tenum.c: In function 'H5T_enum_nameof':\
H5Tenum.c:437:5: warning: passing argument 1 of 'H5T_copy' discards 'const' 
qualifier from pointer target type [enabled by default]\
     if(NULL == (copied_dt = H5T_copy(dt, H5T_COPY_ALL)))\
     ^\
In file included from H5Tpkg.h:39:0,\
                 from H5Tenum.c:31:\
H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 
'const struct H5T_t *'\
 H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);\
               ^\
In file included from H5Tenum.c:27:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tenum.c:421:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Tenum.c: In function 'H5T_enum_valueof':\
H5Tenum.c:576:5: warning: passing argument 1 of 'H5T_copy' discards 'const' 
qualifier from pointer target type [enabled by default]\
     if (NULL==(copied_dt=H5T_copy(dt, H5T_COPY_ALL)))\
     ^\
In file included from H5Tpkg.h:39:0,\
                 from H5Tenum.c:31:\
H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 
'const struct H5T_t *'\
 H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);\
               ^\
In file included from H5Tenum.c:27:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tenum.c:563:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Tfields.lo\
In file included from H5Tfields.c:27:0:\
H5Tfields.c: In function 'H5T_get_nmembers':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tfields.c:122:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Tfields.c: In function 'H5T__get_member_name':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tfields.c:203:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
  CC       H5Tfixed.lo\
H5Tfixed.c: In function 'H5Tget_sign':\
H5Tfixed.c:82:21: warning: request for implicit conversion from 'void *' to 
'struct H5T_t *' not permitted in C++ [-Wc++-compat]\
     if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE)))\
                     ^\
In file included from H5Tfixed.c:27:0:\
H5Tfixed.c: In function 'H5T_get_sign':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tfixed.c:114:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(H5T_SGN_ERROR)\
     ^\
H5Tfixed.c: In function 'H5Tset_sign':\
H5Tfixed.c:161:21: warning: request for implicit conversion from 'void *' to 
'struct H5T_t *' not permitted in C++ [-Wc++-compat]\
     if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE)))\
                     ^\
  CC       H5Tfloat.lo\
  CC       H5detect-H5detect.o\
H5detect.c:115:19: warning: size of 'd_g' is 12800 bytes [-Wlarger-than=]\
 static detected_t d_g[MAXDETECT];\
                   ^\
In file included from H5detect.c:57:0:\
H5detect.c: In function 'find_bias':\
H5private.h:298:38: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
 #define MIN(a,b)    (((a)<(b)) ? (a) : (b))\
                                      ^\
H5detect.c:1111:10: note: in expansion of macro 'MIN'\
  nbits = MIN(esize, (8 - epos % 8));\
          ^\
H5detect.c:1112:22: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
  mask = (1 << nbits) - 1;\
                      ^\
H5detect.c:1113:40: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
  b = (a[perm[epos / 8]] >> (epos % 8)) & mask;\
                                        ^\
H5detect.c:1117:2: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
  esize -= nbits;\
  ^\
H5detect.c:1117:8: warning: conversion to 'int' from 'long unsigned int' may 
alter its value [-Wconversion]\
  esize -= nbits;\
        ^\
H5detect.c:1118:2: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
  epos += nbits;\
  ^\
H5detect.c:1118:7: warning: conversion to 'int' from 'long unsigned int' may 
alter its value [-Wconversion]\
  epos += nbits;\
       ^\
H5detect.c: In function 'detect_C89_integers':\
H5detect.c:246:27: warning: conversion to 'signed char' from 'int' may alter 
its value [-Wconversion]\
            _v = (_v << 8) + _i;            \\\
                           ^\
H5detect.c:1283:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(signed char,   SCHAR,        d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1283:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(signed char,   SCHAR,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1283:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(signed char,   SCHAR,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:246:27: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
            _v = (_v << 8) + _i;            \\\
                           ^\
H5detect.c:1284:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(unsigned char,   UCHAR,        d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1284:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(unsigned char,   UCHAR,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1284:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(unsigned char,   UCHAR,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:246:27: warning: conversion to 'short int' from 'int' may alter its 
value [-Wconversion]\
            _v = (_v << 8) + _i;            \\\
                           ^\
H5detect.c:1285:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(short,    SHORT,        d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1285:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(short,    SHORT,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1285:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(short,    SHORT,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:246:27: warning: conversion to 'short unsigned int' from 'int' may 
alter its value [-Wconversion]\
            _v = (_v << 8) + _i;            \\\
                           ^\
H5detect.c:1286:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(unsigned short,   USHORT,       d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1286:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(unsigned short,   USHORT,       d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1286:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(unsigned short,   USHORT,       d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1287:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int,    INT,         d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1287:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int,    INT,         d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:1288:5: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     DETECT_I(unsigned int,   UINT,         d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1288:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(unsigned int,   UINT,         d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1288:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(unsigned int,   UINT,         d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1289:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(long,    LONG,         d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1289:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(long,    LONG,         d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:1290:5: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     DETECT_I(unsigned long,   ULONG,        d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1290:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(unsigned long,   ULONG,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1290:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(unsigned long,   ULONG,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c: In function 'detect_C89_floats':\
H5detect.c:1311:5: warning: passing argument 1 of '__builtin_object_size' 
discards 'volatile' qualifier from pointer target type [enabled by default]\
     DETECT_F(float,    FLOAT,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:1311:5: note: expected 'const void *' but argument is of type 
'volatile float *'\
H5detect.c:1311:5: warning: passing argument 1 of '__builtin___memset_chk' 
discards 'volatile' qualifier from pointer target type [enabled by default]\
H5detect.c:1311:5: note: expected 'void *' but argument is of type 'volatile 
float *'\
H5detect.c:1311:5: warning: passing argument 1 of '__builtin_object_size' 
discards 'volatile' qualifier from pointer target type [enabled by default]\
H5detect.c:1311:5: note: expected 'const void *' but argument is of type 
'volatile float *'\
H5detect.c:1311:5: warning: passing argument 1 of '__builtin___memset_chk' 
discards 'volatile' qualifier from pointer target type [enabled by default]\
H5detect.c:1311:5: note: expected 'void *' but argument is of type 'volatile 
float *'\
H5detect.c:1311:5: warning: passing argument 1 of '__builtin_object_size' 
discards 'volatile' qualifier from pointer target type [enabled by default]\
H5detect.c:1311:5: note: expected 'const void *' but argument is of type 
'volatile float *'\
H5detect.c:1311:5: warning: passing argument 1 of '__builtin___memset_chk' 
discards 'volatile' qualifier from pointer target type [enabled by default]\
H5detect.c:1311:5: note: expected 'void *' but argument is of type 'volatile 
float *'\
H5detect.c:1311:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1311:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1311:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:313:11: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
       _v2 /= 256.0;             \\\
           ^\
H5detect.c:1311:5: note: in expansion of macro 'DETECT_F'\
     DETECT_F(float,    FLOAT,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:313:11: warning: conversion to 'float' from 'double' may alter its 
value [-Wconversion]\
       _v2 /= 256.0;             \\\
           ^\
H5detect.c:1311:5: note: in expansion of macro 'DETECT_F'\
     DETECT_F(float,    FLOAT,        d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:314:21: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
       memcpy(_buf1, (const void *)&_v1, sizeof(TYPE));         \\\
                     ^\
H5detect.c:1311:5: note: in expansion of macro 'DETECT_F'\
     DETECT_F(float,    FLOAT,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:315:21: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
       memcpy(_buf3, (const void *)&_v3, sizeof(TYPE));         \\\
                     ^\
H5detect.c:1311:5: note: in expansion of macro 'DETECT_F'\
     DETECT_F(float,    FLOAT,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:326:54: warning: to be safe all intermediate pointers in cast from 
'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]\
    fix_order(sizeof(TYPE), _first, _last, INFO.perm, (const char**)&_mesg);   
\\\
                                                      ^\
H5detect.c:1311:5: note: in expansion of macro 'DETECT_F'\
     DETECT_F(float,    FLOAT,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:1311:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1311:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1311:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1311:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1311:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1311:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1311:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1311:5: warning: passing argument 4 of 'find_bias' discards 
'volatile' qualifier from pointer target type [enabled by default]\
H5detect.c:1104:1: note: expected 'void *' but argument is of type 'volatile 
float *'\
 find_bias(int epos, int esize, int *perm, void *_a)\
 ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:357:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1311:5: note: in expansion of macro 'DETECT_F'\
     DETECT_F(float,    FLOAT,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:357:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1311:5: note: in expansion of macro 'DETECT_F'\
     DETECT_F(float,    FLOAT,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:423:9: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
  if(_val!=_val2)             \\\
         ^\
H5detect.c:357:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1311:5: note: in expansion of macro 'DETECT_F'\
     DETECT_F(float,    FLOAT,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:1312:5: warning: passing argument 1 of '__builtin_object_size' 
discards 'volatile' qualifier from pointer target type [enabled by default]\
     DETECT_F(double,    DOUBLE,       d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:1312:5: note: expected 'const void *' but argument is of type 
'volatile double *'\
H5detect.c:1312:5: warning: passing argument 1 of '__builtin___memset_chk' 
discards 'volatile' qualifier from pointer target type [enabled by default]\
H5detect.c:1312:5: note: expected 'void *' but argument is of type 'volatile 
double *'\
H5detect.c:1312:5: warning: passing argument 1 of '__builtin_object_size' 
discards 'volatile' qualifier from pointer target type [enabled by default]\
H5detect.c:1312:5: note: expected 'const void *' but argument is of type 
'volatile double *'\
H5detect.c:1312:5: warning: passing argument 1 of '__builtin___memset_chk' 
discards 'volatile' qualifier from pointer target type [enabled by default]\
H5detect.c:1312:5: note: expected 'void *' but argument is of type 'volatile 
double *'\
H5detect.c:1312:5: warning: passing argument 1 of '__builtin_object_size' 
discards 'volatile' qualifier from pointer target type [enabled by default]\
H5detect.c:1312:5: note: expected 'const void *' but argument is of type 
'volatile double *'\
H5detect.c:1312:5: warning: passing argument 1 of '__builtin___memset_chk' 
discards 'volatile' qualifier from pointer target type [enabled by default]\
H5detect.c:1312:5: note: expected 'void *' but argument is of type 'volatile 
double *'\
H5detect.c:1312:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1312:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1312:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:314:21: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
       memcpy(_buf1, (const void *)&_v1, sizeof(TYPE));         \\\
                     ^\
H5detect.c:1312:5: note: in expansion of macro 'DETECT_F'\
     DETECT_F(double,    DOUBLE,       d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:315:21: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
       memcpy(_buf3, (const void *)&_v3, sizeof(TYPE));         \\\
                     ^\
H5detect.c:1312:5: note: in expansion of macro 'DETECT_F'\
     DETECT_F(double,    DOUBLE,       d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:326:54: warning: to be safe all intermediate pointers in cast from 
'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]\
    fix_order(sizeof(TYPE), _first, _last, INFO.perm, (const char**)&_mesg);   
\\\
                                                      ^\
H5detect.c:1312:5: note: in expansion of macro 'DETECT_F'\
     DETECT_F(double,    DOUBLE,       d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:1312:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1312:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1312:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1312:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1312:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1312:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1312:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1312:5: warning: passing argument 4 of 'find_bias' discards 
'volatile' qualifier from pointer target type [enabled by default]\
H5detect.c:1104:1: note: expected 'void *' but argument is of type 'volatile 
double *'\
 find_bias(int epos, int esize, int *perm, void *_a)\
 ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:357:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1312:5: note: in expansion of macro 'DETECT_F'\
     DETECT_F(double,    DOUBLE,       d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:357:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1312:5: note: in expansion of macro 'DETECT_F'\
     DETECT_F(double,    DOUBLE,       d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:423:9: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
  if(_val!=_val2)             \\\
         ^\
H5detect.c:357:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1312:5: note: in expansion of macro 'DETECT_F'\
     DETECT_F(double,    DOUBLE,       d_g[nd_g]); nd_g++;\
     ^\
H5detect.c: In function 'detect_C99_integers8':\
H5detect.c:246:27: warning: conversion to 'int8_t' from 'int' may alter its 
value [-Wconversion]\
            _v = (_v << 8) + _i;            \\\
                           ^\
H5detect.c:1334:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int8_t,     INT8,         d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1334:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int8_t,     INT8,         d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1334:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int8_t,     INT8,         d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:246:27: warning: conversion to 'uint8_t' from 'int' may alter its 
value [-Wconversion]\
            _v = (_v << 8) + _i;            \\\
                           ^\
H5detect.c:1337:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint8_t,     UINT8,        d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1337:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint8_t,     UINT8,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1337:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint8_t,     UINT8,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:246:27: warning: conversion to 'int_least8_t' from 'int' may alter 
its value [-Wconversion]\
            _v = (_v << 8) + _i;            \\\
                           ^\
H5detect.c:1340:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int_least8_t,    INT_LEAST8,   d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1340:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int_least8_t,    INT_LEAST8,   d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1340:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int_least8_t,    INT_LEAST8,   d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:246:27: warning: conversion to 'uint_least8_t' from 'int' may alter 
its value [-Wconversion]\
            _v = (_v << 8) + _i;            \\\
                           ^\
H5detect.c:1343:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint_least8_t,    UINT_LEAST8,  d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1343:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint_least8_t,    UINT_LEAST8,  d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1343:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint_least8_t,    UINT_LEAST8,  d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:246:27: warning: conversion to 'int_fast8_t' from 'int' may alter 
its value [-Wconversion]\
            _v = (_v << 8) + _i;            \\\
                           ^\
H5detect.c:1346:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int_fast8_t,    INT_FAST8,    d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1346:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int_fast8_t,    INT_FAST8,    d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1346:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int_fast8_t,    INT_FAST8,    d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:246:27: warning: conversion to 'uint_fast8_t' from 'int' may alter 
its value [-Wconversion]\
            _v = (_v << 8) + _i;            \\\
                           ^\
H5detect.c:1349:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint_fast8_t,    UINT_FAST8,   d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1349:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint_fast8_t,    UINT_FAST8,   d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1349:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint_fast8_t,    UINT_FAST8,   d_g[nd_g]); nd_g++;\
     ^\
H5detect.c: In function 'detect_C99_integers16':\
H5detect.c:246:27: warning: conversion to 'int16_t' from 'int' may alter its 
value [-Wconversion]\
            _v = (_v << 8) + _i;            \\\
                           ^\
H5detect.c:1372:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int16_t,     INT16,        d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1372:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int16_t,     INT16,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1372:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int16_t,     INT16,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:246:27: warning: conversion to 'uint16_t' from 'int' may alter its 
value [-Wconversion]\
            _v = (_v << 8) + _i;            \\\
                           ^\
H5detect.c:1375:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint16_t,     UINT16,       d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1375:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint16_t,     UINT16,       d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1375:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint16_t,     UINT16,       d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:246:27: warning: conversion to 'int_least16_t' from 'int' may alter 
its value [-Wconversion]\
            _v = (_v << 8) + _i;            \\\
                           ^\
H5detect.c:1378:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int_least16_t,    INT_LEAST16,  d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1378:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int_least16_t,    INT_LEAST16,  d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1378:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int_least16_t,    INT_LEAST16,  d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:246:27: warning: conversion to 'uint_least16_t' from 'int' may alter 
its value [-Wconversion]\
            _v = (_v << 8) + _i;            \\\
                           ^\
H5detect.c:1381:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint_least16_t,    UINT_LEAST16, d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1381:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint_least16_t,    UINT_LEAST16, d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1381:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint_least16_t,    UINT_LEAST16, d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:246:27: warning: conversion to 'int_fast16_t' from 'int' may alter 
its value [-Wconversion]\
            _v = (_v << 8) + _i;            \\\
                           ^\
H5detect.c:1384:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int_fast16_t,    INT_FAST16,   d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1384:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int_fast16_t,    INT_FAST16,   d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1384:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int_fast16_t,    INT_FAST16,   d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:246:27: warning: conversion to 'uint_fast16_t' from 'int' may alter 
its value [-Wconversion]\
            _v = (_v << 8) + _i;            \\\
                           ^\
H5detect.c:1387:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint_fast16_t,    UINT_FAST16,  d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1387:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint_fast16_t,    UINT_FAST16,  d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1387:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint_fast16_t,    UINT_FAST16,  d_g[nd_g]); nd_g++;\
     ^\
H5detect.c: In function 'detect_C99_integers32':\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1410:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int32_t,     INT32,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1410:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int32_t,     INT32,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:1413:5: warning: conversion to 'uint32_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     DETECT_I(uint32_t,     UINT32,       d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1413:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint32_t,     UINT32,       d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1413:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint32_t,     UINT32,       d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1416:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int_least32_t,    INT_LEAST32,  d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1416:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int_least32_t,    INT_LEAST32,  d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:1419:5: warning: conversion to 'uint_least32_t' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     DETECT_I(uint_least32_t,    UINT_LEAST32, d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1419:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint_least32_t,    UINT_LEAST32, d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1419:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint_least32_t,    UINT_LEAST32, d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1422:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int_fast32_t,    INT_FAST32,   d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1422:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int_fast32_t,    INT_FAST32,   d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:1425:5: warning: conversion to 'uint_fast32_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     DETECT_I(uint_fast32_t,    UINT_FAST32,  d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1425:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint_fast32_t,    UINT_FAST32,  d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1425:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint_fast32_t,    UINT_FAST32,  d_g[nd_g]); nd_g++;\
     ^\
H5detect.c: In function 'detect_C99_integers64':\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1448:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int64_t,     INT64,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1448:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int64_t,     INT64,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:1451:5: warning: conversion to 'uint64_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     DETECT_I(uint64_t,     UINT64,       d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1451:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint64_t,     UINT64,       d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1451:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint64_t,     UINT64,       d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1454:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int_least64_t,    INT_LEAST64,  d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1454:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int_least64_t,    INT_LEAST64,  d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:1457:5: warning: conversion to 'uint_least64_t' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     DETECT_I(uint_least64_t,    UINT_LEAST64, d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1457:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint_least64_t,    UINT_LEAST64, d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1457:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint_least64_t,    UINT_LEAST64, d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1460:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int_fast64_t,    INT_FAST64,   d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1460:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(int_fast64_t,    INT_FAST64,   d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:1463:5: warning: conversion to 'uint_fast64_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     DETECT_I(uint_fast64_t,    UINT_FAST64,  d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1463:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint_fast64_t,    UINT_FAST64,  d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1463:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(uint_fast64_t,    UINT_FAST64,  d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1467:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(long long,    LLONG,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1467:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(long long,    LLONG,        d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:1468:5: warning: conversion to 'long long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
     DETECT_I(unsigned long long,  ULLONG,       d_g[nd_g]); nd_g++;\
     ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1468:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(unsigned long long,  ULLONG,       d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:265:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1468:5: note: in expansion of macro 'DETECT_I'\
     DETECT_I(unsigned long long,  ULLONG,       d_g[nd_g]); nd_g++;\
     ^\
H5detect.c: In function 'detect_C99_floats':\
H5detect.c:1533:5: warning: passing argument 1 of '__builtin_object_size' 
discards 'volatile' qualifier from pointer target type [enabled by default]\
     DETECT_F(long double,   LDOUBLE,      d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:1533:5: note: expected 'const void *' but argument is of type 
'volatile long double *'\
H5detect.c:1533:5: warning: passing argument 1 of '__builtin___memset_chk' 
discards 'volatile' qualifier from pointer target type [enabled by default]\
H5detect.c:1533:5: note: expected 'void *' but argument is of type 'volatile 
long double *'\
H5detect.c:1533:5: warning: passing argument 1 of '__builtin_object_size' 
discards 'volatile' qualifier from pointer target type [enabled by default]\
H5detect.c:1533:5: note: expected 'const void *' but argument is of type 
'volatile long double *'\
H5detect.c:1533:5: warning: passing argument 1 of '__builtin___memset_chk' 
discards 'volatile' qualifier from pointer target type [enabled by default]\
H5detect.c:1533:5: note: expected 'void *' but argument is of type 'volatile 
long double *'\
H5detect.c:1533:5: warning: passing argument 1 of '__builtin_object_size' 
discards 'volatile' qualifier from pointer target type [enabled by default]\
H5detect.c:1533:5: note: expected 'const void *' but argument is of type 
'volatile long double *'\
H5detect.c:1533:5: warning: passing argument 1 of '__builtin___memset_chk' 
discards 'volatile' qualifier from pointer target type [enabled by default]\
H5detect.c:1533:5: note: expected 'void *' but argument is of type 'volatile 
long double *'\
H5detect.c:1533:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1533:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1533:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:314:21: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
       memcpy(_buf1, (const void *)&_v1, sizeof(TYPE));         \\\
                     ^\
H5detect.c:1533:5: note: in expansion of macro 'DETECT_F'\
     DETECT_F(long double,   LDOUBLE,      d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:315:21: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
       memcpy(_buf3, (const void *)&_v3, sizeof(TYPE));         \\\
                     ^\
H5detect.c:1533:5: note: in expansion of macro 'DETECT_F'\
     DETECT_F(long double,   LDOUBLE,      d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:326:54: warning: to be safe all intermediate pointers in cast from 
'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]\
    fix_order(sizeof(TYPE), _first, _last, INFO.perm, (const char**)&_mesg);   
\\\
                                                      ^\
H5detect.c:1533:5: note: in expansion of macro 'DETECT_F'\
     DETECT_F(long double,   LDOUBLE,      d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:1533:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1533:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1533:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1533:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1533:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1533:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1533:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5detect.c:1533:5: warning: passing argument 4 of 'find_bias' discards 
'volatile' qualifier from pointer target type [enabled by default]\
H5detect.c:1104:1: note: expected 'void *' but argument is of type 'volatile 
long double *'\
 find_bias(int epos, int esize, int *perm, void *_a)\
 ^\
In file included from /usr/include/string.h:186:0,\
                 from H5private.h:61,\
                 from H5detect.c:57:\
H5detect.c:419:78: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      
memcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char 
*)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8));
 \\\
                                                                              ^\
H5detect.c:357:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1533:5: note: in expansion of macro 'DETECT_F'\
     DETECT_F(long double,   LDOUBLE,      d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:421:49: warning: cast discards '__attribute__((noreturn))' qualifier 
from pointer target type [-Wcast-qual]\
      memcpy(_buf+align_g[_ano]+(INFO.offset/8),((char 
*)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \\\
                                                 ^\
H5detect.c:357:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1533:5: note: in expansion of macro 'DETECT_F'\
     DETECT_F(long double,   LDOUBLE,      d_g[nd_g]); nd_g++;\
     ^\
H5detect.c:423:9: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
  if(_val!=_val2)             \\\
         ^\
H5detect.c:357:4: note: in expansion of macro 'ALIGNMENT'\
    ALIGNMENT(TYPE, INFO);            \\\
    ^\
H5detect.c:1533:5: note: in expansion of macro 'DETECT_F'\
     DETECT_F(long double,   LDOUBLE,      d_g[nd_g]); nd_g++;\
     ^\
H5detect.c: In function 'main':\
H5detect.c:837:2: warning: cannot optimize possibly infinite loops 
[-Wunsafe-loop-optimizations]\
  for (i=MIN(pass*4+3,d->size-1),\
  ^\
H5detect.c:828:2: warning: cannot optimize possibly infinite loops 
[-Wunsafe-loop-optimizations]\
  for (i=MIN(pass*4+3,d->size-1); i>=pass*4; --i) \{\
  ^\
  CCLD     H5detect\
LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo  |                  \\\
                sed -e 's/-L/:/g' -e 's/ //g'`"                               
\\\
         ./H5detect > H5Tinit.c  ||                               \\\
            (test $HDF5_Make_Ignore && echo "*** Error ignored") ||          \\\
            (rm -f H5Tinit.c ; exit 1)\
unable to calculate alignment for long double\
  CC       H5Tinit.lo\
H5Tinit.c: In function 'H5TN_init_interface':\
H5Tinit.c:938:5: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
     dt->shared->u.atomic.u.f.esize = -1;\
     ^\
In file included from H5Tinit.c:78:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tinit.c:147:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Tnative.lo\
In file included from H5Tnative.c:27:0:\
H5Tnative.c: In function 'H5T_get_native_type':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tnative.c:173:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Tnative.c: In function 'H5T_get_native_integer':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tnative.c:571:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Tnative.c: In function 'H5T_get_native_float':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tnative.c:711:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Tnative.c: In function 'H5T_get_native_bitfield':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tnative.c:829:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Tnative.c: In function 'H5T_cmp_offset':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tnative.c:912:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Toffset.lo\
In file included from H5Toffset.c:27:0:\
H5Toffset.c: In function 'H5T_get_offset':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Toffset.c:143:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(-1)\
     ^\
H5Toffset.c: In function 'H5T_set_offset':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Toffset.c:272:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Toh.lo\
In file included from H5Toh.c:27:0:\
H5Toh.c: In function 'H5O_dtype_isa':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Toh.c:107:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Toh.c: In function 'H5O_dtype_open':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Toh.c:138:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Toh.c: In function 'H5O_dtype_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Toh.c:178:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Toh.c: In function 'H5O_dtype_get_oloc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Toh.c:222:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
  CC       H5Topaque.lo\
H5Topaque.c: In function 'H5Tset_tag':\
H5Topaque.c:80:21: warning: request for implicit conversion from 'void *' to 
'struct H5T_t *' not permitted in C++ [-Wc++-compat]\
     if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE)))\
                     ^\
H5Topaque.c: In function 'H5Tget_tag':\
H5Topaque.c:126:21: warning: request for implicit conversion from 'void *' to 
'struct H5T_t *' not permitted in C++ [-Wc++-compat]\
     if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE)))\
                     ^\
  CC       H5Torder.lo\
In file included from H5Torder.c:34:0:\
H5Torder.c: In function 'H5T_get_order':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Torder.c:158:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(H5T_ORDER_ERROR)\
     ^\
H5Torder.c: In function 'H5T_set_order':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Torder.c:268:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Tpad.lo\
H5Tpad.c: In function 'H5Tget_pad':\
H5Tpad.c:83:21: warning: request for implicit conversion from 'void *' to 
'struct H5T_t *' not permitted in C++ [-Wc++-compat]\
     if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE)))\
                     ^\
H5Tpad.c: In function 'H5Tset_pad':\
H5Tpad.c:127:21: warning: request for implicit conversion from 'void *' to 
'struct H5T_t *' not permitted in C++ [-Wc++-compat]\
     if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE)))\
                     ^\
  CC       H5Tprecis.lo\
H5Tprecis.c: In function 'H5Tget_precision':\
H5Tprecis.c:90:21: warning: request for implicit conversion from 'void *' to 
'struct H5T_t *' not permitted in C++ [-Wc++-compat]\
     if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE)))\
                     ^\
In file included from H5Tprecis.c:27:0:\
H5Tprecis.c: In function 'H5T_get_precision':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tprecis.c:124:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(0)\
     ^\
H5Tprecis.c: In function 'H5Tset_precision':\
H5Tprecis.c:179:21: warning: request for implicit conversion from 'void *' to 
'struct H5T_t *' not permitted in C++ [-Wc++-compat]\
     if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE)))\
                     ^\
H5Tprecis.c: In function 'H5T_set_precision':\
H5Tprecis.c:268:6: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
      switch (dt->shared->type) \{\
      ^\
H5Tprecis.c:268:6: warning: enumeration value 'H5T_STRING' not handled in 
switch [-Wswitch-enum]\
H5Tprecis.c:268:6: warning: enumeration value 'H5T_OPAQUE' not handled in 
switch [-Wswitch-enum]\
H5Tprecis.c:268:6: warning: enumeration value 'H5T_COMPOUND' not handled in 
switch [-Wswitch-enum]\
H5Tprecis.c:268:6: warning: enumeration value 'H5T_REFERENCE' not handled in 
switch [-Wswitch-enum]\
H5Tprecis.c:268:6: warning: enumeration value 'H5T_ENUM' not handled in switch 
[-Wswitch-enum]\
H5Tprecis.c:268:6: warning: enumeration value 'H5T_VLEN' not handled in switch 
[-Wswitch-enum]\
H5Tprecis.c:268:6: warning: enumeration value 'H5T_ARRAY' not handled in switch 
[-Wswitch-enum]\
H5Tprecis.c:268:6: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
In file included from H5Tprecis.c:27:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tprecis.c:236:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Tstrpad.lo\
H5Tstrpad.c: In function 'H5Tget_strpad':\
H5Tstrpad.c:86:21: warning: request for implicit conversion from 'void *' to 
'struct H5T_t *' not permitted in C++ [-Wc++-compat]\
     if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE)))\
                     ^\
H5Tstrpad.c: In function 'H5Tset_strpad':\
H5Tstrpad.c:143:21: warning: request for implicit conversion from 'void *' to 
'struct H5T_t *' not permitted in C++ [-Wc++-compat]\
     if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE)))\
                     ^\
  CC       H5Tvisit.lo\
H5Tvisit.c: In function 'H5T__visit':\
H5Tvisit.c:119:5: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
     switch(dt->shared->type) \{\
     ^\
H5Tvisit.c:119:5: warning: enumeration value 'H5T_INTEGER' not handled in 
switch [-Wswitch-enum]\
H5Tvisit.c:119:5: warning: enumeration value 'H5T_FLOAT' not handled in switch 
[-Wswitch-enum]\
H5Tvisit.c:119:5: warning: enumeration value 'H5T_TIME' not handled in switch 
[-Wswitch-enum]\
H5Tvisit.c:119:5: warning: enumeration value 'H5T_STRING' not handled in switch 
[-Wswitch-enum]\
H5Tvisit.c:119:5: warning: enumeration value 'H5T_BITFIELD' not handled in 
switch [-Wswitch-enum]\
H5Tvisit.c:119:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch 
[-Wswitch-enum]\
H5Tvisit.c:119:5: warning: enumeration value 'H5T_REFERENCE' not handled in 
switch [-Wswitch-enum]\
H5Tvisit.c:119:5: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
In file included from H5Tvisit.c:44:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tvisit.c:104:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
  CC       H5Tvlen.lo\
H5Tvlen.c: In function 'H5Tvlen_create':\
H5Tvlen.c:116:22: warning: request for implicit conversion from 'void *' to 
'struct H5T_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (base = H5I_object_verify(base_id, H5I_DATATYPE)))\
                      ^\
H5Tvlen.c: In function 'H5T__vlen_create':\
H5Tvlen.c:168:5: warning: passing argument 1 of 'H5T_copy' discards 'const' 
qualifier from pointer target type [enabled by default]\
     if(NULL == (dt->shared->parent = H5T_copy(base, H5T_COPY_ALL)))\
     ^\
In file included from H5Oprivate.h:41:0,\
                 from H5Dprivate.h:27,\
                 from H5Tvlen.c:28:\
H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 
'const struct H5T_t *'\
 H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);\
               ^\
In file included from H5Tvlen.c:27:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tvlen.c:153:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Tvlen.c: In function 'H5T__vlen_set_loc':\
H5Tvlen.c:270:59: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                 dt->shared->size = 4 + H5F_SIZEOF_ADDR(f) + 4;\
                                                           ^\
H5Tvlen.c:222:9: warning: enumeration value 'H5T_LOC_MAXLOC' not handled in 
switch [-Wswitch-enum]\
         switch(loc) \{\
         ^\
In file included from H5Tvlen.c:27:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1910:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(H5_IS_PKG(FUNC));                                       
\\\
     ^\
H5Tvlen.c:214:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'\
     FUNC_ENTER_PACKAGE\
     ^\
H5Tvlen.c: In function 'H5T_vlen_seq_mem_write':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tvlen.c:478:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Tvlen.c: In function 'H5T_vlen_str_mem_write':\
H5Tvlen.c:719:20: warning: request for implicit conversion from 'void *' to 
'char *' not permitted in C++ [-Wc++-compat]\
         
if(NULL==(t=(vl_alloc_info->alloc_func)((seq_len+1)*base_size,vl_alloc_info->alloc_info)))\
                    ^\
H5Tvlen.c:723:20: warning: request for implicit conversion from 'void *' to 
'char *' not permitted in C++ [-Wc++-compat]\
         if(NULL==(t=H5MM_malloc((seq_len+1)*base_size)))\
                    ^\
In file included from H5Tvlen.c:27:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tvlen.c:712:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Tvlen.c: In function 'H5T_vlen_disk_isnull':\
H5Tvlen.c:847:23: warning: to be safe all intermediate pointers in cast from 
'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]\
     H5F_addr_decode(f,(const uint8_t **)&vl,&addr);\
                       ^\
H5Tvlen.c: In function 'H5T_vlen_disk_read':\
H5Tvlen.c:884:23: warning: to be safe all intermediate pointers in cast from 
'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]\
     H5F_addr_decode(f,(const uint8_t **)&vl,&(hobjid.addr));\
                       ^\
In file included from H5Cprivate.h:37:0,\
                 from H5ACprivate.h:35,\
                 from H5Oprivate.h:38,\
                 from H5Dprivate.h:27,\
                 from H5Tvlen.c:28:\
H5Fprivate.h:138:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(*(p) & 0xff) <<  8); (p)++;         \\\
                                   ^\
H5Tvlen.c:885:5: note: in expansion of macro 'INT32DECODE'\
     INT32DECODE(vl,hobjid.idx);\
     ^\
H5Fprivate.h:139:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(*(p) & 0xff) << 16); (p)++;         \\\
                                   ^\
H5Tvlen.c:885:5: note: in expansion of macro 'INT32DECODE'\
     INT32DECODE(vl,hobjid.idx);\
     ^\
H5Fprivate.h:140:37: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
                                     ^\
H5Tvlen.c:885:5: note: in expansion of macro 'INT32DECODE'\
     INT32DECODE(vl,hobjid.idx);\
     ^\
H5Fprivate.h:140:12: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
            ^\
H5Tvlen.c:885:5: note: in expansion of macro 'INT32DECODE'\
     INT32DECODE(vl,hobjid.idx);\
     ^\
In file included from H5Tvlen.c:27:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tvlen.c:873:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Tvlen.c: In function 'H5T_vlen_disk_write':\
H5Tvlen.c:937:28: warning: to be safe all intermediate pointers in cast from 
'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]\
         H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr));\
                            ^\
In file included from H5Cprivate.h:37:0,\
                 from H5ACprivate.h:35,\
                 from H5Oprivate.h:38,\
                 from H5Dprivate.h:27,\
                 from H5Tvlen.c:28:\
H5Fprivate.h:138:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(*(p) & 0xff) <<  8); (p)++;         \\\
                                   ^\
H5Tvlen.c:938:9: note: in expansion of macro 'INT32DECODE'\
         INT32DECODE(bg, bg_hobjid.idx);\
         ^\
H5Fprivate.h:139:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(*(p) & 0xff) << 16); (p)++;         \\\
                                   ^\
H5Tvlen.c:938:9: note: in expansion of macro 'INT32DECODE'\
         INT32DECODE(bg, bg_hobjid.idx);\
         ^\
H5Fprivate.h:140:37: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
                                     ^\
H5Tvlen.c:938:9: note: in expansion of macro 'INT32DECODE'\
         INT32DECODE(bg, bg_hobjid.idx);\
         ^\
H5Fprivate.h:140:12: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
            ^\
H5Tvlen.c:938:9: note: in expansion of macro 'INT32DECODE'\
         INT32DECODE(bg, bg_hobjid.idx);\
         ^\
In file included from H5Tvlen.c:27:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tvlen.c:922:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Tvlen.c: In function 'H5T_vlen_disk_setnull':\
H5Tvlen.c:999:28: warning: to be safe all intermediate pointers in cast from 
'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]\
         H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr));\
                            ^\
In file included from H5Cprivate.h:37:0,\
                 from H5ACprivate.h:35,\
                 from H5Oprivate.h:38,\
                 from H5Dprivate.h:27,\
                 from H5Tvlen.c:28:\
H5Fprivate.h:138:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(*(p) & 0xff) <<  8); (p)++;         \\\
                                   ^\
H5Tvlen.c:1000:9: note: in expansion of macro 'INT32DECODE'\
         INT32DECODE(bg, bg_hobjid.idx);\
         ^\
H5Fprivate.h:139:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(*(p) & 0xff) << 16); (p)++;         \\\
                                   ^\
H5Tvlen.c:1000:9: note: in expansion of macro 'INT32DECODE'\
         INT32DECODE(bg, bg_hobjid.idx);\
         ^\
H5Fprivate.h:140:37: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
                                     ^\
H5Tvlen.c:1000:9: note: in expansion of macro 'INT32DECODE'\
         INT32DECODE(bg, bg_hobjid.idx);\
         ^\
H5Fprivate.h:140:12: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
            ^\
H5Tvlen.c:1000:9: note: in expansion of macro 'INT32DECODE'\
         INT32DECODE(bg, bg_hobjid.idx);\
         ^\
In file included from H5Tvlen.c:27:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tvlen.c:985:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Tvlen.c: In function 'H5T_vlen_reclaim_recurse':\
H5Tvlen.c:1055:5: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
     switch(dt->shared->type) \{\
     ^\
H5Tvlen.c:1055:5: warning: enumeration value 'H5T_INTEGER' not handled in 
switch [-Wswitch-enum]\
H5Tvlen.c:1055:5: warning: enumeration value 'H5T_FLOAT' not handled in switch 
[-Wswitch-enum]\
H5Tvlen.c:1055:5: warning: enumeration value 'H5T_TIME' not handled in switch 
[-Wswitch-enum]\
H5Tvlen.c:1055:5: warning: enumeration value 'H5T_STRING' not handled in switch 
[-Wswitch-enum]\
H5Tvlen.c:1055:5: warning: enumeration value 'H5T_BITFIELD' not handled in 
switch [-Wswitch-enum]\
H5Tvlen.c:1055:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch 
[-Wswitch-enum]\
H5Tvlen.c:1055:5: warning: enumeration value 'H5T_REFERENCE' not handled in 
switch [-Wswitch-enum]\
H5Tvlen.c:1055:5: warning: enumeration value 'H5T_ENUM' not handled in switch 
[-Wswitch-enum]\
H5Tvlen.c:1055:5: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
In file included from H5Tvlen.c:27:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tvlen.c:1049:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Tvlen.c: In function 'H5T_vlen_reclaim':\
H5Tvlen.c:1170:20: warning: request for implicit conversion from 'void *' to 
'struct H5T_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (dt = H5I_object_verify(type_id, H5I_DATATYPE)))\
                    ^\
In file included from H5Tvlen.c:27:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tvlen.c:1163:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Tvlen.c: In function 'H5T_vlen_get_alloc_info':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tvlen.c:1211:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Tvlen.c: In function 'H5T_vlen_reclaim_elmt':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Tvlen.c:1266:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5TS.lo\
  CC       H5V.lo\
In file included from H5V.c:22:0:\
H5V.c: In function 'H5V_array_offset':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5V.c:1125:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI((HDabort(), 0)) /*lint !e527 Don't worry about 
unreachable statement */\
     ^\
H5V.c: In function 'H5V_array_calc':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5V.c:1209:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5V.c: In function 'H5V_opvv':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5V.c:1334:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5WB.lo\
In file included from H5WB.c:37:0:\
H5WB.c: In function 'H5WB_wrap':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5WB.c:113:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5WB.c: In function 'H5WB_actual':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5WB.c:166:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5WB.c: In function 'H5WB_actual_clear':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5WB.c:234:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
  CC       H5Z.lo\
In file included from H5Z.c:22:0:\
H5Z.c: In function 'H5Z_init_interface':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Z.c:84:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Z.c: In function 'H5Z_register':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Z.c:305:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Z.c: In function 'H5Z_unregister':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Z.c:410:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Z.c: In function 'H5Z_prelude_callback':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Z.c:501:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Z.c: In function 'H5Z_prepare_prelude_callback_dcpl':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Z.c:586:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Z.c: In function 'H5Z_can_apply':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Z.c:669:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Z.c: In function 'H5Z_set_local':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Z.c:704:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Z.c: In function 'H5Z_can_apply_direct':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Z.c:734:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Z.c: In function 'H5Z_set_local_direct':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Z.c:771:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Z.c: In function 'H5Z_modify':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Z.c:805:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Z.c: In function 'H5Z_append':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Z.c:875:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Z.c: In function 'H5Z_find':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Z.c:1015:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Z.c: In function 'H5Z_pipeline':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Z.c:1074:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Z.c: In function 'H5Z_filter_info':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Z.c:1200:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Z.c: In function 'H5Z_all_filters_avail':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Z.c:1243:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Z.c: In function 'H5Z_delete':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Z.c:1287:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
  CC       H5Zdeflate.lo\
H5Zdeflate.c: In function 'H5Z_filter_deflate':\
H5Zdeflate.c:167:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  uLongf      z_dst_nbytes = (uLongf)H5Z_DEFLATE_SIZE_ADJUST(nbytes);\
  ^\
In file included from H5Zdeflate.c:24:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Zdeflate.c:82:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(0)\
     ^\
  CC       H5Zfletcher32.lo\
H5Zfletcher32.c: In function 'H5Z_filter_fletcher32':\
H5Zfletcher32.c:142:16: warning: request for implicit conversion from 'void *' 
to 'unsigned char *' not permitted in C++ [-Wc++-compat]\
  if (NULL==(dst=outbuf=H5MM_malloc(nbytes+FLETCHER_LEN)))\
                ^\
In file included from H5Zfletcher32.c:24:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Zfletcher32.c:88:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(0)\
     ^\
  CC       H5Znbit.lo\
In file included from H5Znbit.c:18:0:\
H5Znbit.c: In function 'H5Z_can_apply_nbit':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Znbit.c:138:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Znbit.c: In function 'H5Z_calc_parms_array':\
H5Znbit.c:255:5: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
     switch(dtype_base_class) \{\
     ^\
H5Znbit.c:255:5: warning: enumeration value 'H5T_TIME' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:255:5: warning: enumeration value 'H5T_STRING' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:255:5: warning: enumeration value 'H5T_BITFIELD' not handled in 
switch [-Wswitch-enum]\
H5Znbit.c:255:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:255:5: warning: enumeration value 'H5T_REFERENCE' not handled in 
switch [-Wswitch-enum]\
H5Znbit.c:255:5: warning: enumeration value 'H5T_ENUM' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:255:5: warning: enumeration value 'H5T_VLEN' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:255:5: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
In file included from H5Znbit.c:18:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Znbit.c:238:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Znbit.c: In function 'H5Z_calc_parms_compound':\
H5Znbit.c:340:9: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
         switch(dtype_member_class) \{\
         ^\
H5Znbit.c:340:9: warning: enumeration value 'H5T_TIME' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:340:9: warning: enumeration value 'H5T_STRING' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:340:9: warning: enumeration value 'H5T_BITFIELD' not handled in 
switch [-Wswitch-enum]\
H5Znbit.c:340:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:340:9: warning: enumeration value 'H5T_REFERENCE' not handled in 
switch [-Wswitch-enum]\
H5Znbit.c:340:9: warning: enumeration value 'H5T_ENUM' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:340:9: warning: enumeration value 'H5T_VLEN' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:340:9: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
In file included from H5Znbit.c:18:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Znbit.c:311:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Znbit.c: In function 'H5Z_set_parms_nooptype':\
H5Znbit.c:410:5: warning: conversion to 'unsigned int' from 'size_t' may alter 
its value [-Wconversion]\
     cd_values[cd_values_index++] = dtype_size;\
     ^\
In file included from H5Znbit.c:18:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Znbit.c:400:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Znbit.c: In function 'H5Z_set_parms_atomic':\
H5Znbit.c:452:5: warning: conversion to 'unsigned int' from 'size_t' may alter 
its value [-Wconversion]\
     cd_values[cd_values_index++] = dtype_size;\
     ^\
H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_ERROR' not handled in 
switch [-Wswitch-enum]\
     switch(dtype_order) \{\
     ^\
H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_VAX' not handled in 
switch [-Wswitch-enum]\
H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_MIXED' not handled in 
switch [-Wswitch-enum]\
H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_NONE' not handled in 
switch [-Wswitch-enum]\
H5Znbit.c:481:5: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
     if(dtype_precision > dtype_size * 8 || (dtype_precision + dtype_offset) > 
dtype_size * 8\
     ^\
H5Znbit.c:486:5: warning: conversion to 'unsigned int' from 'size_t' may alter 
its value [-Wconversion]\
     cd_values[cd_values_index++] = dtype_precision;\
     ^\
H5Znbit.c:489:5: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     cd_values[cd_values_index++] = dtype_offset;\
     ^\
In file included from H5Znbit.c:18:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Znbit.c:442:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Znbit.c: In function 'H5Z_set_parms_array':\
H5Znbit.c:538:5: warning: conversion to 'unsigned int' from 'size_t' may alter 
its value [-Wconversion]\
     cd_values[cd_values_index++]=dtype_size;\
     ^\
H5Znbit.c:549:5: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
     switch(dtype_base_class) \{\
     ^\
H5Znbit.c:549:5: warning: enumeration value 'H5T_TIME' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:549:5: warning: enumeration value 'H5T_STRING' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:549:5: warning: enumeration value 'H5T_BITFIELD' not handled in 
switch [-Wswitch-enum]\
H5Znbit.c:549:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:549:5: warning: enumeration value 'H5T_REFERENCE' not handled in 
switch [-Wswitch-enum]\
H5Znbit.c:549:5: warning: enumeration value 'H5T_ENUM' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:549:5: warning: enumeration value 'H5T_VLEN' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:549:5: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
In file included from H5Znbit.c:18:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Znbit.c:528:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Znbit.c: In function 'H5Z_set_parms_compound':\
H5Znbit.c:628:5: warning: conversion to 'unsigned int' from 'size_t' may alter 
its value [-Wconversion]\
     cd_values[cd_values_index++] = dtype_size;\
     ^\
H5Znbit.c:635:5: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     cd_values[cd_values_index++] = nmembers;\
     ^\
H5Znbit.c:651:9: warning: conversion to 'unsigned int' from 'size_t' may alter 
its value [-Wconversion]\
         cd_values[cd_values_index++] = dtype_member_offset;\
         ^\
H5Znbit.c:692:77: warning: conversion to 'unsigned int' from 'size_t' may alter 
its value [-Wconversion]\
                     cd_values[cd_values_index++] = dtype_next_member_offset - 
dtype_member_offset;\
                                                                             ^\
H5Znbit.c:654:9: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
         switch(dtype_member_class) \{\
         ^\
H5Znbit.c:654:9: warning: enumeration value 'H5T_TIME' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:654:9: warning: enumeration value 'H5T_STRING' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:654:9: warning: enumeration value 'H5T_BITFIELD' not handled in 
switch [-Wswitch-enum]\
H5Znbit.c:654:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:654:9: warning: enumeration value 'H5T_REFERENCE' not handled in 
switch [-Wswitch-enum]\
H5Znbit.c:654:9: warning: enumeration value 'H5T_ENUM' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:654:9: warning: enumeration value 'H5T_VLEN' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:654:9: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
In file included from H5Znbit.c:18:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Znbit.c:618:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Znbit.c: In function 'H5Z_set_local_nbit':\
H5Znbit.c:759:5: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
     switch(dtype_class) \{\
     ^\
H5Znbit.c:759:5: warning: enumeration value 'H5T_TIME' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:759:5: warning: enumeration value 'H5T_STRING' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:759:5: warning: enumeration value 'H5T_BITFIELD' not handled in 
switch [-Wswitch-enum]\
H5Znbit.c:759:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:759:5: warning: enumeration value 'H5T_REFERENCE' not handled in 
switch [-Wswitch-enum]\
H5Znbit.c:759:5: warning: enumeration value 'H5T_ENUM' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:759:5: warning: enumeration value 'H5T_VLEN' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:759:5: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
H5Znbit.c:814:5: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
     switch(dtype_class) \{\
     ^\
H5Znbit.c:814:5: warning: enumeration value 'H5T_TIME' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:814:5: warning: enumeration value 'H5T_STRING' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:814:5: warning: enumeration value 'H5T_BITFIELD' not handled in 
switch [-Wswitch-enum]\
H5Znbit.c:814:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:814:5: warning: enumeration value 'H5T_REFERENCE' not handled in 
switch [-Wswitch-enum]\
H5Znbit.c:814:5: warning: enumeration value 'H5T_ENUM' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:814:5: warning: enumeration value 'H5T_VLEN' not handled in switch 
[-Wswitch-enum]\
H5Znbit.c:814:5: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
H5Znbit.c:839:5: warning: conversion to 'unsigned int' from 'size_t' may alter 
its value [-Wconversion]\
     cd_values[0] = cd_values_actual_nparms;\
     ^\
In file included from H5Znbit.c:18:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Znbit.c:742:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Znbit.c: In function 'H5Z_filter_nbit':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Znbit.c:876:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Znbit.c: In function 'H5Z_nbit_decompress_one_byte':\
H5Znbit.c:973:7: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
       data[data_offset + k] =\
       ^\
H5Znbit.c:974:58: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
       ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)) << uchar_offset;\
                                                          ^\
H5Znbit.c:977:7: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
       data[data_offset + k] =\
       ^\
H5Znbit.c:978:59: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
       ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)) << uchar_offset;\
                                                           ^\
H5Znbit.c:984:7: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
       data[data_offset + k] |=\
       ^\
H5Znbit.c:984:29: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
       data[data_offset + k] |=\
                             ^\
H5Znbit.c: In function 'H5Z_nbit_decompress_one_nooptype':\
H5Znbit.c:1003:72: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
       data[data_offset + i] = ((val & ~(~0 << *buf_len)) << (dat_len - 
*buf_len));\
                                                                        ^\
H5Znbit.c:1003:58: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
       data[data_offset + i] = ((val & ~(~0 << *buf_len)) << (dat_len - 
*buf_len));\
                                                          ^\
H5Znbit.c:1004:18: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
       dat_len -= *buf_len;\
                  ^\
H5Znbit.c:1009:42: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
       data[data_offset + i] |= ((val >> (*buf_len - dat_len)) & ~(~0 << 
dat_len));\
                                          ^\
H5Znbit.c:1009:29: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
       data[data_offset + i] |= ((val >> (*buf_len - dat_len)) & ~(~0 << 
dat_len));\
                             ^\
H5Znbit.c:1010:7: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
       *buf_len -= dat_len;\
       ^\
H5Znbit.c:1010:16: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
       *buf_len -= dat_len;\
                ^\
H5Znbit.c: In function 'H5Z_nbit_decompress_one_atomic':\
H5Znbit.c:1022:26: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
    datatype_len = p.size * 8;\
                          ^\
H5Znbit.c: In function 'H5Z_nbit_decompress_one_array':\
H5Znbit.c:1064:27: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
            p.order = parms[parms_index++];\
                           ^\
H5Znbit.c:1065:31: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
            p.precision = parms[parms_index++];\
                               ^\
H5Znbit.c:1066:28: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
            p.offset = parms[parms_index++];\
                            ^\
H5Znbit.c:1067:26: warning: conversion to 'unsigned int' from 'size_t' may 
alter its value [-Wconversion]\
            n = total_size/p.size;\
                          ^\
H5Znbit.c:1061:4: warning: switch missing default case [-Wswitch-default]\
    switch(base_class) \{\
    ^\
H5Znbit.c: In function 'H5Z_nbit_decompress_one_compound':\
H5Znbit.c:1115:30: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
               p.order = parms[parms_index++];\
                              ^\
H5Znbit.c:1116:34: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
               p.precision = parms[parms_index++];\
                                  ^\
H5Znbit.c:1117:31: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
               p.offset = parms[parms_index++];\
                               ^\
H5Znbit.c:1112:7: warning: switch missing default case [-Wswitch-default]\
       switch(member_class) \{\
       ^\
H5Znbit.c: In function 'H5Z_nbit_decompress':\
H5Znbit.c:1159:27: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
            p.order = parms[5];\
                           ^\
H5Znbit.c:1160:31: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
            p.precision = parms[6];\
                               ^\
H5Znbit.c:1161:28: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
            p.offset = parms[7];\
                            ^\
H5Znbit.c:1155:4: warning: switch missing default case [-Wswitch-default]\
    switch(parms[3]) \{\
    ^\
H5Znbit.c: In function 'H5Z_nbit_compress_one_byte':\
H5Znbit.c:1192:4: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
    val = data[data_offset + k];\
    ^\
H5Znbit.c:1198:14: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
          val >>= 8 - dat_len;\
              ^\
H5Znbit.c:1203:11: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
       val >>= p.offset % 8;\
           ^\
H5Znbit.c:1208:18: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
       buffer[*j] |= (val & ~(~0 << dat_len)) << (*buf_len - dat_len);\
                  ^\
H5Znbit.c:1211:18: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
       buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len);\
                  ^\
H5Znbit.c:1216:45: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
       buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len);\
                                             ^\
H5Znbit.c: In function 'H5Z_nbit_compress_one_nooptype':\
H5Znbit.c:1233:40: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
       buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len);\
                                        ^\
H5Znbit.c:1233:18: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
       buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len);\
                  ^\
H5Znbit.c:1234:18: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
       dat_len -= *buf_len;\
                  ^\
H5Znbit.c:1238:49: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
       buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len);\
                                                 ^\
H5Znbit.c:1238:45: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
       buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len);\
                                             ^\
H5Znbit.c:1239:7: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
       *buf_len -= dat_len;\
       ^\
H5Znbit.c:1239:16: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
       *buf_len -= dat_len;\
                ^\
H5Znbit.c: In function 'H5Z_nbit_compress_one_atomic':\
H5Znbit.c:1250:26: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
    datatype_len = p.size * 8;\
                          ^\
H5Znbit.c: In function 'H5Z_nbit_compress_one_array':\
H5Znbit.c:1291:27: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
            p.order = parms[parms_index++];\
                           ^\
H5Znbit.c:1292:31: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
            p.precision = parms[parms_index++];\
                               ^\
H5Znbit.c:1293:28: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
            p.offset = parms[parms_index++];\
                            ^\
H5Znbit.c:1294:26: warning: conversion to 'unsigned int' from 'size_t' may 
alter its value [-Wconversion]\
            n = total_size/p.size;\
                          ^\
H5Znbit.c:1288:4: warning: switch missing default case [-Wswitch-default]\
    switch(base_class) \{\
    ^\
H5Znbit.c: In function 'H5Z_nbit_compress_one_compound':\
H5Znbit.c:1342:30: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
               p.order = parms[parms_index++];\
                              ^\
H5Znbit.c:1343:34: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
               p.precision = parms[parms_index++];\
                                  ^\
H5Znbit.c:1344:31: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
               p.offset = parms[parms_index++];\
                               ^\
H5Znbit.c:1339:7: warning: switch missing default case [-Wswitch-default]\
       switch(member_class) \{\
       ^\
H5Znbit.c: In function 'H5Z_nbit_compress':\
H5Znbit.c:1385:27: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
            p.order = parms[5];\
                           ^\
H5Znbit.c:1386:31: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
            p.precision = parms[6];\
                               ^\
H5Znbit.c:1387:28: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
            p.offset = parms[7];\
                            ^\
H5Znbit.c:1381:4: warning: switch missing default case [-Wswitch-default]\
    switch(parms[3]) \{\
    ^\
  CC       H5Zshuffle.lo\
H5Zshuffle.c: In function 'H5Z_set_local_shuffle':\
H5Zshuffle.c:84:22: warning: request for implicit conversion from 'void *' to 
'const struct H5T_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (type = H5I_object_verify(type_id, H5I_DATATYPE)))\
                      ^\
In file included from H5Zshuffle.c:19:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Zshuffle.c:77:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Zshuffle.c: In function 'H5Z_filter_shuffle':\
H5Zshuffle.c:185:17: warning: switch missing default case [-Wswitch-default]\
                 switch (numofelements % 8) \{\
                 ^\
H5Zshuffle.c:240:17: warning: switch missing default case [-Wswitch-default]\
                 switch (numofelements % 8) \{\
                 ^\
In file included from H5Zshuffle.c:19:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Zshuffle.c:142:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(0)\
     ^\
  CC       H5Zszip.lo\
  CC       H5Zscaleoffset.lo\
In file included from H5Zscaleoffset.c:18:0:\
H5Zscaleoffset.c: In function 'H5Z_can_apply_scaleoffset':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Zscaleoffset.c:701:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Zscaleoffset.c: In function 'H5Z_scaleoffset_get_type':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Zscaleoffset.c:753:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Zscaleoffset.c: In function 'H5Z_scaleoffset_set_parms_fillval':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Zscaleoffset.c:812:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Zscaleoffset.c: In function 'H5Z_set_local_scaleoffset':\
H5Zscaleoffset.c:942:5: warning: conversion to 'unsigned int' from 'size_t' may 
alter its value [-Wconversion]\
     cd_values[H5Z_SCALEOFFSET_PARM_SIZE] = dtype_size;\
     ^\
H5Zscaleoffset.c:971:5: warning: enumeration value 'H5T_ORDER_MIXED' not 
handled in switch [-Wswitch-enum]\
     switch(dtype_order) \{\
     ^\
In file included from H5Zscaleoffset.c:18:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Zscaleoffset.c:878:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Zscaleoffset.c: In function 'H5Z_filter_scaleoffset':\
H5Zscaleoffset.c:1050:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     double D_val = 0.0;             /* decimal scale factor */\
     ^\
H5Zscaleoffset.c:1067:5: warning: enumeration value 'H5T_ORDER_MIXED' not 
handled in switch [-Wswitch-enum]\
     switch(H5T_native_order_g) \{\
     ^\
In file included from H5Zscaleoffset.c:18:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Zscaleoffset.c:1060:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Zscaleoffset.c: In function 'H5Z_scaleoffset_convert':\
H5Zscaleoffset.c:1330:48: warning: conversion to 'unsigned int' from 'size_t' 
may alter its value [-Wconversion]\
        for(i = 0; i < d_nelmts * dtype_size; i += dtype_size)\
                                                ^\
H5Zscaleoffset.c: In function 'H5Z_scaleoffset_precompress_fd':\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:397:33: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
       if(H5Z_scaleoffset_rnd(max*HDpow(10.0, D_val) - min*HDpow(10.0, D_val))  
       \\\
                                 ^\
H5Zscaleoffset.c:562:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'\
       H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val)               
          \\\
       ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:397:58: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
       if(H5Z_scaleoffset_rnd(max*HDpow(10.0, D_val) - min*HDpow(10.0, D_val))  
       \\\
                                                          ^\
H5Zscaleoffset.c:562:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'\
       H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val)               
          \\\
       ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:402:33: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
       if(H5Z_scaleoffset_rnd(max*HDpow(10.0, D_val) - min*HDpow(10.0, D_val))  
       \\\
                                 ^\
H5Zscaleoffset.c:562:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'\
       H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val)               
          \\\
       ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:402:58: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
       if(H5Z_scaleoffset_rnd(max*HDpow(10.0, D_val) - min*HDpow(10.0, D_val))  
       \\\
                                                          ^\
H5Zscaleoffset.c:562:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'\
       H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val)               
          \\\
       ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:407:33: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
       if(H5Z_scaleoffset_rnd(max*HDpow(10.0, D_val) - min*HDpow(10.0, D_val))  
       \\\
                                 ^\
H5Zscaleoffset.c:562:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'\
       H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val)               
          \\\
       ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:407:58: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
       if(H5Z_scaleoffset_rnd(max*HDpow(10.0, D_val) - min*HDpow(10.0, D_val))  
       \\\
                                                          ^\
H5Zscaleoffset.c:562:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'\
       H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val)               
          \\\
       ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:563:38: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
       span = H5Z_scaleoffset_rnd(max * HDpow(10.0, D_val) - min * HDpow(10.0, 
D_val)) + 1; \\\
                                      ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:563:65: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
       span = H5Z_scaleoffset_rnd(max * HDpow(10.0, D_val) - min * HDpow(10.0, 
D_val)) + 1; \\\
                                                                 ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:563:87: warning: conversion to 'long long unsigned int' from 
'double' may alter its value [-Wconversion]\
       span = H5Z_scaleoffset_rnd(max * HDpow(10.0, D_val) - min * HDpow(10.0, 
D_val)) + 1; \\\
                                                                                
       ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:490:37: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
                               buf[i]*HDpow(10.0, D_val) - min*HDpow(10.0, 
D_val));    \\\
                                     ^\
H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'\
          H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, 
min, D_val)   \\\
          ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:490:62: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
                               buf[i]*HDpow(10.0, D_val) - min*HDpow(10.0, 
D_val));    \\\
                                                              ^\
H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'\
          H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, 
min, D_val)   \\\
          ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:489:50: warning: conversion to 'int' from 'double' may alter 
its value [-Wconversion]\
             *(int *)&buf[i] = H5Z_scaleoffset_rnd(                             
       \\\
                                                  ^\
H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'\
          H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, 
min, D_val)   \\\
          ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:498:38: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
                                buf[i]*HDpow(10.0, D_val) - min*HDpow(10.0, 
D_val));   \\\
                                      ^\
H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'\
          H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, 
min, D_val)   \\\
          ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:498:63: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
                                buf[i]*HDpow(10.0, D_val) - min*HDpow(10.0, 
D_val));   \\\
                                                               ^\
H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'\
          H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, 
min, D_val)   \\\
          ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:497:51: warning: conversion to 'long int' from 'double' may 
alter its value [-Wconversion]\
             *(long *)&buf[i] = H5Z_scaleoffset_rnd(                            
       \\\
                                                   ^\
H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'\
          H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, 
min, D_val)   \\\
          ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:506:43: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
                                     buf[i]*HDpow(10.0, D_val) - 
min*HDpow(10.0, D_val)); \\\
                                           ^\
H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'\
          H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, 
min, D_val)   \\\
          ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:506:68: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
                                     buf[i]*HDpow(10.0, D_val) - 
min*HDpow(10.0, D_val)); \\\
                                                                    ^\
H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'\
          H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, 
min, D_val)   \\\
          ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:505:56: warning: conversion to 'long long int' from 'double' 
may alter its value [-Wconversion]\
             *(long long *)&buf[i] = H5Z_scaleoffset_rnd(                       
       \\\
                                                        ^\
H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'\
          H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, 
min, D_val)   \\\
          ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:397:33: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
       if(H5Z_scaleoffset_rnd(max*HDpow(10.0, D_val) - min*HDpow(10.0, D_val))  
       \\\
                                 ^\
H5Zscaleoffset.c:569:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'\
       H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val)               
          \\\
       ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:397:58: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
       if(H5Z_scaleoffset_rnd(max*HDpow(10.0, D_val) - min*HDpow(10.0, D_val))  
       \\\
                                                          ^\
H5Zscaleoffset.c:569:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'\
       H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val)               
          \\\
       ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:402:33: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
       if(H5Z_scaleoffset_rnd(max*HDpow(10.0, D_val) - min*HDpow(10.0, D_val))  
       \\\
                                 ^\
H5Zscaleoffset.c:569:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'\
       H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val)               
          \\\
       ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:402:58: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
       if(H5Z_scaleoffset_rnd(max*HDpow(10.0, D_val) - min*HDpow(10.0, D_val))  
       \\\
                                                          ^\
H5Zscaleoffset.c:569:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'\
       H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val)               
          \\\
       ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:407:33: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
       if(H5Z_scaleoffset_rnd(max*HDpow(10.0, D_val) - min*HDpow(10.0, D_val))  
       \\\
                                 ^\
H5Zscaleoffset.c:569:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'\
       H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val)               
          \\\
       ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:407:58: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
       if(H5Z_scaleoffset_rnd(max*HDpow(10.0, D_val) - min*HDpow(10.0, D_val))  
       \\\
                                                          ^\
H5Zscaleoffset.c:569:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'\
       H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val)               
          \\\
       ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:570:38: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
       span = H5Z_scaleoffset_rnd(max * HDpow(10.0, D_val) - min * HDpow(10.0, 
D_val)) + 1; \\\
                                      ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:570:65: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
       span = H5Z_scaleoffset_rnd(max * HDpow(10.0, D_val) - min * HDpow(10.0, 
D_val)) + 1; \\\
                                                                 ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:570:87: warning: conversion to 'long long unsigned int' from 
'double' may alter its value [-Wconversion]\
       span = H5Z_scaleoffset_rnd(max * HDpow(10.0, D_val) - min * HDpow(10.0, 
D_val)) + 1; \\\
                                                                                
       ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:518:34: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
                            buf[i]*HDpow(10.0, D_val) - min*HDpow(10.0, 
D_val));       \\\
                                  ^\
H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'\
          H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val)          
          \\\
          ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:518:59: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
                            buf[i]*HDpow(10.0, D_val) - min*HDpow(10.0, 
D_val));       \\\
                                                           ^\
H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'\
          H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val)          
          \\\
          ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:517:47: warning: conversion to 'int' from 'double' may alter 
its value [-Wconversion]\
          *(int *)&buf[i] = H5Z_scaleoffset_rnd(                                
       \\\
                                               ^\
H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'\
          H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val)          
          \\\
          ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:522:35: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
                             buf[i]*HDpow(10.0, D_val) - min*HDpow(10.0, 
D_val));      \\\
                                   ^\
H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'\
          H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val)          
          \\\
          ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:522:60: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
                             buf[i]*HDpow(10.0, D_val) - min*HDpow(10.0, 
D_val));      \\\
                                                            ^\
H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'\
          H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val)          
          \\\
          ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:521:48: warning: conversion to 'long int' from 'double' may 
alter its value [-Wconversion]\
          *(long *)&buf[i] = H5Z_scaleoffset_rnd(                               
       \\\
                                                ^\
H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'\
          H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val)          
          \\\
          ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:526:40: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
                                  buf[i]*HDpow(10.0, D_val) - min*HDpow(10.0, 
D_val)); \\\
                                        ^\
H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'\
          H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val)          
          \\\
          ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1519:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:526:65: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
                                  buf[i]*HDpow(10.0, D_val) - min*HDpow(10.0, 
D_val)); \\\
                                                                 ^\
H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'\
          H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val)          
          \\\
          ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:525:53: warning: conversion to 'long long int' from 'double' 
may alter its value [-Wconversion]\
          *(long long *)&buf[i] = H5Z_scaleoffset_rnd(                          
       \\\
                                                     ^\
H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'\
          H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val)          
          \\\
          ^\
H5Zscaleoffset.c:1519:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(float, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       H5Z_scaleoffset_precompress_3(double, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:563:87: warning: conversion to 'long long unsigned int' from 
'double' may alter its value [-Wconversion]\
       span = H5Z_scaleoffset_rnd(max * HDpow(10.0, D_val) - min * HDpow(10.0, 
D_val)) + 1; \\\
                                                                                
       ^\
H5Zscaleoffset.c:1522:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(double, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:489:50: warning: conversion to 'int' from 'double' may alter 
its value [-Wconversion]\
             *(int *)&buf[i] = H5Z_scaleoffset_rnd(                             
       \\\
                                                  ^\
H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'\
          H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, 
min, D_val)   \\\
          ^\
H5Zscaleoffset.c:1522:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(double, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:497:51: warning: conversion to 'long int' from 'double' may 
alter its value [-Wconversion]\
             *(long *)&buf[i] = H5Z_scaleoffset_rnd(                            
       \\\
                                                   ^\
H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'\
          H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, 
min, D_val)   \\\
          ^\
H5Zscaleoffset.c:1522:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(double, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:505:56: warning: conversion to 'long long int' from 'double' 
may alter its value [-Wconversion]\
             *(long long *)&buf[i] = H5Z_scaleoffset_rnd(                       
       \\\
                                                        ^\
H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'\
          H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, 
min, D_val)   \\\
          ^\
H5Zscaleoffset.c:1522:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(double, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:570:87: warning: conversion to 'long long unsigned int' from 
'double' may alter its value [-Wconversion]\
       span = H5Z_scaleoffset_rnd(max * HDpow(10.0, D_val) - min * HDpow(10.0, 
D_val)) + 1; \\\
                                                                                
       ^\
H5Zscaleoffset.c:1522:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(double, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:517:47: warning: conversion to 'int' from 'double' may alter 
its value [-Wconversion]\
          *(int *)&buf[i] = H5Z_scaleoffset_rnd(                                
       \\\
                                               ^\
H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'\
          H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val)          
          \\\
          ^\
H5Zscaleoffset.c:1522:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(double, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:521:48: warning: conversion to 'long int' from 'double' may 
alter its value [-Wconversion]\
          *(long *)&buf[i] = H5Z_scaleoffset_rnd(                               
       \\\
                                                ^\
H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'\
          H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val)          
          \\\
          ^\
H5Zscaleoffset.c:1522:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(double, data, d_nelmts,\
       ^\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1522:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:525:53: warning: conversion to 'long long int' from 'double' 
may alter its value [-Wconversion]\
          *(long long *)&buf[i] = H5Z_scaleoffset_rnd(                          
       \\\
                                                     ^\
H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'\
          H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val)          
          \\\
          ^\
H5Zscaleoffset.c:1522:7: note: in expansion of macro 
'H5Z_scaleoffset_precompress_3'\
       H5Z_scaleoffset_precompress_3(double, data, d_nelmts,\
       ^\
In file included from H5Zscaleoffset.c:18:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Zscaleoffset.c:1516:4: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
    FUNC_ENTER_NOAPI_NOINIT\
    ^\
H5Zscaleoffset.c: In function 'H5Z_scaleoffset_postdecompress_fd':\
H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail,\
       ^\
H5Zscaleoffset.c:631:75: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
                   filval : (double)(*(int *)&buf[i]) / HDpow(10.0, D_val) + 
min);         \\\
                                                                           ^\
H5Zscaleoffset.c:671:7: note: in expansion of macro 'H5Z_scaleoffset_modify_3'\
       H5Z_scaleoffset_modify_3(i, type, buf, d_nelmts, filval, minbits, min, 
D_val)    \\\
       ^\
H5Zscaleoffset.c:1542:7: note: in expansion of macro 
'H5Z_scaleoffset_postdecompress_3'\
       H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail,\
       ^\
H5Zscaleoffset.c:631:26: warning: implicit conversion from 'float' to 'double' 
to match other result of conditional [-Wdouble-promotion]\
                   filval : (double)(*(int *)&buf[i]) / HDpow(10.0, D_val) + 
min);         \\\
                          ^\
H5Zscaleoffset.c:671:7: note: in expansion of macro 'H5Z_scaleoffset_modify_3'\
       H5Z_scaleoffset_modify_3(i, type, buf, d_nelmts, filval, minbits, min, 
D_val)    \\\
       ^\
H5Zscaleoffset.c:1542:7: note: in expansion of macro 
'H5Z_scaleoffset_postdecompress_3'\
       H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail,\
       ^\
H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:635:76: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
                   filval : (double)(*(long *)&buf[i]) / HDpow(10.0, D_val) + 
min);        \\\
                                                                            ^\
H5Zscaleoffset.c:671:7: note: in expansion of macro 'H5Z_scaleoffset_modify_3'\
       H5Z_scaleoffset_modify_3(i, type, buf, d_nelmts, filval, minbits, min, 
D_val)    \\\
       ^\
H5Zscaleoffset.c:1542:7: note: in expansion of macro 
'H5Z_scaleoffset_postdecompress_3'\
       H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail,\
       ^\
H5Zscaleoffset.c:635:26: warning: implicit conversion from 'float' to 'double' 
to match other result of conditional [-Wdouble-promotion]\
                   filval : (double)(*(long *)&buf[i]) / HDpow(10.0, D_val) + 
min);        \\\
                          ^\
H5Zscaleoffset.c:671:7: note: in expansion of macro 'H5Z_scaleoffset_modify_3'\
       H5Z_scaleoffset_modify_3(i, type, buf, d_nelmts, filval, minbits, min, 
D_val)    \\\
       ^\
H5Zscaleoffset.c:1542:7: note: in expansion of macro 
'H5Z_scaleoffset_postdecompress_3'\
       H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail,\
       ^\
H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:639:81: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
                   filval : (double)(*(long long *)&buf[i]) / HDpow(10.0, 
D_val) + min);   \\\
                                                                                
 ^\
H5Zscaleoffset.c:671:7: note: in expansion of macro 'H5Z_scaleoffset_modify_3'\
       H5Z_scaleoffset_modify_3(i, type, buf, d_nelmts, filval, minbits, min, 
D_val)    \\\
       ^\
H5Zscaleoffset.c:1542:7: note: in expansion of macro 
'H5Z_scaleoffset_postdecompress_3'\
       H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail,\
       ^\
H5Zscaleoffset.c:639:26: warning: implicit conversion from 'float' to 'double' 
to match other result of conditional [-Wdouble-promotion]\
                   filval : (double)(*(long long *)&buf[i]) / HDpow(10.0, 
D_val) + min);   \\\
                          ^\
H5Zscaleoffset.c:671:7: note: in expansion of macro 'H5Z_scaleoffset_modify_3'\
       H5Z_scaleoffset_modify_3(i, type, buf, d_nelmts, filval, minbits, min, 
D_val)    \\\
       ^\
H5Zscaleoffset.c:1542:7: note: in expansion of macro 
'H5Z_scaleoffset_postdecompress_3'\
       H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail,\
       ^\
H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:649:73: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
          buf[i] = (type)((double)(*(int *)&buf[i]) / HDpow(10.0, D_val) + 
min);        \\\
                                                                         ^\
H5Zscaleoffset.c:673:7: note: in expansion of macro 'H5Z_scaleoffset_modify_4'\
       H5Z_scaleoffset_modify_4(i, type, buf, d_nelmts, min, D_val)             
        \\\
       ^\
H5Zscaleoffset.c:1542:7: note: in expansion of macro 
'H5Z_scaleoffset_postdecompress_3'\
       H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail,\
       ^\
H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:652:74: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
          buf[i] = (type)((double)(*(long *)&buf[i]) / HDpow(10.0, D_val) + 
min);       \\\
                                                                          ^\
H5Zscaleoffset.c:673:7: note: in expansion of macro 'H5Z_scaleoffset_modify_4'\
       H5Z_scaleoffset_modify_4(i, type, buf, d_nelmts, min, D_val)             
        \\\
       ^\
H5Zscaleoffset.c:1542:7: note: in expansion of macro 
'H5Z_scaleoffset_postdecompress_3'\
       H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail,\
       ^\
H5Zscaleoffset.c:1542:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:655:79: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
          buf[i] = (type)((double)(*(long long *)&buf[i]) / HDpow(10.0, D_val) 
+ min);  \\\
                                                                               
^\
H5Zscaleoffset.c:673:7: note: in expansion of macro 'H5Z_scaleoffset_modify_4'\
       H5Z_scaleoffset_modify_4(i, type, buf, d_nelmts, min, D_val)             
        \\\
       ^\
H5Zscaleoffset.c:1542:7: note: in expansion of macro 
'H5Z_scaleoffset_postdecompress_3'\
       H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail,\
       ^\
H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       H5Z_scaleoffset_postdecompress_3(double, data, d_nelmts, filavail,\
       ^\
H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
H5Zscaleoffset.c:1545:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
In file included from H5Zscaleoffset.c:18:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Zscaleoffset.c:1539:4: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
    FUNC_ENTER_NOAPI_NOINIT\
    ^\
H5Zscaleoffset.c: In function 'H5Z_scaleoffset_decompress_one_atomic':\
H5Zscaleoffset.c:1602:23: warning: conversion to 'unsigned int' from 'size_t' 
may alter its value [-Wconversion]\
    dtype_len = p.size * 8;\
                       ^\
H5Zscaleoffset.c:1605:28: warning: conversion to 'unsigned int' from 'size_t' 
may alter its value [-Wconversion]\
       begin_i = p.size - 1 - (dtype_len - p.minbits) / 8;\
                            ^\
H5Zscaleoffset.c: In function 'H5Z_scaleoffset_compress_one_atomic':\
H5Zscaleoffset.c:1685:23: warning: conversion to 'unsigned int' from 'size_t' 
may alter its value [-Wconversion]\
    dtype_len = p.size * 8;\
                       ^\
H5Zscaleoffset.c:1688:28: warning: conversion to 'unsigned int' from 'size_t' 
may alter its value [-Wconversion]\
       begin_i = p.size - 1 - (dtype_len - p.minbits) / 8;\
                            ^\
H5Zscaleoffset.c: In function 'H5Z_scaleoffset_log2':\
H5Zscaleoffset.c:1370:1: warning: function might be candidate for attribute 
'const' if it is known to return normally [-Wsuggest-attribute=const]\
 H5Z_scaleoffset_log2(unsigned long long num)\
 ^\
  CC       H5Ztrans.lo\
In file included from H5Ztrans.c:19:0:\
H5Ztrans.c: In function 'H5Z_get_token':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ztrans.c:414:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ztrans.c: In function 'H5Z_xform_parse':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ztrans.c:576:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Ztrans.c: In function 'H5Z_parse_expression':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ztrans.c:615:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ztrans.c: In function 'H5Z_parse_term':\
H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_ERROR' not handled in 
switch [-Wswitch-enum]\
         switch (current->tok_type) \{\
         ^\
H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_INTEGER' not handled in 
switch [-Wswitch-enum]\
H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_FLOAT' not handled in 
switch [-Wswitch-enum]\
H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_SYMBOL' not handled in 
switch [-Wswitch-enum]\
H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_PLUS' not handled in 
switch [-Wswitch-enum]\
H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_MINUS' not handled in 
switch [-Wswitch-enum]\
H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_LPAREN' not handled in 
switch [-Wswitch-enum]\
In file included from H5Ztrans.c:19:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ztrans.c:709:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ztrans.c: In function 'H5Z_parse_factor':\
H5Ztrans.c:804:5: warning: enumeration value 'H5Z_XFORM_ERROR' not handled in 
switch [-Wswitch-enum]\
     switch (current->tok_type) \{\
     ^\
H5Ztrans.c:804:5: warning: enumeration value 'H5Z_XFORM_MULT' not handled in 
switch [-Wswitch-enum]\
H5Ztrans.c:804:5: warning: enumeration value 'H5Z_XFORM_DIVIDE' not handled in 
switch [-Wswitch-enum]\
In file included from H5Ztrans.c:19:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ztrans.c:800:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ztrans.c: In function 'H5Z_new_node':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ztrans.c:939:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ztrans.c: In function 'H5Z_xform_eval':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ztrans.c:972:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Ztrans.c: In function 'H5Z_xform_eval_full':\
H5Ztrans.c:1123:46: warning: conversion to 'char' from 'double' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'char' from 'double' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:155:16: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *pl = *pl OP *pr;                                            \\\
                ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'unsigned char' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'unsigned char' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:155:16: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *pl = *pl OP *pr;                                            \\\
                ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'signed char' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'signed char' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'signed char' from 'int' may alter 
its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:155:16: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *pl = *pl OP *pr;                                            \\\
                ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'short int' from 'double' may alter 
its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'short int' from 'double' may alter 
its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'short int' from 'int' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:155:16: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *pl = *pl OP *pr;                                            \\\
                ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'short unsigned int' from 'double' 
may alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'short unsigned int' from 'double' 
may alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'short unsigned int' from 'int' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:155:16: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *pl = *pl OP *pr;                                            \\\
                ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'int' from 'double' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'int' from 'double' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'unsigned int' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'unsigned int' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:128:11: warning: conversion to 'double' from 'long int' may alter 
its value [-Wconversion]\
      *p = *p OP tree_val;                                            \\\
           ^\
H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
  H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE))  \\\
  ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'long int' from 'double' may alter 
its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:145:23: warning: conversion to 'double' from 'long int' may alter 
its value [-Wconversion]\
      *p = tree_val OP *p;                                            \\\
                       ^\
H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
  H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE))  \\\
  ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'long int' from 'double' may alter 
its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:128:11: warning: conversion to 'double' from 'long unsigned int' may 
alter its value [-Wconversion]\
      *p = *p OP tree_val;                                            \\\
           ^\
H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
  H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'long unsigned int' from 'double' 
may alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:145:23: warning: conversion to 'double' from 'long unsigned int' may 
alter its value [-Wconversion]\
      *p = tree_val OP *p;                                            \\\
                       ^\
H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
  H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'long unsigned int' from 'double' 
may alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:128:11: warning: conversion to 'double' from 'long long int' may 
alter its value [-Wconversion]\
      *p = *p OP tree_val;                                            \\\
           ^\
H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
     H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)\
     ^\
H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'\
  H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'long long int' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'\
  H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:145:23: warning: conversion to 'double' from 'long long int' may 
alter its value [-Wconversion]\
      *p = tree_val OP *p;                                            \\\
                       ^\
H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
     H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)\
     ^\
H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'\
  H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'long long int' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'\
  H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:128:11: warning: conversion to 'double' from 'long long unsigned 
int' may alter its value [-Wconversion]\
      *p = *p OP tree_val;                                            \\\
           ^\
H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
     H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)\
     ^\
H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'\
  H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'long long unsigned int' from 
'double' may alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'\
  H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:145:23: warning: conversion to 'double' from 'long long unsigned 
int' may alter its value [-Wconversion]\
      *p = tree_val OP *p;                                            \\\
                       ^\
H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
     H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)\
     ^\
H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'\
  H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'long long unsigned int' from 
'double' may alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'\
  H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'float' from 'double' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1123:46: warning: conversion to 'float' from 'double' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'char' from 'double' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'char' from 'double' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:155:16: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *pl = *pl OP *pr;                                            \\\
                ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'unsigned char' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'unsigned char' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:155:16: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *pl = *pl OP *pr;                                            \\\
                ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'signed char' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'signed char' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'signed char' from 'int' may alter 
its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:155:16: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *pl = *pl OP *pr;                                            \\\
                ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'short int' from 'double' may alter 
its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'short int' from 'double' may alter 
its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'short int' from 'int' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:155:16: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *pl = *pl OP *pr;                                            \\\
                ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'short unsigned int' from 'double' 
may alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'short unsigned int' from 'double' 
may alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'short unsigned int' from 'int' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:155:16: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *pl = *pl OP *pr;                                            \\\
                ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'int' from 'double' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'int' from 'double' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'unsigned int' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'unsigned int' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:128:11: warning: conversion to 'double' from 'long int' may alter 
its value [-Wconversion]\
      *p = *p OP tree_val;                                            \\\
           ^\
H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
  H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE))  \\\
  ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'long int' from 'double' may alter 
its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:145:23: warning: conversion to 'double' from 'long int' may alter 
its value [-Wconversion]\
      *p = tree_val OP *p;                                            \\\
                       ^\
H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
  H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE))  \\\
  ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'long int' from 'double' may alter 
its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:128:11: warning: conversion to 'double' from 'long unsigned int' may 
alter its value [-Wconversion]\
      *p = *p OP tree_val;                                            \\\
           ^\
H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
  H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'long unsigned int' from 'double' 
may alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:145:23: warning: conversion to 'double' from 'long unsigned int' may 
alter its value [-Wconversion]\
      *p = tree_val OP *p;                                            \\\
                       ^\
H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
  H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'long unsigned int' from 'double' 
may alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:128:11: warning: conversion to 'double' from 'long long int' may 
alter its value [-Wconversion]\
      *p = *p OP tree_val;                                            \\\
           ^\
H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
     H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)\
     ^\
H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'\
  H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'long long int' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'\
  H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:145:23: warning: conversion to 'double' from 'long long int' may 
alter its value [-Wconversion]\
      *p = tree_val OP *p;                                            \\\
                       ^\
H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
     H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)\
     ^\
H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'\
  H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'long long int' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'\
  H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:128:11: warning: conversion to 'double' from 'long long unsigned 
int' may alter its value [-Wconversion]\
      *p = *p OP tree_val;                                            \\\
           ^\
H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
     H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)\
     ^\
H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'\
  H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'long long unsigned int' from 
'double' may alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'\
  H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:145:23: warning: conversion to 'double' from 'long long unsigned 
int' may alter its value [-Wconversion]\
      *p = tree_val OP *p;                                            \\\
                       ^\
H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
     H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)\
     ^\
H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'\
  H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'long long unsigned int' from 
'double' may alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'\
  H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'float' from 'double' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1127:46: warning: conversion to 'float' from 'double' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)\
    ^\
H5Ztrans.c:1131:45: warning: conversion to 'char' from 'double' may alter its 
value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'char' from 'double' may alter its 
value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:155:16: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *pl = *pl OP *pr;                                            \\\
                ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'unsigned char' from 'double' may 
alter its value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'unsigned char' from 'double' may 
alter its value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:155:16: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *pl = *pl OP *pr;                                            \\\
                ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'signed char' from 'double' may 
alter its value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'signed char' from 'double' may 
alter its value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'signed char' from 'int' may alter 
its value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:155:16: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *pl = *pl OP *pr;                                            \\\
                ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'short int' from 'double' may alter 
its value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'short int' from 'double' may alter 
its value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'short int' from 'int' may alter its 
value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:155:16: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *pl = *pl OP *pr;                                            \\\
                ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'short unsigned int' from 'double' 
may alter its value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'short unsigned int' from 'double' 
may alter its value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'short unsigned int' from 'int' may 
alter its value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:155:16: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *pl = *pl OP *pr;                                            \\\
                ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'int' from 'double' may alter its 
value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'int' from 'double' may alter its 
value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'unsigned int' from 'double' may 
alter its value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'unsigned int' from 'double' may 
alter its value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:128:11: warning: conversion to 'double' from 'long int' may alter 
its value [-Wconversion]\
      *p = *p OP tree_val;                                            \\\
           ^\
H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
  H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE))  \\\
  ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'long int' from 'double' may alter 
its value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:145:23: warning: conversion to 'double' from 'long int' may alter 
its value [-Wconversion]\
      *p = tree_val OP *p;                                            \\\
                       ^\
H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
  H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE))  \\\
  ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'long int' from 'double' may alter 
its value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:128:11: warning: conversion to 'double' from 'long unsigned int' may 
alter its value [-Wconversion]\
      *p = *p OP tree_val;                                            \\\
           ^\
H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
  H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'long unsigned int' from 'double' 
may alter its value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:145:23: warning: conversion to 'double' from 'long unsigned int' may 
alter its value [-Wconversion]\
      *p = tree_val OP *p;                                            \\\
                       ^\
H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
  H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'long unsigned int' from 'double' 
may alter its value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:128:11: warning: conversion to 'double' from 'long long int' may 
alter its value [-Wconversion]\
      *p = *p OP tree_val;                                            \\\
           ^\
H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
     H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)\
     ^\
H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'\
  H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'long long int' from 'double' may 
alter its value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'\
  H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:145:23: warning: conversion to 'double' from 'long long int' may 
alter its value [-Wconversion]\
      *p = tree_val OP *p;                                            \\\
                       ^\
H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
     H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)\
     ^\
H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'\
  H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'long long int' from 'double' may 
alter its value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'\
  H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:128:11: warning: conversion to 'double' from 'long long unsigned 
int' may alter its value [-Wconversion]\
      *p = *p OP tree_val;                                            \\\
           ^\
H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
     H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)\
     ^\
H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'\
  H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'long long unsigned int' from 
'double' may alter its value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'\
  H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:145:23: warning: conversion to 'double' from 'long long unsigned 
int' may alter its value [-Wconversion]\
      *p = tree_val OP *p;                                            \\\
                       ^\
H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
     H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)\
     ^\
H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'\
  H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'long long unsigned int' from 
'double' may alter its value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'\
  H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'float' from 'double' may alter its 
value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1131:45: warning: conversion to 'float' from 'double' may alter its 
value [-Wconversion]\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
                                             ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
   H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)\
   ^\
H5Ztrans.c:1135:46: warning: conversion to 'char' from 'double' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'char' from 'double' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:155:16: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *pl = *pl OP *pr;                                            \\\
                ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'unsigned char' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'unsigned char' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'signed char' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'signed char' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'signed char' from 'int' may alter 
its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:155:16: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *pl = *pl OP *pr;                                            \\\
                ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'short int' from 'double' may alter 
its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'short int' from 'double' may alter 
its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'short int' from 'int' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:155:16: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *pl = *pl OP *pr;                                            \\\
                ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'short unsigned int' from 'double' 
may alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'short unsigned int' from 'double' 
may alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'int' from 'double' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'int' from 'double' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'unsigned int' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'unsigned int' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:128:11: warning: conversion to 'double' from 'long int' may alter 
its value [-Wconversion]\
      *p = *p OP tree_val;                                            \\\
           ^\
H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
  H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE))  \\\
  ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'long int' from 'double' may alter 
its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:145:23: warning: conversion to 'double' from 'long int' may alter 
its value [-Wconversion]\
      *p = tree_val OP *p;                                            \\\
                       ^\
H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
  H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE))  \\\
  ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'long int' from 'double' may alter 
its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:128:11: warning: conversion to 'double' from 'long unsigned int' may 
alter its value [-Wconversion]\
      *p = *p OP tree_val;                                            \\\
           ^\
H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
  H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'long unsigned int' from 'double' 
may alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:145:23: warning: conversion to 'double' from 'long unsigned int' may 
alter its value [-Wconversion]\
      *p = tree_val OP *p;                                            \\\
                       ^\
H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
  H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'long unsigned int' from 'double' 
may alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:128:11: warning: conversion to 'double' from 'long long int' may 
alter its value [-Wconversion]\
      *p = *p OP tree_val;                                            \\\
           ^\
H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
     H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)\
     ^\
H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'\
  H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'long long int' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'\
  H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:145:23: warning: conversion to 'double' from 'long long int' may 
alter its value [-Wconversion]\
      *p = tree_val OP *p;                                            \\\
                       ^\
H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
     H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)\
     ^\
H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'\
  H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'long long int' from 'double' may 
alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'\
  H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:128:11: warning: conversion to 'double' from 'long long unsigned 
int' may alter its value [-Wconversion]\
      *p = *p OP tree_val;                                            \\\
           ^\
H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
     H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)\
     ^\
H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'\
  H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'long long unsigned int' from 
'double' may alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'\
  H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:145:23: warning: conversion to 'double' from 'long long unsigned 
int' may alter its value [-Wconversion]\
      *p = tree_val OP *p;                                            \\\
                       ^\
H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'\
     H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)\
     ^\
H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'\
  H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'long long unsigned int' from 
'double' may alter its value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'\
  H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \\\
  ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'float' from 'double' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = *p OP tree_val;                                            \\\
              ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1135:46: warning: conversion to 'float' from 'double' may alter its 
value [-Wconversion]\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
                                              ^\
H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'\
      *p = tree_val OP *p;                                            \\\
                    ^\
H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'\
    H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)\
    ^\
H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_ERROR' not handled in 
switch [-Wswitch-enum]\
  switch (tree->type) \{\
  ^\
H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_INTEGER' not handled 
in switch [-Wswitch-enum]\
H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_FLOAT' not handled in 
switch [-Wswitch-enum]\
H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_SYMBOL' not handled in 
switch [-Wswitch-enum]\
H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_LPAREN' not handled in 
switch [-Wswitch-enum]\
H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_RPAREN' not handled in 
switch [-Wswitch-enum]\
H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_END' not handled in 
switch [-Wswitch-enum]\
In file included from H5Ztrans.c:19:0:\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ztrans.c:1083:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ztrans.c: In function 'H5Z_xform_find_type':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1947:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ztrans.c:1173:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT'\
     FUNC_ENTER_NOAPI_NOINIT\
     ^\
H5Ztrans.c: In function 'H5Z_xform_copy_tree':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ztrans.c:1259:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Ztrans.c: In function 'H5Z_xform_create':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ztrans.c:1495:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(NULL)\
     ^\
H5Ztrans.c: In function 'H5Z_xform_copy':\
H5private.h:1809:13: warning: variable 'err_occurred' set but not used 
[-Wunused-but-set-variable]\
     hbool_t err_occurred = FALSE;                \\\
             ^\
H5private.h:1904:5: note: in expansion of macro 'FUNC_ENTER_COMMON'\
     FUNC_ENTER_COMMON(!H5_IS_API(FUNC));                     \\\
     ^\
H5Ztrans.c:1634:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'\
     FUNC_ENTER_NOAPI(FAIL)\
     ^\
H5Ztrans.c: In function 'H5Z_xform_noop':\
H5Ztrans.c:1707:1: warning: function might be candidate for attribute 'const' 
[-Wsuggest-attribute=const]\
 H5Z_xform_noop(const H5Z_data_xform_t *data_xform_prop)\
 ^\
  CCLD     libhdf5.la\
/opt/local/bin/ranlib: file: .libs/libhdf5.a(H5CS.o) has no symbols\
/opt/local/bin/ranlib: file: .libs/libhdf5.a(H5Dmpio.o) has no symbols\
/opt/local/bin/ranlib: file: .libs/libhdf5.a(H5Fmpi.o) has no symbols\
/opt/local/bin/ranlib: file: .libs/libhdf5.a(H5FDdirect.o) has no symbols\
/opt/local/bin/ranlib: file: .libs/libhdf5.a(H5FDmpio.o) has no symbols\
/opt/local/bin/ranlib: file: .libs/libhdf5.a(H5FDmpiposix.o) has no symbols\
/opt/local/bin/ranlib: file: .libs/libhdf5.a(H5MFdbg.o) has no symbols\
/opt/local/bin/ranlib: file: .libs/libhdf5.a(H5Obogus.o) has no symbols\
/opt/local/bin/ranlib: file: .libs/libhdf5.a(H5Smpio.o) has no symbols\
/opt/local/bin/ranlib: file: .libs/libhdf5.a(H5TS.o) has no symbols\
/opt/local/bin/ranlib: file: .libs/libhdf5.a(H5Zszip.o) has no symbols\
ranlib: file: .libs/libhdf5.a(H5CS.o) has no symbols\
ranlib: file: .libs/libhdf5.a(H5Dmpio.o) has no symbols\
ranlib: file: .libs/libhdf5.a(H5Fmpi.o) has no symbols\
ranlib: file: .libs/libhdf5.a(H5FDdirect.o) has no symbols\
ranlib: file: .libs/libhdf5.a(H5FDmpio.o) has no symbols\
ranlib: file: .libs/libhdf5.a(H5FDmpiposix.o) has no symbols\
ranlib: file: .libs/libhdf5.a(H5MFdbg.o) has no symbols\
ranlib: file: .libs/libhdf5.a(H5Obogus.o) has no symbols\
ranlib: file: .libs/libhdf5.a(H5Smpio.o) has no symbols\
ranlib: file: .libs/libhdf5.a(H5TS.o) has no symbols\
ranlib: file: .libs/libhdf5.a(H5Zszip.o) has no symbols\
Making all in test\
  CC       h5test.lo\
h5test.c: In function 'h5_cleanup':\
h5test.c:160:9: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
         HDsnprintf(temp, sizeof temp, filename, j);\
         ^\
h5test.c: In function 'h5_fileaccess':\
h5test.c:558:8: warning: size of 'sv' is 7168 bytes [-Wlarger-than=]\
   char sv[H5FD_MEM_NTYPES][1024];\
        ^\
h5test.c:572:7: warning: assuming signed overflow does not occur when changing 
X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
       memb_addr[mt] = (haddr_t)MAX(mt - 1, 0) * (HADDR_MAX / 10);\
       ^\
h5test.c: In function 'h5_get_file_size':\
h5test.c:922:17: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
                 HDsnprintf(temp, sizeof temp, filename, j);\
                 ^\
h5test.c: In function 'print_func':\
h5test.c:959:3: warning: function might be possible candidate for 'gnu_printf' 
format attribute [-Wsuggest-attribute=format]\
   ret_value = vprintf(format, arglist);\
   ^\
h5test.c:959:3: warning: function might be possible candidate for 'gnu_printf' 
format attribute [-Wsuggest-attribute=format]\
h5test.c: In function 'h5_make_local_copy':\
h5test.c:1127:11: warning: size of 'buf' is 4096 bytes [-Wlarger-than=]\
     char  buf[READ_BUF_SIZE];        /* Buffer for copying data */\
           ^\
In file included from h5test.c:28:0:\
h5test.c: At top level:\
H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir_filename(const char *filename)\
                    ^\
H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
h5test.c: In function 'h5_fileaccess':\
h5test.c:612:1: warning: stack usage is 8464 bytes [-Wstack-usage=]\
 \}\
 ^\
  CC       testframe.lo\
testframe.c:54:19: warning: size of 'Test' is 5600 bytes [-Wlarger-than=]\
 static TestStruct Test[MAXNUMOFTESTS];\
                   ^\
testframe.c: In function 'PrintErrorStackOn':\
testframe.c:613:5: warning: passing argument 2 of 'H5Eset_auto2' from 
incompatible pointer type [enabled by default]\
     H5Eset_auto2(H5E_DEFAULT, PrintErrorStackFunc, PrintErrorStackData);\
     ^\
In file included from ../src/H5Eprivate.h:22:0,\
                 from testhdf5.h:28,\
                 from testframe.c:24:\
../src/H5Epublic.h:174:15: note: expected 'H5E_auto2_t' but argument is of type 
'herr_t (**)(hid_t,  void *)'\
 H5_DLL herr_t H5Eset_auto2(hid_t estack_id, H5E_auto2_t func, void 
*client_data);\
               ^\
  CC       cache_common.lo\
cache_common.c:67:21: warning: size of 'pico_entries' is 5734400 bytes 
[-Wlarger-than=]\
 static test_entry_t pico_entries[NUM_PICO_ENTRIES], 
orig_pico_entries[NUM_PICO_ENTRIES];\
                     ^\
cache_common.c:67:53: warning: size of 'orig_pico_entries' is 5734400 bytes 
[-Wlarger-than=]\
 static test_entry_t pico_entries[NUM_PICO_ENTRIES], 
orig_pico_entries[NUM_PICO_ENTRIES];\
                                                     ^\
cache_common.c:68:21: warning: size of 'nano_entries' is 5734400 bytes 
[-Wlarger-than=]\
 static test_entry_t nano_entries[NUM_NANO_ENTRIES], 
orig_nano_entries[NUM_NANO_ENTRIES];\
                     ^\
cache_common.c:68:53: warning: size of 'orig_nano_entries' is 5734400 bytes 
[-Wlarger-than=]\
 static test_entry_t nano_entries[NUM_NANO_ENTRIES], 
orig_nano_entries[NUM_NANO_ENTRIES];\
                                                     ^\
cache_common.c:69:21: warning: size of 'micro_entries' is 5734400 bytes 
[-Wlarger-than=]\
 static test_entry_t micro_entries[NUM_MICRO_ENTRIES], 
orig_micro_entries[NUM_MICRO_ENTRIES];\
                     ^\
cache_common.c:69:55: warning: size of 'orig_micro_entries' is 5734400 bytes 
[-Wlarger-than=]\
 static test_entry_t micro_entries[NUM_MICRO_ENTRIES], 
orig_micro_entries[NUM_MICRO_ENTRIES];\
                                                       ^\
cache_common.c:70:21: warning: size of 'tiny_entries' is 5734400 bytes 
[-Wlarger-than=]\
 static test_entry_t tiny_entries[NUM_TINY_ENTRIES], 
orig_tiny_entries[NUM_TINY_ENTRIES];\
                     ^\
cache_common.c:70:53: warning: size of 'orig_tiny_entries' is 5734400 bytes 
[-Wlarger-than=]\
 static test_entry_t tiny_entries[NUM_TINY_ENTRIES], 
orig_tiny_entries[NUM_TINY_ENTRIES];\
                                                     ^\
cache_common.c:71:21: warning: size of 'small_entries' is 5734400 bytes 
[-Wlarger-than=]\
 static test_entry_t small_entries[NUM_SMALL_ENTRIES], 
orig_small_entries[NUM_SMALL_ENTRIES];\
                     ^\
cache_common.c:71:55: warning: size of 'orig_small_entries' is 5734400 bytes 
[-Wlarger-than=]\
 static test_entry_t small_entries[NUM_SMALL_ENTRIES], 
orig_small_entries[NUM_SMALL_ENTRIES];\
                                                       ^\
cache_common.c:72:21: warning: size of 'medium_entries' is 5734400 bytes 
[-Wlarger-than=]\
 static test_entry_t medium_entries[NUM_MEDIUM_ENTRIES], 
orig_medium_entries[NUM_MEDIUM_ENTRIES];\
                     ^\
cache_common.c:72:57: warning: size of 'orig_medium_entries' is 5734400 bytes 
[-Wlarger-than=]\
 static test_entry_t medium_entries[NUM_MEDIUM_ENTRIES], 
orig_medium_entries[NUM_MEDIUM_ENTRIES];\
                                                         ^\
cache_common.c:73:21: warning: size of 'large_entries' is 5734400 bytes 
[-Wlarger-than=]\
 static test_entry_t large_entries[NUM_LARGE_ENTRIES], 
orig_large_entries[NUM_LARGE_ENTRIES];\
                     ^\
cache_common.c:73:55: warning: size of 'orig_large_entries' is 5734400 bytes 
[-Wlarger-than=]\
 static test_entry_t large_entries[NUM_LARGE_ENTRIES], 
orig_large_entries[NUM_LARGE_ENTRIES];\
                                                       ^\
cache_common.c:74:21: warning: size of 'huge_entries' is 5734400 bytes 
[-Wlarger-than=]\
 static test_entry_t huge_entries[NUM_HUGE_ENTRIES], 
orig_huge_entries[NUM_HUGE_ENTRIES];\
                     ^\
cache_common.c:74:53: warning: size of 'orig_huge_entries' is 5734400 bytes 
[-Wlarger-than=]\
 static test_entry_t huge_entries[NUM_HUGE_ENTRIES], 
orig_huge_entries[NUM_HUGE_ENTRIES];\
                                                     ^\
cache_common.c:75:21: warning: size of 'monster_entries' is 5734400 bytes 
[-Wlarger-than=]\
 static test_entry_t monster_entries[NUM_MONSTER_ENTRIES], 
orig_monster_entries[NUM_MONSTER_ENTRIES];\
                     ^\
cache_common.c:75:59: warning: size of 'orig_monster_entries' is 5734400 bytes 
[-Wlarger-than=]\
 static test_entry_t monster_entries[NUM_MONSTER_ENTRIES], 
orig_monster_entries[NUM_MONSTER_ENTRIES];\
                                                           ^\
cache_common.c:76:21: warning: size of 'variable_entries' is 5734400 bytes 
[-Wlarger-than=]\
 static test_entry_t variable_entries[NUM_VARIABLE_ENTRIES], 
orig_variable_entries[NUM_VARIABLE_ENTRIES];\
                     ^\
cache_common.c:76:61: warning: size of 'orig_variable_entries' is 5734400 bytes 
[-Wlarger-than=]\
 static test_entry_t variable_entries[NUM_VARIABLE_ENTRIES], 
orig_variable_entries[NUM_VARIABLE_ENTRIES];\
                                                             ^\
cache_common.c: In function 'clear':\
cache_common.c:523:20: warning: variable 'base_addr' set but not used 
[-Wunused-but-set-variable]\
     test_entry_t * base_addr;\
                    ^\
cache_common.c: In function 'destroy':\
cache_common.c:647:20: warning: variable 'base_addr' set but not used 
[-Wunused-but-set-variable]\
     test_entry_t * base_addr;\
                    ^\
cache_common.c: In function 'flush':\
cache_common.c:811:20: warning: variable 'base_addr' set but not used 
[-Wunused-but-set-variable]\
     test_entry_t * base_addr;\
                    ^\
cache_common.c: In function 'size':\
cache_common.c:1098:20: warning: variable 'base_addr' set but not used 
[-Wunused-but-set-variable]\
     test_entry_t * base_addr;\
                    ^\
cache_common.c: In function 'row_major_scan_forward':\
cache_common.c:3353:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             if ( ( pass ) && ( (idx + lag - 1) >= 0 ) &&\
             ^\
cache_common.c:3355:18: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                  ( ( (idx + lag - 1) % 3 ) == 0 ) ) \{\
                  ^\
cache_common.c:3363:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             if ( ( pass ) && ( (idx + lag - 2) >= 0 ) &&\
             ^\
cache_common.c:3365:18: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                  ( ( (idx + lag - 2) % 3 ) == 0 ) ) \{\
                  ^\
cache_common.c:3374:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             if ( ( pass ) && ( do_moves ) && ( (idx + lag - 2) >= 0 ) &&\
             ^\
cache_common.c:3376:18: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                  ( ( (idx + lag - 2) % 3 ) == 0 ) ) \{\
                  ^\
cache_common.c:3383:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             if ( ( pass ) && ( (idx + lag - 3) >= 0 ) &&\
             ^\
cache_common.c:3385:18: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                  ( ( (idx + lag - 3) % 5 ) == 0 ) ) \{\
                  ^\
cache_common.c:3393:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             if ( ( pass ) && ( (idx + lag - 5) >= 0 ) &&\
             ^\
cache_common.c:3395:18: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                  ( ( (idx + lag - 5) % 5 ) == 0 ) ) \{\
                  ^\
cache_common.c:3405:3: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
   if ( ( pass ) && ( (idx + lag - 5) >= 0 ) &&\
   ^\
cache_common.c:3407:8: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
        ( (idx + lag - 5) % 9 == 0 ) ) \{\
        ^\
cache_common.c:3407:8: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
cache_common.c:3416:3: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
   if ( ( pass ) && ( (idx + lag - 6) >= 0 ) &&\
   ^\
cache_common.c:3418:8: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
        ( (idx + lag - 6) % 11 == 0 ) ) \{\
        ^\
cache_common.c:3418:8: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
cache_common.c:3427:3: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
   if ( ( pass ) && ( (idx + lag - 7) >= 0 ) &&\
   ^\
cache_common.c:3429:8: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
        ( (idx + lag - 7) % 13 == 0 ) ) \{\
        ^\
cache_common.c:3429:8: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
cache_common.c:3438:3: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
   if ( ( pass ) && ( (idx + lag - 7) >= 0 ) &&\
   ^\
cache_common.c:3440:8: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
        ( (idx + lag - 7) % 9 == 0 ) ) \{\
        ^\
cache_common.c:3440:8: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
cache_common.c:3449:3: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
   if ( ( pass ) && ( (idx + lag - 8) >= 0 ) &&\
   ^\
cache_common.c:3451:8: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
        ( (idx + lag - 8) % 11 == 0 ) ) \{\
        ^\
cache_common.c:3451:8: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
cache_common.c:3460:3: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
   if ( ( pass ) && ( (idx + lag - 9) >= 0 ) &&\
   ^\
cache_common.c:3462:8: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
        ( (idx + lag - 9) % 13 == 0 ) ) \{\
        ^\
cache_common.c:3462:8: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
cache_common.c:3480:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             if ( ( pass ) && ( (idx - lag + 2) >= 0 ) &&\
             ^\
cache_common.c:3482:18: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                  ( ( (idx - lag + 2) % 7 ) == 0 ) ) \{\
                  ^\
cache_common.c:3482:18: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
cache_common.c:3490:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             if ( ( pass ) && ( (idx - lag + 1) >= 0 ) &&\
             ^\
cache_common.c:3492:18: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                  ( ( (idx - lag + 1) % 7 ) == 0 ) ) \{\
                  ^\
cache_common.c:3492:18: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
cache_common.c: In function 'row_major_scan_backward':\
cache_common.c:3751:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             if ( ( pass ) && ( (idx - lag + 1) >= 0 ) &&\
             ^\
cache_common.c:3753:18: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                  ( ( (idx - lag + 1) % 3 ) == 0 ) ) \{\
                  ^\
cache_common.c:3753:18: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
cache_common.c:3761:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             if ( ( pass ) && ( (idx - lag + 2) >= 0 ) &&\
             ^\
cache_common.c:3763:18: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                  ( ( (idx - lag + 2) % 3 ) == 0 ) ) \{\
                  ^\
cache_common.c:3763:18: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
cache_common.c:3772:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             if ( ( pass ) && ( do_moves ) && ( (idx - lag + 2) >= 0 ) &&\
             ^\
cache_common.c:3774:18: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                  ( ( (idx - lag + 2) % 3 ) == 0 ) ) \{\
                  ^\
cache_common.c:3774:18: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
cache_common.c:3781:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             if ( ( pass ) && ( (idx - lag + 3) >= 0 ) &&\
             ^\
cache_common.c:3783:18: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                  ( ( (idx - lag + 3) % 5 ) == 0 ) ) \{\
                  ^\
cache_common.c:3783:18: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
cache_common.c:3791:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             if ( ( pass ) && ( (idx - lag + 5) >= 0 ) &&\
             ^\
cache_common.c:3793:18: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                  ( ( (idx - lag + 5) % 5 ) == 0 ) ) \{\
                  ^\
cache_common.c:3793:18: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
cache_common.c:3803:3: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
   if ( ( pass ) && ( (idx - lag + 5) >= 0 ) &&\
   ^\
cache_common.c:3805:8: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
        ( (idx - lag + 5) % 9 == 0 ) ) \{\
        ^\
cache_common.c:3814:3: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
   if ( ( pass ) && ( (idx - lag + 6) >= 0 ) &&\
   ^\
cache_common.c:3816:8: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
        ( (idx - lag + 6) % 11 == 0 ) ) \{\
        ^\
cache_common.c:3825:3: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
   if ( ( pass ) && ( (idx - lag + 7) >= 0 ) &&\
   ^\
cache_common.c:3827:8: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
        ( (idx - lag + 7) % 13 == 0 ) ) \{\
        ^\
cache_common.c:3836:3: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
   if ( ( pass ) && ( (idx - lag + 7) >= 0 ) &&\
   ^\
cache_common.c:3838:8: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
        ( (idx - lag + 7) % 9 == 0 ) ) \{\
        ^\
cache_common.c:3847:3: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
   if ( ( pass ) && ( (idx - lag + 8) >= 0 ) &&\
   ^\
cache_common.c:3849:8: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
        ( (idx - lag + 8) % 11 == 0 ) ) \{\
        ^\
cache_common.c:3858:3: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
   if ( ( pass ) && ( (idx - lag + 9) >= 0 ) &&\
   ^\
cache_common.c:3860:8: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
        ( (idx - lag + 9) % 13 == 0 ) ) \{\
        ^\
cache_common.c:3879:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             if ( ( pass ) && ( (idx + lag - 2) >= 0 ) &&\
             ^\
cache_common.c:3881:18: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                  ( ( (idx + lag - 2) % 7 ) == 0 ) ) \{\
                  ^\
cache_common.c:3889:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             if ( ( pass ) && ( (idx + lag - 1) >= 0 ) &&\
             ^\
cache_common.c:3891:18: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                  ( ( (idx + lag - 1) % 7 ) == 0 ) ) \{\
                  ^\
cache_common.c: In function 'check_and_validate_cache_hit_rate':\
cache_common.c:4612:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             expected_hit_rate = 0.0;\
             ^\
cache_common.c:4622:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         \} else if ( ! DBL_REL_EQUAL(hit_rate, expected_hit_rate, 0.00001) ) 
\{\
         ^\
cache_common.c: At top level:\
cache_common.c:4804:1: warning: no previous prototype for 
'resize_configs_are_equal' [-Wmissing-prototypes]\
 resize_configs_are_equal(const H5C_auto_size_ctl_t *a,\
 ^\
cache_common.c: In function 'resize_configs_are_equal':\
cache_common.c:4816:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     else if(HDfabs(a->min_clean_fraction - b->min_clean_fraction) > 
FP_EPSILON)\
     ^\
cache_common.c:4826:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     else if(HDfabs(a->lower_hr_threshold - b->lower_hr_threshold) > 
FP_EPSILON)\
     ^\
cache_common.c:4828:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     else if(HDfabs(a->increment - b->increment) > FP_EPSILON)\
     ^\
cache_common.c:4836:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     else if(HDfabs(a->flash_multiple - b->flash_multiple) > FP_EPSILON)\
     ^\
cache_common.c:4838:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     else if(HDfabs(a->flash_threshold - b->flash_threshold) > FP_EPSILON)\
     ^\
cache_common.c:4842:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     else if(HDfabs(a->upper_hr_threshold - b->upper_hr_threshold) > 
FP_EPSILON)\
     ^\
cache_common.c:4844:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     else if(HDfabs(a->decrement - b->decrement) > FP_EPSILON)\
     ^\
cache_common.c:4854:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     else if(HDfabs(a->empty_reserve - b->empty_reserve) > FP_EPSILON)\
     ^\
In file included from cache_common.c:27:0:\
cache_common.c: In function 'validate_mdc_config':\
cache_common.h:398:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).min_clean_fraction      == (b).min_clean_fraction ) &&      \\\
                                   ^\
cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \\\
                ^\
cache_common.h:403:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).lower_hr_threshold      == (b).lower_hr_threshold ) &&      \\\
                                   ^\
cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \\\
                ^\
cache_common.h:404:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).increment               == (b).increment ) &&               \\\
                                   ^\
cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \\\
                ^\
cache_common.h:408:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).flash_multiple          == (b).flash_multiple ) &&          \\\
                                   ^\
cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \\\
                ^\
cache_common.h:409:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).flash_threshold         == (b).flash_threshold ) &&         \\\
                                   ^\
cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \\\
                ^\
cache_common.h:411:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).upper_hr_threshold      == (b).upper_hr_threshold ) &&      \\\
                                   ^\
cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \\\
                ^\
cache_common.h:412:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).decrement               == (b).decrement ) &&               \\\
                                   ^\
cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \\\
                ^\
cache_common.h:417:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).empty_reserve           == (b).empty_reserve ) &&           \\\
                                   ^\
cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \\\
                ^\
cache_common.c: In function 'hl_row_major_scan_forward':\
cache_common.c:3634:45: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             if ( ( pass ) && ( do_inserts ) && ( (idx + lag) >= 0 ) &&\
                                             ^\
cache_common.c: In function 'hl_row_major_scan_backward':\
cache_common.c:4032:45: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             if ( ( pass ) && ( do_inserts ) && ( (idx + lag) >= 0 ) &&\
                                             ^\
cache_common.c: In function 'col_major_scan_backward':\
cache_common.c:4361:36: warning: 'cache_ptr' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
                  ( ! entry_in_cache(cache_ptr, type, (idx - lag)) ) ) \{\
                                    ^\
  CCLD     libh5test.la\
  CC       testhdf5.o\
  CC       tarray.o\
tarray.c: In function 'test_array_funcs':\
tarray.c:192:26: warning: conversion to 'int' from 'size_t' may alter its value 
[-Wconversion]\
     size=H5Tget_precision(type);\
                          ^\
tarray.c:195:21: warning: conversion to 'int' from 'size_t' may alter its value 
[-Wconversion]\
     size=H5Tget_size(type);\
                     ^\
tarray.c:198:22: warning: conversion to 'int' from 'size_t' may alter its value 
[-Wconversion]\
     size=H5Tget_ebias(type);\
                      ^\
tarray.c: In function 'test_array_compound_atomic':\
tarray.c:544:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             wdata[i][j].f = (float)(i * 2.5 + j);\
             ^\
tarray.c:689:17: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
                 TestErrPrintf("Array data information doesn't match!, 
wdata[%d][%d].f=%f, rdata[%d][%d].f=%f\\n", (int)i, (int)j, wdata[i][j].f, 
(int)i, (int)j, rdata[i][j].f);\
                 ^\
tarray.c:689:17: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
tarray.c: In function 'test_array_compound_array':\
tarray.c:748:17: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                 wdata[i][j].f[k]=(float)(i*10+j*2.5+k);\
                 ^\
tarray.c:932:21: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
                     TestErrPrintf("Array data information doesn't match!, 
wdata[%d][%d].f[%d]=%f, 
rdata[%d][%d].f[%d]=%f\\n",(int)i,(int)j,(int)k,wdata[i][j].f[k],(int)i,(int)j,(int)k,rdata[i][j].f[k]);\
                     ^\
tarray.c:932:21: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
tarray.c: In function 'test_array_alloc_custom':\
tarray.c:977:9: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
         *mem_used+=size;\
         ^\
tarray.c:977:18: warning: conversion to 'int' from 'size_t' may alter its value 
[-Wconversion]\
         *mem_used+=size;\
                  ^\
tarray.c: In function 'test_array_free_custom':\
tarray.c:1005:9: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
         *mem_used-=*(size_t *)mem;\
         ^\
tarray.c:1005:18: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
         *mem_used-=*(size_t *)mem;\
                  ^\
tarray.c: In function 'test_array_vlen_atomic':\
tarray.c:1044:38: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
             wdata[i][j].p=malloc((i+j+1)*sizeof(unsigned int));\
                                      ^\
tarray.c:1045:32: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             wdata[i][j].len=i+j+1;\
                                ^\
tarray.c:1046:13: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
             for(k=0; k<(i+j+1); k++)\
             ^\
tarray.c:1047:62: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 ((unsigned int *)wdata[i][j].p)[k]=i*100+j*10+k;\
                                                              ^\
tarray.c: In function 'test_array_vlen_array':\
tarray.c:1255:38: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
             wdata[i][j].p=malloc((i+j+1)*(sizeof(unsigned int)*ARRAY1_DIM1));\
                                      ^\
tarray.c:1256:32: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             wdata[i][j].len=i+j+1;\
                                ^\
tarray.c:1257:13: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
             for(k=0; k<(i+j+1); k++)\
             ^\
tarray.c:1259:87: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     ((unsigned int 
*)wdata[i][j].p)[k*ARRAY1_DIM1+l]=i*1000+j*100+k*10+l;\
                                                                                
       ^\
tarray.c: In function 'test_array_bkg':\
tarray.c:1537:4: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
    cf[i].b[j] = (float)(100.*(i+1) + 0.01*j);\
    ^\
tarray.c:1537:4: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
tarray.c:1538:4: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
    cf[i].c[j] = 100.*(i+1) + 0.02*j;\
    ^\
tarray.c:1538:4: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
tarray.c:1622:17: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
                 TestErrPrintf("Field b data doesn't match, cf[%d].b[%d]=%f, 
cfr[%d].b[%d]=%f\\n",(int)i,(int)j,(float)cf[i].b[j],(int)i,(int)j,(float)cfr[i].b[j]);\
                 ^\
tarray.c:1622:17: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
tarray.c:1626:17: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
                 TestErrPrintf("Field c data doesn't match, cf[%d].b[%d]=%f, 
cfr[%d].b[%d]=%f\\n",(int)i,(int)j,(float)cf[i].c[j],(int)i,(int)j,(float)cfr[i].c[j]);\
                 ^\
tarray.c:1626:17: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
tarray.c:1677:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             cf[i].b[j]=fld[i].b[j] = (float)1.313;\
             ^\
tarray.c:1689:17: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
                 TestErrPrintf("Field data doesn't match, fld[%d].b[%d]=%f, 
fldr[%d].b[%d]=%f\\n",(int)i,(int)j,(float)fld[i].b[j],(int)i,(int)j,(float)fldr[i].b[j]);\
                 ^\
tarray.c:1689:17: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
tarray.c:1715:17: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
                 TestErrPrintf("Field b data doesn't match, cf[%d].b[%d]=%f, 
cfr[%d].b[%d]=%f\\n",(int)i,(int)j,(float)cf[i].b[j],(int)i,(int)j,(float)cfr[i].b[j]);\
                 ^\
tarray.c:1715:17: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
tarray.c:1719:17: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
                 TestErrPrintf("Field c data doesn't match, cf[%d].b[%d]=%f, 
cfr[%d].b[%d]=%f\\n",(int)i,(int)j,(float)cf[i].c[j],(int)i,(int)j,(float)cfr[i].c[j]);\
                 ^\
tarray.c:1719:17: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
tarray.c:1764:17: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
                 TestErrPrintf("Field b data doesn't match, cf[%d].b[%d]=%f, 
cfr[%d].b[%d]=%f\\n",(int)i,(int)j,(float)cf[i].b[j],(int)i,(int)j,(float)cfr[i].b[j]);\
                 ^\
tarray.c:1764:17: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
tarray.c:1768:17: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
                 TestErrPrintf("Field c data doesn't match, cf[%d].b[%d]=%f, 
cfr[%d].b[%d]=%f\\n",(int)i,(int)j,(float)cf[i].c[j],(int)i,(int)j,(float)cfr[i].c[j]);\
                 ^\
tarray.c:1768:17: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
tarray.c: In function 'test_compat':\
tarray.c:1799:7: warning: typedef 's2_t' locally defined but not used 
[-Wunused-local-typedefs]\
     \} s2_t;\
       ^\
tarray.c:1805:7: warning: typedef 's3_t' locally defined but not used 
[-Wunused-local-typedefs]\
     \} s3_t;\
       ^\
In file included from tarray.c:25:0:\
tarray.c: At top level:\
H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir_filename(const char *filename)\
                    ^\
H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
  CC       tattr.o\
tattr.c:100:1: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
 double 
attr_data3[ATTR3_DIM1][ATTR3_DIM2][ATTR3_DIM3]=\{\{\{2.3,-26.1\},\{0.123,-10.0\}\},\{\{973.23,-0.91827\},\{2.0,23.0\}\}\};
 /* Test data for 3rd attribute */\
 ^\
tattr.c:100:1: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
tattr.c:100:1: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
tattr.c:100:1: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
tattr.c:100:1: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
tattr.c:100:1: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
tattr.c:100:1: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
tattr.c:100:1: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
tattr.c:116:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  \} attr_data4[ATTR4_DIM1][ATTR4_DIM2]=\{\{\{3,-26.1,'d'\},\{-100000, 
0.123,'3'\}\},\
  ^\
tattr.c:116:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
tattr.c:117:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     \{\{-23,981724.2,'Q'\},\{0,2.0,'\\n'\}\}\}; /* Test data for 4th attribute 
*/\
     ^\
tattr.c:117:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
tattr.c:121:1: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
 float attr_data5=(float)-5.123;        /* Test data for 5th attribute */\
 ^\
tattr.c: In function 'test_attr_flush':\
tattr.c:502:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     double wdata=3.14159;       /* Data to write */\
     ^\
tattr.c:524:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(!DBL_ABS_EQUAL(rdata,0.0))\
     ^\
tattr.c:525:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         TestErrPrintf("attribute value wrong: rdata=%f, should be 
%f\\n",rdata,0.0);\
         ^\
tattr.c:533:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(!DBL_ABS_EQUAL(rdata,0.0))\
     ^\
tattr.c:534:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         TestErrPrintf("attribute value wrong: rdata=%f, should be 
%f\\n",rdata,0.0);\
         ^\
In file included from tattr.c:24:0:\
tattr.c: In function 'test_attr_compound_read':\
testhdf5.h:73:34: warning: cast from function call of type 'H5T_order_t' to 
non-matching type 'long int' [-Wbad-function-cast]\
     long __x = (long)_x, __val = (long)_val;          \\\
                                  ^\
tattr.c:847:5: note: in expansion of macro 'VERIFY'\
     VERIFY(order, H5Tget_order(H5T_NATIVE_INT), "H5Tget_order");\
     ^\
testhdf5.h:73:34: warning: cast from function call of type 'H5T_order_t' to 
non-matching type 'long int' [-Wbad-function-cast]\
     long __x = (long)_x, __val = (long)_val;          \\\
                                  ^\
tattr.c:856:5: note: in expansion of macro 'VERIFY'\
     VERIFY(order, H5Tget_order(H5T_NATIVE_DOUBLE), "H5Tget_order");\
     ^\
testhdf5.h:73:34: warning: cast from function call of type 'H5T_order_t' to 
non-matching type 'long int' [-Wbad-function-cast]\
     long __x = (long)_x, __val = (long)_val;          \\\
                                  ^\
tattr.c:865:5: note: in expansion of macro 'VERIFY'\
     VERIFY(order, H5Tget_order(H5T_NATIVE_SCHAR), "H5Tget_order");\
     ^\
tattr.c:884:27: warning: conversion to 'size_t' from 'ssize_t' may change the 
sign of the result [-Wsign-conversion]\
     name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name);\
                           ^\
tattr.c: In function 'test_attr_scalar_read':\
tattr.c:985:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     float       rdata = 0.0;    /* Buffer for reading 1st attribute */\
     ^\
tattr.c:1016:6: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
      "H5Aread", attr_data5, rdata, (int)__LINE__, __FILE__);\
      ^\
tattr.c:1016:6: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
In file included from tattr.c:24:0:\
tattr.c: In function 'test_attr_mult_read':\
testhdf5.h:73:34: warning: cast from function call of type 'H5T_order_t' to 
non-matching type 'long int' [-Wbad-function-cast]\
     long __x = (long)_x, __val = (long)_val;          \\\
                                  ^\
tattr.c:1228:5: note: in expansion of macro 'VERIFY'\
     VERIFY(order, H5Tget_order(H5T_NATIVE_INT), "H5Tget_order");\
     ^\
tattr.c:1243:27: warning: conversion to 'size_t' from 'ssize_t' may change the 
sign of the result [-Wsign-conversion]\
     name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name);\
                           ^\
tattr.c:1249:27: warning: conversion to 'size_t' from 'ssize_t' may change the 
sign of the result [-Wsign-conversion]\
     name_len = H5Aget_name(attr,HDstrlen(ATTR1_NAME), attr_name);\
                           ^\
In file included from tattr.c:24:0:\
testhdf5.h:73:34: warning: cast from function call of type 'H5T_order_t' to 
non-matching type 'long int' [-Wbad-function-cast]\
     long __x = (long)_x, __val = (long)_val;          \\\
                                  ^\
tattr.c:1283:5: note: in expansion of macro 'VERIFY'\
     VERIFY(order, H5Tget_order(H5T_NATIVE_INT), "H5Tget_order");\
     ^\
tattr.c:1299:27: warning: conversion to 'size_t' from 'ssize_t' may change the 
sign of the result [-Wsign-conversion]\
     name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name);\
                           ^\
tattr.c:1305:27: warning: conversion to 'size_t' from 'ssize_t' may change the 
sign of the result [-Wsign-conversion]\
     name_len = H5Aget_name(attr, HDstrlen(ATTR2_NAME), attr_name);\
                           ^\
In file included from tattr.c:24:0:\
testhdf5.h:73:34: warning: cast from function call of type 'H5T_order_t' to 
non-matching type 'long int' [-Wbad-function-cast]\
     long __x = (long)_x, __val = (long)_val;          \\\
                                  ^\
tattr.c:1341:5: note: in expansion of macro 'VERIFY'\
     VERIFY(order, H5Tget_order(H5T_NATIVE_DOUBLE), "H5Tget_order");\
     ^\
tattr.c:1358:27: warning: conversion to 'size_t' from 'ssize_t' may change the 
sign of the result [-Wsign-conversion]\
     name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name);\
                           ^\
tattr.c:1364:27: warning: conversion to 'size_t' from 'ssize_t' may change the 
sign of the result [-Wsign-conversion]\
     name_len = H5Aget_name(attr, HDstrlen(ATTR3_NAME), attr_name);\
                           ^\
tattr.c: In function 'test_attr_delete':\
tattr.c:1552:27: warning: conversion to 'size_t' from 'ssize_t' may change the 
sign of the result [-Wsign-conversion]\
     name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name);\
                           ^\
tattr.c:1566:27: warning: conversion to 'size_t' from 'ssize_t' may change the 
sign of the result [-Wsign-conversion]\
     name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name);\
                           ^\
tattr.c:1589:27: warning: conversion to 'size_t' from 'ssize_t' may change the 
sign of the result [-Wsign-conversion]\
     name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name);\
                           ^\
tattr.c: In function 'test_attr_dense_verify':\
tattr.c:2086:31: warning: conversion to 'size_t' from 'ssize_t' may change the 
sign of the result [-Wsign-conversion]\
         name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, check_name);\
                               ^\
tattr.c: In function 'attr_info_by_idx_check':\
tattr.c:5559:29: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
     ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, n, 
tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);\
                             ^\
tattr.c:5584:33: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
         ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_CRT_ORDER, 
H5_ITER_NATIVE, n, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);\
                                 ^\
tattr.c:5605:29: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
     ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_DEC, 
(hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);\
                             ^\
tattr.c:5625:29: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
     ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_NAME, H5_ITER_INC, n, 
tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);\
                             ^\
tattr.c:5650:29: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
     ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_NAME, H5_ITER_DEC, 
(hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);\
                             ^\
tattr.c: In function 'test_attr_info_by_idx':\
tattr.c:5759:37: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
             ret = H5Aget_name_by_idx(my_dataset, ".", H5_INDEX_CRT_ORDER, 
H5_ITER_INC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);\
                                     ^\
tattr.c:5796:37: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
             ret = H5Aget_name_by_idx(my_dataset, ".", H5_INDEX_CRT_ORDER, 
H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);\
                                     ^\
tattr.c:5846:37: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
             ret = H5Aget_name_by_idx(my_dataset, ".", H5_INDEX_CRT_ORDER, 
H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);\
                                     ^\
tattr.c: In function 'test_attr_delete_by_idx':\
tattr.c:5918:74: warning: increment of enumeration value is invalid in C++ 
[-Wc++-compat]\
     for(idx_type = H5_INDEX_NAME; idx_type <=H5_INDEX_CRT_ORDER; idx_type++) 
\{\
                                                                          ^\
tattr.c:5920:60: warning: increment of enumeration value is invalid in C++ 
[-Wc++-compat]\
         for(order = H5_ITER_INC; order <=H5_ITER_DEC; order++) \{\
                                                            ^\
tattr.c:6073:49: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
                         ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, 
order, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);\
                                                 ^\
tattr.c:6198:49: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
                         ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, 
order, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);\
                                                 ^\
tattr.c:6309:49: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
                         ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, 
order, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);\
                                                 ^\
tattr.c:6358:49: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
                         ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, 
order, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);\
                                                 ^\
tattr.c: In function 'attr_iterate_check':\
tattr.c:6614:70: warning: conversion to 'int64_t' from 'hsize_t' may change the 
sign of the result [-Wsign-conversion]\
     iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip);\
                                                                      ^\
tattr.c:6614:5: warning: conversion to 'int64_t' from 'hsize_t' may change the 
sign of the result [-Wsign-conversion]\
     iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip);\
     ^\
tattr.c:6646:70: warning: conversion to 'int64_t' from 'hsize_t' may change the 
sign of the result [-Wsign-conversion]\
     iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip);\
                                                                      ^\
tattr.c:6646:5: warning: conversion to 'int64_t' from 'hsize_t' may change the 
sign of the result [-Wsign-conversion]\
     iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip);\
     ^\
tattr.c:6678:70: warning: conversion to 'int64_t' from 'hsize_t' may change the 
sign of the result [-Wsign-conversion]\
     iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip);\
                                                                      ^\
tattr.c:6678:5: warning: conversion to 'int64_t' from 'hsize_t' may change the 
sign of the result [-Wsign-conversion]\
     iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip);\
     ^\
tattr.c: In function 'test_attr_iterate2':\
tattr.c:6862:13: warning: request for implicit conversion from 'void *' to 
'hbool_t *' not permitted in C++ [-Wc++-compat]\
     visited = HDmalloc(sizeof(hbool_t) * iter_info.max_visit);\
             ^\
tattr.c:6867:74: warning: increment of enumeration value is invalid in C++ 
[-Wc++-compat]\
     for(idx_type = H5_INDEX_NAME; idx_type <=H5_INDEX_CRT_ORDER; idx_type++) 
\{\
                                                                          ^\
tattr.c:6869:60: warning: increment of enumeration value is invalid in C++ 
[-Wc++-compat]\
         for(order = H5_ITER_INC; order <=H5_ITER_DEC; order++) \{\
                                                            ^\
tattr.c: In function 'test_attr_open_by_idx':\
tattr.c:7221:74: warning: increment of enumeration value is invalid in C++ 
[-Wc++-compat]\
     for(idx_type = H5_INDEX_NAME; idx_type <=H5_INDEX_CRT_ORDER; idx_type++) 
\{\
                                                                          ^\
tattr.c:7223:60: warning: increment of enumeration value is invalid in C++ 
[-Wc++-compat]\
         for(order = H5_ITER_INC; order <=H5_ITER_DEC; order++) \{\
                                                            ^\
tattr.c: In function 'test_attr_shared_write':\
tattr.c:8026:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=]\
     unsigned big_value[SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3];   /* Data for 
"big" attribute */\
              ^\
tattr.c: In function 'test_attr_shared_rename':\
tattr.c:8352:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=]\
     unsigned big_value[SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3];   /* Data for 
"big" attribute */\
              ^\
tattr.c: In function 'test_attr_shared_delete':\
tattr.c:8793:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=]\
     unsigned big_value[SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3];   /* Data for 
"big" attribute */\
              ^\
tattr.c: In function 'test_attr_shared_unlink':\
tattr.c:9157:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=]\
     unsigned big_value[SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3];   /* Data for 
"big" attribute */\
              ^\
tattr.c: In function 'test_attr_bug3':\
tattr.c:9861:28: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             wdata2[u][v] = (int)((u * dims2[1]) + v);\
                            ^\
  CC       tchecksum.o\
tchecksum.c:40:9: warning: size of 'large_buf' is 3093 bytes [-Wlarger-than=]\
 uint8_t large_buf[BUF_LEN];\
         ^\
tchecksum.c: In function 'test_chksum_large':\
tchecksum.c:192:26: warning: conversion to 'uint8_t' from 'size_t' may alter 
its value [-Wconversion]\
         large_buf[u] = u * 3;\
                          ^\
tchecksum.c: In function 'cleanup_checksum':\
tchecksum.c:251:1: warning: function might be candidate for attribute 'const' 
[-Wsuggest-attribute=const]\
 cleanup_checksum(void)\
 ^\
  CC       tconfig.o\
tconfig.c: In function 'test_config_ctypes':\
tconfig.c:126:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_ctype(char, H5_SIZEOF_CHAR);\
     ^\
tconfig.c:127:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_cint_type(signed char, unsigned char, H5_SIZEOF_CHAR);\
     ^\
tconfig.c:127:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
tconfig.c:128:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_cint_type(int, unsigned int, H5_SIZEOF_INT);\
     ^\
tconfig.c:128:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
tconfig.c:129:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_cint_type(short, unsigned short, H5_SIZEOF_SHORT);\
     ^\
tconfig.c:129:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
tconfig.c:130:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_cint_type(long, unsigned long, H5_SIZEOF_LONG);\
     ^\
tconfig.c:130:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
tconfig.c:131:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_ctype(float, H5_SIZEOF_FLOAT);\
     ^\
tconfig.c:132:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_ctype(double, H5_SIZEOF_DOUBLE);\
     ^\
tconfig.c:134:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_ctype(long double, H5_SIZEOF_LONG_DOUBLE);\
     ^\
tconfig.c:139:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_cint_type(long long, unsigned long long, H5_SIZEOF_LONG_LONG);\
     ^\
tconfig.c:139:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
tconfig.c:143:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_cint_type(int8_t, uint8_t, H5_SIZEOF_INT8_T);\
     ^\
tconfig.c:143:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
tconfig.c:147:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_cint_type(int16_t, uint16_t, H5_SIZEOF_INT16_T);\
     ^\
tconfig.c:147:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
tconfig.c:151:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_cint_type(int32_t, uint32_t, H5_SIZEOF_INT32_T);\
     ^\
tconfig.c:151:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
tconfig.c:155:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_cint_type(int64_t, uint64_t, H5_SIZEOF_INT64_T);\
     ^\
tconfig.c:155:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
tconfig.c:161:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_ctype(int_fast8_t, H5_SIZEOF_INT_FAST8_T);\
     ^\
tconfig.c:165:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_ctype(uint_fast8_t, H5_SIZEOF_UINT_FAST8_T);\
     ^\
tconfig.c:169:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_cint_type(int_fast16_t, uint_fast16_t, H5_SIZEOF_INT_FAST16_T);\
     ^\
tconfig.c:169:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
tconfig.c:173:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_cint_type(int_fast32_t, uint_fast32_t, H5_SIZEOF_INT_FAST32_T);\
     ^\
tconfig.c:173:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
tconfig.c:177:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_cint_type(int_fast64_t, uint_fast64_t, H5_SIZEOF_INT_FAST64_T);\
     ^\
tconfig.c:177:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
tconfig.c:181:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_cint_type(int_least8_t, uint_least8_t, H5_SIZEOF_INT_LEAST8_T);\
     ^\
tconfig.c:181:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
tconfig.c:185:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_cint_type(int_least16_t, uint_least16_t, H5_SIZEOF_INT_LEAST16_T);\
     ^\
tconfig.c:185:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
tconfig.c:189:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_cint_type(int_least32_t, uint_least32_t, H5_SIZEOF_INT_LEAST32_T);\
     ^\
tconfig.c:189:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
tconfig.c:193:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_cint_type(int_least64_t, uint_least64_t, H5_SIZEOF_INT_LEAST64_T);\
     ^\
tconfig.c:193:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
tconfig.c:202:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_ctype(off_t, H5_SIZEOF_OFF_T);\
     ^\
tconfig.c:206:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_ctype(size_t, H5_SIZEOF_SIZE_T);\
     ^\
tconfig.c:210:5: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'long unsigned int' [-Wformat=]\
     vrfy_ctype(ssize_t, H5_SIZEOF_SSIZE_T);\
     ^\
tconfig.c: In function 'cleanup_configure':\
tconfig.c:99:1: warning: function might be candidate for attribute 'const' 
[-Wsuggest-attribute=const]\
 cleanup_configure(void)\
 ^\
tconfig.c: In function 'test_config_ctypes':\
tconfig.c:122:1: warning: function might be candidate for attribute 'const' 
[-Wsuggest-attribute=const]\
 test_config_ctypes(void)\
 ^\
tconfig.c: In function 'test_exit_definitions':\
tconfig.c:231:1: warning: function might be candidate for attribute 'const' 
[-Wsuggest-attribute=const]\
 test_exit_definitions(void)\
 ^\
  CC       tfile.o\
tfile.c: In function 'test_file_close':\
tfile.c:759:5: warning: enumeration value 'H5F_CLOSE_DEFAULT' not handled in 
switch [-Wswitch-enum]\
     switch(fc_degree) \{\
     ^\
tfile.c: In function 'test_obj_count_and_id':\
tfile.c:1146:29: warning: format '%s' expects argument of type 'char *', but 
argument 2 has type 'int' [-Wformat=]\
                             ERROR("H5Fget_obj_ids");\
                             ^\
tfile.c:1146:29: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'const char *' [-Wformat=]\
tfile.c:1146:29: warning: format '%s' expects a matching 'char *' argument 
[-Wformat=]\
tfile.c:1152:29: warning: format '%s' expects argument of type 'char *', but 
argument 2 has type 'int' [-Wformat=]\
                             ERROR("H5Fget_obj_ids");\
                             ^\
tfile.c:1152:29: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'const char *' [-Wformat=]\
tfile.c:1152:29: warning: format '%s' expects a matching 'char *' argument 
[-Wformat=]\
tfile.c:1160:25: warning: format '%s' expects argument of type 'char *', but 
argument 2 has type 'int' [-Wformat=]\
                         ERROR("H5Fget_obj_ids");\
                         ^\
tfile.c:1160:25: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'const char *' [-Wformat=]\
tfile.c:1160:25: warning: format '%s' expects a matching 'char *' argument 
[-Wformat=]\
tfile.c:1142:17: warning: enumeration value 'H5I_UNINIT' not handled in switch 
[-Wswitch-enum]\
                 switch(id_type) \{\
                 ^\
tfile.c:1142:17: warning: enumeration value 'H5I_BADID' not handled in switch 
[-Wswitch-enum]\
tfile.c:1142:17: warning: enumeration value 'H5I_DATATYPE' not handled in 
switch [-Wswitch-enum]\
tfile.c:1142:17: warning: enumeration value 'H5I_DATASPACE' not handled in 
switch [-Wswitch-enum]\
tfile.c:1142:17: warning: enumeration value 'H5I_ATTR' not handled in switch 
[-Wswitch-enum]\
tfile.c:1142:17: warning: enumeration value 'H5I_REFERENCE' not handled in 
switch [-Wswitch-enum]\
tfile.c:1142:17: warning: enumeration value 'H5I_VFL' not handled in switch 
[-Wswitch-enum]\
tfile.c:1142:17: warning: enumeration value 'H5I_GENPROP_CLS' not handled in 
switch [-Wswitch-enum]\
tfile.c:1142:17: warning: enumeration value 'H5I_GENPROP_LST' not handled in 
switch [-Wswitch-enum]\
tfile.c:1142:17: warning: enumeration value 'H5I_ERROR_CLASS' not handled in 
switch [-Wswitch-enum]\
tfile.c:1142:17: warning: enumeration value 'H5I_ERROR_MSG' not handled in 
switch [-Wswitch-enum]\
tfile.c:1142:17: warning: enumeration value 'H5I_ERROR_STACK' not handled in 
switch [-Wswitch-enum]\
tfile.c:1142:17: warning: enumeration value 'H5I_NTYPES' not handled in switch 
[-Wswitch-enum]\
tfile.c: In function 'test_file_open_overlap':\
tfile.c:1667:29: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     nobjs = H5Fget_obj_count(fid1, H5F_OBJ_LOCAL|H5F_OBJ_ALL);\
                             ^\
tfile.c:1688:29: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     nobjs = H5Fget_obj_count(fid2, H5F_OBJ_ALL);\
                             ^\
tfile.c: In function 'test_rw_noupdate':\
tfile.c:2201:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(diff > 0.0) \{\
     ^\
tfile.c:2234:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         ret = (diff > 0.0);\
         ^\
In file included from tfile.c:26:0:\
tfile.c: At top level:\
H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir_filename(const char *filename)\
                    ^\
H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
  CC       tgenprop.o\
tgenprop.c:50:1: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
 float         prop2_def=(float)3.14;   /* Property 2 default value */\
 ^\
tgenprop.c:60:1: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
 double          prop4_def=1.41;   /* Property 4 default value */\
 ^\
tgenprop.c: In function 'test_genprop_iter1':\
tgenprop.c:292:22: warning: request for implicit conversion from 'void *' to 
'struct <anonymous> *' not permitted in C++ [-Wc++-compat]\
     \} *iter_struct = iter_data;\
                      ^\
tgenprop.c: In function 'test_genprop_cls_crt_cb1':\
tgenprop.c:379:21: warning: request for implicit conversion from 'void *' to 
'struct <anonymous> *' not permitted in C++ [-Wc++-compat]\
     \} *count_struct=create_data;\
                     ^\
tgenprop.c: In function 'test_genprop_cls_cpy_cb1':\
tgenprop.c:393:21: warning: request for implicit conversion from 'void *' to 
'struct <anonymous> *' not permitted in C++ [-Wc++-compat]\
     \} *count_struct=copy_data;\
                     ^\
tgenprop.c: In function 'test_genprop_cls_cls_cb1':\
tgenprop.c:407:21: warning: request for implicit conversion from 'void *' to 
'struct <anonymous> *' not permitted in C++ [-Wc++-compat]\
     \} *count_struct=create_data;\
                     ^\
tgenprop.c: In function 'test_genprop_basic_list':\
tgenprop.c:686:6: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
      "H5Pget", *PROP2_DEF_VALUE, prop2_value, (int)__LINE__, __FILE__);\
      ^\
tgenprop.c:686:6: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
tgenprop.c: In function 'test_genprop_basic_list_prop':\
tgenprop.c:778:6: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
      "H5Pget", *PROP2_DEF_VALUE, prop2_value, (int)__LINE__, __FILE__);\
      ^\
tgenprop.c:778:6: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
tgenprop.c: In function 'test_genprop_iter2':\
tgenprop.c:851:20: warning: request for implicit conversion from 'void *' to 
'struct <anonymous> *' not permitted in C++ [-Wc++-compat]\
     \} *iter_struct=iter_data;\
                    ^\
tgenprop.c: In function 'test_genprop_cls_cpy_cb2':\
tgenprop.c:1001:21: warning: request for implicit conversion from 'void *' to 
'struct <anonymous> *' not permitted in C++ [-Wc++-compat]\
     \} *count_struct=create_data;\
                     ^\
tgenprop.c: In function 'test_genprop_list_callback':\
tgenprop.c:1242:6: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
      "H5Pget", *PROP2_DEF_VALUE, prop2_value, (int)__LINE__, __FILE__);\
      ^\
tgenprop.c:1242:6: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
  CC       th5o.o\
In file included from th5o.c:24:0:\
th5o.c: In function 'test_h5o_close':\
testhdf5.h:73:16: warning: cast from function call of type 'H5I_type_t' to 
non-matching type 'long int' [-Wbad-function-cast]\
     long __x = (long)_x, __val = (long)_val;          \\\
                ^\
th5o.c:165:5: note: in expansion of macro 'VERIFY'\
     VERIFY(H5Iget_type(grp), H5I_GROUP, "H5Iget_type");\
     ^\
th5o.c: In function 'test_h5o_link':\
th5o.c:776:9: warning: size of 'wdata' is 40000 bytes [-Wlarger-than=]\
     int wdata[TEST6_DIM1][TEST6_DIM2];\
         ^\
th5o.c:777:9: warning: size of 'rdata' is 40000 bytes [-Wlarger-than=]\
     int rdata[TEST6_DIM1][TEST6_DIM2];\
         ^\
th5o.c: In function 'test_h5o_comment':\
th5o.c:1007:25: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
     ret = H5Oget_comment(fid, check_comment, (size_t)comment_len+1);\
                         ^\
th5o.c:1021:25: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
     ret = H5Oget_comment(grp, check_comment, (size_t)comment_len+1);\
                         ^\
th5o.c:1035:25: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
     ret = H5Oget_comment(dtype, check_comment, (size_t)comment_len+1);\
                         ^\
th5o.c:1049:25: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
     ret = H5Oget_comment(dset, check_comment, (size_t)comment_len+1);\
                         ^\
th5o.c: In function 'test_h5o_comment_by_name':\
th5o.c:1178:33: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
     ret = H5Oget_comment_by_name(fid, ".", check_comment, 
(size_t)comment_len+1, H5P_DEFAULT);\
                                 ^\
th5o.c:1192:33: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
     ret = H5Oget_comment_by_name(fid, "group", check_comment, 
(size_t)comment_len+1, H5P_DEFAULT);\
                                 ^\
th5o.c:1202:33: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
     ret = H5Oget_comment_by_name(grp, "datatype", check_comment, 
(size_t)comment_len+1, H5P_DEFAULT);\
                                 ^\
th5o.c:1212:33: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
     ret = H5Oget_comment_by_name(fid, "dataset", check_comment, 
(size_t)comment_len+1, H5P_DEFAULT);\
                                 ^\
th5o.c: In function 'test_h5o_link':\
th5o.c:896:1: warning: stack usage is 80128 bytes [-Wstack-usage=]\
 \} /* end test_h5o_link() */\
 ^\
th5o.c:896:1: warning: the frame size of 80064 bytes is larger than 16384 bytes 
[-Wframe-larger-than=]\
  CC       th5s.o\
th5s.c:82:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]\
  \} space4_data=\{'v',987123,(float)-3.14,'g'\}; /* Test data for 4th 
dataspace */\
  ^\
th5s.c: In function 'test_h5s_zero_dim':\
th5s.c:543:25: warning: size of 'wdata_real' is 2340 bytes [-Wlarger-than=]\
     int                 wdata_real[SPACE1_DIM1][SPACE1_DIM2][SPACE1_DIM3];\
                         ^\
th5s.c:544:25: warning: size of 'rdata_real' is 2340 bytes [-Wlarger-than=]\
     int                 rdata_real[SPACE1_DIM1][SPACE1_DIM2][SPACE1_DIM3];\
                         ^\
th5s.c:562:29: warning: conversion to 'int' from 'unsigned int' may change the 
sign of the result [-Wsign-conversion]\
             wdata[i][j] = i + j;\
                             ^\
th5s.c:564:35: warning: conversion to 'short int' from 'unsigned int' may alter 
its value [-Wconversion]\
             wdata_short[i][j] = i + j;\
                                   ^\
th5s.c:571:45: warning: conversion to 'int' from 'unsigned int' may change the 
sign of the result [-Wsign-conversion]\
                 wdata_real[i][j][k] = i + j + k;\
                                             ^\
th5s.c:574:89: warning: increment of enumeration value is invalid in C++ 
[-Wc++-compat]\
     for(alloc_time = H5D_ALLOC_TIME_EARLY; alloc_time <= H5D_ALLOC_TIME_INCR; 
alloc_time++) \{\
                                                                                
         ^\
th5s.c: In function 'test_h5s_compound_scalar_read':\
th5s.c:1589:9: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
         printf("scalar data different: space4_data.f=%f, 
read_data4.f=%f\\n",space4_data.f,rdata.f);\
         ^\
th5s.c:1589:9: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
th5s.c: At top level:\
th5s.c:1611:9: warning: size of 'chunk_data_dbl' is 1200000 bytes 
[-Wlarger-than=]\
 double  chunk_data_dbl[50000][3];\
         ^\
th5s.c:1612:8: warning: size of 'chunk_data_flt' is 600000 bytes 
[-Wlarger-than=]\
 float  chunk_data_flt[50000][3];\
        ^\
th5s.c: In function 'test_h5s_chunk':\
th5s.c:1655:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             chunk_data_flt[i][j] = (float)((i + 1) * 2.5 - j * 100.3);\
             ^\
th5s.c:1655:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
In file included from testhdf5.h:31:0,\
                 from th5s.c:24:\
h5test.h:135:41: warning: implicit conversion from 'float' to 'double' to match 
other operand of binary expression [-Wdouble-promotion]\
 #define DBL_REL_EQUAL(X,Y,M)    (fabs((Y-X)/X)<M)\
                                         ^\
th5s.c:1691:17: note: in expansion of macro 'DBL_REL_EQUAL'\
             if(!DBL_REL_EQUAL(chunk_data_dbl[i][j], chunk_data_flt[i][j], 
0.00001))\
                 ^\
th5s.c:1691:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             if(!DBL_REL_EQUAL(chunk_data_dbl[i][j], chunk_data_flt[i][j], 
0.00001))\
             ^\
th5s.c:1692:17: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
                 TestErrPrintf("%u: chunk_data_dbl[%d][%d]=%e, 
chunk_data_flt[%d][%d]=%e\\n", (unsigned)__LINE__, i, j, chunk_data_dbl[i][j], 
i, j, chunk_data_flt[i][j]);\
                 ^\
In file included from th5s.c:25:0:\
th5s.c: At top level:\
H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir_filename(const char *filename)\
                    ^\
H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
  CC       tcoords.o\
tcoords.c: In function 'test_multiple_ends':\
tcoords.c:412:9: warning: size of 'data_buf' is 69120 bytes [-Wlarger-than=]\
     int data_buf[4][5][3][4][2][3][6][2];\
         ^\
tcoords.c:448:9: warning: size of 'mem5_buffer' is 7680 bytes [-Wlarger-than=]\
     int mem5_buffer[4][5][1][4][2][1][6][2];\
         ^\
tcoords.c:663:1: warning: stack usage is 81920 bytes [-Wstack-usage=]\
 \}\
 ^\
tcoords.c:663:1: warning: the frame size of 81832 bytes is larger than 16384 
bytes [-Wframe-larger-than=]\
  CC       theap.o\
theap.c:50:17: warning: size of 'rand_num' is 16000 bytes [-Wlarger-than=]\
 static test_obj rand_num[NUM_ELEMS];\
                 ^\
theap.c:53:17: warning: size of 'inc_sort_num' is 16000 bytes [-Wlarger-than=]\
 static test_obj inc_sort_num[NUM_ELEMS];\
                 ^\
theap.c:56:17: warning: size of 'dec_sort_num' is 16000 bytes [-Wlarger-than=]\
 static test_obj dec_sort_num[NUM_ELEMS];\
                 ^\
  CC       tid.o\
  CC       titerate.o\
titerate.c: In function 'test_iter_group':\
titerate.c:287:13: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     idx = i = 0;\
             ^\
titerate.c:312:13: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     idx = i = 0;\
             ^\
titerate.c: In function 'test_iter_attr':\
titerate.c:466:13: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     idx = i = 0;\
             ^\
titerate.c:492:13: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     idx = i = 0;\
             ^\
titerate.c: In function 'test_iter_group_large':\
titerate.c:585:15: warning: size of 'names' is 13376 bytes [-Wlarger-than=]\
     iter_info names[ITER_NGROUPS+2]; /* Names of objects in the root group */\
               ^\
titerate.c:676:9: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         hsize_t idx = i;\
         ^\
titerate.c: In function 'aiter_cb':\
titerate.c:366:35: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             return(count > 10 ? 1 : 0);\
                                   ^\
titerate.c:370:36: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             return(count2 > 10 ? 1 : 0);\
                                    ^\
titerate.c: In function 'liter_cb':\
titerate.c:105:35: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             return(count > 10 ? 1 : 0);\
                                   ^\
titerate.c:109:36: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             return(count2 > 10 ? 1 : 0);\
                                    ^\
titerate.c: In function 'test_iter_group_large':\
titerate.c:686:1: warning: stack usage is 13536 bytes [-Wstack-usage=]\
 \} /* test_iterate_group_large() */\
 ^\
titerate.c: In function 'aiter_cb':\
titerate.c:366:35: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             return(count > 10 ? 1 : 0);\
                                   ^\
titerate.c:370:36: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             return(count2 > 10 ? 1 : 0);\
                                    ^\
titerate.c:366:35: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             return(count > 10 ? 1 : 0);\
                                   ^\
titerate.c:370:36: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             return(count2 > 10 ? 1 : 0);\
                                    ^\
titerate.c: In function 'liter_cb':\
titerate.c:105:35: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             return(count > 10 ? 1 : 0);\
                                   ^\
titerate.c:109:36: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             return(count2 > 10 ? 1 : 0);\
                                    ^\
titerate.c:105:35: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             return(count > 10 ? 1 : 0);\
                                   ^\
titerate.c:109:36: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             return(count2 > 10 ? 1 : 0);\
                                    ^\
titerate.c: At top level:\
titerate.c:43:0: warning: macro "SPACE1_NAME" is not used [-Wunused-macros]\
 #define SPACE1_NAME  "Space1"\
 ^\
  CC       tmeta.o\
In file included from tmeta.c:25:0:\
tmeta.c: In function 'test_metadata':\
../src/H5Fprivate.h:140:37: warning: conversion to 'unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
    (i) |= ((int32_t)(((*(p) & 0xff) << 24) |                                  
\\\
                                     ^\
tmeta.c:89:5: note: in expansion of macro 'INT32DECODE'\
     INT32DECODE(p, di32);       /* Decode the int32 value */\
     ^\
tmeta.c: In function 'cleanup_metadata':\
tmeta.c:127:1: warning: function might be candidate for attribute 'const' 
[-Wsuggest-attribute=const]\
 cleanup_metadata(void)\
 ^\
  CC       tmisc.o\
tmisc.c:191:10: warning: size of 'm13_data' is 2400 bytes [-Wlarger-than=]\
 unsigned m13_data[MISC13_DIM1][MISC13_DIM2];           /* Data to write to 
dataset */\
          ^\
tmisc.c:192:10: warning: size of 'm13_rdata' is 2400 bytes [-Wlarger-than=]\
 unsigned m13_rdata[MISC13_DIM1][MISC13_DIM2];          /* Data read from 
dataset */\
          ^\
tmisc.c: In function 'create_struct3':\
tmisc.c:707:14: warning: request for implicit conversion from 'void *' to 
'struct misc5_struct3_hndl *' not permitted in C++ [-Wc++-compat]\
     str3hndl = HDmalloc(sizeof(misc5_struct3_hndl));\
              ^\
tmisc.c: In function 'create_struct2':\
tmisc.c:750:14: warning: request for implicit conversion from 'void *' to 
'struct misc5_struct2_hndl *' not permitted in C++ [-Wc++-compat]\
     str2hndl = HDmalloc(sizeof(misc5_struct2_hndl));\
              ^\
tmisc.c: In function 'create_struct1':\
tmisc.c:816:14: warning: request for implicit conversion from 'void *' to 
'struct misc5_struct1_hndl *' not permitted in C++ [-Wc++-compat]\
     str1hndl = HDmalloc(sizeof(misc5_struct1_hndl));\
              ^\
tmisc.c: In function 'test_misc8':\
tmisc.c:1237:10: warning: request for implicit conversion from 'void *' to 'int 
*' not permitted in C++ [-Wc++-compat]\
     wdata=HDmalloc(sizeof(int)*MISC8_DIM0*MISC8_DIM1);\
          ^\
tmisc.c:1248:40: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
             *tdata++=((u*MISC8_DIM1)+v)%13;\
                                        ^\
In file included from tmisc.c:32:0:\
tmisc.c:1304:50: warning: conversion to 'long int' from 'long unsigned int' may 
change the sign of the result [-Wsign-conversion]\
     VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * 
H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size");\
                                                  ^\
testhdf5.h:73:40: note: in definition of macro 'VERIFY'\
     long __x = (long)_x, __val = (long)_val;          \\\
                                        ^\
tmisc.c:1330:50: warning: conversion to 'long int' from 'long unsigned int' may 
change the sign of the result [-Wsign-conversion]\
     VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * 
H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size");\
                                                  ^\
testhdf5.h:73:40: note: in definition of macro 'VERIFY'\
     long __x = (long)_x, __val = (long)_val;          \\\
                                        ^\
tmisc.c:1355:50: warning: conversion to 'long int' from 'long unsigned int' may 
change the sign of the result [-Wsign-conversion]\
     VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * 
H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size");\
                                                  ^\
testhdf5.h:73:40: note: in definition of macro 'VERIFY'\
     long __x = (long)_x, __val = (long)_val;          \\\
                                        ^\
tmisc.c:1399:50: warning: conversion to 'long int' from 'long unsigned int' may 
change the sign of the result [-Wsign-conversion]\
     VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * 
H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size");\
                                                  ^\
testhdf5.h:73:40: note: in definition of macro 'VERIFY'\
     long __x = (long)_x, __val = (long)_val;          \\\
                                        ^\
tmisc.c:1426:50: warning: conversion to 'long int' from 'long unsigned int' may 
change the sign of the result [-Wsign-conversion]\
     VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * 
H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size");\
                                                  ^\
testhdf5.h:73:40: note: in definition of macro 'VERIFY'\
     long __x = (long)_x, __val = (long)_val;          \\\
                                        ^\
tmisc.c:1456:50: warning: conversion to 'long int' from 'long unsigned int' may 
change the sign of the result [-Wsign-conversion]\
     VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * 
H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size");\
                                                  ^\
testhdf5.h:73:40: note: in definition of macro 'VERIFY'\
     long __x = (long)_x, __val = (long)_val;          \\\
                                        ^\
tmisc.c:1480:66: warning: conversion to 'long int' from 'long unsigned int' may 
change the sign of the result [-Wsign-conversion]\
     VERIFY(storage_size, 4 * MISC8_CHUNK_DIM0 * MISC8_CHUNK_DIM1 * 
H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size");\
                                                                  ^\
testhdf5.h:73:40: note: in definition of macro 'VERIFY'\
     long __x = (long)_x, __val = (long)_val;          \\\
                                        ^\
tmisc.c:1503:47: warning: conversion to 'long int' from 'long unsigned int' may 
change the sign of the result [-Wsign-conversion]\
     VERIFY(storage_size, MISC8_DIM0*MISC8_DIM1*H5Tget_size(H5T_NATIVE_INT), 
"H5Dget_storage_size");\
                                               ^\
testhdf5.h:73:40: note: in definition of macro 'VERIFY'\
     long __x = (long)_x, __val = (long)_val;          \\\
                                        ^\
tmisc.c: In function 'test_misc14':\
tmisc.c:2447:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     double data1 = 5.0;         /* Data to write for dataset #1 */\
     ^\
tmisc.c:2448:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     double data2 = 10.0;        /* Data to write for dataset #2 */\
     ^\
tmisc.c:2449:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     double data3 = 15.0;        /* Data to write for dataset #3 */\
     ^\
tmisc.c: In function 'test_misc16':\
tmisc.c:2704:25: warning: initializer-string for array chars is too long for 
C++ [-Wc++-compat]\
                         \{"1234567", "1234567\\0", "12345678", \{NULL\}\};\
                         ^\
tmisc.c:2704:25: warning: initializer-string for array chars is too long for 
C++ [-Wc++-compat]\
tmisc.c:2704:25: warning: initialization makes integer from pointer without a 
cast [enabled by default]\
tmisc.c:2704:25: warning: (near initialization for 'wdata[3][0]') [enabled by 
default]\
tmisc.c: In function 'test_misc17':\
tmisc.c:2783:25: warning: initializer-string for array chars is too long for 
C++ [-Wc++-compat]\
                         \{"1234567", "1234567\\0", "12345678", \{NULL\}\};\
                         ^\
tmisc.c:2783:25: warning: initializer-string for array chars is too long for 
C++ [-Wc++-compat]\
tmisc.c:2783:25: warning: initialization makes integer from pointer without a 
cast [enabled by default]\
tmisc.c:2783:25: warning: (near initialization for 'wdata[3][0]') [enabled by 
default]\
tmisc.c: In function 'test_misc23':\
tmisc.c:3861:25: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
     status = H5Iget_name(tmp_id, objname, (size_t)MISC23_NAME_BUF_SIZE);\
                         ^\
tmisc.c: In function 'test_misc28':\
tmisc.c:4987:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     ret = H5Pset_cache(fapl, MISC28_NSLOTS, MISC28_NSLOTS, MISC28_SIZE, 0.75);\
     ^\
tmisc.c:5017:9: warning: conversion to 'char' from 'int' may alter its value 
[-Wconversion]\
         buf[i] = i;\
         ^\
tmisc.c:5038:34: warning: conversion to 'char' from 'int' may alter its value 
[-Wconversion]\
         buf[i] = MISC28_SIZE - 1 - i;\
                                  ^\
In file included from tmisc.c:33:0:\
tmisc.c: At top level:\
H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir_filename(const char *filename)\
                    ^\
H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
  CC       trefer.o\
trefer.c: In function 'test_reference_params':\
trefer.c:117:18: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         *tu32++=i*3;\
                  ^\
trefer.c:198:28: warning: conversion to 'size_t' from 'ssize_t' may change the 
sign of the result [-Wsign-conversion]\
     name_size = H5Rget_name(-1, H5R_DATASET_REGION, &rbuf[0], NULL, 0);\
                            ^\
trefer.c:200:28: warning: conversion to 'size_t' from 'ssize_t' may change the 
sign of the result [-Wsign-conversion]\
     name_size = H5Rget_name(fid1, H5R_DATASET_REGION, NULL, NULL, 0);\
                            ^\
trefer.c:202:28: warning: conversion to 'size_t' from 'ssize_t' may change the 
sign of the result [-Wsign-conversion]\
     name_size = H5Rget_name(fid1, H5R_MAXTYPE, &rbuf[0], NULL, 0);\
                            ^\
trefer.c: In function 'test_reference_obj':\
trefer.c:287:18: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         *tu32++=i*3;\
                  ^\
trefer.c:418:25: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
     ret = H5Oget_comment(group, read_comment, (size_t)10);\
                         ^\
trefer.c: In function 'test_reference_region':\
trefer.c:496:5: warning: missing braces around initializer [-Wmissing-braces]\
     hdset_reg_ref_t  nvrbuf[3]=\{0,101,1000000000\}; /* buffer with non-valid 
refs */\
     ^\
trefer.c:496:5: warning: (near initialization for 'nvrbuf[0]') 
[-Wmissing-braces]\
trefer.c:496:5: warning: large integer implicitly truncated to unsigned type 
[-Woverflow]\
trefer.c:526:20: warning: conversion to 'uint8_t' from 'int' may alter its 
value [-Wconversion]\
         *tu8++ = i * 3;\
                    ^\
In file included from testhdf5.h:27:0,\
                 from trefer.c:24:\
trefer.c:649:27: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     coords = HDmalloc(ret * SPACE2_RANK * sizeof(hsize_t) * 2); /* allocate 
space for the hyperslab blocks */\
                           ^\
../src/H5private.h:940:35: note: in definition of macro 'HDmalloc'\
     #define HDmalloc(Z)    malloc(Z)\
                                   ^\
trefer.c:649:12: warning: request for implicit conversion from 'void *' to 
'hsize_t *' not permitted in C++ [-Wc++-compat]\
     coords = HDmalloc(ret * SPACE2_RANK * sizeof(hsize_t) * 2); /* allocate 
space for the hyperslab blocks */\
            ^\
In file included from testhdf5.h:27:0,\
                 from trefer.c:24:\
trefer.c:677:27: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     coords = HDmalloc(ret * SPACE2_RANK * sizeof(hsize_t)); /* allocate space 
for the element points */\
                           ^\
../src/H5private.h:940:35: note: in definition of macro 'HDmalloc'\
     #define HDmalloc(Z)    malloc(Z)\
                                   ^\
trefer.c:677:12: warning: request for implicit conversion from 'void *' to 
'hsize_t *' not permitted in C++ [-Wc++-compat]\
     coords = HDmalloc(ret * SPACE2_RANK * sizeof(hsize_t)); /* allocate space 
for the element points */\
            ^\
trefer.c: In function 'test_reference_region_1D':\
trefer.c:798:20: warning: conversion to 'uint8_t' from 'int' may alter its 
value [-Wconversion]\
         *tu8++ = i * 3;\
                    ^\
In file included from testhdf5.h:27:0,\
                 from trefer.c:24:\
trefer.c:921:38: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     coords = (hsize_t *)HDmalloc(ret * SPACE3_RANK * sizeof(hsize_t) * 2); /* 
allocate space for the hyperslab blocks */\
                                      ^\
../src/H5private.h:940:35: note: in definition of macro 'HDmalloc'\
     #define HDmalloc(Z)    malloc(Z)\
                                   ^\
trefer.c:973:38: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     coords = (hsize_t *)HDmalloc(ret * SPACE3_RANK * sizeof(hsize_t)); /* 
allocate space for the element points */\
                                      ^\
../src/H5private.h:940:35: note: in definition of macro 'HDmalloc'\
     #define HDmalloc(Z)    malloc(Z)\
                                   ^\
trefer.c: In function 'test_reference_group':\
trefer.c:1253:29: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
     ret = H5Lget_name_by_idx(gid, ".", H5_INDEX_NAME, H5_ITER_INC, (hsize_t)0, 
objname, (size_t)NAME_SIZE, H5P_DEFAULT);\
                             ^\
  CC       trefstr.o\
  CC       tselect.o\
tselect.c: In function 'test_select_all':\
tselect.c:709:76: warning: conversion to 'uint8_t' from 'int' may alter its 
value [-Wconversion]\
                 *tbuf++ = (uint8_t)(((i * SPACE4_DIM2) + j) * SPACE4_DIM3) + 
k;\
                                                                            ^\
tselect.c: In function 'verify_select_hyper_contig_dr__run_test':\
tselect.c:1600:12: warning: unused parameter 'cube_size' [-Wunused-parameter]\
     size_t cube_size, unsigned edge_size, unsigned cube_rank)\
            ^\
tselect.c: In function 'test_select_hyper_checker_board_dr__run_test':\
tselect.c:2737:14: warning: variable 'start_in_checker' set but not used 
[-Wunused-but-set-variable]\
     hbool_t  start_in_checker[5];\
              ^\
tselect.c: In function 'test_select_combine':\
tselect.c:6649:13: warning: size of 'blocks' is 4096 bytes [-Wlarger-than=]\
     hsize_t blocks[128][2][SPACE7_RANK];    /* List of blocks */\
             ^\
tselect.c: In function 'test_select_fill_point':\
tselect.c:7182:60: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
         points[u][0] = (hsize_t)(points[u][0] + real_offset[0]);\
                                                            ^\
tselect.c:7183:60: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
         points[u][1] = (hsize_t)(points[u][1] + real_offset[1]);\
                                                            ^\
tselect.c: In function 'test_select_fill_hyper_simple':\
tselect.c:7263:55: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
             if((u >= (unsigned)(start[0] + real_offset[0]) && u < 
(unsigned)(start[0] + count[0] + real_offset[0]))\
                                                       ^\
tselect.c:7263:111: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
             if((u >= (unsigned)(start[0] + real_offset[0]) && u < 
(unsigned)(start[0] + count[0] + real_offset[0]))\
                                                                                
                               ^\
tselect.c:7264:59: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
                 && (v >= (unsigned)(start[1] + real_offset[1]) && v < 
(unsigned)(start[1] + count[1] + real_offset[1]))) \{\
                                                           ^\
tselect.c:7264:115: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
                 && (v >= (unsigned)(start[1] + real_offset[1]) && v < 
(unsigned)(start[1] + count[1] + real_offset[1]))) \{\
                                                                                
                                   ^\
tselect.c:7282:73: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
             points[num_points][0] = (hsize_t)(u + start[0] + real_offset[0]);\
                                                                         ^\
tselect.c:7283:73: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
             points[num_points][1] = (hsize_t)(v + start[1] + real_offset[1]);\
                                                                         ^\
tselect.c: In function 'test_select_fill_hyper_regular':\
tselect.c:7373:62: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
                 if(u == (unsigned)(points[w][0] + real_offset[0]) && v == 
(unsigned)(points[w][1] + real_offset[1])) \{\
                                                              ^\
tselect.c:7373:112: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
                 if(u == (unsigned)(points[w][0] + real_offset[0]) && v == 
(unsigned)(points[w][1] + real_offset[1])) \{\
                                                                                
                                ^\
tselect.c:7390:60: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
         points[u][0] = (hsize_t)(points[u][0] + real_offset[0]);\
                                                            ^\
tselect.c:7391:60: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
         points[u][1] = (hsize_t)(points[u][1] + real_offset[1]);\
                                                            ^\
tselect.c: In function 'test_select_fill_hyper_irregular':\
tselect.c:7496:62: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
                 if(u == (unsigned)(points[w][0] + real_offset[0]) && v == 
(unsigned)(points[w][1] + real_offset[1])) \{\
                                                              ^\
tselect.c:7496:112: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
                 if(u == (unsigned)(points[w][0] + real_offset[0]) && v == 
(unsigned)(points[w][1] + real_offset[1])) \{\
                                                                                
                                ^\
tselect.c:7513:70: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
         iter_points[u][0] = (hsize_t)(iter_points[u][0] + real_offset[0]);\
                                                                      ^\
tselect.c:7514:70: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
         iter_points[u][1] = (hsize_t)(iter_points[u][1] + real_offset[1]);\
                                                                      ^\
tselect.c: In function 'test_shape_same_dr__run_full_space_vs_slice_tests':\
tselect.c:10734:40: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                             \} while((z < 2) && (large_rank >= 1));\
                                        ^\
tselect.c:10737:36: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                         \} while((y < 2) && (large_rank >= 2));\
                                    ^\
tselect.c:10740:32: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                     \} while((x < 2) && (large_rank >= 3));\
                                ^\
tselect.c:10743:28: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 \} while((w < 2) && (large_rank >= 4));\
                            ^\
tselect.c:10746:24: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             \} while((v < 2) && (large_rank >= 5));\
                        ^\
tselect.c: In function 'test_shape_same_dr__run_checkerboard_tests':\
tselect.c:11348:40: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                             \} while((z < 2) && (large_rank >= 1));\
                                        ^\
tselect.c:11351:36: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                         \} while((y < 2) && (large_rank >= 2));\
                                    ^\
tselect.c:11354:32: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                     \} while((x < 2) && (large_rank >= 3));\
                                ^\
tselect.c:11357:28: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 \} while((w < 2) && (large_rank >= 4));\
                            ^\
tselect.c:11360:24: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             \} while((v < 2) && (large_rank >= 5));\
                        ^\
tselect.c: In function 'test_shape_same_dr__run_irregular_tests':\
tselect.c:11838:40: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                             \} while((z < 2) && (large_rank >= 1));\
                                        ^\
tselect.c:11841:36: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                         \} while((y < 2) && (large_rank >= 2));\
                                    ^\
tselect.c:11844:32: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                     \} while((x < 2) && (large_rank >= 3));\
                                ^\
tselect.c:11847:28: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 \} while((w < 2) && (large_rank >= 4));\
                            ^\
tselect.c:11850:24: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             \} while((v < 2 ) && (large_rank >= 5));\
                        ^\
tselect.c: In function 'test_select_hyper_contig_dr__run_test.constprop.15':\
tselect.c:2244:21: warning: cannot optimize possibly infinite loops 
[-Wunsafe-loop-optimizations]\
                     for(; s <= stop_index; s++) \{\
                     ^\
tselect.c:2003:21: warning: cannot optimize possibly infinite loops 
[-Wunsafe-loop-optimizations]\
                     for(; s <= stop_index; s++) \{\
                     ^\
tselect.c: In function 'test_select':\
tselect.c:10734:40: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                             \} while((z < 2) && (large_rank >= 1));\
                                        ^\
tselect.c:10737:36: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                         \} while((y < 2) && (large_rank >= 2));\
                                    ^\
tselect.c:10740:32: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                     \} while((x < 2) && (large_rank >= 3));\
                                ^\
tselect.c:10743:28: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 \} while((w < 2) && (large_rank >= 4));\
                            ^\
tselect.c:10746:24: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             \} while((v < 2) && (large_rank >= 5));\
                        ^\
tselect.c:11348:40: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                             \} while((z < 2) && (large_rank >= 1));\
                                        ^\
tselect.c:11351:36: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                         \} while((y < 2) && (large_rank >= 2));\
                                    ^\
tselect.c:11354:32: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                     \} while((x < 2) && (large_rank >= 3));\
                                ^\
tselect.c:11357:28: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 \} while((w < 2) && (large_rank >= 4));\
                            ^\
tselect.c:11360:24: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             \} while((v < 2) && (large_rank >= 5));\
                        ^\
tselect.c:11838:40: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                             \} while((z < 2) && (large_rank >= 1));\
                                        ^\
tselect.c:11841:36: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                         \} while((y < 2) && (large_rank >= 2));\
                                    ^\
tselect.c:11844:32: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                     \} while((x < 2) && (large_rank >= 3));\
                                ^\
tselect.c:11847:28: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 \} while((w < 2) && (large_rank >= 4));\
                            ^\
tselect.c:11850:24: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             \} while((v < 2 ) && (large_rank >= 5));\
                        ^\
tselect.c:10737:36: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                         \} while((y < 2) && (large_rank >= 2));\
                                    ^\
tselect.c:10740:32: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                     \} while((x < 2) && (large_rank >= 3));\
                                ^\
tselect.c:10743:28: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 \} while((w < 2) && (large_rank >= 4));\
                            ^\
tselect.c:10746:24: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             \} while((v < 2) && (large_rank >= 5));\
                        ^\
tselect.c:11351:36: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                         \} while((y < 2) && (large_rank >= 2));\
                                    ^\
tselect.c:11354:32: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                     \} while((x < 2) && (large_rank >= 3));\
                                ^\
tselect.c:11357:28: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 \} while((w < 2) && (large_rank >= 4));\
                            ^\
tselect.c:11360:24: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             \} while((v < 2) && (large_rank >= 5));\
                        ^\
tselect.c:11841:36: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                         \} while((y < 2) && (large_rank >= 2));\
                                    ^\
tselect.c:11844:32: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                     \} while((x < 2) && (large_rank >= 3));\
                                ^\
tselect.c:11847:28: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
                 \} while((w < 2) && (large_rank >= 4));\
                            ^\
tselect.c:11850:24: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             \} while((v < 2 ) && (large_rank >= 5));\
                        ^\
tselect.c:11678:9: warning: cannot optimize possibly infinite loops 
[-Wunsafe-loop-optimizations]\
         for(small_rank = 1; small_rank <= large_rank; small_rank++) \{\
         ^\
tselect.c:11130:9: warning: cannot optimize possibly infinite loops 
[-Wunsafe-loop-optimizations]\
         for(small_rank = 1; small_rank <= large_rank; small_rank++) \{\
         ^\
tselect.c:10643:9: warning: cannot optimize possibly infinite loops 
[-Wunsafe-loop-optimizations]\
         for(small_rank = 1; small_rank <= large_rank; small_rank++) \{\
         ^\
  CC       tskiplist.o\
tskiplist.c:44:12: warning: size of 'rand_num' is 4000 bytes [-Wlarger-than=]\
 static int rand_num[NUM_ELEMS];\
            ^\
tskiplist.c:45:12: warning: size of 'sort_rand_num' is 4000 bytes 
[-Wlarger-than=]\
 static int sort_rand_num[NUM_ELEMS];\
            ^\
tskiplist.c:46:12: warning: size of 'rev_sort_rand_num' is 4000 bytes 
[-Wlarger-than=]\
 static int rev_sort_rand_num[NUM_ELEMS];\
            ^\
  CC       tsohm.o\
tsohm.c: In function 'size1_helper':\
tsohm.c:603:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     wdata.f1 = 0.0;\
     ^\
tsohm.c: In function 'size2_verify_plist1':\
tsohm.c:1282:5: warning: format '%s' expects argument of type 'char *', but 
argument 2 has type 'int (*)(const void *, const void *, size_t)' [-Wformat=]\
     VERIFY(ret, 0, memcmp);\
     ^\
tsohm.c: In function 'size2_verify_plist2':\
tsohm.c:1350:5: warning: format '%s' expects argument of type 'char *', but 
argument 2 has type 'int (*)(const void *, const void *, size_t)' [-Wformat=]\
     VERIFY(ret, 0, memcmp);\
     ^\
tsohm.c: In function 'size2_helper':\
tsohm.c:1678:51: warning: conversion to 'char' from 'int' may alter its value 
[-Wconversion]\
         attr_string1[0] = attr_name[0] = (x / 10) + '0';\
                                                   ^\
tsohm.c:1679:51: warning: conversion to 'char' from 'int' may alter its value 
[-Wconversion]\
         attr_string1[1] = attr_name[1] = (x % 10) + '0';\
                                                   ^\
tsohm.c:1718:51: warning: conversion to 'char' from 'int' may alter its value 
[-Wconversion]\
         attr_string1[0] = attr_name[0] = (x / 10) + '0';\
                                                   ^\
tsohm.c:1719:51: warning: conversion to 'char' from 'int' may alter its value 
[-Wconversion]\
         attr_string1[1] = attr_name[1] = (x % 10) + '0';\
                                                   ^\
tsohm.c: In function 'size2_verify':\
tsohm.c:1937:58: warning: conversion to 'char' from 'int' may alter its value 
[-Wconversion]\
         attr_correct_string[0] = attr_name[0] = (x / 10) + '0';\
                                                          ^\
tsohm.c:1938:58: warning: conversion to 'char' from 'int' may alter its value 
[-Wconversion]\
         attr_correct_string[1] = attr_name[1] = (x % 10) + '0';\
                                                          ^\
tsohm.c: In function 'test_sohm_size2':\
tsohm.c:2194:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(list_index_med.empty_size > norm_sizes.empty_size * OVERHEAD_ALLOWED)\
     ^\
tsohm.c:2194:46: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
     if(list_index_med.empty_size > norm_sizes.empty_size * OVERHEAD_ALLOWED)\
                                              ^\
tsohm.c:2255:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(btree_index.dsets2 > list_index_small.dsets2 * OVERHEAD_ALLOWED)\
     ^\
tsohm.c:2255:45: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
     if(btree_index.dsets2 > list_index_small.dsets2 * OVERHEAD_ALLOWED)\
                                             ^\
tsohm.c:2264:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(list_index_small.dsets2 > btree_index.dsets2 * OVERHEAD_ALLOWED * 
OVERHEAD_ALLOWED)\
     ^\
tsohm.c:2264:45: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
     if(list_index_small.dsets2 > btree_index.dsets2 * OVERHEAD_ALLOWED * 
OVERHEAD_ALLOWED)\
                                             ^\
tsohm.c:2264:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(list_index_small.dsets2 > btree_index.dsets2 * OVERHEAD_ALLOWED * 
OVERHEAD_ALLOWED)\
     ^\
tsohm.c:2288:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(btree_index.interleaved > list_index_small.interleaved * 
OVERHEAD_ALLOWED)\
     ^\
tsohm.c:2288:50: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
     if(btree_index.interleaved > list_index_small.interleaved * 
OVERHEAD_ALLOWED)\
                                                  ^\
tsohm.c:2317:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(btree_index.attrs1 > list_index_small.attrs1 * OVERHEAD_ALLOWED)\
     ^\
tsohm.c:2317:45: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
     if(btree_index.attrs1 > list_index_small.attrs1 * OVERHEAD_ALLOWED)\
                                             ^\
tsohm.c:2319:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(btree_index.attrs1 > list_index_med.attrs1 * OVERHEAD_ALLOWED)\
     ^\
tsohm.c:2319:43: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
     if(btree_index.attrs1 > list_index_med.attrs1 * OVERHEAD_ALLOWED)\
                                           ^\
tsohm.c:2321:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(list_index_med.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED)\
     ^\
tsohm.c:2321:43: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
     if(list_index_med.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED)\
                                           ^\
tsohm.c:2323:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(list_index_small.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED)\
     ^\
tsohm.c:2323:45: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
     if(list_index_small.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED)\
                                             ^\
tsohm.c:2328:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(list_index_small.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED)\
     ^\
tsohm.c:2328:45: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
     if(list_index_small.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED)\
                                             ^\
tsohm.c:2330:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(list_index_med.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED)\
     ^\
tsohm.c:2330:43: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
     if(list_index_med.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED)\
                                           ^\
tsohm.c:2346:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             ((btree_index.attrs1 - btree_index.interleaved) * 
OVERHEAD_ALLOWED))\
             ^\
tsohm.c:2346:34: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
             ((btree_index.attrs1 - btree_index.interleaved) * 
OVERHEAD_ALLOWED))\
                                  ^\
tsohm.c:2354:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(btree_index.attrs2 > list_index_small.attrs2 * OVERHEAD_ALLOWED)\
     ^\
tsohm.c:2354:45: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
     if(btree_index.attrs2 > list_index_small.attrs2 * OVERHEAD_ALLOWED)\
                                             ^\
tsohm.c:2356:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(list_index_small.attrs2 > btree_index.attrs2 * OVERHEAD_ALLOWED)\
     ^\
tsohm.c:2356:45: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
     if(list_index_small.attrs2 > btree_index.attrs2 * OVERHEAD_ALLOWED)\
                                             ^\
tsohm.c:2358:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(btree_index.attrs2 > list_index_med.attrs2 * OVERHEAD_ALLOWED)\
     ^\
tsohm.c:2358:43: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
     if(btree_index.attrs2 > list_index_med.attrs2 * OVERHEAD_ALLOWED)\
                                           ^\
tsohm.c:2360:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(list_index_med.attrs2 > btree_index.attrs2 * OVERHEAD_ALLOWED)\
     ^\
tsohm.c:2360:43: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
     if(list_index_med.attrs2 > btree_index.attrs2 * OVERHEAD_ALLOWED)\
                                           ^\
tsohm.c:2448:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             (list_index_med.dsets2 - list_index_med.dsets1) * 
OVERHEAD_ALLOWED)\
             ^\
tsohm.c:2448:36: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
             (list_index_med.dsets2 - list_index_med.dsets1) * 
OVERHEAD_ALLOWED)\
                                    ^\
tsohm.c:2451:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             (btree_index.dsets2 - btree_index.dsets1) * OVERHEAD_ALLOWED)\
             ^\
tsohm.c:2451:33: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
             (btree_index.dsets2 - btree_index.dsets1) * OVERHEAD_ALLOWED)\
                                 ^\
tsohm.c:2455:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             (list_index_med.interleaved - list_index_med.dsets2) * 
OVERHEAD_ALLOWED)\
             ^\
tsohm.c:2455:41: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
             (list_index_med.interleaved - list_index_med.dsets2) * 
OVERHEAD_ALLOWED)\
                                         ^\
tsohm.c:2458:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             (btree_index.interleaved - btree_index.dsets2) * OVERHEAD_ALLOWED)\
             ^\
tsohm.c:2458:38: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
             (btree_index.interleaved - btree_index.dsets2) * OVERHEAD_ALLOWED)\
                                      ^\
tsohm.c:2480:6: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
      if(mult_index_med.attrs2 * OVERHEAD_ALLOWED < btree_index.attrs2)\
      ^\
tsohm.c:2480:23: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
      if(mult_index_med.attrs2 * OVERHEAD_ALLOWED < btree_index.attrs2)\
                       ^\
tsohm.c:2482:6: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
      if(mult_index_btree.attrs2 * OVERHEAD_ALLOWED < btree_index.attrs2)\
      ^\
tsohm.c:2482:25: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
      if(mult_index_btree.attrs2 * OVERHEAD_ALLOWED < btree_index.attrs2)\
                         ^\
tsohm.c:2551:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(share_tiny_index.first_dset >= type_space_index.first_dset * 
OVERHEAD_ALLOWED)\
     ^\
tsohm.c:2551:55: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
     if(share_tiny_index.first_dset >= type_space_index.first_dset * 
OVERHEAD_ALLOWED)\
                                                       ^\
tsohm.c:2558:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(share_tiny_index.second_dset * OVERHEAD_ALLOWED < 
type_space_index.second_dset)\
     ^\
tsohm.c:2558:24: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
     if(share_tiny_index.second_dset * OVERHEAD_ALLOWED < 
type_space_index.second_dset)\
                        ^\
tsohm.c:2563:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(share_tiny_index.dsets1 * OVERHEAD_ALLOWED < type_space_index.dsets1)\
     ^\
tsohm.c:2563:24: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
     if(share_tiny_index.dsets1 * OVERHEAD_ALLOWED < type_space_index.dsets1)\
                        ^\
tsohm.c:2568:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(share_tiny_index.dsets2 * OVERHEAD_ALLOWED < type_space_index.dsets2)\
     ^\
tsohm.c:2568:24: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
     if(share_tiny_index.dsets2 * OVERHEAD_ALLOWED < type_space_index.dsets2)\
                        ^\
tsohm.c:2573:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(share_tiny_index.interleaved * OVERHEAD_ALLOWED < 
type_space_index.interleaved)\
     ^\
tsohm.c:2573:24: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
     if(share_tiny_index.interleaved * OVERHEAD_ALLOWED < 
type_space_index.interleaved)\
                        ^\
tsohm.c:2578:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(share_tiny_index.attrs1 * OVERHEAD_ALLOWED < type_space_index.attrs1)\
     ^\
tsohm.c:2578:24: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
     if(share_tiny_index.attrs1 * OVERHEAD_ALLOWED < type_space_index.attrs1)\
                        ^\
tsohm.c:2583:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(share_tiny_index.attrs2 * OVERHEAD_ALLOWED < type_space_index.attrs2)\
     ^\
tsohm.c:2583:24: warning: conversion to 'double' from 'h5_stat_size_t' may 
alter its value [-Wconversion]\
     if(share_tiny_index.attrs2 * OVERHEAD_ALLOWED < type_space_index.attrs2)\
                        ^\
tsohm.c: In function 'delete_helper_write':\
tsohm.c:2613:15: warning: conversion to 'char' from 'int' may alter its value 
[-Wconversion]\
     wdata = x + 'a';\
               ^\
tsohm.c: In function 'delete_helper':\
tsohm.c:2761:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(norm_filesize > deleted_filesize * OVERHEAD_ALLOWED)\
     ^\
tsohm.c:2761:5: warning: conversion to 'double' from 'h5_stat_size_t' may alter 
its value [-Wconversion]\
tsohm.c:2763:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(deleted_filesize > norm_filesize * OVERHEAD_ALLOWED)\
     ^\
tsohm.c:2763:5: warning: conversion to 'double' from 'h5_stat_size_t' may alter 
its value [-Wconversion]\
tsohm.c: In function 'test_sohm_external_dtype':\
tsohm.c:3876:24: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
         s_ptr->a = i*3 + 1;\
                        ^\
tsohm.c:3877:24: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
         s_ptr->b = i*3 + 2;\
                        ^\
  CC       ttime.o\
ttime.c:29:0: warning: macro "DATASETNAME" is not used [-Wunused-macros]\
 #define DATASETNAME   "Dataset"\
 ^\
  CC       ttst.o\
ttst.c: In function 'test_tst_init':\
ttst.c:98:15: warning: request for implicit conversion from 'void *' to 'char 
**' not permitted in C++ [-Wc++-compat]\
     uniq_words=HDmalloc(sizeof(char *)*num_uniq_words);\
               ^\
ttst.c:101:20: warning: request for implicit conversion from 'void *' to 'char 
**' not permitted in C++ [-Wc++-compat]\
     rand_uniq_words=HDmalloc(sizeof(char *)*num_uniq_words);\
                    ^\
ttst.c:104:20: warning: request for implicit conversion from 'void *' to 'char 
**' not permitted in C++ [-Wc++-compat]\
     sort_uniq_words=HDmalloc(sizeof(char *)*num_uniq_words);\
                    ^\
ttst.c:110:18: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
         tmp_word=(char *)words[u];\
                  ^\
In file included from testhdf5.h:27:0,\
                 from ttst.c:39:\
../src/H5private.h:1029:37: warning: conversion to 'size_t' from 'int' may 
change the sign of the result [-Wsign-conversion]\
         #define HDrandom()    HDrand()\
                                     ^\
ttst.c:129:14: note: in expansion of macro 'HDrandom'\
         v=u+(HDrandom()%(num_uniq_words-u));\
              ^\
  CC       tunicode.o\
tunicode.c: In function 'test_objnames':\
tunicode.c:405:31: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
   ret = H5Oget_comment_by_name(fid, string, read_buf, 
(size_t)MAX_STRING_LENGTH, H5P_DEFAULT);\
                               ^\
tunicode.c: In function 'test_attrname':\
tunicode.c:538:20: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
   ret = H5Aget_name(attr_id, (size_t)MAX_STRING_LENGTH, read_buf);\
                    ^\
tunicode.c: In function 'test_compound':\
tunicode.c:595:3: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
   s1.c = COMP_DOUBLE_VAL;\
   ^\
tunicode.c:596:3: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
   s1.b = COMP_FLOAT_VAL;\
   ^\
tunicode.c:639:3: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
   VERIFY(s2.c, COMP_DOUBLE_VAL, "H5Dread");\
   ^\
tunicode.c: In function 'write_char':\
tunicode.c:750:5: warning: conversion to 'char' from 'unsigned int' may alter 
its value [-Wconversion]\
     test_string[cur_pos] = c;\
     ^\
tunicode.c:754:34: warning: conversion to 'char' from 'unsigned int' may alter 
its value [-Wconversion]\
     test_string[cur_pos] = (0xC0 | c>>6);\
                                  ^\
tunicode.c:755:36: warning: conversion to 'char' from 'unsigned int' may alter 
its value [-Wconversion]\
     test_string[cur_pos+1] = (0x80 | (c & 0x3F));\
                                    ^\
tunicode.c:759:34: warning: conversion to 'char' from 'unsigned int' may alter 
its value [-Wconversion]\
     test_string[cur_pos] = (0xE0 | c>>12);\
                                  ^\
tunicode.c:760:36: warning: conversion to 'char' from 'unsigned int' may alter 
its value [-Wconversion]\
     test_string[cur_pos+1] = (0x80 | (c>>6 & 0x3F));\
                                    ^\
tunicode.c:761:36: warning: conversion to 'char' from 'unsigned int' may alter 
its value [-Wconversion]\
     test_string[cur_pos+2] = (0x80 | (c & 0x3F));\
                                    ^\
tunicode.c:765:34: warning: conversion to 'char' from 'unsigned int' may alter 
its value [-Wconversion]\
     test_string[cur_pos] = (0xF0 | c>>18);\
                                  ^\
tunicode.c:766:36: warning: conversion to 'char' from 'unsigned int' may alter 
its value [-Wconversion]\
     test_string[cur_pos+1] = (0x80 | (c>>12 & 0x3F));\
                                    ^\
tunicode.c:767:36: warning: conversion to 'char' from 'unsigned int' may alter 
its value [-Wconversion]\
     test_string[cur_pos+2] = (0x80 | (c>>6 & 0x3F));\
                                    ^\
tunicode.c:768:36: warning: conversion to 'char' from 'unsigned int' may alter 
its value [-Wconversion]\
     test_string[cur_pos+3] = (0x80 | (c & 0x3F));\
                                    ^\
tunicode.c: In function 'dump_string':\
tunicode.c:787:18: warning: conversion to 'unsigned int' from 'size_t' may 
alter its value [-Wconversion]\
   length = strlen(string);\
                  ^\
tunicode.c: In function 'test_unicode':\
tunicode.c:820:56: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     unicode_point = (HDrandom() % (MAX_CODE_POINT-32)) + 32;\
                                                        ^\
tunicode.c: At top level:\
tunicode.c:32:0: warning: macro "DSET2_NAME" is not used [-Wunused-macros]\
 #define DSET2_NAME "dataset2"\
 ^\
tunicode.c:36:0: warning: macro "VL_DSET2_NAME" is not used [-Wunused-macros]\
 #define VL_DSET2_NAME "vl_dset_2"\
 ^\
tunicode.c:41:0: warning: macro "SLINK_NAME" is not used [-Wunused-macros]\
 #define SLINK_NAME "soft_link"\
 ^\
  CC       tvlstr.o\
  CC       tvltypes.o\
tvltypes.c: In function 'test_vltypes_funcs':\
tvltypes.c:191:26: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
     size=H5Tget_precision(type);\
                          ^\
tvltypes.c:194:21: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
     size=H5Tget_size(type);\
                     ^\
tvltypes.c:197:22: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
     size=H5Tget_ebias(type);\
                      ^\
tvltypes.c: In function 'rewrite_vltypes_vlen_atomic':\
tvltypes.c:574:9: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         wdata[i].p = HDmalloc((i + increment) * sizeof(unsigned int));\
         ^\
tvltypes.c:575:9: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         wdata[i].len = i + increment;\
         ^\
tvltypes.c:576:9: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         for(j = 0; j < (i + increment); j++)\
         ^\
tvltypes.c: In function 'test_vltypes_vlen_compound':\
tvltypes.c:738:41: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
             ((s1 *)wdata[i].p)[j].i=i*10+j;\
                                         ^\
tvltypes.c:739:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             ((s1 *)wdata[i].p)[j].f=(float)((i*20+j)/3.0);\
             ^\
tvltypes.c: In function 'rewrite_vltypes_vlen_compound':\
tvltypes.c:881:9: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         wdata[i].p = HDmalloc((i + increment) * sizeof(s1));\
         ^\
tvltypes.c:882:9: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         wdata[i].len = i + increment;\
         ^\
tvltypes.c:883:9: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         for(j = 0; j < (i + increment); j++) \{\
         ^\
tvltypes.c:884:46: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
             ((s1 *)wdata[i].p)[j].i = i * 40 + j;\
                                              ^\
tvltypes.c:885:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             ((s1 *)wdata[i].p)[j].f = (float)((i * 60 + j) / 3.0);\
             ^\
tvltypes.c: In function 'test_vltypes_compound_vlen_vlen':\
tvltypes.c:1009:8: warning: size of 'wdata' is 3072 bytes [-Wlarger-than=]\
     s1 wdata[SPACE3_DIM1];              /* data to write */\
        ^\
tvltypes.c:1010:8: warning: size of 'rdata' is 3072 bytes [-Wlarger-than=]\
     s1 rdata[SPACE3_DIM1];              /* data to read */\
        ^\
tvltypes.c:1025:21: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
         wdata[i].i=i*10;\
                     ^\
tvltypes.c:1026:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         wdata[i].f=(float)((i*20)/3.0);\
         ^\
tvltypes.c:1029:15: warning: request for implicit conversion from 'void *' to 
'struct hvl_t *' not permitted in C++ [-Wc++-compat]\
         for(t1=(wdata[i].v).p,j=0; j<(i+L1_INCM); j++, t1++) \{\
               ^\
tvltypes.c:1110:15: warning: request for implicit conversion from 'void *' to 
'struct hvl_t *' not permitted in C++ [-Wc++-compat]\
         for(t1=wdata[i].v.p, t2=rdata[i].v.p, j=0; j<rdata[i].v.len; j++, 
t1++, t2++) \{\
               ^\
tvltypes.c:1110:32: warning: request for implicit conversion from 'void *' to 
'struct hvl_t *' not permitted in C++ [-Wc++-compat]\
         for(t1=wdata[i].v.p, t2=rdata[i].v.p, j=0; j<rdata[i].v.len; j++, 
t1++, t2++) \{\
                                ^\
tvltypes.c: In function 'test_vltypes_compound_vlstr':\
tvltypes.c:1207:15: warning: request for implicit conversion from 'void *' to 
'struct s2 *' not permitted in C++ [-Wc++-compat]\
         for(t1=(wdata[i].v).p, j=0; j<(i+L3_INCM); j++, t1++) \{\
               ^\
tvltypes.c:1350:15: warning: request for implicit conversion from 'void *' to 
'struct s2 *' not permitted in C++ [-Wc++-compat]\
         for(t1=wdata[i].v.p, t2=rdata[i].v.p, j=0; j<rdata[i].v.len; j++, 
t1++, t2++) \{\
               ^\
tvltypes.c:1350:32: warning: request for implicit conversion from 'void *' to 
'struct s2 *' not permitted in C++ [-Wc++-compat]\
         for(t1=wdata[i].v.p, t2=rdata[i].v.p, j=0; j<rdata[i].v.len; j++, 
t1++, t2++) \{\
                                ^\
tvltypes.c:1408:15: warning: request for implicit conversion from 'void *' to 
'struct s2 *' not permitted in C++ [-Wc++-compat]\
         for(t1=wdata2[i].v.p, t2=rdata2[i].v.p, j=0; j<rdata2[i].v.len; j++, 
t1++, t2++) \{\
               ^\
tvltypes.c:1408:33: warning: request for implicit conversion from 'void *' to 
'struct s2 *' not permitted in C++ [-Wc++-compat]\
         for(t1=wdata2[i].v.p, t2=rdata2[i].v.p, j=0; j<rdata2[i].v.len; j++, 
t1++, t2++) \{\
                                 ^\
tvltypes.c: In function 'test_vltypes_compound_vlen_atomic':\
tvltypes.c:1486:21: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
         wdata[i].i=i*10;\
                     ^\
tvltypes.c:1487:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         wdata[i].f=(float)((i*20)/3.0);\
         ^\
tvltypes.c:1603:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         if(rdata[i].i != 0 || !FLT_ABS_EQUAL(rdata[i].f, 0.0) || 
rdata[i].v.len != 0 || rdata[i].v.p != NULL)\
         ^\
In file included from testhdf5.h:31:0,\
                 from tvltypes.c:24:\
h5test.h:130:42: warning: implicit conversion from 'float' to 'double' to match 
other operand of binary expression [-Wdouble-promotion]\
 #define FLT_ABS_EQUAL(X,Y) ((float)fabs(X-Y)<FLT_EPSILON)\
                                          ^\
tvltypes.c:1603:32: note: in expansion of macro 'FLT_ABS_EQUAL'\
         if(rdata[i].i != 0 || !FLT_ABS_EQUAL(rdata[i].f, 0.0) || 
rdata[i].v.len != 0 || rdata[i].v.p != NULL)\
                                ^\
tvltypes.c:1604:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
             TestErrPrintf("VL doesn't match!, rdata[%d].i=%d, rdata[%d].f=%f, 
rdata[%d].v.len=%u, 
rdata[%d].v.p=%p\\n",(int)i,rdata[i].i,(int)i,rdata[i].f,(int)i,(unsigned)rdata[i].v.len,(int)i,rdata[i].v.p);\
             ^\
tvltypes.c: In function 'rewrite_vltypes_compound_vlen_atomic':\
tvltypes.c:1704:24: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
         wdata[i].i = i * 40;\
                        ^\
tvltypes.c:1705:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         wdata[i].f = (float)((i * 50) / 3.0);\
         ^\
tvltypes.c:1706:9: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         wdata[i].v.p = HDmalloc((i + increment) * sizeof(unsigned int));\
         ^\
tvltypes.c:1707:9: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         wdata[i].v.len = i + increment;\
         ^\
tvltypes.c:1708:9: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         for(j = 0; j < (i + increment); j++)\
         ^\
tvltypes.c: In function 'test_vltypes_vlen_vlen_atomic':\
tvltypes.c:1879:15: warning: request for implicit conversion from 'void *' to 
'struct hvl_t *' not permitted in C++ [-Wc++-compat]\
         for(t1=wdata[i].p,j=0; j<(i+1); j++, t1++) \{\
               ^\
In file included from tvltypes.c:24:0:\
tvltypes.c:1968:74: warning: conversion to 'long int' from 'long unsigned int' 
may change the sign of the result [-Wsign-conversion]\
     VERIFY(size, ((SPACE1_DIM1 * (SPACE1_DIM1 + 1)) / 2) * sizeof(hvl_t) + 
vlen_size_func((unsigned long)SPACE1_DIM1) * sizeof(unsigned int), 
"H5Dvlen_get_buf_size");\
                                                                          ^\
testhdf5.h:73:40: note: in definition of macro 'VERIFY'\
     long __x = (long)_x, __val = (long)_val;          \\\
                                        ^\
tvltypes.c:1977:78: warning: conversion to 'long int' from 'long unsigned int' 
may change the sign of the result [-Wsign-conversion]\
     VERIFY(mem_used, ((SPACE1_DIM1 * (SPACE1_DIM1 + 1)) / 2) * sizeof(hvl_t) + 
vlen_size_func((unsigned long)SPACE1_DIM1) * sizeof(unsigned int), "H5Dread");\
                                                                              ^\
testhdf5.h:73:40: note: in definition of macro 'VERIFY'\
     long __x = (long)_x, __val = (long)_val;          \\\
                                        ^\
tvltypes.c:1985:15: warning: request for implicit conversion from 'void *' to 
'struct hvl_t *' not permitted in C++ [-Wc++-compat]\
         for(t1=wdata[i].p, t2=rdata[i].p, j=0; j<rdata[i].len; j++, t1++, 
t2++) \{\
               ^\
tvltypes.c:1985:30: warning: request for implicit conversion from 'void *' to 
'struct hvl_t *' not permitted in C++ [-Wc++-compat]\
         for(t1=wdata[i].p, t2=rdata[i].p, j=0; j<rdata[i].len; j++, t1++, 
t2++) \{\
                              ^\
tvltypes.c: In function 'rewrite_longer_vltypes_vlen_vlen_atomic':\
tvltypes.c:2064:9: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         wdata[i].p = HDmalloc((i + increment) * sizeof(hvl_t));\
         ^\
tvltypes.c:2069:9: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         wdata[i].len = i + increment;\
         ^\
tvltypes.c:2070:16: warning: request for implicit conversion from 'void *' to 
'struct hvl_t *' not permitted in C++ [-Wc++-compat]\
         for(t1 = wdata[i].p, j = 0; j < (i + increment); j++, t1++) \{\
                ^\
tvltypes.c:2070:9: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         for(t1 = wdata[i].p, j = 0; j < (i + increment); j++, t1++) \{\
         ^\
tvltypes.c:2165:15: warning: request for implicit conversion from 'void *' to 
'struct hvl_t *' not permitted in C++ [-Wc++-compat]\
         for(t1=wdata[i].p, t2=rdata[i].p, j=0; j<rdata[i].len; j++, t1++, 
t2++) \{\
               ^\
tvltypes.c:2165:30: warning: request for implicit conversion from 'void *' to 
'struct hvl_t *' not permitted in C++ [-Wc++-compat]\
         for(t1=wdata[i].p, t2=rdata[i].p, j=0; j<rdata[i].len; j++, t1++, 
t2++) \{\
                              ^\
tvltypes.c: In function 'rewrite_shorter_vltypes_vlen_vlen_atomic':\
tvltypes.c:2240:9: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         wdata[i].p=HDmalloc((i+increment)*sizeof(hvl_t));\
         ^\
tvltypes.c:2245:9: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         wdata[i].len=i+increment;\
         ^\
tvltypes.c:2246:15: warning: request for implicit conversion from 'void *' to 
'struct hvl_t *' not permitted in C++ [-Wc++-compat]\
         for(t1=wdata[i].p,j=0; j<(i+increment); j++, t1++) \{\
               ^\
tvltypes.c:2246:9: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         for(t1=wdata[i].p,j=0; j<(i+increment); j++, t1++) \{\
         ^\
In file included from tvltypes.c:24:0:\
tvltypes.c:2324:72: warning: conversion to 'long int' from 'long unsigned int' 
may change the sign of the result [-Wsign-conversion]\
     VERIFY(size, ((SPACE1_DIM1*(SPACE1_DIM1 + 1)) / 2) * sizeof(hvl_t) + 
vlen_size_func((unsigned long)SPACE1_DIM1) * sizeof(unsigned int), 
"H5Dvlen_get_buf_size");\
                                                                        ^\
testhdf5.h:73:40: note: in definition of macro 'VERIFY'\
     long __x = (long)_x, __val = (long)_val;          \\\
                                        ^\
tvltypes.c:2333:68: warning: conversion to 'long int' from 'long unsigned int' 
may change the sign of the result [-Wsign-conversion]\
     
VERIFY(mem_used,((SPACE1_DIM1*(SPACE1_DIM1+1))/2)*sizeof(hvl_t)+vlen_size_func((unsigned
 long)SPACE1_DIM1)*sizeof(unsigned int),"H5Dread");\
                                                                    ^\
testhdf5.h:73:40: note: in definition of macro 'VERIFY'\
     long __x = (long)_x, __val = (long)_val;          \\\
                                        ^\
tvltypes.c:2341:15: warning: request for implicit conversion from 'void *' to 
'struct hvl_t *' not permitted in C++ [-Wc++-compat]\
         for(t1=wdata[i].p, t2=rdata[i].p, j=0; j<rdata[i].len; j++, t1++, 
t2++) \{\
               ^\
tvltypes.c:2341:30: warning: request for implicit conversion from 'void *' to 
'struct hvl_t *' not permitted in C++ [-Wc++-compat]\
         for(t1=wdata[i].p, t2=rdata[i].p, j=0; j<rdata[i].len; j++, t1++, 
t2++) \{\
                              ^\
tvltypes.c: In function 'test_vltypes_fill_value':\
tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from 
pointer target type [enabled by default]\
     const dtype1_struct fill1 = \{1, 2, "foobar", "", NULL, "\\0", "dead", 3, 
4.0, 100.0, 1.0, "liquid", "meter"\};\
     ^\
tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from 
pointer target type [enabled by default]\
tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from 
pointer target type [enabled by default]\
tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from 
pointer target type [enabled by default]\
tvltypes.c:2438:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
tvltypes.c:2438:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
tvltypes.c:2438:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from 
pointer target type [enabled by default]\
tvltypes.c:2438:5: warning: initialization discards 'const' qualifier from 
pointer target type [enabled by default]\
tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from 
pointer target type [enabled by default]\
     const dtype1_struct wdata = \{3, 4, "", NULL, "\\0", "foo", "two", 6, 8.0, 
200.0, 2.0, "solid", "yard"\};\
     ^\
tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from 
pointer target type [enabled by default]\
tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from 
pointer target type [enabled by default]\
tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from 
pointer target type [enabled by default]\
tvltypes.c:2439:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
tvltypes.c:2439:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
tvltypes.c:2439:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from 
pointer target type [enabled by default]\
tvltypes.c:2439:5: warning: initialization discards 'const' qualifier from 
pointer target type [enabled by default]\
tvltypes.c:2504:10: warning: request for implicit conversion from 'void *' to 
'struct dtype1_struct *' not permitted in C++ [-Wc++-compat]\
     rbuf = HDmalloc(SPACE4_DIM_LARGE * sizeof(dtype1_struct));\
          ^\
tvltypes.c:2546:60: warning: increment of enumeration value is invalid in C++ 
[-Wc++-compat]\
     for(layout = H5D_COMPACT; layout <= H5D_CHUNKED; layout++) \{\
                                                            ^\
tvltypes.c:2566:13: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled 
in switch [-Wswitch-enum]\
             switch(layout) \{\
             ^\
tvltypes.c:2566:13: warning: enumeration value 'H5D_NLAYOUTS' not handled in 
switch [-Wswitch-enum]\
tvltypes.c:2656:60: warning: increment of enumeration value is invalid in C++ 
[-Wc++-compat]\
     for(layout = H5D_COMPACT; layout <= H5D_CHUNKED; layout++) \{\
                                                            ^\
tvltypes.c:2671:13: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled 
in switch [-Wswitch-enum]\
             switch(layout) \{\
             ^\
tvltypes.c:2671:13: warning: enumeration value 'H5D_NLAYOUTS' not handled in 
switch [-Wswitch-enum]\
tvltypes.c:2851:60: warning: increment of enumeration value is invalid in C++ 
[-Wc++-compat]\
     for(layout = H5D_COMPACT; layout <= H5D_CHUNKED; layout++) \{\
                                                            ^\
tvltypes.c:2866:13: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled 
in switch [-Wswitch-enum]\
             switch(layout) \{\
             ^\
tvltypes.c:2866:13: warning: enumeration value 'H5D_NLAYOUTS' not handled in 
switch [-Wswitch-enum]\
tvltypes.c: At top level:\
tvltypes.c:37:0: warning: macro "SPACE2_DIM1" is not used [-Wunused-macros]\
 #define SPACE2_DIM1 10\
 ^\
tvltypes.c:38:0: warning: macro "SPACE2_DIM2" is not used [-Wunused-macros]\
 #define SPACE2_DIM2 10\
 ^\
tvltypes.c:36:0: warning: macro "SPACE2_RANK" is not used [-Wunused-macros]\
 #define SPACE2_RANK 2\
 ^\
  CCLD     testhdf5\
  CC       lheap.o\
lheap.c: In function 'main':\
lheap.c:100:26: warning: conversion to 'char' from 'int' may alter its value 
[-Wconversion]\
             buf[j] = '0' + j % 10;\
                          ^\
lheap.c:133:26: warning: conversion to 'char' from 'int' may alter its value 
[-Wconversion]\
             buf[j] = '0' + j % 10;\
                          ^\
In file included from lheap.c:23:0:\
lheap.c: At top level:\
H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
  CCLD     lheap\
  CC       ohdr.o\
In file included from ohdr.c:20:0:\
H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir_filename(const char *filename)\
                    ^\
H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
  CCLD     ohdr\
  CC       stab.o\
  CCLD     stab\
  CC       gheap.o\
gheap.c: In function 'test_1':\
gheap.c:80:12: warning: size of 'obj' is 16384 bytes [-Wlarger-than=]\
     H5HG_t obj[1024];\
            ^\
gheap.c:107:11: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
  size = i + 1;\
           ^\
gheap.c:126:11: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
  size = i + 1;\
           ^\
gheap.c: In function 'test_2':\
gheap.c:176:12: warning: size of 'obj' is 16384 bytes [-Wlarger-than=]\
     H5HG_t obj[1024];\
            ^\
gheap.c:200:13: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
  size = 1024-i;\
             ^\
gheap.c:214:13: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
  size = 1024-i;\
             ^\
gheap.c: In function 'test_3':\
gheap.c:263:12: warning: size of 'obj' is 16384 bytes [-Wlarger-than=]\
     H5HG_t obj[1024];\
            ^\
gheap.c:285:13: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
  size = i%30+100;\
             ^\
gheap.c: In function 'test_4':\
gheap.c:342:12: warning: size of 'obj' is 16384 bytes [-Wlarger-than=]\
     H5HG_t obj[1024];\
            ^\
gheap.c:364:13: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
  size = i%30+100;\
             ^\
gheap.c: In function 'test_1':\
gheap.c:151:1: warning: stack usage is 19584 bytes [-Wstack-usage=]\
 \}\
 ^\
gheap.c:151:1: warning: the frame size of 19520 bytes is larger than 16384 
bytes [-Wframe-larger-than=]\
gheap.c: In function 'test_2':\
gheap.c:238:1: warning: stack usage is 19584 bytes [-Wstack-usage=]\
 \}\
 ^\
gheap.c:238:1: warning: the frame size of 19520 bytes is larger than 16384 
bytes [-Wframe-larger-than=]\
gheap.c: In function 'test_3':\
gheap.c:316:1: warning: stack usage is 18560 bytes [-Wstack-usage=]\
 \}\
 ^\
gheap.c:316:1: warning: the frame size of 18496 bytes is larger than 16384 
bytes [-Wframe-larger-than=]\
gheap.c: In function 'test_4':\
gheap.c:401:1: warning: stack usage is 18560 bytes [-Wstack-usage=]\
 \}\
 ^\
gheap.c:401:1: warning: the frame size of 18488 bytes is larger than 16384 
bytes [-Wframe-larger-than=]\
  CCLD     gheap\
  CC       cache.o\
cache.c: In function 'smoke_check_5':\
cache.c:993:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      min_clean_fraction     = */ 0.1,\
                                                    ^\
cache.c:1003:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double     lower_hr_threshold      = */ 0.75,\
                                                    ^\
cache.c:1005:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      increment              = */ 2.0,\
                                                    ^\
cache.c:1012:45: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  /* double      flash_multiple         = */ 2.0,\
                                             ^\
cache.c:1013:45: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  /* double      flash_threshold        = */ 0.5,\
                                             ^\
cache.c:1018:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      upper_hr_threshold     = */ 0.995,\
                                                    ^\
cache.c:1020:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      decrement              = */ 0.9,\
                                                    ^\
cache.c:1028:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      empty_reserve          = */ 0.5\
                                                    ^\
cache.c: In function 'smoke_check_6':\
cache.c:1229:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      min_clean_fraction     = */ 0.1,\
                                                    ^\
cache.c:1239:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double     lower_hr_threshold      = */ 0.75,\
                                                    ^\
cache.c:1241:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      increment              = */ 2.0,\
                                                    ^\
cache.c:1248:45: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  /* double      flash_multiple         = */ 2.0,\
                                             ^\
cache.c:1249:45: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  /* double      flash_threshold        = */ 0.5,\
                                             ^\
cache.c:1254:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      upper_hr_threshold     = */ 0.995,\
                                                    ^\
cache.c:1256:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      decrement              = */ 0.9,\
                                                    ^\
cache.c:1264:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      empty_reserve          = */ 0.05\
                                                    ^\
cache.c: In function 'smoke_check_7':\
cache.c:1462:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      min_clean_fraction     = */ 0.1,\
                                                    ^\
cache.c:1472:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double     lower_hr_threshold      = */ 0.75,\
                                                    ^\
cache.c:1474:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      increment              = */ 2.0,\
                                                    ^\
cache.c:1481:45: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  /* double      flash_multiple         = */ 2.0,\
                                             ^\
cache.c:1482:45: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  /* double      flash_threshold        = */ 0.5,\
                                             ^\
cache.c:1488:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      upper_hr_threshold     = */ 0.995,\
                                                    ^\
cache.c:1490:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      decrement              = */ 0.9,\
                                                    ^\
cache.c:1498:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      empty_reserve          = */ 0.1\
                                                    ^\
cache.c: In function 'smoke_check_8':\
cache.c:1696:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      min_clean_fraction     = */ 0.1,\
                                                    ^\
cache.c:1706:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double     lower_hr_threshold      = */ 0.75,\
                                                    ^\
cache.c:1708:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      increment              = */ 2.0,\
                                                    ^\
cache.c:1715:45: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  /* double      flash_multiple         = */ 2.0,\
                                             ^\
cache.c:1716:45: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  /* double      flash_threshold        = */ 0.5,\
                                             ^\
cache.c:1722:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      upper_hr_threshold     = */ 0.995,\
                                                    ^\
cache.c:1724:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      decrement              = */ 0.9,\
                                                    ^\
cache.c:1732:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      empty_reserve          = */ 0.1\
                                                    ^\
cache.c: In function 'check_flush_cache__flush_ops':\
cache.c:7077:34: warning: size of 'spec' is 2160 bytes [-Wlarger-than=]\
  struct fo_flush_cache_test_spec spec[6] =\
                                  ^\
cache.c:7353:34: warning: size of 'spec' is 2160 bytes [-Wlarger-than=]\
  struct fo_flush_cache_test_spec spec[6] =\
                                  ^\
cache.c:7969:34: warning: size of 'spec' is 3600 bytes [-Wlarger-than=]\
  struct fo_flush_cache_test_spec spec[10] =\
                                  ^\
cache.c:8416:34: warning: size of 'spec' is 3600 bytes [-Wlarger-than=]\
  struct fo_flush_cache_test_spec spec[10] =\
                                  ^\
cache.c: In function 'check_flush_cache__single_entry':\
cache.c:12689:4: warning: size of 'spec' is 12288 bytes [-Wlarger-than=]\
  \} spec[256] =\
    ^\
cache.c: In function 'check_multiple_read_protect':\
cache.c:13942:13: warning: variable 'cache_ptr' set but not used 
[-Wunused-but-set-variable]\
     H5C_t * cache_ptr = NULL;\
             ^\
cache.c: In function 'check_auto_cache_resize':\
cache.c:18024:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      min_clean_fraction     = */ 0.5,\
                                                    ^\
cache.c:18034:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double     lower_hr_threshold      = */ 0.75,\
                                                    ^\
cache.c:18036:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      increment              = */ 2.0,\
                                                    ^\
cache.c:18043:45: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  /* double      flash_multiple         = */ 2.0,\
                                             ^\
cache.c:18044:45: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  /* double      flash_threshold        = */ 0.5,\
                                             ^\
cache.c:18049:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      upper_hr_threshold     = */ 0.995,\
                                                    ^\
cache.c:18051:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      decrement              = */ 0.1,\
                                                    ^\
cache.c:18059:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      empty_reserve          = */ 0.05\
                                                    ^\
cache.c:18410:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.1;\
         ^\
cache.c:18420:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:18422:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:18428:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:18429:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:18433:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:18435:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:18443:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:18753:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:18763:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:18765:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 4.0;\
         ^\
cache.c:18771:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:18772:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:18776:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:18778:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.25;\
         ^\
cache.c:18786:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:18940:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:18950:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:18952:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:18958:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:18959:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:18964:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:18966:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:18974:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:19355:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:19365:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:19367:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:19373:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:19374:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:19379:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:19381:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:19389:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:19883:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:19893:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:19895:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:19901:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:19902:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:19907:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:19909:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:19917:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.5; /* for ease of testing */\
         ^\
cache.c:20299:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:20309:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:20311:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:20317:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:20318:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:20323:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.999; /* for ease of testing 
*/\
         ^\
cache.c:20325:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:20333:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:20562:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:20572:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:20574:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:20580:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:20581:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:20586:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.999; /* for ease of testing 
*/\
         ^\
cache.c:20588:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:20596:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.5; /* for ease of testing */\
         ^\
cache.c:21144:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:21154:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:21156:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:21162:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 1.0;\
  ^\
cache.c:21163:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:21168:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.999; /* for ease of testing 
*/\
         ^\
cache.c:21170:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:21178:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.5; /* for ease of testing */\
         ^\
cache.c:21949:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:21959:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:21961:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:21967:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:21968:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.4;\
  ^\
cache.c:21973:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.999; /* for ease of testing 
*/\
         ^\
cache.c:21975:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:21983:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.5; /* for ease of testing */\
         ^\
cache.c: In function 'check_auto_cache_resize_disable':\
cache.c:22229:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      min_clean_fraction     = */ 0.5,\
                                                    ^\
cache.c:22239:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double     lower_hr_threshold      = */ 0.75,\
                                                    ^\
cache.c:22241:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      increment              = */ 2.0,\
                                                    ^\
cache.c:22248:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      flash_multiple         = */ 1.0,\
                                                    ^\
cache.c:22249:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      flash_threshold        = */ 0.25,\
                                                    ^\
cache.c:22254:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      upper_hr_threshold     = */ 0.995,\
                                                    ^\
cache.c:22256:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      decrement              = */ 0.1,\
                                                    ^\
cache.c:22264:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      empty_reserve          = */ 0.05\
                                                    ^\
cache.c:22336:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:22346:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:22348:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 1.0; /* disable size increases 
*/\
         ^\
cache.c:22354:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:22355:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:22360:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:22362:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:22370:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:22494:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:22504:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.0; /* disable size increases 
*/\
         ^\
cache.c:22506:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:22512:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:22513:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:22518:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:22519:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:22527:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:22651:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:22661:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:22663:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:22669:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:22670:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:22675:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:22677:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:22685:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:22808:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:22818:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:22820:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:22826:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:22827:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:22832:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:22834:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 1.0; /* disable size decreases 
*/\
         ^\
cache.c:22842:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:22965:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:22975:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:22977:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:22983:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:22984:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:22989:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 1.0; /* disable size decreases 
*/\
         ^\
cache.c:22991:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:22999:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:23121:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:23131:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:23133:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:23139:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:23140:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:23145:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:23147:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:23155:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:23279:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:23289:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:23291:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:23297:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:23298:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:23303:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:23305:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:23313:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:23505:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:23515:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:23517:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:23523:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:23524:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:23529:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:23531:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:23539:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 1.0; /* disable decrement */\
         ^\
cache.c:23738:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:23748:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:23750:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:23756:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:23757:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:23762:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 1.0;\
         ^\
cache.c:23764:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:23772:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:23975:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:23985:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.0; /* disable size increases 
*/\
         ^\
cache.c:23987:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:23993:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:23994:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:23999:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 1.0; /* disable size decreases 
*/\
         ^\
cache.c:24001:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:24009:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:24102:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.25;\
         ^\
cache.c:24112:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:24114:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 1.0; /* disable size increment 
*/\
         ^\
cache.c:24120:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:24121:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:24126:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:24128:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 1.0; /* disable size decrement 
*/\
         ^\
cache.c:24136:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:24229:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:24239:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:24241:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:24247:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:24248:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:24253:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:24255:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:24263:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:24356:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.25;\
         ^\
cache.c:24366:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:24368:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 1.0; /* disable size increment 
*/\
         ^\
cache.c:24374:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:24375:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:24380:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 1.0; /* disable size decrement 
*/\
         ^\
cache.c:24382:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:24390:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:24483:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:24493:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.0; /* disable size increment 
*/\
         ^\
cache.c:24495:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:24501:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:24502:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:24507:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:24509:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 1.0; /* disable size decrement 
*/\
         ^\
cache.c:24517:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:24611:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:24621:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:24623:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:24629:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:24630:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:24635:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:24637:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:24645:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:24767:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:24777:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:24779:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:24785:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 1.0;\
  ^\
cache.c:24786:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.25;\
  ^\
cache.c:24791:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:24793:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:24801:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c: In function 'check_auto_cache_resize_epoch_markers':\
cache.c:24953:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      min_clean_fraction     = */ 0.5,\
                                                    ^\
cache.c:24963:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double     lower_hr_threshold      = */ 0.75,\
                                                    ^\
cache.c:24965:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      increment              = */ 2.0,\
                                                    ^\
cache.c:24972:45: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  /* double      flash_multiple         = */ 2.0,\
                                             ^\
cache.c:24973:45: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  /* double      flash_threshold        = */ 0.5,\
                                             ^\
cache.c:24978:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      upper_hr_threshold     = */ 0.995,\
                                                    ^\
cache.c:24980:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      decrement              = */ 0.1,\
                                                    ^\
cache.c:24988:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      empty_reserve          = */ 0.05\
                                                    ^\
cache.c:25041:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:25051:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:25053:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:25059:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:25060:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:25065:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:25067:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:25075:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:25215:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:25225:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:25227:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:25233:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:25234:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:25239:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:25241:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:25249:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:25336:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:25346:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:25348:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:25354:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:25355:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:25360:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:25362:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:25370:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:25415:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:25425:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:25427:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:25433:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:25434:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:25439:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:25441:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:25449:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:25528:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:25538:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:25540:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:25546:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:25547:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:25552:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.upper_hr_threshold     = 0.995;\
         ^\
cache.c:25554:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:25562:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c: In function 'check_auto_cache_resize_input_errs':\
cache.c:25659:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      min_clean_fraction     = */ 0.5,\
                                                    ^\
cache.c:25669:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double     lower_hr_threshold      = */ 0.75,\
                                                    ^\
cache.c:25671:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      increment              = */ 2.0,\
                                                    ^\
cache.c:25678:45: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  /* double      flash_multiple         = */ 2.0,\
                                             ^\
cache.c:25679:45: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  /* double      flash_threshold        = */ 0.5,\
                                             ^\
cache.c:25684:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      upper_hr_threshold     = */ 0.995,\
                                                    ^\
cache.c:25686:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      decrement              = */ 0.1,\
                                                    ^\
cache.c:25694:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      empty_reserve          = */ 0.05\
                                                    ^\
cache.c:25750:9: warning: implicit declaration of function 
'resize_configs_are_equal' [-Wimplicit-function-declaration]\
         \} else if ( ! resize_configs_are_equal(&test_auto_size_ctl, \\\
         ^\
cache.c:25750:9: warning: nested extern declaration of 
'resize_configs_are_equal' [-Wnested-externs]\
cache.c:25766:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:25776:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.7;\
         ^\
cache.c:25778:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:25784:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:25785:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:25790:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:25792:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:25800:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:25841:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:25851:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.7;\
         ^\
cache.c:25853:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:25859:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:25860:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:25865:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:25867:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:25875:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:25917:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:25927:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:25929:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:25935:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:25936:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:25941:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:25943:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:25951:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:25990:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:26000:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:26002:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:26008:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:26009:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:26014:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:26016:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:26024:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:26065:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 1.00001; /* INVALID */\
         ^\
cache.c:26075:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:26077:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:26083:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:26084:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:26089:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:26091:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:26099:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:26137:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = -0.00001; /* INVALID */\
         ^\
cache.c:26147:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:26149:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:26155:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:26156:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:26161:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:26163:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:26171:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:26212:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:26223:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:26225:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:26231:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:26232:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:26237:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:26239:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:26247:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:26285:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:26295:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:26297:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:26303:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:26304:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:26309:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:26311:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:26319:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:26357:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:26367:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:26369:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:26375:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:26376:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:26381:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:26383:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:26391:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:26432:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.1;\
         ^\
cache.c:26442:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:26444:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:26450:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:26451:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:26456:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:26458:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.9;\
         ^\
cache.c:26466:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:26504:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.1;\
         ^\
cache.c:26514:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:26516:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:26522:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:26523:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:26528:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:26530:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.9;\
         ^\
cache.c:26538:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:26579:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.1;\
         ^\
cache.c:26590:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:26592:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:26598:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:26599:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:26604:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:26606:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.9;\
         ^\
cache.c:26614:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:26652:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.1;\
         ^\
cache.c:26663:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:26665:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:26671:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:26672:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:26677:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:26679:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.9;\
         ^\
cache.c:26687:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:26728:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:26738:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.7;\
         ^\
cache.c:26740:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:26746:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:26747:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:26752:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 1.01; /* INVALID */\
         ^\
cache.c:26754:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:26762:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:26800:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:26810:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.8; /* INVALID */\
         ^\
cache.c:26812:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:26818:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:26819:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:26824:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.7; /* INVALID */\
         ^\
cache.c:26826:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:26834:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:26872:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.5;\
         ^\
cache.c:26882:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = -0.0001; /* INVALID */\
         ^\
cache.c:26884:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:26890:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:26891:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:26896:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:26898:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:26906:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:26947:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.1;\
         ^\
cache.c:26957:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:26959:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 0.99999; /* INVALID */\
         ^\
cache.c:26965:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:26966:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:26971:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:26973:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.5;\
         ^\
cache.c:26981:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:27022:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.1;\
         ^\
cache.c:27032:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:27034:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:27041:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:27042:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:27047:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:27049:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.9;\
         ^\
cache.c:27057:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:27097:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.1;\
         ^\
cache.c:27107:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:27109:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:27116:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 0.09; /* INVALID */\
  ^\
cache.c:27117:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:27122:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:27124:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.9;\
         ^\
cache.c:27132:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:27170:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.1;\
         ^\
cache.c:27180:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:27182:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:27189:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 10.01; /* INVALID */\
  ^\
cache.c:27190:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:27195:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:27197:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.9;\
         ^\
cache.c:27205:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:27245:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.1;\
         ^\
cache.c:27255:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:27257:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:27264:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 1.0;\
  ^\
cache.c:27265:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.09; /* INVALID */\
  ^\
cache.c:27270:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:27272:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.9;\
         ^\
cache.c:27280:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:27318:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.1;\
         ^\
cache.c:27328:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:27330:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:27337:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 1.0;\
  ^\
cache.c:27338:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 1.001; /* INVALID */\
  ^\
cache.c:27343:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:27345:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.9;\
         ^\
cache.c:27353:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:27394:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.1;\
         ^\
cache.c:27404:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:27406:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:27412:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:27413:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:27419:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:27421:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.9;\
         ^\
cache.c:27429:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:27467:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.1;\
         ^\
cache.c:27477:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:27479:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:27485:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:27486:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:27492:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:27494:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.9;\
         ^\
cache.c:27502:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:27543:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.1;\
         ^\
cache.c:27553:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:27555:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:27561:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:27562:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:27567:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:27569:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 1.000001; /* INVALID */\
         ^\
cache.c:27577:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:27615:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.1;\
         ^\
cache.c:27625:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:27627:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:27633:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:27634:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:27639:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:27641:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = -0.000001; /* INVALID 
*/\
         ^\
cache.c:27649:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:27690:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.1;\
         ^\
cache.c:27700:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:27702:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:27708:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:27709:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:27714:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:27716:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.9;\
         ^\
cache.c:27724:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:27761:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.1;\
         ^\
cache.c:27771:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:27773:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:27779:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:27780:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:27785:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:27787:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.9;\
         ^\
cache.c:27796:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c:27836:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.1;\
         ^\
cache.c:27846:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:27848:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:27854:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:27855:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:27860:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:27862:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.9;\
         ^\
cache.c:27870:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = -0.0000001; /* INVALID 
*/\
         ^\
cache.c:27907:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.min_clean_fraction     = 0.1;\
         ^\
cache.c:27917:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.lower_hr_threshold     = 0.75;\
         ^\
cache.c:27919:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.increment              = 2.0;\
         ^\
cache.c:27925:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_multiple         = 2.0;\
  ^\
cache.c:27926:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  invalid_auto_size_ctl.flash_threshold        = 0.5;\
  ^\
cache.c:27931:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.upper_hr_threshold     = 0.999;\
         ^\
cache.c:27933:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.decrement              = 0.9;\
         ^\
cache.c:27942:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         invalid_auto_size_ctl.empty_reserve          = 0.05;\
         ^\
cache.c: In function 'check_auto_cache_resize_aux_fcns':\
cache.c:28076:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      min_clean_fraction     = */ 0.5,\
                                                    ^\
cache.c:28086:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double     lower_hr_threshold      = */ 0.75,\
                                                    ^\
cache.c:28088:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      increment              = */ 2.0,\
                                                    ^\
cache.c:28095:45: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  /* double      flash_multiple         = */ 2.0,\
                                             ^\
cache.c:28096:45: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  /* double      flash_threshold        = */ 0.5,\
                                             ^\
cache.c:28101:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      upper_hr_threshold     = */ 0.995,\
                                                    ^\
cache.c:28103:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      decrement              = */ 0.9,\
                                                    ^\
cache.c:28111:52: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         /* double      empty_reserve          = */ 0.5\
                                                    ^\
cache.c:28175:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         \} else if ( hit_rate > FP_EPSILON ) \{   /* i.e. hit_rate != 0.0 */\
         ^\
cache.c:28208:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         \} else if ( hit_rate > FP_EPSILON ) \{   /* i.e. hit_rate != 0.0 */\
         ^\
cache.c:28253:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         \} else if ( ! DBL_REL_EQUAL(hit_rate, 0.5, FP_EPSILON) ) \{ /* i.e. 
hit_rate != 0.5 */\
         ^\
cache.c:28253:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache.c:28336:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         \} else if ( ! DBL_REL_EQUAL(hit_rate, 0.5, FP_EPSILON) ) \{ /* i.e. 
hit_rate != 0.5 */\
         ^\
cache.c:28336:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache.c: In function 'check_metadata_blizzard_absence':\
cache.c:28619:34: warning: size of 'expected' is 4800 bytes [-Wlarger-than=]\
     struct expected_entry_status expected[150] =\
                                  ^\
cache.c: In function 'check_flush_cache__single_entry':\
cc1: warning: size of '*LC4' is 12288 bytes [-Wlarger-than=]\
cache.c: In function 'check_metadata_blizzard_absence':\
cc1: warning: size of '*LC27' is 4800 bytes [-Wlarger-than=]\
cache.c: In function 'check_resize_entry':\
cache.c:15134:44: warning: 'entry_ptr' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
                     ( entry_ptr->cleared ) ||\
                                            ^\
cache.c: In function 'check_flush_cache__single_entry':\
cache.c:12982:1: warning: stack usage is 12448 bytes [-Wstack-usage=]\
 \} /* check_flush_cache__single_entry() */\
 ^\
  CCLD     cache\
  CC       cache_api.o\
cache_api.c: In function 'check_fapl_mdc_api_calls':\
cache_api.c:81:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     H5AC_cache_config_t default_config = H5AC__DEFAULT_CACHE_CONFIG;\
     ^\
cache_api.c:81:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:81:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:81:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:81:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:81:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:81:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:81:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:92:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      min_clean_fraction     = */ 0.2,\
                                                  ^\
cache_api.c:97:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      lower_hr_threshold     = */ 0.91,\
                                                  ^\
cache_api.c:98:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      increment              = */ 2.1,\
                                                  ^\
cache_api.c:103:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      flash_multiple         = */ 2.0,\
                                                  ^\
cache_api.c:104:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      flash_threshold        = */ 0.5,\
                                                  ^\
cache_api.c:106:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      upper_hr_threshold     = */ 0.998,\
                                                  ^\
cache_api.c:107:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      decrement              = */ 0.91,\
                                                  ^\
cache_api.c:112:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      empty_reserve          = */ 0.05,\
                                                  ^\
In file included from cache_api.c:26:0:\
cache_common.h:398:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).min_clean_fraction      == (b).min_clean_fraction ) &&      \\\
                                   ^\
cache_api.c:154:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) 
\{\
                     ^\
cache_common.h:403:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).lower_hr_threshold      == (b).lower_hr_threshold ) &&      \\\
                                   ^\
cache_api.c:154:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) 
\{\
                     ^\
cache_common.h:404:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).increment               == (b).increment ) &&               \\\
                                   ^\
cache_api.c:154:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) 
\{\
                     ^\
cache_common.h:408:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).flash_multiple          == (b).flash_multiple ) &&          \\\
                                   ^\
cache_api.c:154:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) 
\{\
                     ^\
cache_common.h:409:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).flash_threshold         == (b).flash_threshold ) &&         \\\
                                   ^\
cache_api.c:154:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) 
\{\
                     ^\
cache_common.h:411:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).upper_hr_threshold      == (b).upper_hr_threshold ) &&      \\\
                                   ^\
cache_api.c:154:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) 
\{\
                     ^\
cache_common.h:412:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).decrement               == (b).decrement ) &&               \\\
                                   ^\
cache_api.c:154:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) 
\{\
                     ^\
cache_common.h:417:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).empty_reserve           == (b).empty_reserve ) &&           \\\
                                   ^\
cache_api.c:154:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) 
\{\
                     ^\
cache_common.h:398:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).min_clean_fraction      == (b).min_clean_fraction ) &&      \\\
                                   ^\
cache_api.c:188:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) 
\{\
                       ^\
cache_common.h:403:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).lower_hr_threshold      == (b).lower_hr_threshold ) &&      \\\
                                   ^\
cache_api.c:188:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) 
\{\
                       ^\
cache_common.h:404:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).increment               == (b).increment ) &&               \\\
                                   ^\
cache_api.c:188:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) 
\{\
                       ^\
cache_common.h:408:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).flash_multiple          == (b).flash_multiple ) &&          \\\
                                   ^\
cache_api.c:188:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) 
\{\
                       ^\
cache_common.h:409:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).flash_threshold         == (b).flash_threshold ) &&         \\\
                                   ^\
cache_api.c:188:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) 
\{\
                       ^\
cache_common.h:411:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).upper_hr_threshold      == (b).upper_hr_threshold ) &&      \\\
                                   ^\
cache_api.c:188:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) 
\{\
                       ^\
cache_common.h:412:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).decrement               == (b).decrement ) &&               \\\
                                   ^\
cache_api.c:188:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) 
\{\
                       ^\
cache_common.h:417:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).empty_reserve           == (b).empty_reserve ) &&           \\\
                                   ^\
cache_api.c:188:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) 
\{\
                       ^\
cache_api.c:265:2: warning: implicit declaration of function 
'resize_configs_are_equal' [-Wimplicit-function-declaration]\
  if ( ! resize_configs_are_equal(&default_auto_size_ctl, \\\
  ^\
cache_api.c:265:2: warning: nested extern declaration of 
'resize_configs_are_equal' [-Wnested-externs]\
In file included from cache_api.c:26:0:\
cache_common.h:398:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).min_clean_fraction      == (b).min_clean_fraction ) &&      \\\
                                   ^\
cache_api.c:300:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) 
\{\
                     ^\
cache_common.h:403:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).lower_hr_threshold      == (b).lower_hr_threshold ) &&      \\\
                                   ^\
cache_api.c:300:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) 
\{\
                     ^\
cache_common.h:404:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).increment               == (b).increment ) &&               \\\
                                   ^\
cache_api.c:300:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) 
\{\
                     ^\
cache_common.h:408:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).flash_multiple          == (b).flash_multiple ) &&          \\\
                                   ^\
cache_api.c:300:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) 
\{\
                     ^\
cache_common.h:409:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).flash_threshold         == (b).flash_threshold ) &&         \\\
                                   ^\
cache_api.c:300:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) 
\{\
                     ^\
cache_common.h:411:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).upper_hr_threshold      == (b).upper_hr_threshold ) &&      \\\
                                   ^\
cache_api.c:300:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) 
\{\
                     ^\
cache_common.h:412:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).decrement               == (b).decrement ) &&               \\\
                                   ^\
cache_api.c:300:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) 
\{\
                     ^\
cache_common.h:417:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).empty_reserve           == (b).empty_reserve ) &&           \\\
                                   ^\
cache_api.c:300:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) 
\{\
                     ^\
cache_common.h:398:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).min_clean_fraction      == (b).min_clean_fraction ) &&      \\\
                                   ^\
cache_api.c:449:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) 
\{\
                       ^\
cache_common.h:403:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).lower_hr_threshold      == (b).lower_hr_threshold ) &&      \\\
                                   ^\
cache_api.c:449:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) 
\{\
                       ^\
cache_common.h:404:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).increment               == (b).increment ) &&               \\\
                                   ^\
cache_api.c:449:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) 
\{\
                       ^\
cache_common.h:408:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).flash_multiple          == (b).flash_multiple ) &&          \\\
                                   ^\
cache_api.c:449:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) 
\{\
                       ^\
cache_common.h:409:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).flash_threshold         == (b).flash_threshold ) &&         \\\
                                   ^\
cache_api.c:449:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) 
\{\
                       ^\
cache_common.h:411:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).upper_hr_threshold      == (b).upper_hr_threshold ) &&      \\\
                                   ^\
cache_api.c:449:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) 
\{\
                       ^\
cache_common.h:412:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).decrement               == (b).decrement ) &&               \\\
                                   ^\
cache_api.c:449:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) 
\{\
                       ^\
cache_common.h:417:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).empty_reserve           == (b).empty_reserve ) &&           \\\
                                   ^\
cache_api.c:449:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
         \} else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) 
\{\
                       ^\
cache_api.c: In function 'check_file_mdc_api_calls':\
cache_api.c:530:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     H5AC_cache_config_t default_config = H5AC__DEFAULT_CACHE_CONFIG;\
     ^\
cache_api.c:530:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:530:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:530:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:530:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:530:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:530:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:530:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:541:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      min_clean_fraction     = */ 0.2,\
                                                  ^\
cache_api.c:546:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      lower_hr_threshold     = */ 0.91,\
                                                  ^\
cache_api.c:547:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      increment              = */ 2.1,\
                                                  ^\
cache_api.c:552:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      flash_multiple         = */ 2.0,\
                                                  ^\
cache_api.c:553:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      flash_threshold        = */ 0.5,\
                                                  ^\
cache_api.c:555:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      upper_hr_threshold     = */ 0.998,\
                                                  ^\
cache_api.c:556:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      decrement              = */ 0.91,\
                                                  ^\
cache_api.c:561:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      empty_reserve          = */ 0.05,\
                                                  ^\
cache_api.c:576:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      min_clean_fraction     = */ 0.1,\
                                                  ^\
cache_api.c:581:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      lower_hr_threshold     = */ 0.9,\
                                                  ^\
cache_api.c:582:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      increment              = */ 2.0,\
                                                  ^\
cache_api.c:587:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      flash_multiple         = */ 1.5,\
                                                  ^\
cache_api.c:588:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      flash_threshold        = */ 0.4,\
                                                  ^\
cache_api.c:590:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      upper_hr_threshold     = */ 0.9995,\
                                                  ^\
cache_api.c:591:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      decrement              = */ 0.95,\
                                                  ^\
cache_api.c:596:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      empty_reserve          = */ 0.05,\
                                                  ^\
cache_api.c:611:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      min_clean_fraction     = */ 0.2,\
                                                  ^\
cache_api.c:616:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      lower_hr_threshold     = */ 0.90,\
                                                  ^\
cache_api.c:617:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      increment              = */ 2.0,\
                                                  ^\
cache_api.c:622:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      flash_multiple         = */ 2.1,\
                                                  ^\
cache_api.c:623:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      flash_threshold        = */ 0.6,\
                                                  ^\
cache_api.c:625:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      upper_hr_threshold     = */ 0.999,\
                                                  ^\
cache_api.c:626:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      decrement              = */ 0.9,\
                                                  ^\
cache_api.c:631:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      empty_reserve          = */ 0.05,\
                                                  ^\
cache_api.c:646:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      min_clean_fraction     = */ 0.15,\
                                                  ^\
cache_api.c:651:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      lower_hr_threshold     = */ 0.9,\
                                                  ^\
cache_api.c:652:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      increment              = */ 2.0,\
                                                  ^\
cache_api.c:657:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      flash_multiple         = */ 1.1,\
                                                  ^\
cache_api.c:658:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      flash_threshold        = */ 0.3,\
                                                  ^\
cache_api.c:661:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      upper_hr_threshold     = */ 0.999,\
                                                  ^\
cache_api.c:662:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      decrement              = */ 0.9,\
                                                  ^\
cache_api.c:667:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      empty_reserve          = */ 0.1,\
                                                  ^\
cache_api.c:776:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         \} else if ( hit_rate != 0.0 ) \{\
         ^\
cache_api.c:776:30: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
         \} else if ( hit_rate != 0.0 ) \{\
                              ^\
cache_api.c: In function 'mdc_api_call_smoke_check':\
cache_api.c:876:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     double min_hit_rate = 0.90;\
     ^\
cache_api.c:893:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     H5AC_cache_config_t default_config = H5AC__DEFAULT_CACHE_CONFIG;\
     ^\
cache_api.c:893:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:893:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:893:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:893:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:893:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:893:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:893:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:904:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      min_clean_fraction     = */ 0.1,\
                                                  ^\
cache_api.c:909:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      lower_hr_threshold     = */ 0.95,\
                                                  ^\
cache_api.c:910:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      increment              = */ 2.0,\
                                                  ^\
cache_api.c:915:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      flash_multiple         = */ 2.0,\
                                                  ^\
cache_api.c:916:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      flash_threshold        = */ 0.5,\
                                                  ^\
cache_api.c:918:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      upper_hr_threshold     = */ 0.999,\
                                                  ^\
cache_api.c:919:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      decrement              = */ 0.9,\
                                                  ^\
cache_api.c:924:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      empty_reserve          = */ 0.05,\
                                                  ^\
cache_api.c:939:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      min_clean_fraction     = */ 0.1,\
                                                  ^\
cache_api.c:944:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      lower_hr_threshold     = */ 0.95,\
                                                  ^\
cache_api.c:945:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      increment              = */ 2.0,\
                                                  ^\
cache_api.c:950:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      flash_multiple         = */ 2.0,\
                                                  ^\
cache_api.c:951:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      flash_threshold        = */ 0.5,\
                                                  ^\
cache_api.c:953:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      upper_hr_threshold     = */ 0.999,\
                                                  ^\
cache_api.c:954:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      decrement              = */ 0.9,\
                                                  ^\
cache_api.c:959:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      empty_reserve          = */ 0.05,\
                                                  ^\
cache_api.c:974:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      min_clean_fraction     = */ 0.1,\
                                                  ^\
cache_api.c:979:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      lower_hr_threshold     = */ 0.95,\
                                                  ^\
cache_api.c:980:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      increment              = */ 2.0,\
                                                  ^\
cache_api.c:985:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      flash_multiple         = */ 2.0,\
                                                  ^\
cache_api.c:986:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      flash_threshold        = */ 0.5,\
                                                  ^\
cache_api.c:988:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      upper_hr_threshold     = */ 0.999,\
                                                  ^\
cache_api.c:989:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      decrement              = */ 0.9,\
                                                  ^\
cache_api.c:994:50: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       /* double      empty_reserve          = */ 0.05,\
                                                  ^\
cache_api.c:1188:17: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                 offset[0] = i; /*offset of hyperslab in file*/\
                 ^\
cache_api.c:1189:17: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                 offset[1] = j;\
                 ^\
cache_api.c:1260:9: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         offset[0] = i; /*offset of hyperslab in file*/\
         ^\
cache_api.c:1261:9: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         offset[1] = j;\
         ^\
cache_api.c:1386:9: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         offset[0] = i; /*offset of hyperslab in file*/\
         ^\
cache_api.c:1387:9: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         offset[1] = j;\
         ^\
cache_api.c:886:9: warning: variable 'progress_counter' set but not used 
[-Wunused-but-set-variable]\
     int progress_counter;\
         ^\
cache_api.c: At top level:\
cache_api.c:1532:21: warning: size of 'invalid_configs' is 51408 bytes 
[-Wlarger-than=]\
 H5AC_cache_config_t invalid_configs[NUM_INVALID_CONFIGS] =\
                     ^\
cache_api.c:1544:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:1549:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:1550:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:1555:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:1556:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:1558:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:1559:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:1564:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:1579:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:1584:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:1585:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:1590:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:1591:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:1593:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:1594:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:1599:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:1614:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:1619:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:1620:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:1625:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:1626:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:1628:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:1629:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:1634:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:1649:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:1654:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:1655:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:1660:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:1661:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:1663:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:1664:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:1669:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:1684:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:1689:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:1690:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:1695:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:1696:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:1698:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:1699:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:1704:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:1719:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:1724:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:1725:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:1730:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:1731:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:1733:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:1734:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:1739:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:1754:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:1759:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:1760:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:1765:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:1766:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:1768:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:1769:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:1774:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:1789:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:1794:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:1795:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:1800:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:1801:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:1803:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:1804:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:1809:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:1824:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:1829:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:1830:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:1835:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:1836:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:1838:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:1839:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:1844:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:1859:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:1864:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:1865:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:1870:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:1871:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:1873:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:1874:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:1879:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:1894:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:1899:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:1900:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:1905:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:1906:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:1908:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:1909:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:1914:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:1929:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 1.000001,\
                                                ^\
cache_api.c:1934:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:1935:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:1940:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:1941:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:1943:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:1944:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:1949:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:1964:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ -0.00000001,\
                                                ^\
cache_api.c:1969:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:1970:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:1975:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:1976:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:1978:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:1979:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:1984:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:1999:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2004:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2005:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2010:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2011:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2013:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2014:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2019:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2034:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2039:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2040:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2045:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2046:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2048:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2049:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2054:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2069:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2074:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2075:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2080:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2081:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2083:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2084:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2089:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2104:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2109:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ -0.000001,\
                                                ^\
cache_api.c:2110:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2115:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2116:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2118:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2119:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2124:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2139:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2144:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 1.00000001,\
                                                ^\
cache_api.c:2145:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2150:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2151:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2153:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2154:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2159:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2174:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2179:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2180:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 0.999999999999,\
                                                ^\
cache_api.c:2185:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2186:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2188:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2189:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2194:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2209:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2214:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2215:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2220:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2221:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2223:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2224:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2229:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2244:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2249:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2250:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2255:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2256:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2258:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2259:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2264:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2279:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2284:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2285:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2290:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 0.09,\
                                                ^\
cache_api.c:2291:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2293:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2294:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2299:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2314:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2319:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2320:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2325:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 10.001,\
                                                ^\
cache_api.c:2326:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2328:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2329:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2334:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2349:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2354:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2355:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2360:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 1.0,\
                                                ^\
cache_api.c:2361:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.099,\
                                                ^\
cache_api.c:2363:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2364:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2369:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2384:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2389:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2390:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2395:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 1.0,\
                                                ^\
cache_api.c:2396:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 1.001,\
                                                ^\
cache_api.c:2398:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2399:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2404:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2419:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2424:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2425:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2430:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2431:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2433:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2434:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2439:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2454:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2459:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2460:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2465:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2466:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2468:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 1.00001,\
                                                ^\
cache_api.c:2469:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2474:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2489:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2494:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2495:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2500:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2501:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2503:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2504:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ -0.0000000001,\
                                                ^\
cache_api.c:2509:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2524:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2529:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2530:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2535:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2536:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2538:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2539:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 1.0000000001,\
                                                ^\
cache_api.c:2544:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2559:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2564:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2565:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2570:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2571:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2573:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2574:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2579:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2594:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2599:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2600:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2605:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2606:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2608:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2609:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2614:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2629:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2634:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2635:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2640:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2641:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2643:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2644:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2649:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2664:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2669:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2670:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2675:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2676:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2678:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2679:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2684:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ -0.0000000001,\
                                                ^\
cache_api.c:2699:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2704:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2705:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2710:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2711:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2713:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2714:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2719:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 1.00000000001,\
                                                ^\
cache_api.c:2734:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2739:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2740:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2745:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2746:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2748:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ -0.000000001,\
                                                ^\
cache_api.c:2749:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2754:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2769:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2774:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2775:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2780:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2781:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2783:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 1.00000001,\
                                                ^\
cache_api.c:2784:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2789:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2804:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2809:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2810:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2815:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2816:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2818:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2819:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2824:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2839:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2844:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2845:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2850:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2851:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2853:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2854:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2859:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2874:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2879:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2880:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2885:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2886:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2888:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2889:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2894:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2909:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2914:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2915:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2920:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2921:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2923:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2924:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2929:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2944:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2949:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2950:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2955:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2956:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2958:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2959:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2964:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c:2979:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      min_clean_fraction     = */ 0.25,\
                                                ^\
cache_api.c:2984:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      lower_hr_threshold     = */ 0.9,\
                                                ^\
cache_api.c:2985:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      increment              = */ 2.0,\
                                                ^\
cache_api.c:2990:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_multiple         = */ 2.0,\
                                                ^\
cache_api.c:2991:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      flash_threshold        = */ 0.5,\
                                                ^\
cache_api.c:2993:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      upper_hr_threshold     = */ 0.999,\
                                                ^\
cache_api.c:2994:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      decrement              = */ 0.9,\
                                                ^\
cache_api.c:2999:48: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     /* double      empty_reserve          = */ 0.1,\
                                                ^\
cache_api.c: In function 'check_fapl_mdc_api_errs':\
cache_api.c:3030:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     H5AC_cache_config_t default_config = H5AC__DEFAULT_CACHE_CONFIG;\
     ^\
cache_api.c:3030:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:3030:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:3030:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:3030:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:3030:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:3030:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:3030:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
In file included from cache_api.c:26:0:\
cache_common.h:398:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).min_clean_fraction      == (b).min_clean_fraction ) &&      \\\
                                   ^\
cache_api.c:3073:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
            ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) 
\{\
               ^\
cache_common.h:403:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).lower_hr_threshold      == (b).lower_hr_threshold ) &&      \\\
                                   ^\
cache_api.c:3073:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
            ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) 
\{\
               ^\
cache_common.h:404:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).increment               == (b).increment ) &&               \\\
                                   ^\
cache_api.c:3073:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
            ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) 
\{\
               ^\
cache_common.h:408:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).flash_multiple          == (b).flash_multiple ) &&          \\\
                                   ^\
cache_api.c:3073:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
            ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) 
\{\
               ^\
cache_common.h:409:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).flash_threshold         == (b).flash_threshold ) &&         \\\
                                   ^\
cache_api.c:3073:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
            ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) 
\{\
               ^\
cache_common.h:411:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).upper_hr_threshold      == (b).upper_hr_threshold ) &&      \\\
                                   ^\
cache_api.c:3073:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
            ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) 
\{\
               ^\
cache_common.h:412:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).decrement               == (b).decrement ) &&               \\\
                                   ^\
cache_api.c:3073:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
            ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) 
\{\
               ^\
cache_common.h:417:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).empty_reserve           == (b).empty_reserve ) &&           \\\
                                   ^\
cache_api.c:3073:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
            ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) 
\{\
               ^\
cache_common.h:398:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).min_clean_fraction      == (b).min_clean_fraction ) &&      \\\
                                   ^\
cache_api.c:3162:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
            ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) 
\{\
               ^\
cache_common.h:403:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).lower_hr_threshold      == (b).lower_hr_threshold ) &&      \\\
                                   ^\
cache_api.c:3162:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
            ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) 
\{\
               ^\
cache_common.h:404:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).increment               == (b).increment ) &&               \\\
                                   ^\
cache_api.c:3162:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
            ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) 
\{\
               ^\
cache_common.h:408:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).flash_multiple          == (b).flash_multiple ) &&          \\\
                                   ^\
cache_api.c:3162:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
            ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) 
\{\
               ^\
cache_common.h:409:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).flash_threshold         == (b).flash_threshold ) &&         \\\
                                   ^\
cache_api.c:3162:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
            ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) 
\{\
               ^\
cache_common.h:411:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).upper_hr_threshold      == (b).upper_hr_threshold ) &&      \\\
                                   ^\
cache_api.c:3162:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
            ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) 
\{\
               ^\
cache_common.h:412:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).decrement               == (b).decrement ) &&               \\\
                                   ^\
cache_api.c:3162:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
            ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) 
\{\
               ^\
cache_common.h:417:35: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     ( (a).empty_reserve           == (b).empty_reserve ) &&           \\\
                                   ^\
cache_api.c:3162:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'\
            ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) 
\{\
               ^\
cache_api.c: In function 'check_file_mdc_api_errs':\
cache_api.c:3208:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     H5AC_cache_config_t default_config = H5AC__DEFAULT_CACHE_CONFIG;\
     ^\
cache_api.c:3208:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:3208:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:3208:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:3208:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:3208:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:3208:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
cache_api.c:3208:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  CCLD     cache_api\
  CC       pool.o\
In file included from h5test.h:26:0,\
                 from pool.c:19:\
pool.c: In function 'test_allocate_random':\
../src/H5private.h:1029:37: warning: conversion to 'size_t' from 'int' may 
change the sign of the result [-Wsign-conversion]\
         #define HDrandom()    HDrand()\
                                     ^\
pool.c:674:29: note: in expansion of macro 'HDrandom'\
         swap_idx = (size_t)(HDrandom() % (MPOOL_NUM_RANDOM - u)) + u;\
                             ^\
  CCLD     pool\
  CC       accum.o\
accum.c: In function 'test_random_write':\
accum.c:1675:5: warning: conversion to 'unsigned int' from 'long unsigned int' 
may alter its value [-Wconversion]\
     HDsrandom(seed);\
     ^\
  CCLD     accum\
  CC       hyperslab.o\
hyperslab.c: In function 'test_fill':\
hyperslab.c:226:43: warning: conversion to 'unsigned int' from 'size_t' may 
alter its value [-Wconversion]\
                                 ref_value += fill_value * dx * dy * dz;\
                                           ^\
hyperslab.c: In function 'test_multifill':\
hyperslab.c:612:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         src[i].mid = 12345.6789;\
         ^\
hyperslab.c:615:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         dst[i].mid = 98765.4321;\
         ^\
hyperslab.c:624:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     fill.mid = 3.1415927;\
     ^\
hyperslab.c: In function 'test_transpose':\
hyperslab.c:822:21: warning: conversion to 'hsize_t' from 'long int' may change 
the sign of the result [-Wsign-conversion]\
     dst_stride[0] = (ssize_t)((1 - nx * ny) * sizeof(*src));\
                     ^\
hyperslab.c:823:21: warning: conversion to 'hsize_t' from 'long int' may change 
the sign of the result [-Wsign-conversion]\
     dst_stride[1] = (ssize_t)(nx * sizeof(*src));\
                     ^\
hyperslab.c: In function 'test_sub_super':\
hyperslab.c:926:21: warning: conversion to 'hsize_t' from 'long int' may change 
the sign of the result [-Wsign-conversion]\
     src_stride[0] = (ssize_t)(2 * ny);\
                     ^\
hyperslab.c:975:21: warning: conversion to 'hsize_t' from 'long int' may change 
the sign of the result [-Wsign-conversion]\
     dst_stride[0] = (ssize_t)(2 * ny);\
                     ^\
hyperslab.c:976:21: warning: conversion to 'hsize_t' from 'long int' may change 
the sign of the result [-Wsign-conversion]\
     dst_stride[1] = (ssize_t)(2 * sizeof(uint8_t) - 4 * ny);\
                     ^\
hyperslab.c:977:21: warning: conversion to 'hsize_t' from 'long int' may change 
the sign of the result [-Wsign-conversion]\
     dst_stride[2] = (ssize_t)(2 * ny - 2 * sizeof(uint8_t));\
                     ^\
In file included from h5test.h:26:0,\
                 from hyperslab.c:25:\
hyperslab.c: In function 'test_array_offset_n_calc':\
../src/H5private.h:1029:37: warning: conversion to 'size_t' from 'int' may 
change the sign of the result [-Wsign-conversion]\
         #define HDrandom()    HDrand()\
                                     ^\
hyperslab.c:1147:32: note: in expansion of macro 'HDrandom'\
         coords[0] = (hssize_t)(HDrandom() % z);\
                                ^\
hyperslab.c:1147:21: warning: conversion to 'hsize_t' from 'long long int' may 
change the sign of the result [-Wsign-conversion]\
         coords[0] = (hssize_t)(HDrandom() % z);\
                     ^\
In file included from h5test.h:26:0,\
                 from hyperslab.c:25:\
../src/H5private.h:1029:37: warning: conversion to 'size_t' from 'int' may 
change the sign of the result [-Wsign-conversion]\
         #define HDrandom()    HDrand()\
                                     ^\
hyperslab.c:1148:32: note: in expansion of macro 'HDrandom'\
         coords[1] = (hssize_t)(HDrandom() % y);\
                                ^\
hyperslab.c:1148:21: warning: conversion to 'hsize_t' from 'long long int' may 
change the sign of the result [-Wsign-conversion]\
         coords[1] = (hssize_t)(HDrandom() % y);\
                     ^\
In file included from h5test.h:26:0,\
                 from hyperslab.c:25:\
../src/H5private.h:1029:37: warning: conversion to 'size_t' from 'int' may 
change the sign of the result [-Wsign-conversion]\
         #define HDrandom()    HDrand()\
                                     ^\
hyperslab.c:1149:32: note: in expansion of macro 'HDrandom'\
         coords[2] = (hssize_t)(HDrandom() % x);\
                                ^\
hyperslab.c:1149:21: warning: conversion to 'hsize_t' from 'long long int' may 
change the sign of the result [-Wsign-conversion]\
         coords[2] = (hssize_t)(HDrandom() % x);\
                     ^\
  CCLD     hyperslab\
  CC       istore.o\
istore.c: In function 'test_extend':\
istore.c:321:3: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
   if (ctr % ndims == i) \{\
   ^\
In file included from h5test.h:26:0,\
                 from istore.c:24:\
istore.c: In function 'test_sparse':\
../src/H5private.h:1029:37: warning: conversion to 'size_t' from 'int' may 
change the sign of the result [-Wsign-conversion]\
         #define HDrandom()    HDrand()\
                                     ^\
istore.c:532:24: note: in expansion of macro 'HDrandom'\
  offset[0] = (hsize_t)(HDrandom() % (TEST_SPARSE_SIZE-nx));\
                        ^\
../src/H5private.h:1029:37: warning: conversion to 'size_t' from 'int' may 
change the sign of the result [-Wsign-conversion]\
         #define HDrandom()    HDrand()\
                                     ^\
istore.c:533:24: note: in expansion of macro 'HDrandom'\
  offset[1] = (hsize_t)(HDrandom() % (TEST_SPARSE_SIZE-ny));\
                        ^\
../src/H5private.h:1029:37: warning: conversion to 'size_t' from 'int' may 
change the sign of the result [-Wsign-conversion]\
         #define HDrandom()    HDrand()\
                                     ^\
istore.c:534:24: note: in expansion of macro 'HDrandom'\
  offset[2] = (hsize_t)(HDrandom() % (TEST_SPARSE_SIZE-nz));\
                        ^\
  CCLD     istore\
  CC       bittests.o\
bittests.c: In function 'test_find':\
bittests.c:91:16: warning: conversion to 'uint8_t' from 'int' may alter its 
value [-Wconversion]\
  v1[i / 8] = 1 << (i % 8);\
                ^\
bittests.c:124:10: warning: conversion to 'uint8_t' from 'int' may alter its 
value [-Wconversion]\
  v1[i/8] &= ~(1<<(i%8));\
          ^\
bittests.c: In function 'test_copy':\
bittests.c:178:19: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
  s_offset = HDrand() % (8*sizeof v1);\
                   ^\
bittests.c:179:19: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
  d_offset = HDrand() % (8*sizeof v2);\
                   ^\
bittests.c: In function 'test_shift':\
bittests.c:300:17: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
  offset = HDrand() % (8*sizeof vector);\
                 ^\
bittests.c:304:28: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         shift_dist = HDrand() % size;\
                            ^\
bittests.c:304:31: warning: conversion to 'ssize_t' from 'size_t' may change 
the sign of the result [-Wsign-conversion]\
         shift_dist = HDrand() % size;\
                               ^\
bittests.c:314:2: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
  if ((size_t)n!=offset+shift_dist) \{\
  ^\
bittests.c:353:2: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
  if (n!=(ssize_t)(offset+size-shift_dist-1)) \{\
  ^\
bittests.c:365:13: warning: conversion to 'ssize_t' from 'size_t' may change 
the sign of the result [-Wsign-conversion]\
             shift_dist = size;\
             ^\
bittests.c: In function 'test_increment':\
bittests.c:433:17: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
  offset = HDrand() % (8*sizeof vector);\
                 ^\
bittests.c: In function 'test_decrement':\
bittests.c:520:17: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
  offset = HDrand() % (8*sizeof vector);\
                 ^\
bittests.c: In function 'test_negate':\
bittests.c:592:17: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
  offset = HDrand() % (8*sizeof vector);\
                 ^\
bittests.c: In function 'test_set':\
bittests.c:692:19: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
  d_offset = HDrand() % (8*sizeof v2);\
                   ^\
bittests.c: In function 'test_clear':\
bittests.c:809:19: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
  d_offset = HDrand() % (8*sizeof v2);\
                   ^\
  CCLD     bittests\
  CC       dt_arith.o\
dt_arith.c: In function 'some_dummy_func':\
dt_arith.c:542:5: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
     sprintf(s, "%g", x);\
     ^\
dt_arith.c: In function 'generates_sigfpe':\
dt_arith.c:579:53: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
      for (j=0; j<sizeof(double); j++) dp[j] = HDrand();\
                                                     ^\
dt_arith.c: In function 'test_particular_fp_integer':\
dt_arith.c:835:9: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
         printf(" %29.20e\\n", x);\
         ^\
dt_arith.c: In function 'test_derived_flt':\
dt_arith.c:1054:39: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         buf[i] = saved_buf[i] = HDrand();\
                                       ^\
dt_arith.c:1213:39: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         buf[i] = saved_buf[i] = HDrand();\
                                       ^\
dt_arith.c: In function 'test_derived_integer':\
dt_arith.c:1523:39: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         buf[i] = saved_buf[i] = HDrand();\
                                       ^\
dt_arith.c: In function 'test_conv_int_1':\
dt_arith.c:1780:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
         INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:1780:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:1780:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:1780:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:150:20: warning: conversion to 'signed char' from 'int' may alter 
its value [-Wconversion]\
             value1 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:151:35: warning: conversion to 'signed char' from 'int' may alter 
its value [-Wconversion]\
             value2 = (value1 - 1) | value1;                                    
                 \\\
                                   ^\
dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:153:20: warning: conversion to 'signed char' from 'int' may alter 
its value [-Wconversion]\
             value1 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:1780:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:1780:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:168:20: warning: conversion to 'signed char' from 'int' may alter 
its value [-Wconversion]\
             value2 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:1780:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:1782:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
         INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:1782:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:1782:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:1782:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:150:20: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
             value1 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:1782:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:151:35: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
             value2 = (value1 - 1) | value1;                                    
                 \\\
                                   ^\
dt_arith.c:1782:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:153:20: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
             value1 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:1782:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:1782:9: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
dt_arith.c:1782:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:1782:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:168:20: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
             value2 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:1782:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:1784:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
         INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, 
buf, saved, nelmts);\
         ^\
dt_arith.c:1784:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:1784:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:1784:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:150:20: warning: conversion to 'short int' from 'int' may alter its 
value [-Wconversion]\
             value1 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:1784:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, 
buf, saved, nelmts);\
         ^\
dt_arith.c:151:35: warning: conversion to 'short int' from 'int' may alter its 
value [-Wconversion]\
             value2 = (value1 - 1) | value1;                                    
                 \\\
                                   ^\
dt_arith.c:1784:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, 
buf, saved, nelmts);\
         ^\
dt_arith.c:153:20: warning: conversion to 'short int' from 'int' may alter its 
value [-Wconversion]\
             value1 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:1784:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, 
buf, saved, nelmts);\
         ^\
dt_arith.c:1784:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:1784:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:168:20: warning: conversion to 'short int' from 'int' may alter its 
value [-Wconversion]\
             value2 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:1784:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, 
buf, saved, nelmts);\
         ^\
dt_arith.c:1786:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
         INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:1786:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:1786:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:1786:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:150:20: warning: conversion to 'short unsigned int' from 'int' may 
alter its value [-Wconversion]\
             value1 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:151:35: warning: conversion to 'short unsigned int' from 'int' may 
alter its value [-Wconversion]\
             value2 = (value1 - 1) | value1;                                    
                 \\\
                                   ^\
dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:153:20: warning: conversion to 'short unsigned int' from 'int' may 
alter its value [-Wconversion]\
             value1 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:1786:9: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
dt_arith.c:1786:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:1786:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:168:20: warning: conversion to 'short unsigned int' from 'int' may 
alter its value [-Wconversion]\
             value2 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:1790:9: warning: comparison of unsigned expression >= 0 is always 
true [-Wtype-limits]\
         INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, 
buf, saved, nelmts);\
         ^\
dt_arith.c:1790:9: warning: comparison of unsigned expression >= 0 is always 
true [-Wtype-limits]\
dt_arith.c:1790:9: warning: comparison of unsigned expression >= 0 is always 
true [-Wtype-limits]\
dt_arith.c:1794:9: warning: comparison of unsigned expression >= 0 is always 
true [-Wtype-limits]\
         INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:1794:9: warning: comparison of unsigned expression >= 0 is always 
true [-Wtype-limits]\
dt_arith.c:1794:9: warning: comparison of unsigned expression >= 0 is always 
true [-Wtype-limits]\
dt_arith.c:1798:9: warning: comparison of unsigned expression >= 0 is always 
true [-Wtype-limits]\
         INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:1798:9: warning: comparison of unsigned expression >= 0 is always 
true [-Wtype-limits]\
dt_arith.c:1798:9: warning: comparison of unsigned expression >= 0 is always 
true [-Wtype-limits]\
dt_arith.c: In function 'test_conv_int_2':\
dt_arith.c:2632:10: warning: size of 'buf' is 3200 bytes [-Wlarger-than=]\
     char buf[32*100];\
          ^\
dt_arith.c: In function 'my_isnan':\
dt_arith.c:2686:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
  retval = (x!=x);\
             ^\
dt_arith.c:2690:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
  retval = (x!=x);\
             ^\
dt_arith.c:2695:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
  retval = (x!=x);\
             ^\
dt_arith.c:2709:6: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
      sprintf(s, "%g", x);\
      ^\
dt_arith.c: In function 'test_conv_flt_1':\
dt_arith.c:3087:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         hw_f = 911.0;\
         ^\
dt_arith.c:3088:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         hw_d = 911.0;\
         ^\
dt_arith.c:3090:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         hw_ld = 911.0;\
         ^\
dt_arith.c:3114:57: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
                 underflow = HDfabs(*((double*)aligned)) < FLT_MIN;\
                                                         ^\
dt_arith.c:3115:56: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
                 overflow = HDfabs(*((double*)aligned)) > FLT_MAX;\
                                                        ^\
dt_arith.c:3132:24: warning: conversion to 'float' from 'long double' may alter 
its value [-Wconversion]\
                 hw_f = *((long double*)aligned);\
                        ^\
dt_arith.c:3140:24: warning: conversion to 'double' from 'long double' may 
alter its value [-Wconversion]\
                 hw_d = *((long double*)aligned);\
                        ^\
dt_arith.c:3166:28: warning: conversion to 'unsigned int' from 'size_t' may 
alter its value [-Wconversion]\
             for(q=dst_nbits/8; q<dst_size; q++) \{\
                            ^\
In file included from h5test.h:26:0,\
                 from dt_arith.c:25:\
../src/H5private.h:731:40: warning: conversion to 'double' from 'long double' 
may alter its value [-Wconversion]\
         #define HDfrexpl(X,N)    frexpl(X,N)\
                                        ^\
dt_arith.c:3276:33: note: in expansion of macro 'HDfrexpl'\
                 check_mant[0] = HDfrexpl(x, check_expo+0);\
                                 ^\
../src/H5private.h:731:40: warning: conversion to 'double' from 'long double' 
may alter its value [-Wconversion]\
         #define HDfrexpl(X,N)    frexpl(X,N)\
                                        ^\
dt_arith.c:3277:33: note: in expansion of macro 'HDfrexpl'\
                 check_mant[1] = HDfrexpl(hw_ld, check_expo+1);\
                                 ^\
In file included from h5test.h:26:0,\
                 from dt_arith.c:25:\
dt_arith.c:3284:74: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                 int 
valid_bits=(int)((dst_ebias+dst_msize)+MIN(check_expo[0],check_expo[1]))-1;\
                                                                          ^\
../src/H5private.h:298:35: note: in definition of macro 'MIN'\
 #define MIN(a,b)    (((a)<(b)) ? (a) : (b))\
                                   ^\
dt_arith.c:3284:88: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                 int 
valid_bits=(int)((dst_ebias+dst_msize)+MIN(check_expo[0],check_expo[1]))-1;\
                                                                                
        ^\
../src/H5private.h:298:41: note: in definition of macro 'MIN'\
 #define MIN(a,b)    (((a)<(b)) ? (a) : (b))\
                                         ^\
dt_arith.c:3285:17: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                 double epsilon=1.0;\
                 ^\
dt_arith.c:3300:25: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                         HDfabs(check_mant[0]-check_mant[1])<FP_EPSILON)\
                         ^\
dt_arith.c:3373:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
             printf(" %29.20e\\n", x);\
             ^\
dt_arith.c:3393:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
             printf(" %29.20e\\n", x);\
             ^\
dt_arith.c:3411:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
             printf(" %29.20e\\n", hw_f);\
             ^\
dt_arith.c: In function 'test_conv_int_fp':\
dt_arith.c:3752:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
         INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:3752:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:3752:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:3752:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:150:20: warning: conversion to 'signed char' from 'int' may alter 
its value [-Wconversion]\
             value1 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:3752:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:151:35: warning: conversion to 'signed char' from 'int' may alter 
its value [-Wconversion]\
             value2 = (value1 - 1) | value1;                                    
                 \\\
                                   ^\
dt_arith.c:3752:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:153:20: warning: conversion to 'signed char' from 'int' may alter 
its value [-Wconversion]\
             value1 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:3752:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:3752:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:3752:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:168:20: warning: conversion to 'signed char' from 'int' may alter 
its value [-Wconversion]\
             value2 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:3752:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:3754:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
         INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:3754:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:3754:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:3754:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:150:20: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
             value1 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:3754:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:151:35: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
             value2 = (value1 - 1) | value1;                                    
                 \\\
                                   ^\
dt_arith.c:3754:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:153:20: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
             value1 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:3754:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:3754:9: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
dt_arith.c:3754:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:3754:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:168:20: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
             value2 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:3754:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:3756:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
         INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, 
buf, saved, nelmts);\
         ^\
dt_arith.c:3756:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:3756:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:3756:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:150:20: warning: conversion to 'short int' from 'int' may alter its 
value [-Wconversion]\
             value1 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:3756:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, 
buf, saved, nelmts);\
         ^\
dt_arith.c:151:35: warning: conversion to 'short int' from 'int' may alter its 
value [-Wconversion]\
             value2 = (value1 - 1) | value1;                                    
                 \\\
                                   ^\
dt_arith.c:3756:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, 
buf, saved, nelmts);\
         ^\
dt_arith.c:153:20: warning: conversion to 'short int' from 'int' may alter its 
value [-Wconversion]\
             value1 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:3756:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, 
buf, saved, nelmts);\
         ^\
dt_arith.c:3756:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:3756:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:168:20: warning: conversion to 'short int' from 'int' may alter its 
value [-Wconversion]\
             value2 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:3756:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, 
buf, saved, nelmts);\
         ^\
dt_arith.c:3758:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
         INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:3758:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:3758:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:3758:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:150:20: warning: conversion to 'short unsigned int' from 'int' may 
alter its value [-Wconversion]\
             value1 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:3758:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:151:35: warning: conversion to 'short unsigned int' from 'int' may 
alter its value [-Wconversion]\
             value2 = (value1 - 1) | value1;                                    
                 \\\
                                   ^\
dt_arith.c:3758:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:153:20: warning: conversion to 'short unsigned int' from 'int' may 
alter its value [-Wconversion]\
             value1 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:3758:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:3758:9: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
dt_arith.c:3758:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:3758:9: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]\
dt_arith.c:168:20: warning: conversion to 'short unsigned int' from 'int' may 
alter its value [-Wconversion]\
             value2 <<= 1;                                                      
                 \\\
                    ^\
dt_arith.c:3758:9: note: in expansion of macro 'INIT_INTEGER'\
         INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:3762:9: warning: comparison of unsigned expression >= 0 is always 
true [-Wtype-limits]\
         INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, 
buf, saved, nelmts);\
         ^\
dt_arith.c:3762:9: warning: comparison of unsigned expression >= 0 is always 
true [-Wtype-limits]\
dt_arith.c:3762:9: warning: comparison of unsigned expression >= 0 is always 
true [-Wtype-limits]\
dt_arith.c:3766:9: warning: comparison of unsigned expression >= 0 is always 
true [-Wtype-limits]\
         INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:3766:9: warning: comparison of unsigned expression >= 0 is always 
true [-Wtype-limits]\
dt_arith.c:3766:9: warning: comparison of unsigned expression >= 0 is always 
true [-Wtype-limits]\
dt_arith.c:3770:9: warning: comparison of unsigned expression >= 0 is always 
true [-Wtype-limits]\
         INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, 
src_nbits, buf, saved, nelmts);\
         ^\
dt_arith.c:3770:9: warning: comparison of unsigned expression >= 0 is always 
true [-Wtype-limits]\
dt_arith.c:3770:9: warning: comparison of unsigned expression >= 0 is always 
true [-Wtype-limits]\
dt_arith.c:4302:28: warning: conversion to 'unsigned int' from 'size_t' may 
alter its value [-Wconversion]\
             for(q=dst_nbits/8; q<dst_size; q++) \{\
                            ^\
dt_arith.c:4539:17: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
                 printf(" %29f\\n", *((float*)aligned));\
                 ^\
dt_arith.c:4496:9: warning: switch missing default case [-Wswitch-default]\
         switch (src_type) \{\
         ^\
dt_arith.c:4602:17: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
                 printf(" %29f\\n", *((float*)aligned));\
                 ^\
dt_arith.c:4559:9: warning: switch missing default case [-Wswitch-default]\
         switch (dst_type) \{\
         ^\
dt_arith.c:4648:17: warning: format '%ld' expects argument of type 'long int', 
but argument 2 has type 'long long int' [-Wformat=]\
                 printf(" %29"H5_PRINTF_LL_WIDTH"d\\n", *((long long*)hw));\
                 ^\
dt_arith.c:4648:17: warning: format '%ld' expects argument of type 'long int', 
but argument 2 has type 'long long int' [-Wformat=]\
dt_arith.c:4651:17: warning: format '%lu' expects argument of type 'long 
unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=]\
                 printf(" %29"H5_PRINTF_LL_WIDTH"u\\n", *((unsigned long 
long*)hw));\
                 ^\
dt_arith.c:4651:17: warning: format '%lu' expects argument of type 'long 
unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=]\
dt_arith.c:4654:17: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
                 printf(" %29f\\n", *((float*)hw));\
                 ^\
dt_arith.c:4622:9: warning: switch missing default case [-Wswitch-default]\
         switch (dst_type) \{\
         ^\
dt_arith.c: In function 'main':\
dt_arith.c:5430:31: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_hard_query();\
                               ^\
dt_arith.c:5434:32: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_derived_flt();\
                                ^\
dt_arith.c:5438:36: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_derived_integer();\
                                    ^\
dt_arith.c:5446:28: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += run_fp_tests("noop");\
                            ^\
dt_arith.c:5449:28: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += run_fp_tests("hard");\
                            ^\
dt_arith.c:5452:33: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += run_integer_tests("hard");\
                                 ^\
dt_arith.c:5455:31: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += run_int_fp_conv("hard");\
                               ^\
dt_arith.c:5458:31: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += run_fp_int_conv("hard");\
                               ^\
dt_arith.c:5461:42: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_particular_fp_integer();\
                                          ^\
dt_arith.c:5471:28: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += run_fp_tests("soft");\
                            ^\
dt_arith.c:5474:31: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_conv_int_2();\
                               ^\
dt_arith.c:5475:33: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += run_integer_tests("soft");\
                                 ^\
dt_arith.c:5478:31: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += run_fp_int_conv("soft");\
                               ^\
dt_arith.c:5481:31: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += run_int_fp_conv("soft");\
                               ^\
dt_arith.c: In function 'test_conv_flt_1':\
dt_arith.c:3473:1: warning: control reaches end of non-void function 
[-Wreturn-type]\
 \}\
 ^\
dt_arith.c:3261:20: warning: 'overflow' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
                 if (overflow && my_isinf(dendian, buf+j*sizeof(double),\
                    ^\
dt_arith.c: In function 'test_conv_int_fp':\
dt_arith.c:4323:13: warning: cannot optimize loop, the loop counter may 
overflow [-Wunsafe-loop-optimizations]\
             for (k = 0; k < src_size; k += 2) \{\
             ^\
  CCLD     dt_arith\
  CC       dtypes.o\
dtypes.c: In function 'test_compound_8':\
dtypes.c:1564:9: warning: format '%d' expects argument of type 'int', but 
argument 2 has type 'size_t' [-Wformat=]\
         printf("The size of the packed compound datatype is incorrect: 
tsize=%d\\n", tsize);\
         ^\
dtypes.c:1564:9: warning: format '%d' expects argument of type 'int', but 
argument 2 has type 'size_t' [-Wformat=]\
dtypes.c: In function 'test_compound_9':\
dtypes.c:1652:5: warning: initialization discards 'const' qualifier from 
pointer target type [enabled by default]\
     cmpd_struct wdata = \{11, "variable-length string", 22\};\
     ^\
dtypes.c: In function 'test_compound_10':\
dtypes.c:1871:25: warning: conversion to 'char' from 'int' may alter its value 
[-Wconversion]\
         wdata[i].str[9] += i;\
                         ^\
dtypes.c:1875:33: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
         len = wdata[i].text.len = strlen((char*)wdata[i].text.p)+1;\
                                 ^\
dtypes.c:1876:43: warning: conversion to 'char' from 'int' may alter its value 
[-Wconversion]\
         ((char*)(wdata[i].text.p))[len-2] += i;\
                                           ^\
dtypes.c: In function 'test_compound_11':\
dtypes.c:2092:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         ((big_t *)buf)[u].d1 = (double)u * (double)1.5;\
         ^\
dtypes.c:2093:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         ((big_t *)buf)[u].d2 = (double)u * (double)2.5;\
         ^\
dtypes.c:2094:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         ((big_t *)buf)[u].d3 = (double)u * (double)3.5;\
         ^\
dtypes.c:2095:34: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
         ((big_t *)buf)[u].i1 = u * 3;\
                                  ^\
dtypes.c:2096:34: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
         ((big_t *)buf)[u].i2 = u * 5;\
                                  ^\
dtypes.c:2115:37: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
         if(((big_t *)buf_orig)[u].d1!=((little_t *)buf)[u].d1) \{\
                                     ^\
dtypes.c:2155:37: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
         if(((big_t *)buf_orig)[u].d1!=((little_t *)buf)[u].d1) \{\
                                     ^\
dtypes.c:2189:37: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
         if(((big_t *)buf_orig)[u].d1!=((little_t *)buf)[u].d1) \{\
                                     ^\
dtypes.c: In function 'test_compound_13':\
dtypes.c:2355:9: warning: conversion to 'unsigned char' from 'unsigned int' may 
alter its value [-Wconversion]\
         data_out.x[u] = u;\
         ^\
dtypes.c:2356:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     data_out.y = 99.99;\
     ^\
dtypes.c:2356:5: warning: conversion to 'float' alters 'double' constant value 
[-Wconversion]\
dtypes.c:2406:19: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(data_out.y != data_in.y) TEST_ERROR\
                   ^\
dtypes.c: In function 'test_compound_14':\
dtypes.c:2460:5: warning: initialization discards 'const' qualifier from 
pointer target type [enabled by default]\
     cmpd_struct_1 wdata1 = \{'A', 'B', "variable-length string"\};\
     ^\
dtypes.c:2463:5: warning: initialization discards 'const' qualifier from 
pointer target type [enabled by default]\
     cmpd_struct_2 wdata2 = \{'C', 'D', "another vlen!", 1, 2, -1, 9001\};\
     ^\
dtypes.c: In function 'test_compound_16':\
dtypes.c:3005:37: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     if((obj_count = H5Fget_obj_count(file, H5F_OBJ_DATATYPE)) != 1) \{\
                                     ^\
dtypes.c: In function 'test_named':\
dtypes.c:3741:31: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             attr_data[i][j] = (int)(i * ds_size[1] + j);\
                               ^\
dtypes.c: In function 'test_conv_str_2':\
dtypes.c:4286:20: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
  nchars = HDrand() % 8;\
                    ^\
dtypes.c:4288:27: warning: conversion to 'char' from 'int' may alter its value 
[-Wconversion]\
      buf[i * 8 + j] = 'a' + HDrand() % 26;\
                           ^\
dtypes.c: In function 'test_conv_str_3':\
dtypes.c:4357:20: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
  nchars = HDrand() % 8;\
                    ^\
dtypes.c:4359:27: warning: conversion to 'char' from 'int' may alter its value 
[-Wconversion]\
      buf[i * 8 + j] = 'a' + HDrand() % 26;\
                           ^\
dtypes.c:4380:28: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
         size = H5Tget_ebias(type);\
                            ^\
dtypes.c: In function 'test_conv_enum_1':\
dtypes.c:4465:13: warning: conversion to 'char' from 'int' may alter its value 
[-Wconversion]\
  s[0] = 'A' + i;\
             ^\
dtypes.c: In function 'test_conv_enum_2':\
dtypes.c:4539:9: warning: conversion to 'char' from 'int' may alter its value 
[-Wconversion]\
         pattern[2] = i;\
         ^\
dtypes.c:4553:34: warning: conversion to 'char' from 'int' may alter its value 
[-Wconversion]\
         ((char*)data)[i*3+2] = i % 8;\
                                  ^\
dtypes.c: In function 'test_bitfield_funcs':\
dtypes.c:4722:25: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
     if((size=H5Tget_size(type))==0) goto error;\
                         ^\
dtypes.c:4727:26: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
         size=H5Tget_ebias(type);\
                          ^\
dtypes.c: In function 'opaque_funcs':\
dtypes.c:5031:26: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
     if ((size=H5Tget_size(type))==0) goto error;\
                          ^\
dtypes.c:5050:26: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
         size=H5Tget_ebias(type);\
                          ^\
dtypes.c: In function 'test_int_float_except':\
dtypes.c:5924:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     float buf[CONVERT_SIZE] = \{(float)INT_MIN - 172.0, (float)INT_MAX - 32.0,\
     ^\
dtypes.c:5924:47: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
     float buf[CONVERT_SIZE] = \{(float)INT_MIN - 172.0, (float)INT_MAX - 32.0,\
                                               ^\
dtypes.c:5924:5: warning: conversion to 'float' alters 'double' constant value 
[-Wconversion]\
     float buf[CONVERT_SIZE] = \{(float)INT_MIN - 172.0, (float)INT_MAX - 32.0,\
     ^\
dtypes.c:5924:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtypes.c:5924:71: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
     float buf[CONVERT_SIZE] = \{(float)INT_MIN - 172.0, (float)INT_MAX - 32.0,\
                                                                       ^\
dtypes.c:5924:5: warning: conversion to 'float' alters 'double' constant value 
[-Wconversion]\
     float buf[CONVERT_SIZE] = \{(float)INT_MIN - 172.0, (float)INT_MAX - 32.0,\
     ^\
dtypes.c:5925:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             (float)INT_MAX - 68.0, (float)4.5\};\
             ^\
dtypes.c:5925:28: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
             (float)INT_MAX - 68.0, (float)4.5\};\
                            ^\
dtypes.c:5925:13: warning: conversion to 'float' alters 'double' constant value 
[-Wconversion]\
             (float)INT_MAX - 68.0, (float)4.5\};\
             ^\
dtypes.c:5925:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtypes.c:5927:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     float buf_float[CONVERT_SIZE] = \{INT_MIN, INT_MAX + 1.0, INT_MAX - 127.0, 
4\};\
     ^\
dtypes.c:5927:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtypes.c:5930:5: warning: conversion to 'float' alters 'int' constant value 
[-Wconversion]\
     float buf2_float[CONVERT_SIZE] = \{INT_MIN, INT_MAX, INT_MAX - 127.0, 
(float)0.0\};\
     ^\
dtypes.c:5930:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtypes.c:5930:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtypes.c:5972:20: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
         if(*floatp != buf_float[u]) TEST_ERROR\
                    ^\
dtypes.c:5993:20: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
         if(*floatp != buf2_float[u]) TEST_ERROR\
                    ^\
dtypes.c: In function 'create_del_obj_named_test_file':\
dtypes.c:6553:12: warning: variable 'status' set but not used 
[-Wunused-but-set-variable]\
     herr_t status;      /* Generic return value */\
            ^\
dtypes.c: At top level:\
dtypes.c:7052:5: warning: no previous prototype for 'test_utf_ascii_conv' 
[-Wmissing-prototypes]\
 int test_utf_ascii_conv(void)\
     ^\
dtypes.c: In function 'test_utf_ascii_conv':\
dtypes.c:7092:55: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
         status = H5Tconvert(utf8_vtid, ascii_vtid, 1, (void *)utf8_w, NULL, 
H5P_DEFAULT);\
                                                       ^\
dtypes.c:7124:55: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
         status = H5Tconvert(ascii_vtid, utf8_vtid, 1, (void *)ascii_w, NULL, 
H5P_DEFAULT);\
                                                       ^\
dtypes.c: In function 'main':\
dtypes.c:7282:28: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_classes();\
                            ^\
dtypes.c:7283:25: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_copy();\
                         ^\
dtypes.c:7284:27: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_detect();\
                           ^\
dtypes.c:7285:31: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_compound_1();\
                               ^\
dtypes.c:7286:26: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_query();\
                          ^\
dtypes.c:7288:30: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_transient(fapl);\
                              ^\
dtypes.c:7289:26: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_named(fapl);\
                          ^\
dtypes.c:7290:27: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_encode();\
                           ^\
dtypes.c:7291:27: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_latest();\
                           ^\
dtypes.c:7292:37: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_int_float_except();\
                                     ^\
dtypes.c:7293:42: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_named_indirect_reopen(fapl);\
                                          ^\
dtypes.c:7295:37: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_delete_obj_named(fapl);\
                                     ^\
dtypes.c:7296:44: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_delete_obj_named_fileid(fapl);\
                                            ^\
dtypes.c:7298:39: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_set_order_compound(fapl);\
                                       ^\
dtypes.c:7299:31: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_str_create();\
                               ^\
dtypes.c:7301:27: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_deprec(fapl);\
                           ^\
dtypes.c:7306:31: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_conv_str_1();\
                               ^\
dtypes.c:7307:31: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_conv_str_2();\
                               ^\
dtypes.c:7308:31: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_conv_str_3();\
                               ^\
dtypes.c:7309:31: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_compound_2();\
                               ^\
dtypes.c:7310:31: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_compound_3();\
                               ^\
dtypes.c:7311:31: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_compound_4();\
                               ^\
dtypes.c:7312:31: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_compound_5();\
                               ^\
dtypes.c:7313:31: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_compound_6();\
                               ^\
dtypes.c:7314:31: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_compound_7();\
                               ^\
dtypes.c:7315:31: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_compound_8();\
                               ^\
dtypes.c:7316:31: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_compound_9();\
                               ^\
dtypes.c:7317:32: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_compound_10();\
                                ^\
dtypes.c:7318:32: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_compound_11();\
                                ^\
dtypes.c:7319:32: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_compound_12();\
                                ^\
dtypes.c:7320:32: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_compound_13();\
                                ^\
dtypes.c:7321:32: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_compound_14();\
                                ^\
dtypes.c:7322:32: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_compound_15();\
                                ^\
dtypes.c:7323:32: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_compound_16();\
                                ^\
dtypes.c:7324:32: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_compound_17();\
                                ^\
dtypes.c:7325:32: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_compound_18();\
                                ^\
dtypes.c:7326:32: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_conv_enum_1();\
                                ^\
dtypes.c:7327:32: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_conv_enum_2();\
                                ^\
dtypes.c:7328:34: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_conv_bitfield();\
                                  ^\
dtypes.c:7329:35: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_bitfield_funcs();\
                                   ^\
dtypes.c:7330:27: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_opaque();\
                           ^\
dtypes.c:7331:30: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_set_order();\
                              ^\
dtypes.c:7332:35: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_utf_ascii_conv();\
                                   ^\
In file included from dtypes.c:26:0:\
dtypes.c: At top level:\
H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
  CCLD     dtypes\
  CC       dsets.o\
dsets.c:208:5: warning: size of 'points' is 80000 bytes [-Wlarger-than=]\
 int points[DSET_DIM1][DSET_DIM2], check[DSET_DIM1][DSET_DIM2];\
     ^\
dsets.c:208:35: warning: size of 'check' is 80000 bytes [-Wlarger-than=]\
 int points[DSET_DIM1][DSET_DIM2], check[DSET_DIM1][DSET_DIM2];\
                                   ^\
dsets.c:209:8: warning: size of 'points_dbl' is 160000 bytes [-Wlarger-than=]\
 double points_dbl[DSET_DIM1][DSET_DIM2], check_dbl[DSET_DIM1][DSET_DIM2];\
        ^\
dsets.c:209:42: warning: size of 'check_dbl' is 160000 bytes [-Wlarger-than=]\
 double points_dbl[DSET_DIM1][DSET_DIM2], check_dbl[DSET_DIM1][DSET_DIM2];\
                                          ^\
dsets.c: In function 'test_simple_io':\
dsets.c:404:25: warning: size of 'rdata' is 80000 bytes [-Wlarger-than=]\
     int                 rdata[DSET_DIM1][DSET_DIM2];\
                         ^\
dsets.c: In function 'test_userblock_offset':\
dsets.c:523:25: warning: size of 'rdata' is 80000 bytes [-Wlarger-than=]\
     int                 rdata[DSET_DIM1][DSET_DIM2];\
                         ^\
dsets.c: In function 'test_conv_buffer':\
dsets.c:1031:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  cf->b[j] = (float)(100.*(j+1) + 0.01*j);\
  ^\
dsets.c:1031:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:1034:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  cf->c[j] = 100.*(j+1) + 0.02*j;\
  ^\
dsets.c:1034:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c: In function 'test_nbit_int':\
dsets.c:2786:28: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                            (long long)HDpow(2.0, (double)(precision - 1))) << 
offset);\
                            ^\
dsets.c:2786:28: warning: cast from function call of type 'double' to 
non-matching type 'long long int' [-Wbad-function-cast]\
dsets.c:2834:28: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             if((new_data[i][j] & mask) != (orig_data[i][j] & mask)) \{\
                            ^\
dsets.c:2834:56: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             if((new_data[i][j] & mask) != (orig_data[i][j] & mask)) \{\
                                                        ^\
dsets.c: In function 'test_nbit_float':\
dsets.c:2888:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     float               orig_data[2][5] = \{\{(float)188384.00, 
(float)19.103516, (float)-1.0831790e9, (float)-84.242188,\
     ^\
dsets.c:2888:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:2888:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:2888:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:2889:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     (float)5.2045898\}, \{(float)-49140.000, (float)2350.2500, 
(float)-3.2110596e-1, (float)6.4998865e-5, (float)-0.0000000\}\};\
     ^\
dsets.c:2889:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:2889:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:2889:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:2889:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:2889:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:2961:33: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
             if(!(orig_data[i][j]==orig_data[i][j])) continue;  /* skip if 
value is NaN */\
                                 ^\
dsets.c:2962:31: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
             if(new_data[i][j] != orig_data[i][j]) \{\
                               ^\
dsets.c: In function 'test_nbit_double':\
dsets.c:3018:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     double              orig_data[2][5] = \{\{1.6081706885101836e+60, 
-255.32099170994480,\
     ^\
dsets.c:3018:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3019:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     1.2677579992621376e-61, 64568.289448797700, -1.0619721778839084e-75\}, 
\{2.1499497833454840e+56,\
     ^\
dsets.c:3019:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3019:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3019:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3020:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     6.6562295504670740e-3, -1.5747263393432150, 1.0711093225222612, 
-9.8971679387636870e-1\}\};\
     ^\
dsets.c:3020:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3020:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3020:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3092:33: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
             if(!(orig_data[i][j]==orig_data[i][j])) continue;  /* skip if 
value is NaN */\
                                 ^\
dsets.c:3093:31: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
             if(new_data[i][j] != orig_data[i][j]) \{\
                               ^\
dsets.c: In function 'test_nbit_array':\
dsets.c:3194:38: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                                      (long long)HDpow(2.0, (double)precision)) 
<< offset);\
                                      ^\
dsets.c:3194:38: warning: cast from function call of type 'double' to 
non-matching type 'long long int' [-Wbad-function-cast]\
dsets.c: In function 'test_nbit_compound':\
dsets.c:3302:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     const float         float_val[2][5] = \{\{(float)188384.00, 
(float)19.103516, (float)-1.0831790e9, (float)-84.242188,\
     ^\
dsets.c:3302:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3302:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3302:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3303:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     (float)5.2045898\}, \{(float)-49140.000, (float)2350.2500, 
(float)-3.2110596e-1, (float)6.4998865e-5, (float)-0.0000000\}\};\
     ^\
dsets.c:3303:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3303:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3303:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3303:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3303:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3370:30: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                              (long long)HDpow(2.0, (double)(precision[0]-1))) 
<< offset[0]);\
                              ^\
dsets.c:3370:30: warning: cast from function call of type 'double' to 
non-matching type 'long long int' [-Wbad-function-cast]\
dsets.c:3372:30: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                              (long long)HDpow(2.0, (double)(precision[1]-1))) 
<< offset[1]);\
                              ^\
dsets.c:3372:30: warning: cast from function call of type 'double' to 
non-matching type 'long long int' [-Wbad-function-cast]\
dsets.c:3374:30: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                              (long long)HDpow(2.0, (double)(precision[2]-1))) 
<< offset[2]);\
                              ^\
dsets.c:3374:30: warning: cast from function call of type 'double' to 
non-matching type 'long long int' [-Wbad-function-cast]\
dsets.c:3427:31: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             if((new_data[i][j].i & i_mask) != (orig_data[i][j].i & i_mask) ||\
                               ^\
dsets.c:3427:63: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             if((new_data[i][j].i & i_mask) != (orig_data[i][j].i & i_mask) ||\
                                                               ^\
dsets.c:3428:17: warning: conversion to 'unsigned int' from 'char' may change 
the sign of the result [-Wsign-conversion]\
                 (new_data[i][j].c & c_mask) != (orig_data[i][j].c & c_mask) ||\
                 ^\
dsets.c:3428:17: warning: conversion to 'unsigned int' from 'char' may change 
the sign of the result [-Wsign-conversion]\
dsets.c:3429:17: warning: conversion to 'unsigned int' from 'short int' may 
change the sign of the result [-Wsign-conversion]\
                 (new_data[i][j].s & s_mask) != (orig_data[i][j].s & s_mask) ||\
                 ^\
dsets.c:3429:17: warning: conversion to 'unsigned int' from 'short int' may 
change the sign of the result [-Wsign-conversion]\
dsets.c:3430:35: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
                 (orig_data[i][j].f==orig_data[i][j].f && new_data[i][j].f != 
orig_data[i][j].f))\
                                   ^\
dsets.c:3430:75: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
                 (orig_data[i][j].f==orig_data[i][j].f && new_data[i][j].f != 
orig_data[i][j].f))\
                                                                           ^\
dsets.c: In function 'test_nbit_compound_2':\
dsets.c:3513:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     const float         float_val[2][5] = \{\{(float)188384.00, 
(float)19.103516, (float)-1.0831790e9, (float)-84.242188,\
     ^\
dsets.c:3513:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3513:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3513:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3514:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     (float)5.2045898\}, \{(float)-49140.000, (float)2350.2500, 
(float)-3.2110596e-1, (float)6.4998865e-5, (float)-0.0000000\}\};\
     ^\
dsets.c:3514:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3514:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3514:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3514:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3514:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3613:32: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                                (long long)HDpow(2.0, 
(double)(precision[0]-1))) << offset[0]);\
                                ^\
dsets.c:3613:32: warning: cast from function call of type 'double' to 
non-matching type 'long long int' [-Wbad-function-cast]\
dsets.c:3615:32: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                                (long long)HDpow(2.0, 
(double)(precision[1]-1))) << offset[1]);\
                                ^\
dsets.c:3615:32: warning: cast from function call of type 'double' to 
non-matching type 'long long int' [-Wbad-function-cast]\
dsets.c:3617:32: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                                (long long)HDpow(2.0, 
(double)(precision[2]-1))) << offset[2]);\
                                ^\
dsets.c:3617:32: warning: cast from function call of type 'double' to 
non-matching type 'long long int' [-Wbad-function-cast]\
dsets.c:3621:30: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                              (long long)HDpow(2.0, (double)precision[3])) << 
offset[3]);\
                              ^\
dsets.c:3621:30: warning: cast from function call of type 'double' to 
non-matching type 'long long int' [-Wbad-function-cast]\
dsets.c:3626:40: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                                        (long long)HDpow(2.0, 
(double)(precision[4]-1))) << offset[4]);\
                                        ^\
dsets.c:3626:40: warning: cast from function call of type 'double' to 
non-matching type 'long long int' [-Wbad-function-cast]\
dsets.c:3631:42: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                                          (long long)HDpow(2.0, 
(double)(precision[0]-1))) << offset[0]);\
                                          ^\
dsets.c:3631:42: warning: cast from function call of type 'double' to 
non-matching type 'long long int' [-Wbad-function-cast]\
dsets.c:3633:42: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                                          (long long)HDpow(2.0, 
(double)(precision[1]-1))) << offset[1]);\
                                          ^\
dsets.c:3633:42: warning: cast from function call of type 'double' to 
non-matching type 'long long int' [-Wbad-function-cast]\
dsets.c:3635:42: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                                          (long long)HDpow(2.0, 
(double)(precision[2]-1))) << offset[2]);\
                                          ^\
dsets.c:3635:42: warning: cast from function call of type 'double' to 
non-matching type 'long long int' [-Wbad-function-cast]\
dsets.c:3700:14: warning: conversion to 'unsigned int' from 'char' may change 
the sign of the result [-Wsign-conversion]\
              
if((new_data[i][j].b[m][n]&b_mask)!=(orig_data[i][j].b[m][n]&b_mask)) \{\
              ^\
dsets.c:3700:14: warning: conversion to 'unsigned int' from 'char' may change 
the sign of the result [-Wsign-conversion]\
dsets.c:3707:40: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
              if((new_data[i][j].d[m][n].i & 
i_mask)!=(orig_data[i][j].d[m][n].i & i_mask)||\
                                        ^\
dsets.c:3707:78: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
              if((new_data[i][j].d[m][n].i & 
i_mask)!=(orig_data[i][j].d[m][n].i & i_mask)||\
                                                                              ^\
dsets.c:3708:17: warning: conversion to 'unsigned int' from 'char' may change 
the sign of the result [-Wsign-conversion]\
                 (new_data[i][j].d[m][n].c & 
c_mask)!=(orig_data[i][j].d[m][n].c & c_mask)||\
                 ^\
dsets.c:3708:17: warning: conversion to 'unsigned int' from 'char' may change 
the sign of the result [-Wsign-conversion]\
dsets.c:3709:17: warning: conversion to 'unsigned int' from 'short int' may 
change the sign of the result [-Wsign-conversion]\
                 (new_data[i][j].d[m][n].s & 
s_mask)!=(orig_data[i][j].d[m][n].s & s_mask)||\
                 ^\
dsets.c:3709:17: warning: conversion to 'unsigned int' from 'short int' may 
change the sign of the result [-Wsign-conversion]\
dsets.c:3710:42: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
                 (new_data[i][j].d[m][n].f==new_data[i][j].d[m][n].f &&\
                                          ^\
dsets.c:3711:43: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
                  new_data[i][j].d[m][n].f != new_data[i][j].d[m][n].f)) \{\
                                           ^\
dsets.c:3717:29: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         if((new_data[i][j].a.i & i_mask)!=(orig_data[i][j].a.i & i_mask)||\
                             ^\
dsets.c:3717:61: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         if((new_data[i][j].a.i & i_mask)!=(orig_data[i][j].a.i & i_mask)||\
                                                             ^\
dsets.c:3718:12: warning: conversion to 'unsigned int' from 'char' may change 
the sign of the result [-Wsign-conversion]\
            (new_data[i][j].a.c & c_mask)!=(orig_data[i][j].a.c & c_mask)||\
            ^\
dsets.c:3718:12: warning: conversion to 'unsigned int' from 'char' may change 
the sign of the result [-Wsign-conversion]\
dsets.c:3719:12: warning: conversion to 'unsigned int' from 'short int' may 
change the sign of the result [-Wsign-conversion]\
            (new_data[i][j].a.s & s_mask)!=(orig_data[i][j].a.s & s_mask)||\
            ^\
dsets.c:3719:12: warning: conversion to 'unsigned int' from 'short int' may 
change the sign of the result [-Wsign-conversion]\
dsets.c:3720:31: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
            (new_data[i][j].a.f==new_data[i][j].a.f &&\
                               ^\
dsets.c:3721:32: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
             new_data[i][j].a.f != new_data[i][j].a.f)||\
                                ^\
dsets.c: In function 'test_nbit_compound_3':\
dsets.c:3849:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         orig_data[i].i = HDrandom() % (long)HDpow(2.0, 17.0 - 1.0);\
         ^\
dsets.c:3849:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3849:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c:3849:39: warning: cast from function call of type 'double' to 
non-matching type 'long int' [-Wbad-function-cast]\
         orig_data[i].i = HDrandom() % (long)HDpow(2.0, 17.0 - 1.0);\
                                       ^\
dsets.c:3849:37: warning: conversion to 'int' from 'long int' may alter its 
value [-Wconversion]\
         orig_data[i].i = HDrandom() % (long)HDpow(2.0, 17.0 - 1.0);\
                                     ^\
dsets.c: In function 'test_nbit_int_size':\
dsets.c:3981:13: warning: size of 'orig_data' is 80000 bytes [-Wlarger-than=]\
     int     orig_data[DSET_DIM1][DSET_DIM2];\
             ^\
dsets.c:4037:60: warning: conversion to 'double' from 'size_t' may alter its 
value [-Wconversion]\
            orig_data[i][j] = rand() % (int)pow(2, precision-1) <<offset;\
                                                            ^\
dsets.c:4037:39: warning: cast from function call of type 'double' to 
non-matching type 'int' [-Wbad-function-cast]\
            orig_data[i][j] = rand() % (int)pow(2, precision-1) <<offset;\
                                       ^\
dsets.c: In function 'test_nbit_flt_size':\
dsets.c:4155:13: warning: size of 'orig_data' is 80000 bytes [-Wlarger-than=]\
     float   orig_data[DSET_DIM1][DSET_DIM2];\
             ^\
dsets.c:4244:49: warning: conversion to 'float' from 'int' may alter its value 
[-Wconversion]\
            orig_data[i][j] = (rand() % 1234567) / 2;\
                                                 ^\
dsets.c: In function 'test_scaleoffset_float':\
dsets.c:4670:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         orig_data[i][j] = (float)((HDrandom() % 100000) / (float)1000.0);\
         ^\
dsets.c:4670:47: warning: conversion to 'float' from 'int' may alter its value 
[-Wconversion]\
         orig_data[i][j] = (float)((HDrandom() % 100000) / (float)1000.0);\
                                               ^\
dsets.c:4713:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             if(HDfabs(new_data[i][j]-orig_data[i][j]) > HDpow(10.0, -3.0)) \{\
             ^\
dsets.c:4713:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c: In function 'test_scaleoffset_float_2':\
dsets.c:4790:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     fillval = 10000.0;\
     ^\
dsets.c:4818:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         orig_data[0][j] = (float)((HDrandom() % 100000) / (float)1000.0);\
         ^\
dsets.c:4818:47: warning: conversion to 'float' from 'int' may alter its value 
[-Wconversion]\
         orig_data[0][j] = (float)((HDrandom() % 100000) / (float)1000.0);\
                                               ^\
dsets.c:4861:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         if(HDfabs(new_data[0][j]-orig_data[0][j]) > HDpow(10.0, -3.0)) \{\
         ^\
dsets.c:4861:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c: In function 'test_scaleoffset_double':\
dsets.c:4946:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         orig_data[i][j] = (HDrandom() % 10000000) / 10000000.0;\
         ^\
dsets.c:4989:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             if(HDfabs(new_data[i][j]-orig_data[i][j]) > HDpow(10.0, -7.0)) \{\
             ^\
dsets.c:4989:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c: In function 'test_scaleoffset_double_2':\
dsets.c:5066:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     fillval = 10000.0;\
     ^\
dsets.c:5094:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         orig_data[0][j] = (HDrandom() % 10000000) / 10000000.0;\
         ^\
dsets.c:5137:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         if(HDfabs(new_data[0][j]-orig_data[0][j]) > HDpow(10.0, -7.0)) \{\
         ^\
dsets.c:5137:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dsets.c: In function 'test_set_local':\
dsets.c:5907:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     n=1.0;\
     ^\
dsets.c:5911:6: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
      points_dbl[i][j] = (double)1.5*n++;\
      ^\
dsets.c:6105:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             if(!DBL_REL_EQUAL(points_dbl[i][j],check_dbl[i][j],0.00001)) \{\
             ^\
dsets.c: In function 'test_deprec':\
dsets.c:7094:12: warning: variable 'status' set but not used 
[-Wunused-but-set-variable]\
     herr_t status;\
            ^\
dsets.c: In function 'test_chunk_cache':\
dsets.c:7436:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     w0_2 = w0_1 / 2.;\
     ^\
dsets.c:7530:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     w0_2 = H5D_CHUNK_CACHE_W0_DEFAULT;\
     ^\
dsets.c: In function 'test_big_chunks_bypass_cache':\
dsets.c:7617:44: warning: size of 'rdata1' is 4000 bytes [-Wlarger-than=]\
     static int  wdata[BYPASS_CHUNK_DIM/2], rdata1[BYPASS_DIM],\
                                            ^\
dsets.c:7631:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(H5Pset_cache(fapl_local, 0, rdcc_nelmts, rdcc_nbytes, (double)0.0) < 0) 
FAIL_STACK_ERROR\
     ^\
dsets.c: In function 'test_chunk_expand':\
dsets.c:7859:93: warning: increment of enumeration value is invalid in C++ 
[-Wc++-compat]\
         for(alloc_time = H5D_ALLOC_TIME_EARLY; alloc_time <= 
H5D_ALLOC_TIME_INCR; alloc_time++) \{\
                                                                                
             ^\
In file included from dsets.c:27:0:\
dsets.c: At top level:\
H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir_filename(const char *filename)\
                    ^\
H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
dsets.c: In function 'test_simple_io':\
dsets.c:497:1: warning: stack usage is 81136 bytes [-Wstack-usage=]\
 \}\
 ^\
dsets.c:497:1: warning: the frame size of 81056 bytes is larger than 16384 
bytes [-Wframe-larger-than=]\
dsets.c: In function 'test_nbit_int_size':\
dsets.c:4130:1: warning: stack usage is 80128 bytes [-Wstack-usage=]\
 \}\
 ^\
dsets.c:4130:1: warning: the frame size of 80052 bytes is larger than 16384 
bytes [-Wframe-larger-than=]\
dsets.c: In function 'test_nbit_flt_size':\
dsets.c:4336:1: warning: stack usage is 80128 bytes [-Wstack-usage=]\
 \}\
 ^\
dsets.c:4336:1: warning: the frame size of 80048 bytes is larger than 16384 
bytes [-Wframe-larger-than=]\
dsets.c: In function 'test_userblock_offset':\
dsets.c:587:1: warning: stack usage is 81120 bytes [-Wstack-usage=]\
 \}\
 ^\
dsets.c:587:1: warning: the frame size of 81040 bytes is larger than 16384 
bytes [-Wframe-larger-than=]\
dsets.c: In function 'filter_bogus2':\
dsets.c:1361:18: warning: cannot optimize loop, the loop counter may overflow 
[-Wunsafe-loop-optimizations]\
             while(buf_left>0) \{\
                  ^\
  CCLD     dsets\
  CC       cmpd_dset.o\
cmpd_dset.c: In function 'test_compound':\
cmpd_dset.c:154:18: warning: size of 's1' is 6400000 bytes [-Wlarger-than=]\
     static s1_t  s1[NX*NY];\
                  ^\
cmpd_dset.c:158:18: warning: size of 's2' is 6400000 bytes [-Wlarger-than=]\
     static s2_t  s2[NX*NY];\
                  ^\
cmpd_dset.c:162:18: warning: size of 's3' is 6400000 bytes [-Wlarger-than=]\
     static s3_t  s3[NX*NY];\
                  ^\
cmpd_dset.c:166:18: warning: size of 's4' is 1600000 bytes [-Wlarger-than=]\
     static s4_t  s4[NX*NY];\
                  ^\
cmpd_dset.c:170:18: warning: size of 's5' is 9600000 bytes [-Wlarger-than=]\
     static s5_t  s5[NX*NY];\
                  ^\
cmpd_dset.c:173:18: warning: size of 's6' is 9600000 bytes [-Wlarger-than=]\
     static s6_t  s6[NX*NY];\
                  ^\
cmpd_dset.c: In function 'initialize_stype1':\
cmpd_dset.c:885:26: warning: conversion to 'float' from 'int' may alter its 
value [-Wconversion]\
         s_ptr->f    = i*2/3;\
                          ^\
cmpd_dset.c:886:28: warning: conversion to 'float' from 'int' may alter its 
value [-Wconversion]\
         s_ptr->g    = i*2/3+1;\
                            ^\
cmpd_dset.c:888:25: warning: conversion to 'float' from 'int' may alter its 
value [-Wconversion]\
      s_ptr->h[j] = i*j/5+j;\
                         ^\
cmpd_dset.c:889:28: warning: conversion to 'float' from 'int' may alter its 
value [-Wconversion]\
         s_ptr->i    = i*2/3+2;\
                            ^\
cmpd_dset.c:890:28: warning: conversion to 'float' from 'int' may alter its 
value [-Wconversion]\
         s_ptr->j    = i*2/3+3;\
                            ^\
cmpd_dset.c: In function 'initialize_stype2':\
cmpd_dset.c:921:19: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
  s_ptr->a    = i*8+0;\
                   ^\
cmpd_dset.c:922:19: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
  s_ptr->b    = i*8+1;\
                   ^\
cmpd_dset.c:924:23: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
      s_ptr->c[j] = i*8+j;\
                       ^\
cmpd_dset.c:925:19: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
  s_ptr->d    = i*8+6;\
                   ^\
cmpd_dset.c:926:19: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
  s_ptr->e    = i*8+7;\
                   ^\
cmpd_dset.c:928:26: warning: conversion to 'float' from 'size_t' may alter its 
value [-Wconversion]\
         s_ptr->f    = i*2/3;\
                          ^\
cmpd_dset.c:929:28: warning: conversion to 'float' from 'size_t' may alter its 
value [-Wconversion]\
         s_ptr->g    = i*2/3+1;\
                            ^\
cmpd_dset.c:931:25: warning: conversion to 'float' from 'size_t' may alter its 
value [-Wconversion]\
      s_ptr->h[j] = i*j/5+j;\
                         ^\
cmpd_dset.c:932:28: warning: conversion to 'float' from 'size_t' may alter its 
value [-Wconversion]\
         s_ptr->i    = i*2/3+2;\
                            ^\
cmpd_dset.c:933:28: warning: conversion to 'float' from 'size_t' may alter its 
value [-Wconversion]\
         s_ptr->j    = i*2/3+3;\
                            ^\
cmpd_dset.c:935:26: warning: conversion to 'double' from 'size_t' may alter its 
value [-Wconversion]\
         s_ptr->k    = i/7+1;\
                          ^\
cmpd_dset.c:936:26: warning: conversion to 'double' from 'size_t' may alter its 
value [-Wconversion]\
         s_ptr->l    = i/7+2;\
                          ^\
cmpd_dset.c:937:26: warning: conversion to 'double' from 'size_t' may alter its 
value [-Wconversion]\
         s_ptr->m    = i/7+3;\
                          ^\
cmpd_dset.c:938:26: warning: conversion to 'double' from 'size_t' may alter its 
value [-Wconversion]\
         s_ptr->n    = i/7+4;\
                          ^\
cmpd_dset.c:940:26: warning: conversion to 'long int' from 'size_t' may change 
the sign of the result [-Wsign-conversion]\
         s_ptr->o    = i*3+0;\
                          ^\
cmpd_dset.c:941:26: warning: conversion to 'long int' from 'size_t' may change 
the sign of the result [-Wsign-conversion]\
         s_ptr->p    = i*3+1;\
                          ^\
cmpd_dset.c:942:26: warning: conversion to 'long int' from 'size_t' may change 
the sign of the result [-Wsign-conversion]\
         s_ptr->q    = i*3+2;\
                          ^\
cmpd_dset.c: In function 'initialize_stype4':\
cmpd_dset.c:999:19: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
  s_ptr->a    = i*8+0;\
                   ^\
cmpd_dset.c:1000:19: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
  s_ptr->b    = i*8+1;\
                   ^\
cmpd_dset.c:1002:23: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
      s_ptr->c[j] = i*8+j;\
                       ^\
cmpd_dset.c:1003:19: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
  s_ptr->d    = i*8+6;\
                   ^\
cmpd_dset.c:1004:19: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
  s_ptr->e    = i*8+7;\
                   ^\
cmpd_dset.c:1006:26: warning: conversion to 'float' from 'size_t' may alter its 
value [-Wconversion]\
         s_ptr->f    = i*2/3;\
                          ^\
cmpd_dset.c:1007:28: warning: conversion to 'float' from 'size_t' may alter its 
value [-Wconversion]\
         s_ptr->g    = i*2/3+1;\
                            ^\
cmpd_dset.c:1009:25: warning: conversion to 'float' from 'size_t' may alter its 
value [-Wconversion]\
      s_ptr->h[j] = i*j/5+j;\
                         ^\
cmpd_dset.c:1010:28: warning: conversion to 'float' from 'size_t' may alter its 
value [-Wconversion]\
         s_ptr->i    = i*2/3+2;\
                            ^\
cmpd_dset.c:1011:28: warning: conversion to 'float' from 'size_t' may alter its 
value [-Wconversion]\
         s_ptr->j    = i*2/3+3;\
                            ^\
cmpd_dset.c:1013:26: warning: conversion to 'double' from 'size_t' may alter 
its value [-Wconversion]\
         s_ptr->k    = i/7+1;\
                          ^\
cmpd_dset.c:1014:26: warning: conversion to 'double' from 'size_t' may alter 
its value [-Wconversion]\
         s_ptr->l    = i/7+2;\
                          ^\
cmpd_dset.c:1015:26: warning: conversion to 'double' from 'size_t' may alter 
its value [-Wconversion]\
         s_ptr->m    = i/7+3;\
                          ^\
cmpd_dset.c:1016:26: warning: conversion to 'double' from 'size_t' may alter 
its value [-Wconversion]\
         s_ptr->n    = i/7+4;\
                          ^\
cmpd_dset.c:1018:26: warning: conversion to 'long int' from 'size_t' may change 
the sign of the result [-Wsign-conversion]\
         s_ptr->o    = i*3+0;\
                          ^\
cmpd_dset.c:1019:26: warning: conversion to 'long int' from 'size_t' may change 
the sign of the result [-Wsign-conversion]\
         s_ptr->p    = i*3+1;\
                          ^\
cmpd_dset.c:1020:26: warning: conversion to 'long int' from 'size_t' may change 
the sign of the result [-Wsign-conversion]\
         s_ptr->q    = i*3+2;\
                          ^\
cmpd_dset.c:1022:26: warning: conversion to 'long long int' from 'size_t' may 
change the sign of the result [-Wsign-conversion]\
         s_ptr->r    = i*5+1;\
                          ^\
cmpd_dset.c:1023:26: warning: conversion to 'long long int' from 'size_t' may 
change the sign of the result [-Wsign-conversion]\
         s_ptr->s    = i*5+2;\
                          ^\
cmpd_dset.c:1024:26: warning: conversion to 'long long int' from 'size_t' may 
change the sign of the result [-Wsign-conversion]\
         s_ptr->t    = i*5+3;\
                          ^\
cmpd_dset.c: In function 'compare_data':\
cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
                    s_ptr->h[15], 
s_ptr->i,s_ptr->j,s_ptr->k,s_ptr->l,s_ptr->m,s_ptr->n);\
                    ^\
cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
                    d_ptr->m,d_ptr->n);\
                    ^\
cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c:1315:20: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
cmpd_dset.c: In function 'test_pack_ooo':\
cmpd_dset.c:1791:19: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
         j = HDrand() % num_free;\
                   ^\
cmpd_dset.c:1803:31: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     sub_cmpd_order = HDrand() % PACK_NMEMBS;\
                               ^\
cmpd_dset.c: In function 'main':\
cmpd_dset.c:2195:29: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_compound(fname, fapl_id);\
                             ^\
cmpd_dset.c:2199:36: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_hdf5_src_subset(fname, fapl_id);\
                                    ^\
cmpd_dset.c:2203:36: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_hdf5_dst_subset(fname, fapl_id);\
                                    ^\
cmpd_dset.c:2206:29: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_pack_ooo();\
                             ^\
cmpd_dset.c:2209:30: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += test_ooo_order(fname);\
                              ^\
cmpd_dset.c: In function 'test_hdf5_src_subset':\
cmpd_dset.c:888:23: warning: assuming signed overflow does not occur when 
simplifying division [-Wstrict-overflow]\
      s_ptr->h[j] = i*j/5+j;\
                       ^\
cmpd_dset.c:888:23: warning: assuming signed overflow does not occur when 
simplifying division [-Wstrict-overflow]\
cmpd_dset.c:888:23: warning: assuming signed overflow does not occur when 
simplifying division [-Wstrict-overflow]\
  CCLD     cmpd_dset\
  CC       filter_fail.o\
filter_fail.c: In function 'filter_fail':\
filter_fail.c:68:40: warning: unused parameter 'cd_nelmts' [-Wunused-parameter]\
 filter_fail(unsigned int flags, size_t cd_nelmts,\
                                        ^\
filter_fail.c:69:27: warning: unused parameter 'cd_values' [-Wunused-parameter]\
       const unsigned int *cd_values, size_t nbytes,\
                           ^\
In file included from filter_fail.c:25:0:\
filter_fail.c: At top level:\
H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir_filename(const char *filename)\
                    ^\
H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
  CCLD     filter_fail\
  CC       extend.o\
extend.c:34:14: warning: size of 'buf1' is 40000 bytes [-Wlarger-than=]\
 static int   buf1[NY][NX], buf2[NX / 2][NY / 2];\
              ^\
extend.c:34:28: warning: size of 'buf2' is 10000 bytes [-Wlarger-than=]\
 static int   buf1[NY][NX], buf2[NX / 2][NY / 2];\
                            ^\
  CCLD     extend\
  CC       external.o\
external.c: In function 'test_2':\
external.c:612:14: warning: variable 'n' set but not used 
[-Wunused-but-set-variable]\
     hssize_t n;   /*bytes of I/O   */\
              ^\
external.c: In function 'test_3':\
external.c:780:9: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
         whole[i] = i;\
         ^\
external.c:801:24: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
         whole[i] = 100 + i;\
                        ^\
In file included from external.c:23:0:\
external.c: At top level:\
H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir_filename(const char *filename)\
                    ^\
H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
  CCLD     external\
  CC       efc.o\
efc.c:36:13: warning: size of 'filename' is 6144 bytes [-Wlarger-than=]\
 static char filename[6][1024];\
             ^\
  CCLD     efc\
  CC       objcopy.o\
objcopy.c: In function 'compare_data':\
objcopy.c:1067:24: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
             ref_buf1 = (const hdset_reg_ref_t *)buf1;\
                        ^\
objcopy.c:1068:24: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
             ref_buf2 = (const hdset_reg_ref_t *)buf2;\
                        ^\
objcopy.c: In function 'test_copy_dataset_compound':\
objcopy.c:2318:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         buf[i].d = 1. / (i + 1);\
         ^\
objcopy.c: In function 'test_copy_dataset_chunked':\
objcopy.c:2450:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         buf1d[i] = (float)(i / 2.0);\
         ^\
objcopy.c:2452:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             buf2d[i][j] = (float)(i + (j / 100.0));\
             ^\
objcopy.c: In function 'test_copy_dataset_chunked_sparse':\
objcopy.c:2793:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         buf1d[i] = (float)(i / 10.0);\
         ^\
objcopy.c:2795:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             buf2d[i][j] = (float)(i + (j / 100.0));\
             ^\
objcopy.c: In function 'test_copy_dataset_compressed':\
objcopy.c:2988:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             buf[i][j] = (float)(100.0);         /* Something easy to compress 
*/\
             ^\
objcopy.c: In function 'test_copy_dataset_compact':\
objcopy.c:3117:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             buf[i][j] = (float)(i+j/100.0);\
             ^\
objcopy.c: In function 'test_copy_dataset_contig_cmpd_vl':\
objcopy.c:7597:22: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
         buf[i].a = i * (i - 1);\
                      ^\
objcopy.c:7602:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         buf[i].c = 1. / (i + 1.);\
         ^\
objcopy.c:7602:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
objcopy.c: In function 'test_copy_dataset_chunked_cmpd_vl':\
objcopy.c:7736:22: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
         buf[i].a = i * (i - 1);\
                      ^\
objcopy.c:7741:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         buf[i].c = 1. / (i + 1.);\
         ^\
objcopy.c:7741:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
objcopy.c: In function 'test_copy_dataset_compact_cmpd_vl':\
objcopy.c:7881:22: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
         buf[i].a = i * (i - 1);\
                      ^\
objcopy.c:7886:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         buf[i].c = 1. / (i + 1.);\
         ^\
objcopy.c:7886:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
objcopy.c: In function 'test_copy_cdt_merge_cdt':\
objcopy.c:9601:9: warning: variable 'buf' set but not used 
[-Wunused-but-set-variable]\
     int buf[DIM_SIZE_1];   /* Buffer for data */\
         ^\
objcopy.c: In function 'test_copy_cdt_merge_suggs':\
objcopy.c:9833:9: warning: variable 'buf' set but not used 
[-Wunused-but-set-variable]\
     int buf[DIM_SIZE_1];                        /* Buffer for writing data */\
         ^\
objcopy.c: In function 'test_copy_cdt_merge_all_suggs':\
objcopy.c:10358:9: warning: variable 'buf' set but not used 
[-Wunused-but-set-variable]\
     int buf[DIM_SIZE_1];                        /* Buffer for writing data */\
         ^\
In file included from objcopy.c:25:0:\
objcopy.c: At top level:\
H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir_filename(const char *filename)\
                    ^\
H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
  CCLD     objcopy\
  CC       links.o\
links.c: In function 'external_link_dangling':\
links.c:2712:36: warning: conversion to 'hid_t' from 'ssize_t' may alter its 
value [-Wconversion]\
         status = H5Lget_name_by_idx(rid, "no_file", H5_INDEX_NAME, 
H5_ITER_INC, 0, NULL, 0, H5P_DEFAULT);\
                                    ^\
links.c: In function 'external_set_elink_fapl1':\
links.c:3515:17: warning: size of 'sv' is 3500 bytes [-Wlarger-than=]\
     char        sv[H5FD_MEM_NTYPES][500];\
                 ^\
links.c: In function 'external_set_elink_fapl2':\
links.c:3714:10: warning: size of 'points' is 6400 bytes [-Wlarger-than=]\
     int  points[NUM40][NUM40];\
          ^\
links.c: In function 'link_filters':\
links.c:9849:17: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                 > ((double)filesize_unfiltered * 
FILTER_FILESIZE_MAX_FRACTION))\
                 ^\
links.c: In function 'link_info_by_idx':\
links.c:11105:41: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
                 ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, 
H5_ITER_INC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);\
                                         ^\
links.c:11147:41: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
                 ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, 
H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);\
                                         ^\
links.c:11189:41: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
                 ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, 
H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);\
                                         ^\
links.c: In function 'link_info_by_idx_old':\
links.c:11357:37: warning: conversion to 'herr_t' from 'ssize_t' may alter its 
value [-Wconversion]\
             ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, 
H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);\
                                     ^\
links.c: In function 'link_iterate_check':\
links.c:12111:70: warning: conversion to 'int64_t' from 'hsize_t' may change 
the sign of the result [-Wsign-conversion]\
     iter_info->curr = order != H5_ITER_DEC ? skip : ((max_links - 1) - skip);\
                                                                      ^\
links.c:12111:5: warning: conversion to 'int64_t' from 'hsize_t' may change the 
sign of the result [-Wsign-conversion]\
     iter_info->curr = order != H5_ITER_DEC ? skip : ((max_links - 1) - skip);\
     ^\
links.c:12139:45: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
     iter_info->nskipped = gskip = max_links / 2;\
                                             ^\
links.c:12139:33: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     iter_info->nskipped = gskip = max_links / 2;\
                                 ^\
links.c:12143:5: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     iter_info->curr = order != H5_ITER_DEC ? (unsigned)gskip : ((max_links - 
1) - gskip);\
     ^\
links.c:12184:33: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     iter_info->nskipped = gskip = 0;\
                                 ^\
links.c: In function 'link_iterate_old_check':\
links.c:12541:33: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     iter_info->nskipped = gskip = 0;\
                                 ^\
links.c:12561:70: warning: conversion to 'int64_t' from 'hsize_t' may change 
the sign of the result [-Wsign-conversion]\
     iter_info->curr = order != H5_ITER_DEC ? skip : ((max_links - 1) - skip);\
                                                                      ^\
links.c:12561:5: warning: conversion to 'int64_t' from 'hsize_t' may change the 
sign of the result [-Wsign-conversion]\
     iter_info->curr = order != H5_ITER_DEC ? skip : ((max_links - 1) - skip);\
     ^\
links.c:12589:45: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
     iter_info->nskipped = gskip = max_links / 2;\
                                             ^\
links.c:12589:33: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     iter_info->nskipped = gskip = max_links / 2;\
                                 ^\
links.c:12593:5: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     iter_info->curr = order != H5_ITER_DEC ? (unsigned)gskip : ((max_links - 
1) - gskip);\
     ^\
links.c:12634:33: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     iter_info->nskipped = gskip = 0;\
                                 ^\
In file included from links.c:31:0:\
links.c: At top level:\
H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir_filename(const char *filename)\
                    ^\
H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
links.c: In function 'external_set_elink_fapl2':\
links.c:3827:1: warning: stack usage is 10672 bytes [-Wstack-usage=]\
 \} /* end external_set_elink_fapl2() */\
 ^\
links.c: In function 'external_set_elink_fapl1':\
links.c:3671:1: warning: stack usage is 8960 bytes [-Wstack-usage=]\
 \} /* end external_set_elink_fapl1() */\
 ^\
links.c: In function 'external_symlink':\
links.c:6555:1: warning: stack usage is 11424 bytes [-Wstack-usage=]\
 \} /* end external_symlink() */\
 ^\
  CCLD     links\
  CC       unlink.o\
  CCLD     unlink\
  CC       big.o\
In file included from h5test.h:26:0,\
                 from big.c:56:\
big.c: In function 'randll':\
../src/H5private.h:1029:37: warning: conversion to 'hsize_t' from 'int' may 
change the sign of the result [-Wsign-conversion]\
         #define HDrandom()    HDrand()\
                                     ^\
big.c:132:15: note: in expansion of macro 'HDrandom'\
         acc = HDrandom();\
               ^\
../src/H5private.h:1029:37: warning: conversion to 'hsize_t' from 'int' may 
change the sign of the result [-Wsign-conversion]\
         #define HDrandom()    HDrand()\
                                     ^\
big.c:133:16: note: in expansion of macro 'HDrandom'\
         acc *= HDrandom();\
                ^\
big.c: In function 'enough_room':\
big.c:308:9: warning: format not a string literal, argument types not checked 
[-Wformat-nonliteral]\
         HDsnprintf(name, sizeof name, filename, i);\
         ^\
big.c:323:9: warning: format not a string literal, argument types not checked 
[-Wformat-nonliteral]\
         HDsnprintf(name, sizeof name, filename, i);\
         ^\
big.c: In function 'writer':\
big.c:364:5: warning: switch missing default case [-Wswitch-default]\
     switch(testsize)\{\
     ^\
big.c: In function 'reader':\
big.c:516:33: warning: conversion to 'hsize_t' from 'int64_t' may change the 
sign of the result [-Wsign-conversion]\
         hs_offset[0] = HDstrtoll(s, NULL, 0);\
                                 ^\
big.c: In function 'testvfd':\
big.c:607:13: warning: unused variable 'family_size' [-Wunused-variable]\
     hsize_t family_size;\
             ^\
big.c: In function 'main':\
big.c:788:5: warning: conversion to 'unsigned int' from 'long unsigned int' may 
alter its value [-Wconversion]\
     HDsrandom(seed);\
     ^\
big.c: In function 'writer.constprop.0':\
big.c:130:33: warning: assuming signed overflow does not occur when changing X 
+- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
     while(overlap != 0 && tries < MAX_TRIES)\
                                 ^\
  CCLD     big\
  CC       mtime.o\
mtime.c: In function 'main':\
mtime.c:117:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     \} else if(HDfabs(HDdifftime(now, oi1.ctime)) > 60.0) \{\
     ^\
In file included from mtime.c:26:0:\
mtime.c: At top level:\
H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir_filename(const char *filename)\
                    ^\
H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
  CCLD     mtime\
  CC       fillval.o\
fillval.c: In function 'test_getset_vl':\
fillval.c:291:42: warning: identifier 'typeid' conflicts with C++ keyword 
[-Wc++-compat]\
     hid_t fileid = (-1), spaceid = (-1), typeid = (-1), datasetid = (-1), 
plistid = (-1);\
                                          ^\
fillval.c:301:9: warning: identifier 'typeid' conflicts with C++ keyword 
[-Wc++-compat]\
     if((typeid =  H5Tcopy(H5T_C_S1)) < 0) TEST_ERROR\
         ^\
fillval.c:302:20: warning: identifier 'typeid' conflicts with C++ keyword 
[-Wc++-compat]\
     if(H5Tset_size(typeid, H5T_VARIABLE) < 0) TEST_ERROR\
                    ^\
fillval.c:306:35: warning: identifier 'typeid' conflicts with C++ keyword 
[-Wc++-compat]\
     if(H5Pset_fill_value(plistid, typeid, &f1) < 0) TEST_ERROR\
                                   ^\
fillval.c:312:35: warning: identifier 'typeid' conflicts with C++ keyword 
[-Wc++-compat]\
     if(H5Pget_fill_value(plistid, typeid, &f2) < 0) TEST_ERROR\
                                   ^\
fillval.c:326:51: warning: identifier 'typeid' conflicts with C++ keyword 
[-Wc++-compat]\
     if((datasetid = H5Dcreate2(fileid, "Dataset", typeid, spaceid, 
H5P_DEFAULT, plistid, H5P_DEFAULT)) < 0) TEST_ERROR\
                                                   ^\
fillval.c:343:35: warning: identifier 'typeid' conflicts with C++ keyword 
[-Wc++-compat]\
     if(H5Pget_fill_value(plistid, typeid, &f2) < 0) TEST_ERROR\
                                   ^\
fillval.c:355:17: warning: identifier 'typeid' conflicts with C++ keyword 
[-Wc++-compat]\
     if(H5Tclose(typeid) < 0) TEST_ERROR\
                 ^\
fillval.c: In function 'test_create':\
fillval.c:625:19: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
         if( rd_c.a!=0 || rd_c.y != fill_ctype.y || rd_c.x != 0 || rd_c.z != 
'\\0') \{\
                   ^\
fillval.c:625:33: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
         if( rd_c.a!=0 || rd_c.y != fill_ctype.y || rd_c.x != 0 || rd_c.z != 
'\\0') \{\
                                 ^\
fillval.c:629:19: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
                   rd_c.a, rd_c.y, rd_c.x, rd_c.z);\
                   ^\
fillval.c:698:15: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(rd_c.a != 0 || rd_c.y != fill_ctype.y || rd_c.x != 0 || rd_c.z!='\\0') 
\{\
               ^\
fillval.c:698:30: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     if(rd_c.a != 0 || rd_c.y != fill_ctype.y || rd_c.x != 0 || rd_c.z!='\\0') 
\{\
                              ^\
fillval.c:702:3: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
   rd_c.a, rd_c.y, rd_c.x, rd_c.z);\
   ^\
fillval.c: In function 'test_rdwr_cases':\
fillval.c:791:25: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
      hs_offset[j] = rand() % cur_size[j];\
                         ^\
fillval.c:813:57: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
             if(fill_time!=H5D_FILL_TIME_NEVER && (rd_c.a!=fill_c.a ||\
                                                         ^\
fillval.c:814:29: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
   rd_c.x!=fill_c.x || rd_c.y!=fill_c.y ||\
                             ^\
fillval.c:823:4: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
    fill_c.a, fill_c.x, fill_c.y, fill_c.z);\
    ^\
fillval.c:823:4: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
fillval.c:847:13: warning: request for implicit conversion from 'void *' to 
'int *' not permitted in C++ [-Wc++-compat]\
         buf = HDmalloc((size_t)(nelmts * sizeof(int)));\
             ^\
fillval.c:881:31: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
                 if(buf_c[u].a != fill_c.a || buf_c[u].x != fill_c.x ||\
                               ^\
fillval.c:882:36: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
                         buf_c[u].y != fill_c.y || buf_c[u].z != fill_c.z) \{\
                                    ^\
fillval.c:891:29: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
                             fill_c.a, fill_c.x, fill_c.y, fill_c.z);\
                             ^\
fillval.c:891:29: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
fillval.c:911:6: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
      buf_c[u].a = (float)1111.11;\
      ^\
fillval.c:913:6: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
      buf_c[u].y = 3333.3333;\
      ^\
fillval.c:940:25: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
      hs_offset[j] = rand() % cur_size[j];\
                         ^\
fillval.c:995:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
   if( rd_c.a!=should_be_c.a || rd_c.x!=should_be_c.x ||\
             ^\
fillval.c:996:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
       rd_c.y!=should_be_c.y || rd_c.z!=should_be_c.z)  \{\
             ^\
fillval.c:1005:14: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
              should_be_c.x,should_be_c.y,should_be_c.z);\
              ^\
fillval.c:1005:14: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
fillval.c:1014:27: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
                 if( rd_c.a!=should_be_c.a || rd_c.x!=should_be_c.x ||\
                           ^\
fillval.c:1015:27: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
                     rd_c.y!=should_be_c.y || rd_c.z!=should_be_c.z)  \{\
                           ^\
fillval.c:1024:28: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
                            should_be_c.x,should_be_c.y,should_be_c.z);\
                            ^\
fillval.c:1024:28: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
fillval.c: In function 'test_rdwr':\
fillval.c:1146:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         fill_ctype.y = 4444.4444;\
         ^\
fillval.c:1199:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     fill_ctype.y = 4444.4444;\
     ^\
fillval.c: In function 'test_extend_cases':\
fillval.c:1442:5: warning: initialization discards 'const' qualifier from 
pointer target type [enabled by default]\
     comp_vl_datatype val_rd_c, init_val_c = \{87, "baz", "mumble", 129\};\
     ^\
fillval.c:1442:5: warning: initialization discards 'const' qualifier from 
pointer target type [enabled by default]\
fillval.c:1497:25: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
      hs_offset[j] = rand() % start_size[j];\
                         ^\
fillval.c:1550:25: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
      hs_offset[j] = rand() % start_size[j];\
                         ^\
fillval.c:1588:25: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
      hs_offset[j] = rand() % extend_size[j];\
                         ^\
fillval.c:1627:25: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
      hs_offset[j] = rand() % max_size[j];\
                         ^\
fillval.c:1668:25: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
      hs_offset[j] = rand() % extend_size[j];\
                         ^\
fillval.c:1761:25: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
      hs_offset[j] = rand() % extend_size[j];\
                         ^\
fillval.c: In function 'test_extend':\
fillval.c:1844:5: warning: initialization discards 'const' qualifier from 
pointer target type [enabled by default]\
     comp_vl_datatype fillval_c = \{32, "foo", "bar", 64\};         /* Fill 
value for compound+vl datatype tests */\
     ^\
fillval.c:1844:5: warning: initialization discards 'const' qualifier from 
pointer target type [enabled by default]\
In file included from fillval.c:23:0:\
fillval.c: At top level:\
H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir_filename(const char *filename)\
                    ^\
H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
fillval.c: In function 'test_rdwr_cases':\
fillval.c:885:30: warning: 'fill_c.a' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
                     HDfprintf(stdout,"    Elmt=\{%Hu, %Hu, %Hu, %Hu, %Hu\}, 
read: %f, %d, %f, %c"\
                              ^\
fillval.c:885:30: warning: 'fill_c.x' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
fillval.c:885:30: warning: 'fill_c.y' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
fillval.c:885:30: warning: 'fill_c.z' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
  CCLD     fillval\
  CC       mount.o\
  CCLD     mount\
  CC       flush1.o\
flush1.c:35:15: warning: size of 'the_data' is 80000 bytes [-Wlarger-than=]\
 static double the_data[100][100];\
               ^\
flush1.c: In function 'create_file':\
flush1.c:77:43: warning: conversion to 'double' from 'long long int' may alter 
its value [-Wconversion]\
      the_data[i][j] = (double)(hssize_t)i/(hssize_t)(j+1);\
                                           ^\
flush1.c: In function 'extend_file':\
flush1.c:134:43: warning: conversion to 'double' from 'long long int' may alter 
its value [-Wconversion]\
      the_data[i][j] = (double)(hssize_t)i/(hssize_t)(j+1);\
                                           ^\
  CCLD     flush1\
  CC       flush2.o\
flush2.c:34:16: warning: size of 'the_data' is 80000 bytes [-Wlarger-than=]\
 static double  the_data[100][100];\
                ^\
flush2.c: In function 'check_dset':\
flush2.c:75:72: warning: conversion to 'double' from 'long long int' may alter 
its value [-Wconversion]\
       error = fabs(the_data[i][j] - (double)(hssize_t)i / ((hssize_t)j + 1));\
                                                                        ^\
flush2.c:76:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       if(error > 0.0001) \{\
       ^\
flush2.c:81:27: warning: conversion to 'double' from 'long long int' may alter 
its value [-Wconversion]\
       (double)(hssize_t)i/(hssize_t)(j+1));\
                           ^\
  CCLD     flush2\
  CC       app_ref.o\
app_ref.c: In function 'main':\
app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing 
constant in comparison [-Wstrict-overflow]\
     for (i=0; i<ninc; i++)                                                     
\\\
     ^\
app_ref.c:115:5: note: in expansion of macro 'RAND_INC'\
     RAND_INC (T_FILE)\
     ^\
app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing 
constant in comparison [-Wstrict-overflow]\
     for (i=0; i<ninc; i++)                                                     
\\\
     ^\
app_ref.c:121:5: note: in expansion of macro 'RAND_INC'\
     RAND_INC (T_PLIST)\
     ^\
app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing 
constant in comparison [-Wstrict-overflow]\
     for (i=0; i<ninc; i++)                                                     
\\\
     ^\
app_ref.c:128:5: note: in expansion of macro 'RAND_INC'\
     RAND_INC (T_PCLASS)\
     ^\
app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing 
constant in comparison [-Wstrict-overflow]\
     for (i=0; i<ninc; i++)                                                     
\\\
     ^\
app_ref.c:134:5: note: in expansion of macro 'RAND_INC'\
     RAND_INC (T_TYPE)\
     ^\
app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing 
constant in comparison [-Wstrict-overflow]\
     for (i=0; i<ninc; i++)                                                     
\\\
     ^\
app_ref.c:140:5: note: in expansion of macro 'RAND_INC'\
     RAND_INC (T_SPACE)\
     ^\
app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing 
constant in comparison [-Wstrict-overflow]\
     for (i=0; i<ninc; i++)                                                     
\\\
     ^\
app_ref.c:147:5: note: in expansion of macro 'RAND_INC'\
     RAND_INC (T_DSET)\
     ^\
app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing 
constant in comparison [-Wstrict-overflow]\
     for (i=0; i<ninc; i++)                                                     
\\\
     ^\
app_ref.c:154:5: note: in expansion of macro 'RAND_INC'\
     RAND_INC (T_ATTR)\
     ^\
app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing 
constant in comparison [-Wstrict-overflow]\
     for (i=0; i<ninc; i++)                                                     
\\\
     ^\
app_ref.c:161:5: note: in expansion of macro 'RAND_INC'\
     RAND_INC (T_GROUP)\
     ^\
app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing 
constant in comparison [-Wstrict-overflow]\
     for (i=0; i<ninc; i++)                                                     
\\\
     ^\
app_ref.c:167:5: note: in expansion of macro 'RAND_INC'\
     RAND_INC (T_ECLASS)\
     ^\
app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing 
constant in comparison [-Wstrict-overflow]\
     for (i=0; i<ninc; i++)                                                     
\\\
     ^\
app_ref.c:173:5: note: in expansion of macro 'RAND_INC'\
     RAND_INC (T_EMSG)\
     ^\
app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing 
constant in comparison [-Wstrict-overflow]\
     for (i=0; i<ninc; i++)                                                     
\\\
     ^\
app_ref.c:179:5: note: in expansion of macro 'RAND_INC'\
     RAND_INC (T_ESTACK)\
     ^\
  CCLD     app_ref\
  CC       enum.o\
  CCLD     enum\
  CC       set_extent.o\
set_extent.c: In function 'main':\
set_extent.c:133:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(H5Pset_cache(fapl, 0, (size_t)8, 256 * sizeof(int), 0.75) < 0) 
TEST_ERROR\
     ^\
set_extent.c:136:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     if(H5Pset_cache(fapl2, 0, (size_t)0, (size_t)0, 0.) < 0) TEST_ERROR\
     ^\
set_extent.c: In function 'test_random_rank4':\
set_extent.c:2677:17: warning: size of 'rbuf' is 40000 bytes [-Wlarger-than=]\
     static int  rbuf[10][10][10][10];           /* Read buffer */\
                 ^\
set_extent.c:2678:17: warning: size of 'wbuf' is 40000 bytes [-Wlarger-than=]\
     static int  wbuf[10][10][10][10];           /* Write buffer */\
                 ^\
set_extent.c:2679:20: warning: size of 'dim_log' is 3232 bytes [-Wlarger-than=]\
     static hsize_t dim_log[RAND4_NITER+1][4];   /* Log of dataset dimensions 
*/\
                    ^\
  CCLD     set_extent\
  CC       ttsafe.o\
  CC       ttsafe_dcreate.o\
  CC       ttsafe_error.o\
  CC       ttsafe_cancel.o\
  CC       ttsafe_acreate.o\
  CCLD     ttsafe\
  CC       getname.o\
getname.c: In function 'test_obj_ref':\
getname.c:2523:20: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     i = H5Iget_name(dataset2, (char*)buf, sizeof(buf));\
                    ^\
getname.c:2527:20: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[0], (char*)buf, sizeof(buf));\
                    ^\
getname.c:2535:20: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     i = H5Iget_name(dataset2, (char*)buf, sizeof(buf));\
                    ^\
getname.c:2539:20: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[1], (char*)buf, sizeof(buf));\
                    ^\
getname.c:2547:20: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     i = H5Iget_name(group, (char*)buf, sizeof(buf));\
                    ^\
getname.c:2551:20: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[2], (char*)buf, sizeof(buf));\
                    ^\
getname.c:2559:20: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     i = H5Iget_name(tid1, (char*)buf, sizeof(buf));\
                    ^\
getname.c:2563:20: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[3], (char*)buf, sizeof(buf));\
                    ^\
getname.c:2571:20: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     i = H5Iget_name(dataset2, (char*)buf, sizeof(buf));\
                    ^\
getname.c:2575:20: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[4], (char*)buf, sizeof(buf));\
                    ^\
getname.c:2583:20: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     i = H5Iget_name(group, (char*)buf, sizeof(buf));\
                    ^\
getname.c:2587:20: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[5], (char*)buf, sizeof(buf));\
                    ^\
getname.c:2595:20: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     i = H5Iget_name(dataset2, (char*)buf, sizeof(buf));\
                    ^\
getname.c:2599:20: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[6], (char*)buf, sizeof(buf));\
                    ^\
getname.c:2607:20: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     i = H5Iget_name(group, (char*)buf, sizeof(buf));\
                    ^\
getname.c:2611:20: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[7], (char*)buf, sizeof(buf));\
                    ^\
getname.c:2622:20: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     i = H5Iget_name(dataset2, (char*)buf, sizeof(buf));\
                    ^\
getname.c:2626:20: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[4], (char*)buf, sizeof(buf));\
                    ^\
getname.c:2638:20: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     i = H5Iget_name(dataset2, (char*)buf, sizeof(buf));\
                    ^\
getname.c:2642:20: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[1], (char*)buf, sizeof(buf));\
                    ^\
  CCLD     getname\
  CC       vfd.o\
vfd.c: In function 'test_family_opens':\
vfd.c:582:5: warning: format not a string literal, argument types not checked 
[-Wformat-nonliteral]\
     sprintf(first_name, fname, 0);\
     ^\
vfd.c: In function 'test_family':\
vfd.c:649:17: warning: size of 'buf' is 16384 bytes [-Wlarger-than=]\
     int         buf[FAMILY_NUMBER][FAMILY_SIZE];\
                 ^\
vfd.c:709:32: warning: conversion to 'int' from 'unsigned int' may change the 
sign of the result [-Wsign-conversion]\
             buf[i][j] = i*10000+j;\
                                ^\
vfd.c: In function 'test_family_compat':\
vfd.c:832:5: warning: format not a string literal, argument types not checked 
[-Wformat-nonliteral]\
     sprintf(newname_individual, newname, counter);\
     ^\
vfd.c:833:5: warning: format not a string literal, argument types not checked 
[-Wformat-nonliteral]\
     sprintf(pathname_individual, pathname, counter);\
     ^\
vfd.c:837:9: warning: format not a string literal, argument types not checked 
[-Wformat-nonliteral]\
         sprintf(newname_individual, newname, counter);\
         ^\
vfd.c:838:9: warning: format not a string literal, argument types not checked 
[-Wformat-nonliteral]\
         sprintf(pathname_individual, pathname, counter);\
         ^\
vfd.c: In function 'test_multi_opens':\
vfd.c:907:5: warning: format not a string literal, argument types not checked 
[-Wformat-nonliteral]\
     sprintf(sf_name, super_name, fname);\
     ^\
vfd.c:901:11: warning: variable 'file' set but not used 
[-Wunused-but-set-variable]\
     hid_t file;\
           ^\
vfd.c: In function 'test_multi':\
vfd.c:949:17: warning: size of 'buf' is 65536 bytes [-Wlarger-than=]\
     int         buf[MULTI_SIZE][MULTI_SIZE];\
                 ^\
vfd.c: In function 'test_multi_compat':\
vfd.c:1163:17: warning: size of 'buf' is 65536 bytes [-Wlarger-than=]\
     int         buf[MULTI_SIZE][MULTI_SIZE];\
                 ^\
vfd.c:1161:17: warning: unused variable 'dname' [-Wunused-variable]\
     char        dname[]="dataset2";\
                 ^\
vfd.c:1154:34: warning: unused variable 'fhandle' [-Wunused-variable]\
     int         *fhandle2=NULL, *fhandle=NULL;\
                                  ^\
vfd.c:1154:18: warning: unused variable 'fhandle2' [-Wunused-variable]\
     int         *fhandle2=NULL, *fhandle=NULL;\
                  ^\
vfd.c:1150:17: warning: unused variable 'access_fapl' [-Wunused-variable]\
     hid_t       access_fapl = -1;\
                 ^\
vfd.c:1149:34: warning: unused variable 'fapl2' [-Wunused-variable]\
     hid_t       file=(-1), fapl, fapl2=(-1), dset=(-1), space=(-1);\
                                  ^\
vfd.c: In function 'test_log':\
vfd.c:1317:18: warning: unused variable 'flags' [-Wunused-variable]\
     unsigned int flags           = H5FD_LOG_ALL;\
                  ^\
vfd.c: In function 'test_family':\
vfd.c:782:1: warning: stack usage is 17632 bytes [-Wstack-usage=]\
 \}\
 ^\
vfd.c:782:1: warning: the frame size of 17560 bytes is larger than 16384 bytes 
[-Wframe-larger-than=]\
vfd.c: In function 'test_multi_compat':\
vfd.c:1292:1: warning: stack usage is 71232 bytes [-Wstack-usage=]\
 \}\
 ^\
vfd.c:1292:1: warning: the frame size of 71152 bytes is larger than 16384 bytes 
[-Wframe-larger-than=]\
vfd.c: In function 'test_multi':\
vfd.c:1123:1: warning: stack usage is 68304 bytes [-Wstack-usage=]\
 \}\
 ^\
vfd.c:1123:1: warning: the frame size of 68224 bytes is larger than 16384 bytes 
[-Wframe-larger-than=]\
vfd.c: At top level:\
vfd.c:34:0: warning: macro "FBSIZE" is not used [-Wunused-macros]\
 #define FBSIZE       (4*KB)\
 ^\
vfd.c:35:0: warning: macro "CBSIZE" is not used [-Wunused-macros]\
 #define CBSIZE       (8*KB)\
 ^\
vfd.c:36:0: warning: macro "THRESHOLD" is not used [-Wunused-macros]\
 #define THRESHOLD    1\
 ^\
vfd.c:33:0: warning: macro "MBOUNDARY" is not used [-Wunused-macros]\
 #define MBOUNDARY    512\
 ^\
vfd.c:41:0: warning: macro "DSET2_DIM" is not used [-Wunused-macros]\
 #define DSET2_DIM    4\
 ^\
  CCLD     vfd\
  CC       ntypes.o\
ntypes.c:35:5: warning: size of 'ipoints2' is 80000 bytes [-Wlarger-than=]\
 int ipoints2[DIM0][DIM1], icheck2[DIM0][DIM1];\
     ^\
ntypes.c:35:27: warning: size of 'icheck2' is 80000 bytes [-Wlarger-than=]\
 int ipoints2[DIM0][DIM1], icheck2[DIM0][DIM1];\
                           ^\
ntypes.c:36:7: warning: size of 'spoints2' is 40000 bytes [-Wlarger-than=]\
 short spoints2[DIM0][DIM1], scheck2[DIM0][DIM1];\
       ^\
ntypes.c:36:29: warning: size of 'scheck2' is 40000 bytes [-Wlarger-than=]\
 short spoints2[DIM0][DIM1], scheck2[DIM0][DIM1];\
                             ^\
ntypes.c:37:5: warning: size of 'ipoints3' is 400000 bytes [-Wlarger-than=]\
 int ipoints3[DIM0][DIM1][5], icheck3[DIM0][DIM1][5];\
     ^\
ntypes.c:37:30: warning: size of 'icheck3' is 400000 bytes [-Wlarger-than=]\
 int ipoints3[DIM0][DIM1][5], icheck3[DIM0][DIM1][5];\
                              ^\
  CCLD     ntypes\
  CC       dangle.o\
  CCLD     dangle\
  CC       dtransform.o\
dtransform.c:38:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     \{   \{36.0, 31.0, 25.0, 19.0, 13.0, 7.0, 1.0, -5.0, -11.0, -16.0, -22.0, 
-28.0, -34.0, -40.0, -46.0, -52.0, -57.0, -63.0 \},\
     ^\
dtransform.c:38:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:38:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:38:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:38:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:38:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:38:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:38:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:38:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:38:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:38:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:38:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:38:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:38:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:38:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:38:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:38:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:38:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:39:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  \{34.0, 27.0, 21.0, 15.0, 9.0, 3.0, -4.0, -10.0, -16.0, -22.0, -28.0, -35.0, 
-41.0, -47.0, -53.0, -59.0, -66.0, -72.0 \} ,\
  ^\
dtransform.c:39:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:39:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:39:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:39:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:39:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:39:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:39:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:39:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:39:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:39:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:39:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:39:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:39:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:39:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:39:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:39:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:39:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:40:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  \{32.0, 25.0, 19.0, 13.0, 6.0, 0.0, -7.0, -13.0, -19.0, -26.0, -32.0, -39.0, 
-45.0, -51.0, -58.0, -64.0, -71.0, -77.0 \},\
  ^\
dtransform.c:40:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:40:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:40:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:40:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:40:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:40:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:40:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:40:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:40:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:40:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:40:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:40:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:40:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:40:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:40:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:40:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:40:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:41:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  \{30.0, 24.0, 17.0, 11.0, 4.0, -2.0, -9.0, -15.0, -22.0, -29.0, -35.0, -42.0, 
-48.0, -55.0, -61.0, -68.0, -74.0, -81.0 \},\
  ^\
dtransform.c:41:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:41:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:41:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:41:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:41:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:41:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:41:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:41:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:41:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:41:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:41:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:41:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:41:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:41:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:41:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:41:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:41:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:42:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  \{29.0, 23.0, 16.0, 9.0, 3.0, -4.0, -11.0, -17.0, -24.0, -31.0, -37.0, -44.0, 
-51.0, -58.0, -64.0, -71.0, -78.0, -84.0 \},\
  ^\
dtransform.c:42:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:42:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:42:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:42:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:42:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:42:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:42:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:42:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:42:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:42:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:42:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:42:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:42:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:42:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:42:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:42:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:42:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:43:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  \{28.0, 22.0, 15.0, 8.0, 1.0, -5.0, -12.0, -19.0, -26.0, -33.0, -39.0, -46.0, 
-53.0, -60.0, -67.0, -73.0, -80.0, -87.0 \},\
  ^\
dtransform.c:43:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:43:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:43:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:43:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:43:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:43:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:43:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:43:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:43:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:43:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:43:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:43:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:43:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:43:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:43:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:43:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:43:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:44:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  \{28.0, 21.0, 14.0, 7.0, 0.0, -7.0, -14.0, -21.0, -27.0, -34.0, -41.0, -48.0, 
-55.0, -62.0, -69.0, -76.0, -82.0, -89.0 \},\
  ^\
dtransform.c:44:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:44:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:44:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:44:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:44:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:44:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:44:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:44:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:44:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:44:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:44:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:44:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:44:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:44:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:44:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:44:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:44:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:45:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  \{27.0, 20.0, 13.0, 6.0, -1.0, -8.0, -15.0, -22.0, -29.0, -36.0, -43.0, 
-50.0, -57.0, -64.0, -71.0, -78.0, -84.0, -91.0 \},\
  ^\
dtransform.c:45:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:45:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:45:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:45:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:45:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:45:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:45:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:45:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:45:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:45:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:45:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:45:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:45:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:45:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:45:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:45:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:45:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:46:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  \{26.0, 19.0, 12.0, 5.0, -2.0, -9.0, -16.0, -23.0, -30.0, -37.0, -44.0, 
-51.0, -58.0, -65.0, -72.0, -79.0, -86.0, -93.0 \},\
  ^\
dtransform.c:46:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:46:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:46:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:46:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:46:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:46:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:46:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:46:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:46:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:46:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:46:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:46:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:46:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:46:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:46:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:46:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:46:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:47:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  \{26.0, 19.0, 12.0, 4.0, -3.0, -10.0, -17.0, -24.0, -31.0, -38.0, -45.0, 
-52.0, -60.0, -67.0, -74.0, -81.0, -88.0, -95.0\},\
  ^\
dtransform.c:47:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:47:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:47:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:47:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:47:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:47:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:47:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:47:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:47:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:47:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:47:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:47:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:47:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:47:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:47:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:47:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:47:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:48:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  \{25.0, 18.0, 11.0, 4.0, -3.0, -11.0, -18.0, -25.0, -32.0, -39.0, -46.0, 
-54.0, -61.0, -68.0, -75.0, -82.0, -89.0, -97.0\},\
  ^\
dtransform.c:48:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:48:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:48:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:48:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:48:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:48:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:48:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:48:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:48:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:48:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:48:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:48:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:48:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:48:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:48:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:48:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:48:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:49:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  \{25.0, 17.0, 10.0, 3.0, -4.0, -11.0, -19.0, -26.0, -33.0, -40.0, -48.0, 
-55.0, -62.0, -69.0, -76.0, -84.0, -91.0, -98.0\}\
  ^\
dtransform.c:49:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:49:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:49:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:49:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:49:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:49:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:49:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:49:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:49:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:49:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:49:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:49:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:49:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:49:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:49:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:49:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:49:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c: In function 'main':\
dtransform.c:291:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
     TEST_TYPE_CONTIG(dxpl_id_utrans_inv, char, H5T_NATIVE_CHAR, "char", 
transformData, 0);\
     ^\
dtransform.c:291:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:291:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:291:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:292:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
     TEST_TYPE_CONTIG(dxpl_id_utrans_inv, unsigned char, H5T_NATIVE_UCHAR, 
"uchar", transformData, 0);\
     ^\
dtransform.c:292:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:292:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:292:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:293:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
     TEST_TYPE_CONTIG(dxpl_id_c_to_f, signed char, H5T_NATIVE_SCHAR, "schar", 
windchillFfloat, 1);\
     ^\
dtransform.c:293:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:293:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:293:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:294:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
     TEST_TYPE_CONTIG(dxpl_id_c_to_f, short, H5T_NATIVE_SHORT, "short", 
windchillFfloat, 1);\
     ^\
dtransform.c:294:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:294:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:294:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:295:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
     TEST_TYPE_CONTIG(dxpl_id_utrans_inv, unsigned short, H5T_NATIVE_USHORT, 
"ushort", transformData, 0);\
     ^\
dtransform.c:295:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:295:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:295:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:296:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
     TEST_TYPE_CONTIG(dxpl_id_c_to_f, int, H5T_NATIVE_INT, "int", 
windchillFfloat, 1);\
     ^\
dtransform.c:296:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:296:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:296:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:298:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
     TEST_TYPE_CONTIG(dxpl_id_c_to_f, long, H5T_NATIVE_LONG, "long", 
windchillFfloat, 1);\
     ^\
dtransform.c:298:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:298:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:298:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:302:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
     TEST_TYPE_CONTIG(dxpl_id_c_to_f, long long, H5T_NATIVE_LLONG, "llong", 
windchillFfloat, 1);\
     ^\
dtransform.c:302:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:302:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:302:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:119:10: warning: size of 'array' is 3456 bytes [-Wlarger-than=]\
     TYPE array[ROWS][COLS];       \\\
          ^\
dtransform.c:317:5: note: in expansion of macro 'TEST_TYPE_CONTIG'\
     TEST_TYPE_CONTIG(dxpl_id_c_to_f, long double, H5T_NATIVE_LDOUBLE, 
"ldouble", windchillFfloat, 1);\
     ^\
dtransform.c:320:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
     TEST_TYPE_CHUNK(dxpl_id_utrans_inv, char, H5T_NATIVE_CHAR, "char", 
transformData, 0);\
     ^\
dtransform.c:320:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:321:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
     TEST_TYPE_CHUNK(dxpl_id_utrans_inv, unsigned char, H5T_NATIVE_UCHAR, 
"uchar", transformData, 0);\
     ^\
dtransform.c:321:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:322:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
     TEST_TYPE_CHUNK(dxpl_id_c_to_f, signed char, H5T_NATIVE_SCHAR, "schar", 
windchillFfloat, 1);\
     ^\
dtransform.c:322:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:323:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
     TEST_TYPE_CHUNK(dxpl_id_c_to_f, short, H5T_NATIVE_SHORT, "short", 
windchillFfloat, 1);\
     ^\
dtransform.c:323:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:324:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
     TEST_TYPE_CHUNK(dxpl_id_utrans_inv, unsigned short, H5T_NATIVE_USHORT, 
"ushort", transformData, 0);\
     ^\
dtransform.c:324:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:325:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
     TEST_TYPE_CHUNK(dxpl_id_c_to_f, int, H5T_NATIVE_INT, "int", 
windchillFfloat, 1);\
     ^\
dtransform.c:325:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:327:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
     TEST_TYPE_CHUNK(dxpl_id_c_to_f, long, H5T_NATIVE_LONG, "long", 
windchillFfloat, 1);\
     ^\
dtransform.c:327:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:330:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
     TEST_TYPE_CHUNK(dxpl_id_c_to_f, long long, H5T_NATIVE_LLONG, "llong", 
windchillFfloat, 1);\
     ^\
dtransform.c:330:5: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
dtransform.c:185:10: warning: size of 'array' is 3456 bytes [-Wlarger-than=]\
     TYPE array[ROWS][COLS];       \\\
          ^\
dtransform.c:345:5: note: in expansion of macro 'TEST_TYPE_CHUNK'\
     TEST_TYPE_CHUNK(dxpl_id_c_to_f, long double, H5T_NATIVE_LDOUBLE, 
"ldouble", windchillFfloat, 1);\
     ^\
dtransform.c: In function 'test_poly':\
dtransform.c:492:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             windchillC = (int) ((5.0 / 9.0) * (windchillFfloat[row][col] - 
32));\
             ^\
dtransform.c:492:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:492:45: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
             windchillC = (int) ((5.0 / 9.0) * (windchillFfloat[row][col] - 
32));\
                                             ^\
dtransform.c:493:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             polyflres[row][col] = (float) ((2.0 + windchillC) * ((windchillC - 
8.0) / 2.0));\
             ^\
dtransform.c:493:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:493:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:501:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     COMPARE(float, polyflread, polyflres, 2.0)\
     ^\
dtransform.c:91:56: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
             if( !(((VAR1)[i][j] <= ((TYPE)(VAR2)[i][j] + TOL)) && 
((VAR1)[i][j] >= ((TYPE)(VAR2)[i][j] - TOL))) ) \\\
                                                        ^\
dtransform.c:501:5: note: in expansion of macro 'COMPARE'\
     COMPARE(float, polyflread, polyflres, 2.0)\
     ^\
dtransform.c:91:33: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
             if( !(((VAR1)[i][j] <= ((TYPE)(VAR2)[i][j] + TOL)) && 
((VAR1)[i][j] >= ((TYPE)(VAR2)[i][j] - TOL))) ) \\\
                                 ^\
dtransform.c:501:5: note: in expansion of macro 'COMPARE'\
     COMPARE(float, polyflread, polyflres, 2.0)\
     ^\
dtransform.c:501:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:91:104: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
             if( !(((VAR1)[i][j] <= ((TYPE)(VAR2)[i][j] + TOL)) && 
((VAR1)[i][j] >= ((TYPE)(VAR2)[i][j] - TOL))) ) \\\
                                                                                
                        ^\
dtransform.c:501:5: note: in expansion of macro 'COMPARE'\
     COMPARE(float, polyflread, polyflres, 2.0)\
     ^\
dtransform.c:91:81: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
             if( !(((VAR1)[i][j] <= ((TYPE)(VAR2)[i][j] + TOL)) && 
((VAR1)[i][j] >= ((TYPE)(VAR2)[i][j] - TOL))) ) \\\
                                                                                
 ^\
dtransform.c:501:5: note: in expansion of macro 'COMPARE'\
     COMPARE(float, polyflread, polyflres, 2.0)\
     ^\
dtransform.c:505:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             windchillC = (int) ((5.0 / 9.0) * (windchillFfloat[row][col] - 
32));\
             ^\
dtransform.c:505:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:505:45: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
             windchillC = (int) ((5.0 / 9.0) * (windchillFfloat[row][col] - 
32));\
                                             ^\
dtransform.c: In function 'test_copy':\
dtransform.c:687:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             windchillC = (int) ((5.0 / 9.0) * (windchillFfloat[row][col] - 
32));\
             ^\
dtransform.c:687:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
dtransform.c:687:45: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
             windchillC = (int) ((5.0 / 9.0) * (windchillFfloat[row][col] - 
32));\
                                             ^\
dtransform.c: In function 'test_trivial':\
dtransform.c:724:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             if((windchillFfloatread[row][col] - 4.8) > FLOAT_TOL) \
             ^\
dtransform.c:724:47: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
             if((windchillFfloatread[row][col] - 4.8) > FLOAT_TOL) \
                                               ^\
dtransform.c:724:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             if((windchillFfloatread[row][col] - 4.8) > FLOAT_TOL) \
             ^\
dtransform.c: In function 'test_getset':\
dtransform.c:783:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             if((windchillFfloatread[row][col] - 4.8) > FLOAT_TOL) \
             ^\
dtransform.c:783:47: warning: implicit conversion from 'float' to 'double' to 
match other operand of binary expression [-Wdouble-promotion]\
             if((windchillFfloatread[row][col] - 4.8) > FLOAT_TOL) \
                                               ^\
dtransform.c:783:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             if((windchillFfloatread[row][col] - 4.8) > FLOAT_TOL) \
             ^\
  CCLD     dtransform\
  CC       reserved.o\
  CCLD     reserved\
  CC       cross_read.o\
cross_read.c: In function 'check_data':\
cross_read.c:108:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         data_in[NX][i] = -2.2;\
         ^\
cross_read.c:127:3: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
   if (!DBL_REL_EQUAL(data_out[j][i], data_in[j][i], 0.001)) \{\
   ^\
cross_read.c: In function 'open_dataset':\
cross_read.c:208:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME, file, TRUE);\
                          ^\
cross_read.c:211:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME1, file, TRUE);\
                          ^\
cross_read.c:215:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME2, file, TRUE);\
                          ^\
cross_read.c:223:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME3, file, TRUE);\
                          ^\
cross_read.c:231:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME4, file, TRUE);\
                          ^\
cross_read.c:239:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME5, file, TRUE);\
                          ^\
cross_read.c:247:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME6, file, FALSE);\
                          ^\
cross_read.c:255:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME7, file, FALSE);\
                          ^\
cross_read.c:263:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME8, file, FALSE);\
                          ^\
cross_read.c:271:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME9, file, FALSE);\
                          ^\
cross_read.c:279:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME10, file, FALSE);\
                          ^\
cross_read.c:287:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME11, file, FALSE);\
                          ^\
cross_read.c:295:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME12, file, FALSE);\
                          ^\
cross_read.c:303:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME13, file, FALSE);\
                          ^\
cross_read.c:311:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME14, file, TRUE);\
                          ^\
cross_read.c:319:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME15, file, TRUE);\
                          ^\
cross_read.c:327:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME16, file, TRUE);\
                          ^\
cross_read.c:335:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME17, file, TRUE);\
                          ^\
cross_read.c:359:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME20, file, TRUE);\
                          ^\
cross_read.c:367:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME21, file, TRUE);\
                          ^\
cross_read.c:375:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME22, file, TRUE);\
                          ^\
cross_read.c:383:26: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += check_data(DATASETNAME23, file, TRUE);\
                          ^\
cross_read.c:397:5: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
     return nerrors;\
     ^\
cross_read.c: In function 'main':\
cross_read.c:423:28: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += open_dataset(filename);\
                            ^\
cross_read.c:427:28: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     nerrors += open_dataset(filename);\
                            ^\
In file included from cross_read.c:25:0:\
cross_read.c: At top level:\
H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
cross_read.c:53:0: warning: macro "DATASETNAME18" is not used [-Wunused-macros]\
 #define DATASETNAME18      "Szip_float_data_le"\
 ^\
cross_read.c:54:0: warning: macro "DATASETNAME19" is not used [-Wunused-macros]\
 #define DATASETNAME19      "Szip_float_data_be"\
 ^\
  CCLD     cross_read\
  CC       freespace.o\
freespace.c: In function 'test_fs_sect_iterate':\
freespace.c:2794:5: warning: passing argument 4 of 'H5FS_sect_iterate' from 
incompatible pointer type [enabled by default]\
     if(H5FS_sect_iterate(f, H5P_DATASET_XFER_DEFAULT, frsp, TEST_sects_cb, 
&udata) < 0)\
     ^\
In file included from ../src/H5FSpkg.h:41:0,\
                 from freespace.c:22:\
../src/H5FSprivate.h:193:15: note: expected 'H5FS_operator_t' but argument is 
of type 'herr_t (*)(const struct H5FS_section_info_t *, void *)'\
 H5_DLL herr_t H5FS_sect_iterate(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, 
H5FS_operator_t op, void *op_data);\
               ^\
  CCLD     freespace\
  CC       mf.o\
mf.c: In function 'test_dichotomy':\
mf.c:6004:21: warning: variable 'addr2' set but not used 
[-Wunused-but-set-variable]\
     haddr_t  addr1, addr2, addr3, saddr1, saddr2;\
                     ^\
  CCLD     mf\
  CC       btree2.o\
  CCLD     btree2\
  CC       fheap.o\
fheap.c: In function 'begin_test':\
fheap.c:546:15: warning: request for implicit conversion from 'void *' to 'char 
*' not permitted in C++ [-Wc++-compat]\
     test_desc = H5MM_malloc(HDstrlen(del_str) + HDstrlen(base_desc));\
               ^\
fheap.c:547:5: warning: format not a string literal, argument types not checked 
[-Wformat-nonliteral]\
     sprintf(test_desc, base_desc, del_str);\
     ^\
fheap.c: In function 'reopen_file':\
fheap.c:597:24: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
         if(NULL == (*f = H5I_object(*file)))\
                        ^\
fheap.c: In function 'open_heap':\
fheap.c:644:24: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
         if(NULL == (*f = H5I_object(*file)))\
                        ^\
fheap.c:682:20: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (*f = H5I_object(*file)))\
                    ^\
fheap.c: In function 'fill_heap':\
fheap.c:1067:38: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
             if(NULL == (shared_ids_g = H5MM_realloc(shared_ids_g, id_len * 
shared_alloc_ids_g)))\
                                      ^\
fheap.c:1069:39: warning: request for implicit conversion from 'void *' to 
'size_t *' not permitted in C++ [-Wc++-compat]\
             if(NULL == (shared_lens_g = H5MM_realloc(shared_lens_g, 
sizeof(size_t) * shared_alloc_ids_g)))\
                                       ^\
fheap.c:1071:39: warning: request for implicit conversion from 'void *' to 
'size_t *' not permitted in C++ [-Wc++-compat]\
             if(NULL == (shared_offs_g = H5MM_realloc(shared_offs_g, 
sizeof(size_t) * shared_alloc_ids_g)))\
                                       ^\
fheap.c:1118:38: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
             if(NULL == (shared_ids_g = H5MM_realloc(shared_ids_g, id_len * 
shared_alloc_ids_g)))\
                                      ^\
fheap.c:1120:39: warning: request for implicit conversion from 'void *' to 
'size_t *' not permitted in C++ [-Wc++-compat]\
             if(NULL == (shared_lens_g = H5MM_realloc(shared_lens_g, 
sizeof(size_t) * shared_alloc_ids_g)))\
                                       ^\
fheap.c:1122:39: warning: request for implicit conversion from 'void *' to 
'size_t *' not permitted in C++ [-Wc++-compat]\
             if(NULL == (shared_offs_g = H5MM_realloc(shared_offs_g, 
sizeof(size_t) * shared_alloc_ids_g)))\
                                       ^\
fheap.c:1174:39: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
             if(NULL == (keep_ids->ids = H5MM_realloc(keep_ids->ids, id_len * 
keep_ids->alloc_ids)))\
                                       ^\
fheap.c:1176:40: warning: request for implicit conversion from 'void *' to 
'size_t *' not permitted in C++ [-Wc++-compat]\
             if(NULL == (keep_ids->lens = H5MM_realloc(keep_ids->lens, 
sizeof(size_t) * keep_ids->alloc_ids)))\
                                        ^\
fheap.c:1178:40: warning: request for implicit conversion from 'void *' to 
'size_t *' not permitted in C++ [-Wc++-compat]\
             if(NULL == (keep_ids->offs = H5MM_realloc(keep_ids->offs, 
sizeof(size_t) * keep_ids->alloc_ids)))\
                                        ^\
fheap.c: In function 'test_create':\
fheap.c:1849:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c: In function 'test_reopen':\
fheap.c:1949:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c: In function 'test_open_twice':\
fheap.c:2048:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c:2056:20: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f2 = H5I_object(file2)))\
                    ^\
fheap.c: In function 'test_delete_open':\
fheap.c:2194:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c: In function 'test_id_limits':\
fheap.c:2331:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c: In function 'test_filtered_create':\
fheap.c:2670:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c:2709:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c: In function 'test_size':\
fheap.c:2785:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c:2835:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c: In function 'test_man_insert_weird':\
fheap.c:3051:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c: In function 'test_man_start_5th_recursive_indirect':\
fheap.c:6016:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c: In function 'test_man_remove_bogus':\
fheap.c:6146:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c:6187:33: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         heap_id[u] = HDrandom() + 1;\
                                 ^\
fheap.c:6209:37: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
             heap_id[u] = HDrandom() + 1;\
                                     ^\
fheap.c: In function 'test_man_remove_one':\
fheap.c:6295:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c:6332:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c:6346:9: warning: conversion to 'unsigned char' from 'unsigned int' may 
alter its value [-Wconversion]\
         obj[u] = u;\
         ^\
fheap.c: In function 'test_man_remove_two':\
fheap.c:6451:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c:6488:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c:6502:9: warning: conversion to 'unsigned char' from 'unsigned int' may 
alter its value [-Wconversion]\
         obj[u] = u;\
         ^\
fheap.c: In function 'test_man_remove_one_larger':\
fheap.c:6636:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c:6673:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c: In function 'test_man_remove_two_larger':\
fheap.c:6797:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c:6834:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c: In function 'test_man_remove_three_larger':\
fheap.c:7033:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c:7070:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c: In function 'test_man_incr_insert_remove':\
fheap.c:7307:19: warning: size of 'heap_id' is 6400 bytes [-Wlarger-than=]\
     unsigned char heap_id[100][MAX_HEAP_ID_LEN]; /* Heap ID for object 
inserted */\
                   ^\
fheap.c: In function 'test_huge_insert_one':\
fheap.c:12331:25: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len)))\
                         ^\
fheap.c: In function 'test_huge_insert_two':\
fheap.c:12485:25: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len)))\
                         ^\
fheap.c:12487:26: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id2 = H5MM_malloc(tparam->actual_id_len)))\
                          ^\
fheap.c: In function 'test_huge_insert_three':\
fheap.c:12719:25: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len)))\
                         ^\
fheap.c:12721:26: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id2 = H5MM_malloc(tparam->actual_id_len)))\
                          ^\
fheap.c:12723:26: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id3 = H5MM_malloc(tparam->actual_id_len)))\
                          ^\
fheap.c: In function 'test_huge_insert_mix':\
fheap.c:13029:25: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len)))\
                         ^\
fheap.c:13031:26: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id2 = H5MM_malloc(tparam->actual_id_len)))\
                          ^\
fheap.c:13033:26: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id3 = H5MM_malloc(tparam->actual_id_len)))\
                          ^\
fheap.c:13035:26: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id4 = H5MM_malloc(tparam->actual_id_len)))\
                          ^\
fheap.c:13037:26: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id5 = H5MM_malloc(tparam->actual_id_len)))\
                          ^\
fheap.c: In function 'test_filtered_huge':\
fheap.c:13456:35: warning: conversion to 'unsigned int' from 'size_t' may alter 
its value [-Wconversion]\
         old_actual_id_len = tparam->actual_id_len;\
                                   ^\
fheap.c:13470:25: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len)))\
                         ^\
fheap.c: In function 'test_tiny_insert_one':\
fheap.c:13663:25: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len)))\
                         ^\
fheap.c: In function 'test_tiny_insert_two':\
fheap.c:13817:25: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len)))\
                         ^\
fheap.c:13819:26: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id2 = H5MM_malloc(tparam->actual_id_len)))\
                          ^\
fheap.c: In function 'test_tiny_insert_mix':\
fheap.c:14056:25: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len)))\
                         ^\
fheap.c:14058:26: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id2 = H5MM_malloc(tparam->actual_id_len)))\
                          ^\
fheap.c:14060:26: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id3 = H5MM_malloc(tparam->actual_id_len)))\
                          ^\
fheap.c:14062:26: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id4 = H5MM_malloc(tparam->actual_id_len)))\
                          ^\
fheap.c:14064:26: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id5 = H5MM_malloc(tparam->actual_id_len)))\
                          ^\
fheap.c:14066:26: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id6 = H5MM_malloc(tparam->actual_id_len)))\
                          ^\
fheap.c:14068:26: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (heap_id7 = H5MM_malloc(tparam->actual_id_len)))\
                          ^\
fheap.c: In function 'test_filtered_man_root_direct':\
fheap.c:14699:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c: In function 'test_filtered_man_root_indirect':\
fheap.c:14881:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c:14941:27: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
             if(NULL == (f = H5I_object(file)))\
                           ^\
fheap.c:14973:27: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
             if(NULL == (f = H5I_object(file)))\
                           ^\
fheap.c:15006:27: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
             if(NULL == (f = H5I_object(file)))\
                           ^\
fheap.c:15038:27: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
             if(NULL == (f = H5I_object(file)))\
                           ^\
fheap.c: In function 'test_random_pow2':\
fheap.c:15397:68: warning: conversion to 'unsigned int' from 'size_t' may alter 
its value [-Wconversion]\
         unsigned size_range = (tmp_cparam.managed.start_block_size / 8);       
/* Object size range */\
                                                                    ^\
fheap.c: In function 'test_write':\
fheap.c:15683:17: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     rewrite_obj = H5MM_malloc(shared_obj_size_g);\
                 ^\
fheap.c:15685:43: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         rewrite_obj[u] = shared_wobj_g[u] * 2;\
                                           ^\
fheap.c:15713:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             obj_size *= 1.3;\
             ^\
fheap.c:15713:13: warning: conversion to 'double' from 'size_t' may alter its 
value [-Wconversion]\
fheap.c:15713:22: warning: conversion to 'size_t' from 'double' may alter its 
value [-Wconversion]\
             obj_size *= 1.3;\
                      ^\
fheap.c:15715:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             obj_size /= 1.3;\
             ^\
fheap.c:15715:13: warning: conversion to 'double' from 'size_t' may alter its 
value [-Wconversion]\
fheap.c:15715:22: warning: conversion to 'size_t' from 'double' may alter its 
value [-Wconversion]\
             obj_size /= 1.3;\
                      ^\
fheap.c:15738:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c:15758:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             obj_size *= 1.3;\
             ^\
fheap.c:15758:13: warning: conversion to 'double' from 'size_t' may alter its 
value [-Wconversion]\
fheap.c:15758:22: warning: conversion to 'size_t' from 'double' may alter its 
value [-Wconversion]\
             obj_size *= 1.3;\
                      ^\
fheap.c:15760:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             obj_size /= 1.3;\
             ^\
fheap.c:15760:13: warning: conversion to 'double' from 'size_t' may alter its 
value [-Wconversion]\
fheap.c:15760:22: warning: conversion to 'size_t' from 'double' may alter its 
value [-Wconversion]\
             obj_size /= 1.3;\
                      ^\
fheap.c: In function 'test_bug1':\
fheap.c:15899:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c:15925:19: warning: request for implicit conversion from 'void *' to 
'struct H5F_t *' not permitted in C++ [-Wc++-compat]\
     if(NULL == (f = H5I_object(file)))\
                   ^\
fheap.c: In function 'main':\
fheap.c:16011:19: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     shared_wobj_g = H5MM_malloc(shared_obj_size_g);\
                   ^\
fheap.c:16012:19: warning: request for implicit conversion from 'void *' to 
'unsigned char *' not permitted in C++ [-Wc++-compat]\
     shared_robj_g = H5MM_malloc(shared_obj_size_g);\
                   ^\
fheap.c:16020:80: warning: increment of enumeration value is invalid in C++ 
[-Wc++-compat]\
     for(curr_test = FHEAP_TEST_NORMAL; curr_test < FHEAP_TEST_NTESTS; 
curr_test++) \{\
                                                                                
^\
fheap.c:16051:31: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         nerrors += test_create(fapl, &small_cparam, &tparam);\
                               ^\
fheap.c:16052:31: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         nerrors += test_reopen(fapl, &small_cparam, &tparam);\
                               ^\
fheap.c:16053:35: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         nerrors += test_open_twice(fapl, &small_cparam, &tparam);\
                                   ^\
fheap.c:16054:36: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         nerrors += test_delete_open(fapl, &small_cparam, &tparam);\
                                    ^\
fheap.c:16055:34: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         nerrors += test_id_limits(fapl, &small_cparam);\
                                  ^\
fheap.c:16056:40: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         nerrors += test_filtered_create(fapl, &small_cparam);\
                                        ^\
fheap.c:16057:29: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         nerrors += test_size(fapl, &small_cparam);\
                             ^\
fheap.c:16072:73: warning: increment of enumeration value is invalid in C++ 
[-Wc++-compat]\
         for(fill = FHEAP_TEST_FILL_LARGE; fill < FHEAP_TEST_FILL_N; fill++) \{\
                                                                         ^\
fheap.c:16104:45: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             nerrors += test_man_insert_weird(fapl, &small_cparam, &tparam);\
                                             ^\
fheap.c:16147:65: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 nerrors += test_man_start_5th_recursive_indirect(fapl, 
&small_cparam, &tparam);\
                                                                 ^\
fheap.c:16157:45: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             nerrors += test_man_remove_bogus(fapl, &small_cparam, &tparam);\
                                             ^\
fheap.c:16158:43: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             nerrors += test_man_remove_one(fapl, &small_cparam, &tparam);\
                                           ^\
fheap.c:16159:43: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             nerrors += test_man_remove_two(fapl, &small_cparam, &tparam);\
                                           ^\
fheap.c:16160:50: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             nerrors += test_man_remove_one_larger(fapl, &small_cparam, 
&tparam);\
                                                  ^\
fheap.c:16162:50: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             nerrors += test_man_remove_two_larger(fapl, &small_cparam, 
&tparam);\
                                                  ^\
fheap.c:16164:50: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             nerrors += test_man_remove_two_larger(fapl, &small_cparam, 
&tparam);\
                                                  ^\
fheap.c:16166:52: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             nerrors += test_man_remove_three_larger(fapl, &small_cparam, 
&tparam);\
                                                    ^\
fheap.c:16168:52: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             nerrors += test_man_remove_three_larger(fapl, &small_cparam, 
&tparam);\
                                                    ^\
fheap.c:16184:80: warning: increment of enumeration value is invalid in C++ 
[-Wc++-compat]\
             for(del_dir = FHEAP_DEL_FORWARD; del_dir < FHEAP_DEL_NDIRS; 
del_dir++) \{\
                                                                                
^\
fheap.c:16186:97: warning: increment of enumeration value is invalid in C++ 
[-Wc++-compat]\
                 for(drain_half = FHEAP_DEL_DRAIN_ALL; drain_half < 
FHEAP_DEL_DRAIN_N; drain_half++) \{\
                                                                                
                 ^\
fheap.c:16202:59: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += test_man_remove_root_direct(fapl, 
&small_cparam, &tparam);\
                                                           ^\
fheap.c:16203:58: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += test_man_remove_two_direct(fapl, &small_cparam, 
&tparam);\
                                                          ^\
fheap.c:16204:57: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += test_man_remove_first_row(fapl, &small_cparam, 
&tparam);\
                                                         ^\
fheap.c:16205:62: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += test_man_remove_first_two_rows(fapl, 
&small_cparam, &tparam);\
                                                              ^\
fheap.c:16206:63: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += test_man_remove_first_four_rows(fapl, 
&small_cparam, &tparam);\
                                                               ^\
fheap.c:16210:67: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                         nerrors += test_man_remove_all_root_direct(fapl, 
&small_cparam, &tparam);\
                                                                   ^\
fheap.c:16211:64: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                         nerrors += test_man_remove_2nd_indirect(fapl, 
&small_cparam, &tparam);\
                                                                ^\
fheap.c:16212:64: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                         nerrors += test_man_remove_3rd_indirect(fapl, 
&small_cparam, &tparam);\
                                                                ^\
fheap.c:16221:57: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += test_man_skip_start_block(fapl, &small_cparam, 
&tparam);\
                                                         ^\
fheap.c:16222:66: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += test_man_skip_start_block_add_back(fapl, 
&small_cparam, &tparam);\
                                                                  ^\
fheap.c:16223:69: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += test_man_skip_start_block_add_skipped(fapl, 
&small_cparam, &tparam);\
                                                                     ^\
fheap.c:16224:55: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += test_man_skip_2nd_block(fapl, &small_cparam, 
&tparam);\
                                                       ^\
fheap.c:16225:67: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += test_man_skip_2nd_block_add_skipped(fapl, 
&small_cparam, &tparam);\
                                                                   ^\
fheap.c:16226:84: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += 
test_man_fill_one_partial_skip_2nd_block_add_skipped(fapl, &small_cparam, 
&tparam);\
                                                                                
    ^\
fheap.c:16227:66: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += test_man_fill_row_skip_add_skipped(fapl, 
&small_cparam, &tparam);\
                                                                  ^\
fheap.c:16228:87: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += 
test_man_skip_direct_skip_indirect_two_rows_add_skipped(fapl, &small_cparam, 
&tparam);\
                                                                                
       ^\
fheap.c:16229:90: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += 
test_man_fill_direct_skip_indirect_start_block_add_skipped(fapl, &small_cparam, 
&tparam);\
                                                                                
          ^\
fheap.c:16230:94: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += 
test_man_fill_direct_skip_2nd_indirect_start_block_add_skipped(fapl, 
&small_cparam, &tparam);\
                                                                                
              ^\
fheap.c:16231:94: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += 
test_man_fill_2nd_direct_less_one_wrap_start_block_add_skipped(fapl, 
&small_cparam, &tparam);\
                                                                                
              ^\
fheap.c:16232:97: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += 
test_man_fill_direct_skip_2nd_indirect_skip_2nd_block_add_skipped(fapl, 
&small_cparam, &tparam);\
                                                                                
                 ^\
fheap.c:16233:87: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += 
test_man_fill_direct_skip_indirect_two_rows_add_skipped(fapl, &small_cparam, 
&tparam);\
                                                                                
       ^\
fheap.c:16234:105: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += 
test_man_fill_direct_skip_indirect_two_rows_skip_indirect_row_add_skipped(fapl, 
&small_cparam, &tparam);\
                                                                                
                         ^\
fheap.c:16235:85: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += 
test_man_fill_2nd_direct_skip_start_block_add_skipped(fapl, &small_cparam, 
&tparam);\
                                                                                
     ^\
fheap.c:16236:98: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += 
test_man_fill_2nd_direct_skip_2nd_indirect_start_block_add_skipped(fapl, 
&small_cparam, &tparam);\
                                                                                
                  ^\
fheap.c:16237:110: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += 
test_man_fill_2nd_direct_fill_direct_skip_3rd_indirect_start_block_add_skipped(fapl,
 &small_cparam, &tparam);\
                                                                                
                              ^\
fheap.c:16238:111: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += 
test_man_fill_2nd_direct_fill_direct_skip2_3rd_indirect_start_block_add_skipped(fapl,
 &small_cparam, &tparam);\
                                                                                
                               ^\
fheap.c:16239:106: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += 
test_man_fill_3rd_direct_less_one_fill_direct_wrap_start_block_add_skipped(fapl,
 &small_cparam, &tparam);\
                                                                                
                          ^\
fheap.c:16240:118: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += 
test_man_fill_1st_row_3rd_direct_fill_2nd_direct_less_one_wrap_start_block_add_skipped(fapl,
 &small_cparam, &tparam);\
                                                                                
                                      ^\
fheap.c:16244:101: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                         nerrors += 
test_man_fill_3rd_direct_fill_direct_skip_start_block_add_skipped(fapl, 
&small_cparam, &tparam);\
                                                                                
                     ^\
fheap.c:16245:130: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                         nerrors += 
test_man_fill_3rd_direct_fill_2nd_direct_fill_direct_skip_3rd_indirect_start_block_add_skipped(fapl,
 &small_cparam, &tparam);\
                                                                                
                                                  ^\
fheap.c:16246:139: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                         nerrors += 
test_man_fill_3rd_direct_fill_2nd_direct_fill_direct_skip_3rd_indirect_two_rows_start_block_add_skipped(fapl,
 &small_cparam, &tparam);\
                                                                                
                                                           ^\
fheap.c:16247:135: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                         nerrors += 
test_man_fill_3rd_direct_fill_2nd_direct_fill_direct_skip_3rd_indirect_wrap_start_block_add_skipped(fapl,
 &small_cparam, &tparam);\
                                                                                
                                                       ^\
fheap.c:16248:144: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                         nerrors += 
test_man_fill_4th_direct_less_one_fill_2nd_direct_fill_direct_skip_3rd_indirect_wrap_start_block_add_skipped(fapl,
 &small_cparam, &tparam);\
                                                                                
                                                                ^\
fheap.c:16257:52: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += test_man_frag_simple(fapl, &small_cparam, 
&tparam);\
                                                    ^\
fheap.c:16258:52: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += test_man_frag_direct(fapl, &small_cparam, 
&tparam);\
                                                    ^\
fheap.c:16259:56: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += test_man_frag_2nd_direct(fapl, &small_cparam, 
&tparam);\
                                                        ^\
fheap.c:16260:56: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     nerrors += test_man_frag_3rd_direct(fapl, &small_cparam, 
&tparam);\
                                                        ^\
fheap.c:16295:13: warning: conversion to 'uint16_t' from 'unsigned int' may 
alter its value [-Wconversion]\
             small_cparam.id_len = id_len;\
             ^\
fheap.c:16325:80: warning: increment of enumeration value is invalid in C++ 
[-Wc++-compat]\
             for(del_dir = FHEAP_DEL_FORWARD; del_dir < FHEAP_DEL_NDIRS; 
del_dir++) \{\
                                                                                
^\
fheap.c:16330:48: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 nerrors += test_huge_insert_one(fapl, &small_cparam, &tparam);\
                                                ^\
fheap.c:16331:48: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 nerrors += test_huge_insert_two(fapl, &small_cparam, &tparam);\
                                                ^\
fheap.c:16332:50: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 nerrors += test_huge_insert_three(fapl, &small_cparam, 
&tparam);\
                                                  ^\
fheap.c:16333:48: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 nerrors += test_huge_insert_mix(fapl, &small_cparam, &tparam);\
                                                ^\
fheap.c:16334:46: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 nerrors += test_filtered_huge(fapl, &small_cparam, &tparam);\
                                              ^\
fheap.c:16341:48: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 nerrors += test_tiny_insert_one(fapl, &small_cparam, &tparam);\
                                                ^\
fheap.c:16342:48: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 nerrors += test_tiny_insert_two(fapl, &small_cparam, &tparam);\
                                                ^\
fheap.c:16343:48: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 nerrors += test_tiny_insert_mix(fapl, &small_cparam, &tparam);\
                                                ^\
fheap.c:16368:76: warning: increment of enumeration value is invalid in C++ 
[-Wc++-compat]\
         for(del_dir = FHEAP_DEL_FORWARD; del_dir < FHEAP_DEL_NDIRS; del_dir++) 
\{\
                                                                            ^\
fheap.c:16373:53: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             nerrors += test_filtered_man_root_direct(fapl, &small_cparam, 
&tparam);\
                                                     ^\
fheap.c:16374:55: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             nerrors += test_filtered_man_root_indirect(fapl, &small_cparam, 
&tparam);\
                                                       ^\
fheap.c:16378:35: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? 
(hsize_t)(50*1000*1000) : (hsize_t)(25*1000*1000)), fapl, &small_cparam, 
&tparam);\
                                   ^\
fheap.c:16379:40: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? 
(hsize_t)(50*1000*1000) : (hsize_t)(2*1000*1000)), fapl, &small_cparam, 
&tparam);\
                                        ^\
fheap.c:16401:35: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? 
(hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &small_cparam, 
&tparam);\
                                   ^\
fheap.c:16402:40: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? 
(hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &small_cparam, 
&tparam);\
                                        ^\
fheap.c:16405:35: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? 
(hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &small_cparam, 
&tparam);\
                                   ^\
fheap.c:16406:40: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? 
(hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &small_cparam, 
&tparam);\
                                        ^\
fheap.c:16419:35: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? 
(hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &large_cparam, 
&tparam);\
                                   ^\
fheap.c:16420:40: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? 
(hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &large_cparam, 
&tparam);\
                                        ^\
fheap.c:16423:35: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? 
(hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &large_cparam, 
&tparam);\
                                   ^\
fheap.c:16424:40: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? 
(hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &large_cparam, 
&tparam);\
                                        ^\
fheap.c:16440:30: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         nerrors += test_write(fapl, &small_cparam, &tparam);\
                              ^\
fheap.c:16444:30: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         nerrors += test_write(fapl, &small_cparam, &tparam);\
                              ^\
fheap.c:16457:25: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     nerrors += test_bug1(fapl, &small_cparam, &tparam);\
                         ^\
  CCLD     fheap\
  CC       file_image.o\
file_image.c: In function 'test_get_file_image':\
file_image.c:768:13: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
             HDsnprintf(member_file_name, 1024, file_name, i);\
             ^\
file_image.c:796:13: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
             HDsnprintf(member_file_name, 1024, file_name, i);\
             ^\
In file included from file_image.c:25:0:\
file_image.c: At top level:\
H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir_filename(const char *filename)\
                    ^\
H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
  CCLD     file_image\
  CC       error_test.o\
error_test.c:43:5: warning: size of 'ipoints2' is 80000 bytes [-Wlarger-than=]\
 int ipoints2[DIM0][DIM1], icheck2[DIM0][DIM1];\
     ^\
error_test.c:43:27: warning: size of 'icheck2' is 80000 bytes [-Wlarger-than=]\
 int ipoints2[DIM0][DIM1], icheck2[DIM0][DIM1];\
                           ^\
error_test.c: In function 'error_stack':\
error_test.c:276:29: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     if((err_num = H5Eget_num(H5E_DEFAULT)) < 0)\
                             ^\
error_test.c:285:29: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     if((err_num = H5Eget_num(ERR_STACK)) == 0) \{\
                             ^\
error_test.c: In function 'test_long_desc':\
error_test.c:357:28: warning: conversion to 'char' from 'size_t' may alter its 
value [-Wconversion]\
         long_desc[u] = 'A' + (u % 26);\
                            ^\
error_test.c:368:5: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
     HDsnprintf(full_desc, (size_t)(LONG_DESC_SIZE + 128), format, long_desc);\
     ^\
error_test.c: In function 'test_create':\
error_test.c:497:25: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     err_num = H5Eget_num(estack_id);\
                         ^\
error_test.c:504:25: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     err_num = H5Eget_num(estack_id);\
                         ^\
error_test.c:511:25: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     err_num = H5Eget_num(estack_id);\
                         ^\
error_test.c: In function 'test_copy':\
error_test.c:549:25: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     err_num = H5Eget_num(H5E_DEFAULT);\
                         ^\
error_test.c:556:25: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     err_num = H5Eget_num(estack_id);\
                         ^\
error_test.c:560:25: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     err_num = H5Eget_num(H5E_DEFAULT);\
                         ^\
error_test.c:567:25: warning: conversion to 'int' from 'ssize_t' may alter its 
value [-Wconversion]\
     err_num = H5Eget_num(H5E_DEFAULT);\
                         ^\
In file included from error_test.c:23:0:\
error_test.c: At top level:\
H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
  CCLD     error_test\
  CC       err_compat.o\
err_compat.c:40:5: warning: size of 'ipoints2' is 80000 bytes [-Wlarger-than=]\
 int ipoints2[DIM0][DIM1], icheck2[DIM0][DIM1];\
     ^\
err_compat.c:40:27: warning: size of 'icheck2' is 80000 bytes [-Wlarger-than=]\
 int ipoints2[DIM0][DIM1], icheck2[DIM0][DIM1];\
                           ^\
  CCLD     err_compat\
  CC       tcheck_version.o\
tcheck_version.c: In function 'abort_intercept':\
tcheck_version.c:108:1: warning: function might be candidate for attribute 
'noreturn' [-Wsuggest-attribute=noreturn]\
 abort_intercept (int UNUSED sig)\
 ^\
  CCLD     tcheck_version\
  CC       testmeta.o\
testmeta.c:39:0: warning: macro "NWATTRS" is not used [-Wunused-macros]\
 #define NWATTRS   2\
 ^\
testmeta.c:32:0: warning: macro "MEMB_SIZE" is not used [-Wunused-macros]\
 #define MEMB_SIZE  100000000\
 ^\
  CCLD     testmeta\
  CC       links_env.o\
In file included from links_env.c:24:0:\
H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir_filename(const char *filename)\
                    ^\
H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
  CCLD     links_env\
Making all in tools\
Making all in lib\
  CC       h5tools.lo\
h5tools.c:92:3: warning: non-local variable 'driver_idx' with anonymous type is 
questionable in C++ [-Wc++-compat]\
 \} driver_idx;\
   ^\
h5tools.c: In function 'h5tools_detect_vlen_str':\
h5tools.c:530:13: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             hid_t mtid = H5Tget_member_type(tid, i);\
             ^\
h5tools.c: In function 'init_acc_pos':\
h5tools.c:1059:26: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
     for (i = (ctx->ndims - 2); i >= 0; i--) \{\
                          ^\
h5tools.c: In function 'render_bin_output':\
h5tools.c:1098:24: warning: unused variable 'item_size' [-Wunused-variable]\
                 size_t item_size       = size;    /* size of items in bytes */\
                        ^\
h5tools.c:1149:41: warning: conversion to 'unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 nmembs = H5Tget_nmembers(tid);\
                                         ^\
h5tools.c:1168:25: warning: unused variable 'i' [-Wunused-variable]\
                 hsize_t i, dims[H5S_MAX_RANK], temp_nelmts, nelmts;\
                         ^\
h5tools.c:1195:30: warning: unused variable 'i' [-Wunused-variable]\
                 unsigned int i;\
                              ^\
h5tools.c:1090:5: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
     switch (type_class) \{\
     ^\
h5tools.c:1090:5: warning: enumeration value 'H5T_TIME' not handled in switch 
[-Wswitch-enum]\
h5tools.c:1090:5: warning: enumeration value 'H5T_BITFIELD' not handled in 
switch [-Wswitch-enum]\
h5tools.c:1090:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch 
[-Wswitch-enum]\
h5tools.c:1090:5: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
h5tools.c: In function 'render_bin_output_region_data_blocks':\
h5tools.c:1294:5: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     if((dims1 = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL)\
     ^\
h5tools.c:1308:32: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
     if((type_size = H5Tget_size(type_id)) == 0)\
                                ^\
h5tools.c:1311:5: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     if((region_buf = HDmalloc(type_size * (size_t)numelem)) == NULL)\
     ^\
h5tools.c:1316:5: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     if((start = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL)\
     ^\
h5tools.c:1319:5: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     if((count = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL)\
     ^\
h5tools.c:1279:18: warning: unused variable 'numindex' [-Wunused-variable]\
     hsize_t      numindex;\
                  ^\
h5tools.c: In function 'render_bin_output_region_blocks':\
h5tools.c:1381:9: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
         H5E_THROW(FALSE, H5E_tools_min_id_g, "H5Sget_select_hyper_nblocks 
failed");\
         ^\
h5tools.c:1385:9: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
         H5E_THROW(FALSE, H5E_tools_min_id_g, "H5Sget_simple_extent_ndims 
failed");\
         ^\
h5tools.c:1387:34: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
     alloc_size = nblocks * ndims * 2 * sizeof(ptdata[0]);\
                                  ^\
h5tools.c:1390:9: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
         HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "Could not allocate buffer for 
ptdata");\
         ^\
h5tools.c:1394:9: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
         HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Rget_select_hyper_blocklist 
failed");\
         ^\
h5tools.c:1397:9: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
         HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Dget_type failed");\
         ^\
h5tools.c:1399:9: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
         HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Tget_native_type failed");\
         ^\
h5tools.c:1408:9: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
         HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed");\
         ^\
h5tools.c:1411:9: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
         HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed");\
         ^\
h5tools.c: At top level:\
h5tools.c:1438:1: warning: no previous prototype for 
'render_bin_output_region_data_points' [-Wmissing-prototypes]\
 render_bin_output_region_data_points(hid_t region_space, hid_t region_id,\
 ^\
h5tools.c: In function 'render_bin_output_region_data_points':\
h5tools.c:1449:32: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
     if((type_size = H5Tget_size(type_id)) == 0)\
                                ^\
h5tools.c:1452:5: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     if((region_buf = HDmalloc(type_size * (size_t)npoints)) == NULL)\
     ^\
h5tools.c:1456:5: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     if((dims1 = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL)\
     ^\
h5tools.c:1459:5: warning: conversion to 'hsize_t' from 'hssize_t' may change 
the sign of the result [-Wsign-conversion]\
     dims1[0] = npoints;\
     ^\
h5tools.c:1468:5: warning: conversion to 'hsize_t' from 'hssize_t' may change 
the sign of the result [-Wsign-conversion]\
     render_bin_output(stream, container, type_id, (char*)region_buf, npoints);\
     ^\
h5tools.c:1443:14: warning: unused variable 'jndx' [-Wunused-variable]\
     int      jndx;\
              ^\
h5tools.c:1440:62: warning: unused parameter 'ptdata' [-Wunused-parameter]\
         int ndims, hid_t type_id, hssize_t npoints, hsize_t *ptdata)\
                                                              ^\
h5tools.c: In function 'render_bin_output_region_points':\
h5tools.c:1506:9: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
         H5E_THROW(FALSE, H5E_tools_min_id_g, "H5Sget_select_elem_npoints 
failed");\
         ^\
h5tools.c:1510:9: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
         H5E_THROW(FALSE, H5E_tools_min_id_g, "H5Sget_simple_extent_ndims 
failed");\
         ^\
h5tools.c:1512:26: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
     alloc_size = npoints * ndims * sizeof(ptdata[0]);\
                          ^\
h5tools.c:1515:9: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
         HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "Could not allocate buffer for 
ptdata");\
         ^\
h5tools.c:1519:9: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
         HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Sget_select_elem_pointlist 
failed");\
         ^\
h5tools.c:1522:9: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
         HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Dget_type failed");\
         ^\
h5tools.c:1525:9: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
         HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Tget_native_type failed");\
         ^\
h5tools.c:1534:9: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
         HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed");\
         ^\
h5tools.c:1537:9: warning: negative integer implicitly converted to unsigned 
type [-Wsign-conversion]\
         HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed");\
         ^\
In file included from h5tools.c:31:0:\
h5tools.c: In function 'h5tools_render_element':\
../../src/H5private.h:1239:36: warning: assuming signed overflow does not occur 
when simplifying conditional to constant [-Wstrict-overflow]\
     #define HDstrtok(X,Y)    strtok(X,Y)\
                                    ^\
h5tools.c:840:25: note: in expansion of macro 'HDstrtok'\
              (section = HDstrtok(secnum ? NULL : s, OPTIONAL_LINE_BREAK));\
                         ^\
h5tools.c: In function 'h5tools_render_region_element':\
../../src/H5private.h:1239:36: warning: assuming signed overflow does not occur 
when simplifying conditional to constant [-Wstrict-overflow]\
     #define HDstrtok(X,Y)    strtok(X,Y)\
                                    ^\
h5tools.c:993:48: note: in expansion of macro 'HDstrtok'\
     for (secnum = 0, multiline = 0; (section = HDstrtok(secnum ? NULL : s,\
                                                ^\
h5tools.c: In function 'render_bin_output_region_points':\
h5tools.c:1533:16: warning: 'type_id' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
     if(H5Tclose(type_id) < 0)\
                ^\
h5tools.c:1536:16: warning: 'dtype' may be used uninitialized in this function 
[-Wmaybe-uninitialized]\
     if(H5Tclose(dtype) < 0)\
                ^\
h5tools.c: In function 'render_bin_output_region_blocks':\
h5tools.c:1407:16: warning: 'type_id' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
     if(H5Tclose(type_id) < 0)\
                ^\
h5tools.c:1410:16: warning: 'dtype' may be used uninitialized in this function 
[-Wmaybe-uninitialized]\
     if(H5Tclose(dtype) < 0)\
                ^\
h5tools.c: At top level:\
h5tools.c:33:0: warning: macro "SANITY_CHECK" is not used [-Wunused-macros]\
 #define SANITY_CHECK\
 ^\
h5tools.c:35:0: warning: macro "ALIGN" is not used [-Wunused-macros]\
 #define ALIGN(A,Z)  ((((A) + (Z) - 1) / (Z)) * (Z))\
 ^\
  CC       h5tools_dump.lo\
h5tools_dump.c: In function 'h5tools_dump_simple_data':\
h5tools_dump.c:295:25: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             ncols = info->line_ncols;\
                         ^\
h5tools_dump.c: In function 'h5tools_print_region_data_blocks':\
h5tools_dump.c:453:5: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     if((dims1 = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL)\
     ^\
h5tools_dump.c:458:25: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
     for (jndx = 0; jndx < ndims; jndx++) \{\
                         ^\
h5tools_dump.c:459:9: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         dims1[jndx] = ptdata[jndx + ndims] - ptdata[jndx] + 1;\
         ^\
h5tools_dump.c:467:32: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
     if((type_size = H5Tget_size(type_id)) == 0)\
                                ^\
h5tools_dump.c:470:5: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     if((region_buf = HDmalloc(type_size * (size_t)numelem)) == NULL)\
     ^\
h5tools_dump.c:475:5: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     if((start = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL)\
     ^\
h5tools_dump.c:478:5: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     if((count = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL)\
     ^\
h5tools_dump.c:485:5: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     ctx.ndims = ndims;\
     ^\
h5tools_dump.c:486:29: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
     for (blkndx = 0; blkndx < nblocks; blkndx++) \{\
                             ^\
h5tools_dump.c:489:29: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
         for (indx = 0; indx < ndims; indx++) \{\
                             ^\
h5tools_dump.c:490:13: warning: conversion to 'hsize_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             start[indx] = ptdata[indx + blkndx * ndims * 2];\
             ^\
h5tools_dump.c:511:20: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
         if (blkndx == nblocks - 1)\
                    ^\
h5tools_dump.c:518:9: warning: conversion to 'hsize_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         ctx.sm_pos = blkndx*2*ndims;\
         ^\
h5tools_dump.c:530:33: warning: conversion to 'hsize_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                                 ((char*)region_buf + numindex * type_size), 
&ctx);\
                                 ^\
h5tools_dump.c: In function 'h5tools_dump_region_data_blocks':\
h5tools_dump.c:607:9: warning: negative integer implicitly converted to 
unsigned type [-Wsign-conversion]\
         H5E_THROW(dimension_break, H5E_tools_min_id_g, 
"H5Sget_select_hyper_nblocks failed");\
         ^\
h5tools_dump.c:611:9: warning: negative integer implicitly converted to 
unsigned type [-Wsign-conversion]\
         H5E_THROW(dimension_break, H5E_tools_min_id_g, 
"H5Sget_simple_extent_ndims failed");\
         ^\
h5tools_dump.c:627:34: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
     alloc_size = nblocks * ndims * 2 * sizeof(ptdata[0]);\
                                  ^\
h5tools_dump.c:630:9: warning: negative integer implicitly converted to 
unsigned type [-Wsign-conversion]\
         HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "Could not allocate 
buffer for ptdata");\
         ^\
h5tools_dump.c:634:9: warning: negative integer implicitly converted to 
unsigned type [-Wsign-conversion]\
         HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, 
"H5Rget_select_hyper_blocklist failed");\
         ^\
h5tools_dump.c:660:9: warning: negative integer implicitly converted to 
unsigned type [-Wsign-conversion]\
         HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Dget_type 
failed");\
         ^\
h5tools_dump.c:662:9: warning: negative integer implicitly converted to 
unsigned type [-Wsign-conversion]\
         HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Tget_native_type 
failed");\
         ^\
h5tools_dump.c:723:9: warning: negative integer implicitly converted to 
unsigned type [-Wsign-conversion]\
         HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed");\
         ^\
h5tools_dump.c:726:9: warning: negative integer implicitly converted to 
unsigned type [-Wsign-conversion]\
         HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed");\
         ^\
h5tools_dump.c: In function 'h5tools_print_region_data_points':\
h5tools_dump.c:800:5: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     if((dims1 = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL)\
     ^\
h5tools_dump.c:803:5: warning: conversion to 'hsize_t' from 'hssize_t' may 
change the sign of the result [-Wsign-conversion]\
     dims1[0] = npoints;\
     ^\
h5tools_dump.c:809:32: warning: conversion to 'int' from 'size_t' may alter its 
value [-Wconversion]\
     if((type_size = H5Tget_size(type_id)) == 0)\
                                ^\
h5tools_dump.c:812:5: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     if((region_buf = HDmalloc(type_size * (size_t)npoints)) == NULL)\
     ^\
h5tools_dump.c:819:5: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     ctx.ndims = ndims;\
     ^\
h5tools_dump.c:825:25: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
     for (jndx = 0; jndx < npoints; jndx++, elmtno++) \{\
                         ^\
h5tools_dump.c:840:18: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
         if (jndx == npoints - 1)\
                  ^\
h5tools_dump.c:846:9: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         ctx.sm_pos = jndx * ndims;\
         ^\
h5tools_dump.c:848:33: warning: conversion to 'hsize_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             ctx.size_last_dim = (int) (ctx.p_max_idx[ctx.ndims - 1]);\
                                 ^\
h5tools_dump.c:861:32: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                                ((char*)region_buf + jndx * type_size), &ctx);\
                                ^\
h5tools_dump.c:863:22: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
         if (jndx + 1 < npoints || (region_flags & END_OF_DATA) == 0)\
                      ^\
h5tools_dump.c: In function 'h5tools_dump_region_data_points':\
h5tools_dump.c:928:9: warning: negative integer implicitly converted to 
unsigned type [-Wsign-conversion]\
         H5E_THROW(dimension_break, H5E_tools_min_id_g, 
"H5Sget_select_elem_npoints failed");\
         ^\
h5tools_dump.c:932:9: warning: negative integer implicitly converted to 
unsigned type [-Wsign-conversion]\
         H5E_THROW(dimension_break, H5E_tools_min_id_g, 
"H5Sget_simple_extent_ndims failed");\
         ^\
h5tools_dump.c:948:26: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
     alloc_size = npoints * ndims * sizeof(ptdata[0]);\
                          ^\
h5tools_dump.c:951:9: warning: negative integer implicitly converted to 
unsigned type [-Wsign-conversion]\
         HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "Could not allocate 
buffer for ptdata");\
         ^\
h5tools_dump.c:955:9: warning: negative integer implicitly converted to 
unsigned type [-Wsign-conversion]\
         HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, 
"H5Sget_select_elem_pointlist failed");\
         ^\
h5tools_dump.c:976:9: warning: negative integer implicitly converted to 
unsigned type [-Wsign-conversion]\
         HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Dget_type 
failed");\
         ^\
h5tools_dump.c:979:9: warning: negative integer implicitly converted to 
unsigned type [-Wsign-conversion]\
         HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Tget_native_type 
failed");\
         ^\
h5tools_dump.c:1043:9: warning: negative integer implicitly converted to 
unsigned type [-Wsign-conversion]\
         HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed");\
         ^\
h5tools_dump.c:1046:9: warning: negative integer implicitly converted to 
unsigned type [-Wsign-conversion]\
         HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed");\
         ^\
h5tools_dump.c: In function 'h5tools_display_simple_subset':\
h5tools_dump.c:1368:50: warning: conversion to 'int' from 'unsigned int' may 
change the sign of the result [-Wsign-conversion]\
             current_outer_dim = (ctx->ndims - 2) - 1;\
                                                  ^\
h5tools_dump.c:1371:40: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             for (i = current_outer_dim + 1; i < ctx->ndims; i++) \{\
                                        ^\
h5tools_dump.c: In function 'h5tools_dump_simple_dset':\
h5tools_dump.c:1526:44: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     ctx->ndims = H5Sget_simple_extent_ndims(f_space);\
                                            ^\
h5tools_dump.c: In function 'h5tools_dump_simple_mem':\
h5tools_dump.c:1675:44: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     ctx->ndims = H5Sget_simple_extent_ndims(space);\
                                            ^\
h5tools_dump.c:1693:30: warning: conversion to 'hsize_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         ctx->size_last_dim = (int) (ctx->p_max_idx[ctx->ndims - 1]);\
                              ^\
h5tools_dump.c: In function 'h5tools_print_datatype':\
h5tools_dump.c:1901:21: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         ncols = info->line_ncols;\
                     ^\
h5tools_dump.c:1903:5: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
     switch (type_class) \{\
     ^\
h5tools_dump.c:1903:5: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
h5tools_dump.c: In function 'h5tools_print_dataspace':\
h5tools_dump.c:2481:31: warning: unused parameter 'stream' [-Wunused-parameter]\
 h5tools_print_dataspace(FILE *stream, h5tools_str_t *buffer, const 
h5tool_format_t *info,\
                               ^\
h5tools_dump.c:2481:85: warning: unused parameter 'info' [-Wunused-parameter]\
 h5tools_print_dataspace(FILE *stream, h5tools_str_t *buffer, const 
h5tool_format_t *info,\
                                                                                
     ^\
h5tools_dump.c:2482:28: warning: unused parameter 'ctx' [-Wunused-parameter]\
         h5tools_context_t *ctx, hid_t space)\
                            ^\
h5tools_dump.c: In function 'h5tools_print_enum':\
h5tools_dump.c:2578:21: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         ncols = info->line_ncols;\
                     ^\
In file included from h5tools_dump.c:31:0:\
../../src/H5private.h:1212:34: warning: conversion to 'int' from 'size_t' may 
alter its value [-Wconversion]\
     #define HDstrlen(S)    strlen(S)\
                                  ^\
h5tools_dump.c:2640:18: note: in expansion of macro 'HDstrlen'\
         nchars = HDstrlen(name[i]);\
                  ^\
h5tools_dump.c: In function 'h5tools_dump_datatype':\
h5tools_dump.c:2716:21: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         ncols = info->line_ncols;\
                     ^\
h5tools_dump.c: In function 'h5tools_dump_dataspace':\
h5tools_dump.c:2764:21: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         ncols = info->line_ncols;\
                     ^\
h5tools_dump.c: In function 'h5tools_dump_oid':\
h5tools_dump.c:2813:21: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         ncols = info->line_ncols;\
                     ^\
h5tools_dump.c: In function 'h5tools_print_fill_value':\
h5tools_dump.c:2844:23: warning: unused variable 'nelmts' [-Wunused-variable]\
     hsize_t           nelmts = 1;\
                       ^\
h5tools_dump.c: In function 'h5tools_dump_dcpl':\
h5tools_dump.c:2904:21: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         ncols = info->line_ncols;\
                     ^\
h5tools_dump.c:2960:17: warning: switch missing default case [-Wswitch-default]\
                 switch(filtn) \{\
                 ^\
h5tools_dump.c:3322:5: warning: enumeration value 'H5D_FILL_TIME_ERROR' not 
handled in switch [-Wswitch-enum]\
     switch(ft) \{\
     ^\
h5tools_dump.c:3379:5: warning: enumeration value 'H5D_ALLOC_TIME_ERROR' not 
handled in switch [-Wswitch-enum]\
     switch(at) \{\
     ^\
h5tools_dump.c:3379:5: warning: enumeration value 'H5D_ALLOC_TIME_DEFAULT' not 
handled in switch [-Wswitch-enum]\
h5tools_dump.c: In function 'h5tools_dump_comment':\
h5tools_dump.c:3435:21: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         ncols = info->line_ncols;\
                     ^\
h5tools_dump.c:3444:13: warning: conversion to 'size_t' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
             cmt_bufsize = H5Oget_comment(obj_id, comment, cmt_bufsize);\
             ^\
h5tools_dump.c: In function 'h5tools_dump_attribute':\
h5tools_dump.c:3488:21: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         ncols = info->line_ncols;\
                     ^\
h5tools_dump.c:3473:39: warning: unused parameter 'oid' [-Wunused-parameter]\
         h5tools_context_t *ctx, hid_t oid, const char *attr_name, hid_t 
attr_id, \
                                       ^\
h5tools_dump.c: At top level:\
h5tools_dump.c:3559:1: warning: no previous prototype for 'h5tools_print_dims' 
[-Wmissing-prototypes]\
 h5tools_print_dims(h5tools_str_t *buffer, hsize_t *s, int dims)\
 ^\
h5tools_dump.c:3642:1: warning: no previous prototype for 
'h5tools_dump_subsetting_header' [-Wmissing-prototypes]\
 h5tools_dump_subsetting_header(FILE *stream, const h5tool_format_t *info,\
 ^\
h5tools_dump.c: In function 'h5tools_dump_subsetting_header':\
h5tools_dump.c:3652:21: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         ncols = info->line_ncols;\
                     ^\
h5tools_dump.c: In function 'h5tools_dump_data':\
h5tools_dump.c:3748:21: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         ncols = info->line_ncols;\
                     ^\
h5tools_dump.c:3869:20: warning: suggest explicit braces to avoid ambiguous 
'else' [-Wparentheses]\
                 if (H5Aread(obj_id, p_type, buf) >= 0)\
                    ^\
h5tools_dump.c: In function 'h5tools_dump_region_data_points':\
h5tools_dump.c:1042:16: warning: 'type_id' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
     if(H5Tclose(type_id) < 0)\
                ^\
h5tools_dump.c:1045:16: warning: 'dtype' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
     if(H5Tclose(dtype) < 0)\
                ^\
h5tools_dump.c: At top level:\
h5tools_dump.c:33:0: warning: macro "SANITY_CHECK" is not used 
[-Wunused-macros]\
 #define SANITY_CHECK\
 ^\
h5tools_dump.c:35:0: warning: macro "ALIGN" is not used [-Wunused-macros]\
 #define ALIGN(A,Z)  ((((A) + (Z) - 1) / (Z)) * (Z))\
 ^\
  CC       h5tools_str.lo\
h5tools_str.c: In function 'h5tools_str_append':\
h5tools_str.c:144:9: warning: function might be possible candidate for 
'gnu_printf' format attribute [-Wsuggest-attribute=format]\
         nchars = HDvsnprintf(str->s + str->len, avail, fmt, ap);\
         ^\
h5tools_str.c:174:13: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             size_t newsize = MAX(str->len + nchars + 1, 2 * str->nalloc);\
             ^\
h5tools_str.c:174:13: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
h5tools_str.c:182:13: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             str->len += nchars;\
             ^\
h5tools_str.c: In function 'h5tools_str_dump_region_blocks':\
h5tools_str.c:451:38: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
         alloc_size = nblocks * ndims * 2 * sizeof(ptdata[0]);\
                                      ^\
h5tools_str.c: In function 'h5tools_str_dump_region_points':\
h5tools_str.c:512:30: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
         alloc_size = npoints * ndims * sizeof(ptdata[0]);\
                              ^\
h5tools_str.c: At top level:\
h5tools_str.c:612:1: warning: no previous prototype for 'h5tools_str_indent' 
[-Wmissing-prototypes]\
 h5tools_str_indent(h5tools_str_t *str, const h5tool_format_t *info,\
 ^\
h5tools_str.c: In function 'h5tools_str_sprint':\
h5tools_str.c:742:21: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
                     h5tools_str_append(str, OPT(info->fmt_float, "%g"), 
tempfloat);\
                     ^\
h5tools_str.c:791:29: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
                             if (info->str_repeat > 0) while (i + j < size && 
s[i] == s[i + j])\
                             ^\
h5tools_str.c:791:29: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
h5tools_str.c:822:40: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
                                 i += j - 1;\
                                        ^\
h5tools_str.c:839:48: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
                         if (packed_data_offset >= 8 * sizeof(int))\
                                                ^\
h5tools_str.c:842:48: warning: conversion to 'long long unsigned int' from 
'int' may change the sign of the result [-Wsign-conversion]\
                             tempint = (tempint >> packed_data_offset) & 
packed_data_mask;\
                                                ^\
h5tools_str.c:842:71: warning: conversion to 'int' from 'long long unsigned 
int' may alter its value [-Wconversion]\
                             tempint = (tempint >> packed_data_offset) & 
packed_data_mask;\
                                                                       ^\
h5tools_str.c:849:48: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
                         if (packed_data_offset >= 8 * sizeof(unsigned int))\
                                                ^\
h5tools_str.c:852:73: warning: conversion to 'unsigned int' from 'long long 
unsigned int' may alter its value [-Wconversion]\
                             tempuint = (tempuint >> packed_data_offset) & 
packed_data_mask;\
                                                                         ^\
h5tools_str.c:863:48: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
                         if (packed_data_offset >= 8 * sizeof(char))\
                                                ^\
h5tools_str.c:866:50: warning: conversion to 'long long unsigned int' from 
'int' may change the sign of the result [-Wsign-conversion]\
                             tempchar = (tempchar >> packed_data_offset) & 
packed_data_mask;\
                                                  ^\
h5tools_str.c:866:73: warning: conversion to 'signed char' from 'long long 
unsigned int' may alter its value [-Wconversion]\
                             tempchar = (tempchar >> packed_data_offset) & 
packed_data_mask;\
                                                                         ^\
h5tools_str.c:878:48: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
                         if (packed_data_offset >= 8 * sizeof(unsigned char))\
                                                ^\
h5tools_str.c:881:52: warning: conversion to 'long long unsigned int' from 
'int' may change the sign of the result [-Wsign-conversion]\
                             tempuchar = (tempuchar >> packed_data_offset) & 
packed_data_mask;\
                                                    ^\
h5tools_str.c:881:75: warning: conversion to 'unsigned char' from 'long long 
unsigned int' may alter its value [-Wconversion]\
                             tempuchar = (tempuchar >> packed_data_offset) & 
packed_data_mask;\
                                                                           ^\
h5tools_str.c:890:48: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
                         if (packed_data_offset >= 8 * sizeof(short))\
                                                ^\
h5tools_str.c:893:52: warning: conversion to 'long long unsigned int' from 
'int' may change the sign of the result [-Wsign-conversion]\
                             tempshort = (tempshort >> packed_data_offset) & 
packed_data_mask;\
                                                    ^\
h5tools_str.c:893:75: warning: conversion to 'short int' from 'long long 
unsigned int' may alter its value [-Wconversion]\
                             tempshort = (tempshort >> packed_data_offset) & 
packed_data_mask;\
                                                                           ^\
h5tools_str.c:902:48: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
                         if (packed_data_offset >= 8 * sizeof(unsigned short))\
                                                ^\
h5tools_str.c:905:54: warning: conversion to 'long long unsigned int' from 
'int' may change the sign of the result [-Wsign-conversion]\
                             tempushort = (tempushort >> packed_data_offset) & 
packed_data_mask;\
                                                      ^\
h5tools_str.c:905:77: warning: conversion to 'short unsigned int' from 'long 
long unsigned int' may alter its value [-Wconversion]\
                             tempushort = (tempushort >> packed_data_offset) & 
packed_data_mask;\
                                                                             ^\
h5tools_str.c:912:48: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
                         if (packed_data_offset >= 8 * sizeof(long))\
                                                ^\
h5tools_str.c:915:50: warning: conversion to 'long long unsigned int' from 
'long int' may change the sign of the result [-Wsign-conversion]\
                             templong = (templong >> packed_data_offset) & 
packed_data_mask;\
                                                  ^\
h5tools_str.c:915:73: warning: conversion to 'long int' from 'long long 
unsigned int' may change the sign of the result [-Wsign-conversion]\
                             templong = (templong >> packed_data_offset) & 
packed_data_mask;\
                                                                         ^\
h5tools_str.c:922:48: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
                         if (packed_data_offset >= 8 * sizeof(unsigned long))\
                                                ^\
h5tools_str.c:932:48: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
                         if (packed_data_offset >= 8 * sizeof(long long))\
                                                ^\
h5tools_str.c:935:52: warning: conversion to 'long long unsigned int' from 
'long long int' may change the sign of the result [-Wsign-conversion]\
                             templlong = (templlong >> packed_data_offset) & 
packed_data_mask;\
                                                    ^\
h5tools_str.c:935:75: warning: conversion to 'long long int' from 'long long 
unsigned int' may change the sign of the result [-Wsign-conversion]\
                             templlong = (templlong >> packed_data_offset) & 
packed_data_mask;\
                                                                           ^\
h5tools_str.c:942:48: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
                         if (packed_data_offset >= 8 * sizeof(unsigned long 
long))\
                                                ^\
h5tools_str.c:982:45: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
                     nmembs = H5Tget_nmembers(type);\
                                             ^\
h5tools_str.c:1063:25: warning: enumeration value 'H5O_TYPE_UNKNOWN' not 
handled in switch [-Wswitch-enum]\
                         switch (oi.type) \{\
                         ^\
h5tools_str.c:1063:25: warning: enumeration value 'H5O_TYPE_NTYPES' not handled 
in switch [-Wswitch-enum]\
h5tools_str.c:736:9: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
         switch (type_class) \{\
         ^\
h5tools_str.c:736:9: warning: enumeration value 'H5T_TIME' not handled in 
switch [-Wswitch-enum]\
h5tools_str.c:736:9: warning: enumeration value 'H5T_BITFIELD' not handled in 
switch [-Wswitch-enum]\
h5tools_str.c:736:9: warning: enumeration value 'H5T_OPAQUE' not handled in 
switch [-Wswitch-enum]\
h5tools_str.c:736:9: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
h5tools_str.c: In function 'h5tools_str_replace':\
h5tools_str.c:1413:10: warning: request for implicit conversion from 'void *' 
to 'char *' not permitted in C++ [-Wc++-compat]\
   newstr = HDmalloc ( strlen ( oldstr ) - strlen ( substr ) + strlen ( 
replacement ) + 1 );\
          ^\
In file included from /usr/include/string.h:186:0,\
                 from h5tools_str.c:25:\
h5tools_str.c:1419:38: warning: conversion to 'long unsigned int' from 'long 
int' may change the sign of the result [-Wsign-conversion]\
         memcpy ( newstr, oldstr, tok - oldstr );\
                                      ^\
h5tools_str.c:1421:138: warning: conversion to 'long unsigned int' from 'long 
int' may change the sign of the result [-Wsign-conversion]\
         memcpy ( newstr + (tok - oldstr) + strlen( replacement ), tok + strlen 
( substr ), strlen ( oldstr ) - strlen ( substr ) - ( tok - oldstr ) );\
                                                                                
                                                          ^\
  CC       h5tools_utils.lo\
h5tools_utils.c: In function 'parallel_print':\
h5tools_utils.c:89:9: warning: function might be possible candidate for 
'gnu_printf' format attribute [-Wsuggest-attribute=format]\
         HDvprintf(format, ap);\
         ^\
h5tools_utils.c:89:9: warning: function might be possible candidate for 
'gnu_printf' format attribute [-Wsuggest-attribute=format]\
In file included from /usr/include/stdio.h:490:0,\
                 from h5tools_utils.c:28:\
h5tools_utils.c:95:76: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
             bytes_written = HDvsnprintf(outBuff+outBuffOffset, 
OUTBUFF_SIZE-outBuffOffset, format, ap);\
                                                                            ^\
h5tools_utils.c:95:29: note: in expansion of macro 'HDvsnprintf'\
             bytes_written = HDvsnprintf(outBuff+outBuffOffset, 
OUTBUFF_SIZE-outBuffOffset, format, ap);\
                             ^\
h5tools_utils.c:95:13: warning: function might be possible candidate for 
'gnu_printf' format attribute [-Wsuggest-attribute=format]\
             bytes_written = HDvsnprintf(outBuff+outBuffOffset, 
OUTBUFF_SIZE-outBuffOffset, format, ap);\
             ^\
h5tools_utils.c:121:21: warning: function might be possible candidate for 
'gnu_printf' format attribute [-Wsuggest-attribute=format]\
                     bytes_written = HDvfprintf(overflow_file, format, ap);\
                     ^\
h5tools_utils.c:121:21: warning: function might be possible candidate for 
'gnu_printf' format attribute [-Wsuggest-attribute=format]\
h5tools_utils.c:127:13: warning: function might be possible candidate for 
'gnu_printf' format attribute [-Wsuggest-attribute=format]\
             bytes_written = HDvfprintf(overflow_file, format, ap);\
             ^\
h5tools_utils.c:127:13: warning: function might be possible candidate for 
'gnu_printf' format attribute [-Wsuggest-attribute=format]\
h5tools_utils.c: In function 'error_msg':\
h5tools_utils.c:158:5: warning: function might be possible candidate for 
'gnu_printf' format attribute [-Wsuggest-attribute=format]\
     HDvfprintf(rawerrorstream, fmt, ap);\
     ^\
h5tools_utils.c:158:5: warning: function might be possible candidate for 
'gnu_printf' format attribute [-Wsuggest-attribute=format]\
h5tools_utils.c: In function 'warn_msg':\
h5tools_utils.c:188:5: warning: function might be possible candidate for 
'gnu_printf' format attribute [-Wsuggest-attribute=format]\
     HDvfprintf(rawerrorstream, fmt, ap);\
     ^\
h5tools_utils.c:188:5: warning: function might be possible candidate for 
'gnu_printf' format attribute [-Wsuggest-attribute=format]\
h5tools_utils.c: In function 'print_version':\
h5tools_utils.c:419:13: warning: cast discards '__attribute__((const))' 
qualifier from pointer target type [-Wcast-qual]\
            ((char *)H5_VERS_SUBRELEASE)[0] ? "-" : "", H5_VERS_SUBRELEASE);\
             ^\
h5tools_utils.c: In function 'find_objs_cb':\
h5tools_utils.c:578:5: warning: enumeration value 'H5O_TYPE_UNKNOWN' not 
handled in switch [-Wswitch-enum]\
     switch(oinfo->type) \{\
     ^\
h5tools_utils.c:578:5: warning: enumeration value 'H5O_TYPE_NTYPES' not handled 
in switch [-Wswitch-enum]\
h5tools_utils.c: In function 'add_obj':\
h5tools_utils.c:697:21: warning: conversion to 'unsigned int' from 'size_t' may 
alter its value [-Wconversion]\
     u = table->nobjs++;\
                     ^\
h5tools_utils.c: In function 'H5tools_get_symlink_info':\
h5tools_utils.c:801:38: warning: cast discards '__attribute__((const))' 
qualifier from pointer target type [-Wcast-qual]\
     if(H5Lget_val(file_id, linkpath, (void *)link_info->trg_path, 
link_info->linfo.u.val_size, H5P_DEFAULT) < 0) \{\
                                      ^\
h5tools_utils.c: In function 'h5tools_getenv_update_hyperslab_bufsize':\
h5tools_utils.c:930:55: warning: conversion to 'hsize_t' from 'long int' may 
change the sign of the result [-Wsign-conversion]\
         H5TOOLS_BUFSIZE = hyperslab_bufsize_mb * 1024 * 1024;\
                                                       ^\
  CC       h5diff.lo\
In file included from h5diff.c:18:0:\
h5diff.c: In function 'is_exclude_path':\
../../src/H5private.h:1212:34: warning: conversion to 'int' from 'size_t' may 
alter its value [-Wconversion]\
     #define HDstrlen(S)    strlen(S)\
                                  ^\
h5diff.c:268:27: note: in expansion of macro 'HDstrlen'\
                 len_grp = HDstrlen(exclude_path_ptr->obj_path);\
                           ^\
In file included from h5diff.c:18:0:\
h5diff.c: In function 'build_match_list':\
../../src/H5private.h:1212:34: warning: conversion to 'int' from 'size_t' may 
alter its value [-Wconversion]\
     #define HDstrlen(S)    strlen(S)\
                                  ^\
h5diff.c:367:24: note: in expansion of macro 'HDstrlen'\
         path1_offset = HDstrlen(objname1);\
                        ^\
../../src/H5private.h:1212:34: warning: conversion to 'int' from 'size_t' may 
alter its value [-Wconversion]\
     #define HDstrlen(S)    strlen(S)\
                                  ^\
h5diff.c:370:24: note: in expansion of macro 'HDstrlen'\
         path2_offset = HDstrlen(objname2);\
                        ^\
h5diff.c:341:14: warning: unused variable 'i' [-Wunused-variable]\
     unsigned i;\
              ^\
h5diff.c: In function 'trav_grp_symlinks':\
h5diff.c:513:73: warning: conversion to 'hbool_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         ret = H5tools_get_symlink_info(tinfo->fid, path, &lnk_info, 
opts->follow_links);\
                                                                         ^\
h5diff.c:545:73: warning: conversion to 'hbool_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         ret = H5tools_get_symlink_info(tinfo->fid, path, &lnk_info, 
opts->follow_links);\
                                                                         ^\
h5diff.c:510:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in 
switch [-Wswitch-enum]\
     switch(linfo->type)\
     ^\
h5diff.c:510:5: warning: enumeration value 'H5L_TYPE_HARD' not handled in 
switch [-Wswitch-enum]\
h5diff.c:510:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch 
[-Wswitch-enum]\
In file included from h5diff.c:18:0:\
h5diff.c:585:16: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
         HDfree((char *)lnk_info.trg_path);\
                ^\
../../src/H5private.h:713:31: note: in definition of macro 'HDfree'\
     #define HDfree(M)    free(M)\
                               ^\
In file included from /usr/include/string.h:186:0,\
                 from ../../src/H5private.h:61,\
                 from h5diff.c:18:\
h5diff.c: In function 'h5diff':\
h5diff.c:700:22: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
             HDstrcpy((char *)obj1fullname, "/");\
                      ^\
h5diff.c:700:13: note: in expansion of macro 'HDstrcpy'\
             HDstrcpy((char *)obj1fullname, "/");\
             ^\
In file included from /usr/include/secure/_stdio.h:31:0,\
                 from /usr/include/stdio.h:490,\
                 from ../../src/H5private.h:59,\
                 from h5diff.c:18:\
h5diff.c:700:22: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
             HDstrcpy((char *)obj1fullname, "/");\
                      ^\
h5diff.c:700:13: note: in expansion of macro 'HDstrcpy'\
             HDstrcpy((char *)obj1fullname, "/");\
             ^\
In file included from /usr/include/string.h:186:0,\
                 from ../../src/H5private.h:61,\
                 from h5diff.c:18:\
h5diff.c:701:22: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
             HDstrcat((char *)obj1fullname, objname1);\
                      ^\
h5diff.c:701:13: note: in expansion of macro 'HDstrcat'\
             HDstrcat((char *)obj1fullname, objname1);\
             ^\
In file included from /usr/include/secure/_stdio.h:31:0,\
                 from /usr/include/stdio.h:490,\
                 from ../../src/H5private.h:59,\
                 from h5diff.c:18:\
h5diff.c:701:22: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
             HDstrcat((char *)obj1fullname, objname1);\
                      ^\
h5diff.c:701:13: note: in expansion of macro 'HDstrcat'\
             HDstrcat((char *)obj1fullname, objname1);\
             ^\
In file included from /usr/include/string.h:186:0,\
                 from ../../src/H5private.h:61,\
                 from h5diff.c:18:\
h5diff.c:704:22: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
             HDstrcpy((char *)obj1fullname, objname1);\
                      ^\
h5diff.c:704:13: note: in expansion of macro 'HDstrcpy'\
             HDstrcpy((char *)obj1fullname, objname1);\
             ^\
In file included from /usr/include/secure/_stdio.h:31:0,\
                 from /usr/include/stdio.h:490,\
                 from ../../src/H5private.h:59,\
                 from h5diff.c:18:\
h5diff.c:704:22: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
             HDstrcpy((char *)obj1fullname, objname1);\
                      ^\
h5diff.c:704:13: note: in expansion of macro 'HDstrcpy'\
             HDstrcpy((char *)obj1fullname, objname1);\
             ^\
In file included from /usr/include/string.h:186:0,\
                 from ../../src/H5private.h:61,\
                 from h5diff.c:18:\
h5diff.c:709:22: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
             HDstrcpy((char *)obj2fullname, "/");\
                      ^\
h5diff.c:709:13: note: in expansion of macro 'HDstrcpy'\
             HDstrcpy((char *)obj2fullname, "/");\
             ^\
In file included from /usr/include/secure/_stdio.h:31:0,\
                 from /usr/include/stdio.h:490,\
                 from ../../src/H5private.h:59,\
                 from h5diff.c:18:\
h5diff.c:709:22: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
             HDstrcpy((char *)obj2fullname, "/");\
                      ^\
h5diff.c:709:13: note: in expansion of macro 'HDstrcpy'\
             HDstrcpy((char *)obj2fullname, "/");\
             ^\
In file included from /usr/include/string.h:186:0,\
                 from ../../src/H5private.h:61,\
                 from h5diff.c:18:\
h5diff.c:710:22: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
             HDstrcat((char *)obj2fullname, objname2);\
                      ^\
h5diff.c:710:13: note: in expansion of macro 'HDstrcat'\
             HDstrcat((char *)obj2fullname, objname2);\
             ^\
In file included from /usr/include/secure/_stdio.h:31:0,\
                 from /usr/include/stdio.h:490,\
                 from ../../src/H5private.h:59,\
                 from h5diff.c:18:\
h5diff.c:710:22: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
             HDstrcat((char *)obj2fullname, objname2);\
                      ^\
h5diff.c:710:13: note: in expansion of macro 'HDstrcat'\
             HDstrcat((char *)obj2fullname, objname2);\
             ^\
In file included from /usr/include/string.h:186:0,\
                 from ../../src/H5private.h:61,\
                 from h5diff.c:18:\
h5diff.c:713:22: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
             HDstrcpy((char *)obj2fullname, objname2);\
                      ^\
h5diff.c:713:13: note: in expansion of macro 'HDstrcpy'\
             HDstrcpy((char *)obj2fullname, objname2);\
             ^\
In file included from /usr/include/secure/_stdio.h:31:0,\
                 from /usr/include/stdio.h:490,\
                 from ../../src/H5private.h:59,\
                 from h5diff.c:18:\
h5diff.c:713:22: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
             HDstrcpy((char *)obj2fullname, objname2);\
                      ^\
h5diff.c:713:13: note: in expansion of macro 'HDstrcpy'\
             HDstrcpy((char *)obj2fullname, objname2);\
             ^\
In file included from h5diff.c:18:0:\
h5diff.c:718:22: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
         if(!HDstrcmp((char *)obj1fullname, "/"))\
                      ^\
../../src/H5private.h:1191:37: note: in definition of macro 'HDstrcmp'\
     #define HDstrcmp(X,Y)    strcmp(X,Y)\
                                     ^\
h5diff.c:755:17: warning: enum conversion in assignment is invalid in C++ 
[-Wc++-compat]\
                 obj1type = oinfo1.type;\
                 ^\
h5diff.c:757:40: warning: conversion to 'int' from 'size_t' may alter its value 
[-Wconversion]\
                 idx = info1_obj->nused - 1;\
                                        ^\
h5diff.c:813:17: warning: enum conversion in assignment is invalid in C++ 
[-Wc++-compat]\
                 obj2type = oinfo2.type;\
                 ^\
h5diff.c:815:40: warning: conversion to 'int' from 'size_t' may alter its value 
[-Wconversion]\
                 idx = info2_obj->nused - 1;\
                                        ^\
In file included from /usr/include/string.h:186:0,\
                 from ../../src/H5private.h:61,\
                 from h5diff.c:18:\
h5diff.c:836:18: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
         HDstrcat((char *)obj1fullname, "/");\
                  ^\
h5diff.c:836:9: note: in expansion of macro 'HDstrcat'\
         HDstrcat((char *)obj1fullname, "/");\
         ^\
In file included from /usr/include/secure/_stdio.h:31:0,\
                 from /usr/include/stdio.h:490,\
                 from ../../src/H5private.h:59,\
                 from h5diff.c:18:\
h5diff.c:836:18: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
         HDstrcat((char *)obj1fullname, "/");\
                  ^\
h5diff.c:836:9: note: in expansion of macro 'HDstrcat'\
         HDstrcat((char *)obj1fullname, "/");\
         ^\
In file included from /usr/include/string.h:186:0,\
                 from ../../src/H5private.h:61,\
                 from h5diff.c:18:\
h5diff.c:839:18: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
         HDstrcat((char *)obj2fullname, "/");\
                  ^\
h5diff.c:839:9: note: in expansion of macro 'HDstrcat'\
         HDstrcat((char *)obj2fullname, "/");\
         ^\
In file included from /usr/include/secure/_stdio.h:31:0,\
                 from /usr/include/stdio.h:490,\
                 from ../../src/H5private.h:59,\
                 from h5diff.c:18:\
h5diff.c:839:18: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
         HDstrcat((char *)obj2fullname, "/");\
                  ^\
h5diff.c:839:9: note: in expansion of macro 'HDstrcat'\
         HDstrcat((char *)obj2fullname, "/");\
         ^\
h5diff.c:845:83: warning: conversion to 'hbool_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     l_ret1 = H5tools_get_symlink_info(file1_id, obj1fullname, &trg_linfo1, 
options->follow_links);\
                                                                                
   ^\
h5diff.c:846:83: warning: conversion to 'hbool_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     l_ret2 = H5tools_get_symlink_info(file2_id, obj2fullname, &trg_linfo2, 
options->follow_links);\
                                                                                
   ^\
h5diff.c:891:13: warning: enum conversion in assignment is invalid in C++ 
[-Wc++-compat]\
             obj1type = trg_linfo1.trg_type;\
             ^\
h5diff.c:893:43: warning: conversion to 'int' from 'size_t' may alter its value 
[-Wconversion]\
                 int idx = info1_lp->nused - 1;\
                                           ^\
h5diff.c:894:17: warning: enum conversion in assignment is invalid in C++ 
[-Wc++-compat]\
                 info1_lp->paths[idx].type = trg_linfo1.trg_type;\
                 ^\
h5diff.c:935:13: warning: enum conversion in assignment is invalid in C++ 
[-Wc++-compat]\
             obj2type = trg_linfo2.trg_type;\
             ^\
h5diff.c:937:43: warning: conversion to 'int' from 'size_t' may alter its value 
[-Wconversion]\
                 int idx = info2_lp->nused - 1;\
                                           ^\
h5diff.c:938:17: warning: enum conversion in assignment is invalid in C++ 
[-Wc++-compat]\
                 info2_lp->paths[idx].type = trg_linfo2.trg_type;\
                 ^\
h5diff.c:1031:27: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
              for(i = 0; i < match_list->nobjs; i++)\
                           ^\
In file included from h5diff.c:18:0:\
h5diff.c:1064:16: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
         HDfree((char *)obj1fullname);\
                ^\
../../src/H5private.h:713:31: note: in definition of macro 'HDfree'\
     #define HDfree(M)    free(M)\
                               ^\
h5diff.c:1066:16: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
         HDfree((char *)obj2fullname);\
                ^\
../../src/H5private.h:713:31: note: in definition of macro 'HDfree'\
     #define HDfree(M)    free(M)\
                               ^\
h5diff.c:1070:16: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
         HDfree((char *)trg_linfo1.trg_path);\
                ^\
../../src/H5private.h:713:31: note: in definition of macro 'HDfree'\
     #define HDfree(M)    free(M)\
                               ^\
h5diff.c:1072:16: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
         HDfree((char *)trg_linfo2.trg_path);\
                ^\
../../src/H5private.h:713:31: note: in definition of macro 'HDfree'\
     #define HDfree(M)    free(M)\
                               ^\
h5diff.c: In function 'diff_match':\
h5diff.c:1118:24: warning: initialization discards 'const' qualifier from 
pointer target type [enabled by default]\
     char * grp1_path = "";\
                        ^\
h5diff.c:1119:24: warning: initialization discards 'const' qualifier from 
pointer target type [enabled by default]\
     char * grp2_path = "";\
                        ^\
h5diff.c:1133:21: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
         grp1_path = (char *)grp1;\
                     ^\
h5diff.c:1135:21: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
         grp2_path = (char *)grp2;\
                     ^\
h5diff.c:1122:19: warning: variable 'objtype' set but not used 
[-Wunused-but-set-variable]\
     h5trav_type_t objtype;\
                   ^\
h5diff.c: In function 'diff':\
h5diff.c:1565:76: warning: conversion to 'hbool_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         ret = H5tools_get_symlink_info(file1_id, path1, &linkinfo1, 
options->follow_links);\
                                                                            ^\
h5diff.c:1583:76: warning: conversion to 'hbool_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         ret = H5tools_get_symlink_info(file2_id, path2, &linkinfo2, 
options->follow_links );\
                                                                            ^\
h5diff.c:1609:17: warning: enum conversion in assignment is invalid in C++ 
[-Wc++-compat]\
                 argdata->type[0] = linkinfo1.trg_type;\
                 ^\
h5diff.c:1613:17: warning: enum conversion in assignment is invalid in C++ 
[-Wc++-compat]\
                 argdata->type[1] = linkinfo2.trg_type;\
                 ^\
h5diff.c:1652:17: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not handled 
in switch [-Wswitch-enum]\
                 switch(object_type)\
                 ^\
h5diff.c:1687:5: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not handled 
in switch [-Wswitch-enum]\
     switch(object_type)\
     ^\
In file included from h5diff.c:18:0:\
h5diff.c:1893:16: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
         HDfree((char *)linkinfo1.trg_path);\
                ^\
../../src/H5private.h:713:31: note: in definition of macro 'HDfree'\
     #define HDfree(M)    free(M)\
                               ^\
h5diff.c:1895:16: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
         HDfree((char *)linkinfo2.trg_path);\
                ^\
../../src/H5private.h:713:31: note: in definition of macro 'HDfree'\
     #define HDfree(M)    free(M)\
                               ^\
h5diff.c:1936:16: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
         HDfree((char *)linkinfo1.trg_path);\
                ^\
../../src/H5private.h:713:31: note: in definition of macro 'HDfree'\
     #define HDfree(M)    free(M)\
                               ^\
h5diff.c:1938:16: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
         HDfree((char *)linkinfo2.trg_path);\
                ^\
../../src/H5private.h:713:31: note: in definition of macro 'HDfree'\
     #define HDfree(M)    free(M)\
                               ^\
h5diff.c: In function 'h5diff':\
h5diff.c:937:35: warning: 'info2_lp' may be used uninitialized in this function 
[-Wmaybe-uninitialized]\
                 int idx = info2_lp->nused - 1;\
                                   ^\
h5diff.c:893:35: warning: 'info1_lp' may be used uninitialized in this function 
[-Wmaybe-uninitialized]\
                 int idx = info1_lp->nused - 1;\
                                   ^\
  CC       h5diff_array.lo\
h5diff_array.c: In function 'diff_array':\
h5diff_array.c:260:5: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
     switch (type_class)\
     ^\
h5diff_array.c:260:5: warning: enumeration value 'H5T_TIME' not handled in 
switch [-Wswitch-enum]\
h5diff_array.c:260:5: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
h5diff_array.c: In function 'diff_datum':\
h5diff_array.c:508:20: warning: pointer targets in assignment differ in 
signedness [-Wpointer-sign]\
                 s1 = mem1;\
                    ^\
h5diff_array.c:511:20: warning: pointer targets in assignment differ in 
signedness [-Wpointer-sign]\
                 s2 = mem2;\
                    ^\
h5diff_array.c:554:25: warning: pointer targets in passing argument 1 of 
'character_compare' differ in signedness [-Wpointer-sign]\
                         ph);\
                         ^\
h5diff_array.c:149:16: note: expected 'unsigned char *' but argument is of type 
'char *'\
 static hsize_t character_compare(unsigned char *mem1,unsigned char 
*mem2,hsize_t i,unsigned u,int rank,hsize_t *dims,hsize_t *acc,hsize_t 
*pos,diff_opt_t *options,const char *obj1,const char *obj2,int *ph);\
                ^\
h5diff_array.c:554:25: warning: pointer targets in passing argument 2 of 
'character_compare' differ in signedness [-Wpointer-sign]\
                         ph);\
                         ^\
h5diff_array.c:149:16: note: expected 'unsigned char *' but argument is of type 
'char *'\
 static hsize_t character_compare(unsigned char *mem1,unsigned char 
*mem2,hsize_t i,unsigned u,int rank,hsize_t *dims,hsize_t *acc,hsize_t 
*pos,diff_opt_t *options,const char *obj1,const char *obj2,int *ph);\
                ^\
h5diff_array.c:706:43: warning: conversion to 'hsize_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             ndims     = H5Tget_array_ndims(m_type);\
                                           ^\
h5diff_array.c:744:25: warning: conversion to 'int' from 'hbool_t' may change 
the sign of the result [-Wsign-conversion]\
         iszero1=all_zero(_mem1, H5Tget_size(m_type));\
                         ^\
h5diff_array.c:745:25: warning: conversion to 'int' from 'hbool_t' may change 
the sign of the result [-Wsign-conversion]\
         iszero2=all_zero(_mem2, H5Tget_size(m_type));\
                         ^\
h5diff_array.c:863:13: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             ((char *)(((hvl_t *)mem1)->p)) + j * size,\
             ^\
h5diff_array.c:864:13: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             ((char *)(((hvl_t *)mem2)->p)) + j * size, /* offset */\
             ^\
h5diff_array.c:109:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
          ^\
h5diff_array.c:1810:17: note: in expansion of macro 'PER'\
                 PER(f1,f2);\
                 ^\
h5diff_array.c:109:18: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
                  ^\
h5diff_array.c:1810:17: note: in expansion of macro 'PER'\
                 PER(f1,f2);\
                 ^\
h5diff_array.c:111:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A!=0)                                        \\\
          ^\
h5diff_array.c:1810:17: note: in expansion of macro 'PER'\
                 PER(f1,f2);\
                 ^\
h5diff_array.c:109:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
          ^\
h5diff_array.c:1842:17: note: in expansion of macro 'PER'\
                 PER(f1,f2);\
                 ^\
h5diff_array.c:109:18: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
                  ^\
h5diff_array.c:1842:17: note: in expansion of macro 'PER'\
                 PER(f1,f2);\
                 ^\
h5diff_array.c:111:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A!=0)                                        \\\
          ^\
h5diff_array.c:1842:17: note: in expansion of macro 'PER'\
                 PER(f1,f2);\
                 ^\
h5diff_array.c:1936:54: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
                     if (ABS(temp1_float-temp2_float) > options->delta)\
                                                      ^\
h5diff_array.c:1942:29: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
                             
parallel_print(F_FORMAT,temp1_float,temp2_float,ABS(temp1_float-temp2_float));\
                             ^\
h5diff_array.c:1942:29: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:1942:29: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:1949:36: warning: suggest parentheses around '&&' within '||' 
[-Wparentheses]\
                 else if (isnan1==1 && isnan2==0  || isnan1==0 && isnan2==1)\
                                    ^\
h5diff_array.c:1955:25: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
                         
parallel_print(F_FORMAT,temp1_float,temp2_float,ABS(temp1_float-temp2_float));\
                         ^\
h5diff_array.c:1955:25: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:1955:25: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:109:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
          ^\
h5diff_array.c:1982:21: note: in expansion of macro 'PER'\
                     PER(temp1_float,temp2_float);\
                     ^\
h5diff_array.c:109:18: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
                  ^\
h5diff_array.c:1982:21: note: in expansion of macro 'PER'\
                     PER(temp1_float,temp2_float);\
                     ^\
h5diff_array.c:111:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A!=0)                                        \\\
          ^\
h5diff_array.c:1982:21: note: in expansion of macro 'PER'\
                     PER(temp1_float,temp2_float);\
                     ^\
h5diff_array.c:1990:29: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
                             
parallel_print(F_FORMAT_P_NOTCOMP,temp1_float,temp2_float,ABS(temp1_float-temp2_float));\
                             ^\
h5diff_array.c:1990:29: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:1990:29: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:1997:85: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
                         if ( per > options->percent && 
ABS(temp1_float-temp2_float) > options->delta )\
                                                                                
     ^\
h5diff_array.c:2005:37: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
                                     ABS(1-temp2_float/temp1_float));\
                                     ^\
h5diff_array.c:2005:37: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:2005:37: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:2005:37: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:2012:36: warning: suggest parentheses around '&&' within '||' 
[-Wparentheses]\
                 else if (isnan1==1 && isnan2==0  || isnan1==0 && isnan2==1)\
                                    ^\
h5diff_array.c:2018:25: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
                         
parallel_print(F_FORMAT,temp1_float,temp2_float,ABS(temp1_float-temp2_float));\
                         ^\
h5diff_array.c:2018:25: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:2018:25: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:109:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
          ^\
h5diff_array.c:2047:21: note: in expansion of macro 'PER'\
                     PER(temp1_float,temp2_float);\
                     ^\
h5diff_array.c:109:18: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
                  ^\
h5diff_array.c:2047:21: note: in expansion of macro 'PER'\
                     PER(temp1_float,temp2_float);\
                     ^\
h5diff_array.c:111:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A!=0)                                        \\\
          ^\
h5diff_array.c:2047:21: note: in expansion of macro 'PER'\
                     PER(temp1_float,temp2_float);\
                     ^\
h5diff_array.c:2056:33: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
                                 ABS(temp1_float-temp2_float));\
                                 ^\
h5diff_array.c:2056:33: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:2056:33: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:2071:37: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
                                     ABS(1-temp2_float/temp1_float));\
                                     ^\
h5diff_array.c:2071:37: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:2071:37: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:2071:37: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:2078:36: warning: suggest parentheses around '&&' within '||' 
[-Wparentheses]\
                 else if (isnan1==1 && isnan2==0  || isnan1==0 && isnan2==1)\
                                    ^\
h5diff_array.c:2084:25: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
                         
parallel_print(F_FORMAT,temp1_float,temp2_float,ABS(temp1_float-temp2_float));\
                         ^\
h5diff_array.c:2084:25: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:2084:25: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:2102:21: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
                     
parallel_print(F_FORMAT,temp1_float,temp2_float,ABS(temp1_float-temp2_float));\
                     ^\
h5diff_array.c:2102:21: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:2102:21: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:2160:36: warning: suggest parentheses around '&&' within '||' 
[-Wparentheses]\
                 else if (isnan1==1 && isnan2==0  || isnan1==0 && isnan2==1)\
                                    ^\
h5diff_array.c:109:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
          ^\
h5diff_array.c:2194:21: note: in expansion of macro 'PER'\
                     PER(temp1_double,temp2_double);\
                     ^\
h5diff_array.c:109:18: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
                  ^\
h5diff_array.c:2194:21: note: in expansion of macro 'PER'\
                     PER(temp1_double,temp2_double);\
                     ^\
h5diff_array.c:111:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A!=0)                                        \\\
          ^\
h5diff_array.c:2194:21: note: in expansion of macro 'PER'\
                     PER(temp1_double,temp2_double);\
                     ^\
h5diff_array.c:2225:36: warning: suggest parentheses around '&&' within '||' 
[-Wparentheses]\
                 else if (isnan1==1 && isnan2==0  || isnan1==0 && isnan2==1)\
                                    ^\
h5diff_array.c:109:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
          ^\
h5diff_array.c:2259:21: note: in expansion of macro 'PER'\
                     PER(temp1_double,temp2_double);\
                     ^\
h5diff_array.c:109:18: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
                  ^\
h5diff_array.c:2259:21: note: in expansion of macro 'PER'\
                     PER(temp1_double,temp2_double);\
                     ^\
h5diff_array.c:111:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A!=0)                                        \\\
          ^\
h5diff_array.c:2259:21: note: in expansion of macro 'PER'\
                     PER(temp1_double,temp2_double);\
                     ^\
h5diff_array.c:2291:36: warning: suggest parentheses around '&&' within '||' 
[-Wparentheses]\
                 else if (isnan1==1 && isnan2==0  || isnan1==0 && isnan2==1)\
                                    ^\
h5diff_array.c:2375:36: warning: suggest parentheses around '&&' within '||' 
[-Wparentheses]\
                 else if (isnan1==1 && isnan2==0  || isnan1==0 && isnan2==1)\
                                    ^\
h5diff_array.c:109:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
          ^\
h5diff_array.c:2408:21: note: in expansion of macro 'PER'\
                     PER(temp1_double,temp2_double);\
                     ^\
h5diff_array.c:109:18: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
                  ^\
h5diff_array.c:2408:21: note: in expansion of macro 'PER'\
                     PER(temp1_double,temp2_double);\
                     ^\
h5diff_array.c:111:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A!=0)                                        \\\
          ^\
h5diff_array.c:2408:21: note: in expansion of macro 'PER'\
                     PER(temp1_double,temp2_double);\
                     ^\
h5diff_array.c:2439:36: warning: suggest parentheses around '&&' within '||' 
[-Wparentheses]\
                 else if (isnan1==1 && isnan2==0  || isnan1==0 && isnan2==1)\
                                    ^\
h5diff_array.c:109:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
          ^\
h5diff_array.c:2472:21: note: in expansion of macro 'PER'\
                     PER(temp1_double,temp2_double);\
                     ^\
h5diff_array.c:109:18: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
                  ^\
h5diff_array.c:2472:21: note: in expansion of macro 'PER'\
                     PER(temp1_double,temp2_double);\
                     ^\
h5diff_array.c:111:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A!=0)                                        \\\
          ^\
h5diff_array.c:2472:21: note: in expansion of macro 'PER'\
                     PER(temp1_double,temp2_double);\
                     ^\
h5diff_array.c:2504:36: warning: suggest parentheses around '&&' within '||' 
[-Wparentheses]\
                 else if (isnan1==1 && isnan2==0  || isnan1==0 && isnan2==1)\
                                    ^\
h5diff_array.c:440:5: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
     switch (H5Tget_class(m_type))\
     ^\
h5diff_array.c:440:5: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
h5diff_array.c: In function 'diff_region':\
h5diff_array.c:2670:40: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
         alloc_size = nblocks1 * ndims1 * 2 * sizeof(ptdata1[0]);\
                                        ^\
h5diff_array.c:2673:17: warning: request for implicit conversion from 'void *' 
to 'hsize_t *' not permitted in C++ [-Wc++-compat]\
         ptdata1 = HDmalloc((size_t)alloc_size);\
                 ^\
h5diff_array.c:2677:17: warning: request for implicit conversion from 'void *' 
to 'hsize_t *' not permitted in C++ [-Wc++-compat]\
         ptdata2 = HDmalloc((size_t)alloc_size);\
                 ^\
h5diff_array.c:2725:31: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
         alloc_size = npoints1 * ndims1 * sizeof(ptdata1[0]);\
                               ^\
h5diff_array.c:2728:17: warning: request for implicit conversion from 'void *' 
to 'hsize_t *' not permitted in C++ [-Wc++-compat]\
         ptdata1 = HDmalloc((size_t)alloc_size);\
                 ^\
h5diff_array.c:2732:17: warning: request for implicit conversion from 'void *' 
to 'hsize_t *' not permitted in C++ [-Wc++-compat]\
         ptdata2 = HDmalloc((size_t)alloc_size);\
                 ^\
h5diff_array.c:2789:5: warning: conversion to 'hsize_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     nfound_b = nfound_b/ndims1;\
     ^\
h5diff_array.c:2790:5: warning: conversion to 'hsize_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     nfound_p = nfound_p/ndims1;\
     ^\
h5diff_array.c: In function 'character_compare':\
h5diff_array.c:2832:13: warning: conversion to 'char' from 'unsigned char' may 
change the sign of the result [-Wsign-conversion]\
             h5diff_print_char(temp1_uchar);\
             ^\
h5diff_array.c:2834:13: warning: conversion to 'char' from 'unsigned char' may 
change the sign of the result [-Wsign-conversion]\
             h5diff_print_char(temp2_uchar);\
             ^\
h5diff_array.c: In function 'character_compare_opt':\
h5diff_array.c:2870:24: warning: variable 'both_zero' set but not used 
[-Wunused-but-set-variable]\
     int                both_zero;\
                        ^\
h5diff_array.c: In function 'diff_float':\
h5diff_array.c:2994:50: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
                 if (ABS(temp1_float-temp2_float) > options->delta)\
                                                  ^\
h5diff_array.c:3000:25: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
                         
parallel_print(F_FORMAT,temp1_float,temp2_float,ABS(temp1_float-temp2_float));\
                         ^\
h5diff_array.c:3000:25: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:3000:25: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:3006:32: warning: suggest parentheses around '&&' within '||' 
[-Wparentheses]\
             else if (isnan1==1 && isnan2==0  || isnan1==0 && isnan2==1)\
                                ^\
h5diff_array.c:3012:21: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
                     
parallel_print(F_FORMAT,temp1_float,temp2_float,ABS(temp1_float-temp2_float));\
                     ^\
h5diff_array.c:3012:21: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:3012:21: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:109:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
          ^\
h5diff_array.c:3048:17: note: in expansion of macro 'PER'\
                 PER(temp1_float,temp2_float);\
                 ^\
h5diff_array.c:109:18: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
                  ^\
h5diff_array.c:3048:17: note: in expansion of macro 'PER'\
                 PER(temp1_float,temp2_float);\
                 ^\
h5diff_array.c:111:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A!=0)                                        \\\
          ^\
h5diff_array.c:3048:17: note: in expansion of macro 'PER'\
                 PER(temp1_float,temp2_float);\
                 ^\
h5diff_array.c:3057:29: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
                             ABS(temp1_float-temp2_float));\
                             ^\
h5diff_array.c:3057:29: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:3057:29: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:3072:33: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
                                 ABS(1-temp2_float/temp1_float));\
                                 ^\
h5diff_array.c:3072:33: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:3072:33: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:3072:33: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:3078:32: warning: suggest parentheses around '&&' within '||' 
[-Wparentheses]\
             else if (isnan1==1 && isnan2==0  || isnan1==0 && isnan2==1)\
                                ^\
h5diff_array.c:3084:21: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
                     
parallel_print(F_FORMAT,temp1_float,temp2_float,ABS(temp1_float-temp2_float));\
                     ^\
h5diff_array.c:3084:21: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:3084:21: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:109:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
          ^\
h5diff_array.c:3122:17: note: in expansion of macro 'PER'\
                 PER(temp1_float,temp2_float);\
                 ^\
h5diff_array.c:109:18: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
                  ^\
h5diff_array.c:3122:17: note: in expansion of macro 'PER'\
                 PER(temp1_float,temp2_float);\
                 ^\
h5diff_array.c:111:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A!=0)                                        \\\
          ^\
h5diff_array.c:3122:17: note: in expansion of macro 'PER'\
                 PER(temp1_float,temp2_float);\
                 ^\
h5diff_array.c:3131:29: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
                             ABS(temp1_float-temp2_float));\
                             ^\
h5diff_array.c:3131:29: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:3131:29: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:3138:81: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
                     if ( per > options->percent && 
ABS(temp1_float-temp2_float) > options->delta )\
                                                                                
 ^\
h5diff_array.c:3146:33: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
                                 ABS(1-temp2_float/temp1_float));\
                                 ^\
h5diff_array.c:3146:33: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:3146:33: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:3146:33: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:3153:32: warning: suggest parentheses around '&&' within '||' 
[-Wparentheses]\
             else if (isnan1==1 && isnan2==0  || isnan1==0 && isnan2==1)\
                                ^\
h5diff_array.c:3159:21: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
                     
parallel_print(F_FORMAT,temp1_float,temp2_float,ABS(temp1_float-temp2_float));\
                     ^\
h5diff_array.c:3159:21: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:3159:21: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:3188:21: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
                     
parallel_print(F_FORMAT,temp1_float,temp2_float,ABS(temp1_float-temp2_float));\
                     ^\
h5diff_array.c:3188:21: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c:3188:21: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
h5diff_array.c: In function 'diff_double':\
h5diff_array.c:3279:32: warning: suggest parentheses around '&&' within '||' 
[-Wparentheses]\
             else if (isnan1==1 && isnan2==0  || isnan1==0 && isnan2==1)\
                                ^\
h5diff_array.c:109:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
          ^\
h5diff_array.c:3321:17: note: in expansion of macro 'PER'\
                 PER(temp1_double,temp2_double);\
                 ^\
h5diff_array.c:109:18: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
                  ^\
h5diff_array.c:3321:17: note: in expansion of macro 'PER'\
                 PER(temp1_double,temp2_double);\
                 ^\
h5diff_array.c:111:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A!=0)                                        \\\
          ^\
h5diff_array.c:3321:17: note: in expansion of macro 'PER'\
                 PER(temp1_double,temp2_double);\
                 ^\
h5diff_array.c:3351:32: warning: suggest parentheses around '&&' within '||' 
[-Wparentheses]\
             else if (isnan1==1 && isnan2==0  || isnan1==0 && isnan2==1)\
                                ^\
h5diff_array.c:109:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
          ^\
h5diff_array.c:3395:17: note: in expansion of macro 'PER'\
                 PER(temp1_double,temp2_double);\
                 ^\
h5diff_array.c:109:18: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
                  ^\
h5diff_array.c:3395:17: note: in expansion of macro 'PER'\
                 PER(temp1_double,temp2_double);\
                 ^\
h5diff_array.c:111:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A!=0)                                        \\\
          ^\
h5diff_array.c:3395:17: note: in expansion of macro 'PER'\
                 PER(temp1_double,temp2_double);\
                 ^\
h5diff_array.c:3426:32: warning: suggest parentheses around '&&' within '||' 
[-Wparentheses]\
             else if (isnan1==1 && isnan2==0  || isnan1==0 && isnan2==1)\
                                ^\
h5diff_array.c: In function 'diff_ldouble':\
h5diff_array.c:3562:32: warning: suggest parentheses around '&&' within '||' 
[-Wparentheses]\
             else if (isnan1==1 && isnan2==0  || isnan1==0 && isnan2==1)\
                                ^\
h5diff_array.c:109:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
          ^\
h5diff_array.c:3604:17: note: in expansion of macro 'PER'\
                 PER(temp1_double,temp2_double);\
                 ^\
h5diff_array.c:109:18: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
                  ^\
h5diff_array.c:3604:17: note: in expansion of macro 'PER'\
                 PER(temp1_double,temp2_double);\
                 ^\
h5diff_array.c:111:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A!=0)                                        \\\
          ^\
h5diff_array.c:3604:17: note: in expansion of macro 'PER'\
                 PER(temp1_double,temp2_double);\
                 ^\
h5diff_array.c:3634:32: warning: suggest parentheses around '&&' within '||' 
[-Wparentheses]\
             else if (isnan1==1 && isnan2==0  || isnan1==0 && isnan2==1)\
                                ^\
h5diff_array.c:109:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
          ^\
h5diff_array.c:3678:17: note: in expansion of macro 'PER'\
                 PER(temp1_double,temp2_double);\
                 ^\
h5diff_array.c:109:18: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
                  ^\
h5diff_array.c:3678:17: note: in expansion of macro 'PER'\
                 PER(temp1_double,temp2_double);\
                 ^\
h5diff_array.c:111:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A!=0)                                        \\\
          ^\
h5diff_array.c:3678:17: note: in expansion of macro 'PER'\
                 PER(temp1_double,temp2_double);\
                 ^\
h5diff_array.c:3709:32: warning: suggest parentheses around '&&' within '||' 
[-Wparentheses]\
             else if (isnan1==1 && isnan2==0  || isnan1==0 && isnan2==1)\
                                ^\
h5diff_array.c: In function 'diff_ullong':\
h5diff_array.c:109:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
          ^\
h5diff_array.c:5449:10: note: in expansion of macro 'PER'\
          PER(f1,f2);\
          ^\
h5diff_array.c:109:18: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
                  ^\
h5diff_array.c:5449:10: note: in expansion of macro 'PER'\
          PER(f1,f2);\
          ^\
h5diff_array.c:111:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A!=0)                                        \\\
          ^\
h5diff_array.c:5449:10: note: in expansion of macro 'PER'\
          PER(f1,f2);\
          ^\
h5diff_array.c:109:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
          ^\
h5diff_array.c:5494:10: note: in expansion of macro 'PER'\
          PER(f1,f2);\
          ^\
h5diff_array.c:109:18: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A==0 && B==0)                                \\\
                  ^\
h5diff_array.c:5494:10: note: in expansion of macro 'PER'\
          PER(f1,f2);\
          ^\
h5diff_array.c:111:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (A!=0)                                        \\\
          ^\
h5diff_array.c:5494:10: note: in expansion of macro 'PER'\
          PER(f1,f2);\
          ^\
h5diff_array.c: In function 'equal_double':\
h5diff_array.c:5652:15: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (value == expected)\
               ^\
h5diff_array.c: In function 'equal_ldouble':\
h5diff_array.c:5705:15: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (value == expected)\
               ^\
h5diff_array.c: In function 'equal_float':\
h5diff_array.c:5762:15: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
     if (value == expected)\
               ^\
h5diff_array.c: In function 'my_isnan':\
h5diff_array.c:5802:20: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
         retval = (x!=x);\
                    ^\
h5diff_array.c:5811:20: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
         retval = (x!=x);\
                    ^\
h5diff_array.c:5819:20: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
         retval = (x!=x);\
                    ^\
h5diff_array.c:5837:13: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
             sprintf(s, "%g", x);\
             ^\
In file included from h5diff_array.c:20:0:\
h5diff_array.c: In function 'get_member_types':\
h5diff_array.c:6141:40: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         members->ids = HDcalloc(members->n, sizeof(hid_t));\
                                        ^\
../../src/H5private.h:556:37: note: in definition of macro 'HDcalloc'\
     #define HDcalloc(N,Z)    calloc(N,Z)\
                                     ^\
h5diff_array.c:6141:22: warning: request for implicit conversion from 'void *' 
to 'hid_t *' not permitted in C++ [-Wc++-compat]\
         members->ids = HDcalloc(members->n, sizeof(hid_t));\
                      ^\
In file included from h5diff_array.c:20:0:\
h5diff_array.c:6142:42: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         members->flags = HDcalloc(members->n, sizeof(unsigned char));\
                                          ^\
../../src/H5private.h:556:37: note: in definition of macro 'HDcalloc'\
     #define HDcalloc(N,Z)    calloc(N,Z)\
                                     ^\
h5diff_array.c:6142:24: warning: request for implicit conversion from 'void *' 
to 'unsigned char *' not permitted in C++ [-Wc++-compat]\
         members->flags = HDcalloc(members->n, sizeof(unsigned char));\
                        ^\
In file included from h5diff_array.c:20:0:\
h5diff_array.c:6143:44: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         members->offsets = HDcalloc(members->n, sizeof(size_t));\
                                            ^\
../../src/H5private.h:556:37: note: in definition of macro 'HDcalloc'\
     #define HDcalloc(N,Z)    calloc(N,Z)\
                                     ^\
h5diff_array.c:6143:26: warning: request for implicit conversion from 'void *' 
to 'size_t *' not permitted in C++ [-Wc++-compat]\
         members->offsets = HDcalloc(members->n, sizeof(size_t));\
                          ^\
In file included from h5diff_array.c:20:0:\
h5diff_array.c:6144:38: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         members->m = HDcalloc(members->n, sizeof(mcomp_t *));\
                                      ^\
../../src/H5private.h:556:37: note: in definition of macro 'HDcalloc'\
     #define HDcalloc(N,Z)    calloc(N,Z)\
                                     ^\
h5diff_array.c:6144:20: warning: request for implicit conversion from 'void *' 
to 'struct mcomp_t **' not permitted in C++ [-Wc++-compat]\
         members->m = HDcalloc(members->n, sizeof(mcomp_t *));\
                    ^\
h5diff_array.c:6148:14: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
              members->ids[i] = H5Tget_member_type( tid, i );\
              ^\
h5diff_array.c:6149:52: warning: conversion to 'unsigned char' from 'htri_t' 
may alter its value [-Wconversion]\
              members->flags[i] = H5Tis_variable_str( members->ids[i] );\
                                                    ^\
h5diff_array.c:6150:14: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
              members->offsets[i] = H5Tget_member_offset( tid, i );\
              ^\
h5diff_array.c: At top level:\
h5diff_array.c:130:0: warning: macro "BOTH_ZERO" is not used [-Wunused-macros]\
 #define BOTH_ZERO(A,B) \{ both_zero=0;                \\\
 ^\
h5diff_array.c:135:0: warning: macro "IS_ZERO" is not used [-Wunused-macros]\
 #define IS_ZERO(A) \{ is_zero=0;                      \\\
 ^\
h5diff_array.c:39:0: warning: macro "C_FORMAT" is not used [-Wunused-macros]\
 #define C_FORMAT      "%-16c %-17c\\n"\
 ^\
h5diff_array.c:55:0: warning: macro "UI_FORMAT_P" is not used [-Wunused-macros]\
 #define UI_FORMAT_P   "%-15u %-15u %-15u %-14f\\n"\
 ^\
h5diff_array.c:70:0: warning: macro "UI_FORMAT_P_NOTCOMP" is not used 
[-Wunused-macros]\
 #define UI_FORMAT_P_NOTCOMP   "%-15u %-15u %-15u not comparable\\n"\
 ^\
  CC       h5diff_attr.lo\
h5diff_attr.c: In function 'table_attr_mark_exist':\
h5diff_attr.c:111:18: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     unsigned int new;\
                  ^\
h5diff_attr.c:118:5: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     new = table->nattrs++;\
     ^\
h5diff_attr.c:118:24: warning: conversion to 'unsigned int' from 'size_t' may 
alter its value [-Wconversion]\
     new = table->nattrs++;\
                        ^\
h5diff_attr.c:119:18: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     table->attrs[new].exist[0] = exist[0];\
                  ^\
h5diff_attr.c:120:18: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     table->attrs[new].exist[1] = exist[1];\
                  ^\
h5diff_attr.c:121:18: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     table->attrs[new].name = (char *)HDstrdup(name);\
                  ^\
  CC       h5diff_dset.lo\
h5diff_dset.c: In function 'diff_can_type':\
h5diff_dset.c:677:5: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
     switch (tclass1)\
     ^\
h5diff_dset.c:677:5: warning: enumeration value 'H5T_TIME' not handled in 
switch [-Wswitch-enum]\
h5diff_dset.c:677:5: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
  CC       h5diff_util.lo\
h5diff_util.c: In function 'print_type':\
h5diff_util.c:79:5: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
     switch (H5Tget_class(type))\
     ^\
h5diff_util.c:79:5: warning: enumeration value 'H5T_TIME' not handled in switch 
[-Wswitch-enum]\
h5diff_util.c:79:5: warning: enumeration value 'H5T_STRING' not handled in 
switch [-Wswitch-enum]\
h5diff_util.c:79:5: warning: enumeration value 'H5T_BITFIELD' not handled in 
switch [-Wswitch-enum]\
h5diff_util.c:79:5: warning: enumeration value 'H5T_OPAQUE' not handled in 
switch [-Wswitch-enum]\
h5diff_util.c:79:5: warning: enumeration value 'H5T_COMPOUND' not handled in 
switch [-Wswitch-enum]\
h5diff_util.c:79:5: warning: enumeration value 'H5T_REFERENCE' not handled in 
switch [-Wswitch-enum]\
h5diff_util.c:79:5: warning: enumeration value 'H5T_ENUM' not handled in switch 
[-Wswitch-enum]\
h5diff_util.c:79:5: warning: enumeration value 'H5T_VLEN' not handled in switch 
[-Wswitch-enum]\
h5diff_util.c:79:5: warning: enumeration value 'H5T_ARRAY' not handled in 
switch [-Wswitch-enum]\
h5diff_util.c:79:5: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
h5diff_util.c: In function 'get_type':\
h5diff_util.c:211:5: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not 
handled in switch [-Wswitch-enum]\
     switch(type) \{\
     ^\
h5diff_util.c: In function 'get_sign':\
h5diff_util.c:243:5: warning: enumeration value 'H5T_SGN_ERROR' not handled in 
switch [-Wswitch-enum]\
     switch (sign)\
     ^\
h5diff_util.c:243:5: warning: enumeration value 'H5T_NSGN' not handled in 
switch [-Wswitch-enum]\
h5diff_util.c: In function 'get_class':\
h5diff_util.c:269:5: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
     switch (tclass)\
     ^\
h5diff_util.c:269:5: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
h5diff_util.c: In function 'get_type':\
h5diff_util.c:209:1: warning: function might be candidate for attribute 'const' 
[-Wsuggest-attribute=const]\
 get_type(h5trav_type_t type)\
 ^\
h5diff_util.c: In function 'get_sign':\
h5diff_util.c:241:1: warning: function might be candidate for attribute 'const' 
[-Wsuggest-attribute=const]\
 get_sign(H5T_sign_t sign)\
 ^\
h5diff_util.c: In function 'get_class':\
h5diff_util.c:267:1: warning: function might be candidate for attribute 'const' 
[-Wsuggest-attribute=const]\
 get_class(H5T_class_t tclass)\
 ^\
  CC       h5trav.lo\
h5trav.c: In function 'trav_addr_add':\
h5trav.c:133:23: warning: request for implicit conversion from 'void *' to 
'struct <anonymous> *' not permitted in C++ [-Wc++-compat]\
         visited->objs = HDrealloc(visited->objs, visited->nalloc * 
sizeof(visited->objs[0]));\
                       ^\
h5trav.c: In function 'h5trav_getindext':\
h5trav.c:683:13: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
             return(i);\
             ^\
h5trav.c:687:13: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
             return(i);\
             ^\
h5trav.c:696:21: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
                     return(i);\
                     ^\
h5trav.c:700:21: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
                     return(i);\
                     ^\
h5trav.c: In function 'trav_table_add':\
h5trav.c:727:12: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     size_t new;\
            ^\
h5trav.c:734:5: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     new = table->nobjs++;\
     ^\
h5trav.c:735:17: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     table->objs[new].objno = oinfo ? oinfo->addr : HADDR_UNDEF;\
                 ^\
h5trav.c:736:17: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     table->objs[new].flags[0] = table->objs[new].flags[1] = 0;\
                 ^\
h5trav.c:736:45: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     table->objs[new].flags[0] = table->objs[new].flags[1] = 0;\
                                             ^\
h5trav.c:737:17: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     table->objs[new].is_same_trgobj = 0;\
                 ^\
h5trav.c:738:17: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     table->objs[new].name = (char *)HDstrdup(path);\
                 ^\
h5trav.c:739:17: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     table->objs[new].type = oinfo ? (h5trav_type_t)oinfo->type : 
H5TRAV_TYPE_LINK;\
                 ^\
h5trav.c:740:17: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     table->objs[new].nlinks = 0;\
                 ^\
h5trav.c:741:17: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     table->objs[new].sizelinks = 0;\
                 ^\
h5trav.c:742:17: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     table->objs[new].links = NULL;\
                 ^\
h5trav.c: In function 'trav_table_addflags':\
h5trav.c:810:18: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     unsigned int new;\
                  ^\
h5trav.c:817:5: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     new = table->nobjs++;\
     ^\
h5trav.c:817:23: warning: conversion to 'unsigned int' from 'size_t' may alter 
its value [-Wconversion]\
     new = table->nobjs++;\
                       ^\
h5trav.c:818:17: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     table->objs[new].objno = 0;\
                 ^\
h5trav.c:819:17: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     table->objs[new].flags[0] = flags[0];\
                 ^\
h5trav.c:820:17: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     table->objs[new].flags[1] = flags[1];\
                 ^\
h5trav.c:821:17: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     table->objs[new].is_same_trgobj = 0;\
                 ^\
h5trav.c:822:17: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     table->objs[new].name = (char *)HDstrdup(name);\
                 ^\
h5trav.c:823:17: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     table->objs[new].type = type;\
                 ^\
h5trav.c:824:17: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     table->objs[new].nlinks = 0;\
                 ^\
h5trav.c:825:17: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     table->objs[new].sizelinks = 0;\
                 ^\
h5trav.c:826:17: warning: identifier 'new' conflicts with C++ keyword 
[-Wc++-compat]\
     table->objs[new].links = NULL;\
                 ^\
h5trav.c: In function 'trav_attr':\
h5trav.c:893:17: warning: unused parameter 'obj' [-Wunused-parameter]\
 trav_attr(hid_t obj, const char *attr_name, const H5A_info_t UNUSED *ainfo, 
void *op_data)\
                 ^\
h5trav.c: In function 'trav_print_visit_obj':\
h5trav.c:981:5: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in 
switch [-Wswitch-enum]\
     switch(oinfo->type) \{\
     ^\
h5trav.c:981:5: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in 
switch [-Wswitch-enum]\
h5trav.c:1004:13: warning: passing argument 7 of 'H5Aiterate_by_name' discards 
'const' qualifier from pointer target type [enabled by default]\
             H5Aiterate_by_name(print_udata->fid, path, trav_index_by, 
trav_index_order, NULL, trav_attr, path, H5P_DEFAULT);\
             ^\
In file included from ../../src/hdf5.h:25:0,\
                 from h5trav.h:19,\
                 from h5trav.c:17:\
../../src/H5Apublic.h:76:16: note: expected 'void *' but argument is of type 
'const char *'\
 H5_DLL herr_t  H5Aiterate_by_name(hid_t loc_id, const char *obj_name, 
H5_index_t idx_type,\
                ^\
h5trav.c: In function 'trav_print_visit_lnk':\
h5trav.c:1033:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in 
switch [-Wswitch-enum]\
     switch(linfo->type) \{\
     ^\
h5trav.c:1033:5: warning: enumeration value 'H5L_TYPE_HARD' not handled in 
switch [-Wswitch-enum]\
h5trav.c:1033:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in 
switch [-Wswitch-enum]\
h5trav.c: In function 'symlink_visit_add':\
h5trav.c:1179:23: warning: request for implicit conversion from 'void *' to 
'struct <anonymous> *' not permitted in C++ [-Wc++-compat]\
         visited->objs = tmp_ptr;\
                       ^\
h5trav.c: At top level:\
h5trav.c:52:0: warning: macro "HSIZE_T_FORMAT" is not used [-Wunused-macros]\
 #define HSIZE_T_FORMAT   "%"H5_PRINTF_LL_WIDTH"u"\
 ^\
  CC       h5tools_filters.lo\
h5tools_filters.c: In function 'h5tools_can_encode':\
h5tools_filters.c:167:5: warning: function might be candidate for attribute 
'const' [-Wsuggest-attribute=const]\
 int h5tools_can_encode( H5Z_filter_t filtn)\
     ^\
  CC       h5tools_ref.lo\
In file included from h5tools_ref.c:19:0:\
h5tools_ref.c: In function 'free_ref_path_info':\
h5tools_ref.c:68:12: warning: cast discards '__attribute__((const))' qualifier 
from pointer target type [-Wcast-qual]\
     HDfree((void *)node->path);\
            ^\
../../src/H5private.h:713:31: note: in definition of macro 'HDfree'\
     #define HDfree(M)    free(M)\
                               ^\
h5tools_ref.c: In function 'ref_path_table_put':\
h5tools_ref.c:221:18: warning: request for implicit conversion from 'void *' to 
'struct ref_path_node_t *' not permitted in C++ [-Wc++-compat]\
     if((new_node = HDmalloc(sizeof(ref_path_node_t))) == NULL)\
                  ^\
h5tools_ref.c: In function 'lookup_ref_path':\
h5tools_ref.c:303:10: warning: request for implicit conversion from 'void *' to 
'struct ref_path_node_t *' not permitted in C++ [-Wc++-compat]\
     node = H5SL_search(ref_path_table, &ref);\
          ^\
  CC       h5tools_type.lo\
h5tools_type.c: In function 'h5tools_get_little_endian_type':\
h5tools_type.c:78:5: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
     switch( type_class )\
     ^\
h5tools_type.c:78:5: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
h5tools_type.c: In function 'h5tools_get_big_endian_type':\
h5tools_type.c:155:5: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
     switch( type_class )\
     ^\
h5tools_type.c:155:5: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
  CCLD     libh5tools.la\
Making all in h5diff\
  CC       h5diff_main.o\
h5diff_main.c: In function 'main':\
h5diff_main.c:104:1: warning: label 'out' defined but not used [-Wunused-label]\
 out:\
 ^\
h5diff_main.c: In function 'h5diff_exit':\
h5diff_main.c:140:6: warning: function might be candidate for attribute 
'noreturn' [-Wsuggest-attribute=noreturn]\
 void h5diff_exit(int status)\
      ^\
  CC       h5diff_common.o\
h5diff_common.c: In function 'parse_command_line':\
h5diff_common.c:183:38: warning: cast discards '__attribute__((const))' 
qualifier from pointer target type [-Wcast-qual]\
             exclude_node->obj_path = (char*)opt_arg;\
                                      ^\
h5diff_common.c:213:32: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
             if (options->delta == 0)\
                                ^\
h5diff_common.c:230:34: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]\
             if (options->percent == 0)\
                                  ^\
h5diff_common.c:244:34: warning: conversion to 'hsize_t' from 'long int' may 
change the sign of the result [-Wsign-conversion]\
             options->count = atol( opt_arg );\
                                  ^\
  CCLD     h5diff\
  CC       h5diffgentest.o\
h5diffgentest.c: In function 'test_basic':\
h5diffgentest.c:321:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         double data2[3][2] = \{\{0,1.1\},\{1.01,1.001\},\{0,1\}\};\
         ^\
h5diffgentest.c:321:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5diffgentest.c:321:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5diffgentest.c:396:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         double data13[3][2] =\{\{0.0000000000000000, 
0.0000000000000001\},\{0.0000000000000001, 
0.0000000000000000\},\{0.00000000000000033, 0.0000000000000001\}\};\
         ^\
h5diffgentest.c:396:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5diffgentest.c:396:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5diffgentest.c:396:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5diffgentest.c:396:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5diffgentest.c:396:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5diffgentest.c:397:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         double data14[3][2] =\{\{0.0000000000000000, 
0.0000000000000004\},\{0.0000000000000002, 
0.0000000000000001\},\{0.0000000000000001, 0.00000000000000000\}\};\
         ^\
h5diffgentest.c:397:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5diffgentest.c:397:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5diffgentest.c:397:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5diffgentest.c:397:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5diffgentest.c:397:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5diffgentest.c:488:48: warning: conversion to 'float' from 'double' may alter 
its value [-Wconversion]\
         data19[0] = data19[1] = data19[2] = log(0);\
                                                ^\
h5diffgentest.c:489:45: warning: conversion to 'float' from 'double' may alter 
its value [-Wconversion]\
         data19[3] = data19[4] = data19[5] = -log(0);\
                                             ^\
h5diffgentest.c:563:9: warning: missing braces around initializer 
[-Wmissing-braces]\
         cmp1_t       data7[1] = \{1,2\};\
         ^\
h5diffgentest.c:563:9: warning: (near initialization for 'data7[0]') 
[-Wmissing-braces]\
h5diffgentest.c:564:9: warning: missing braces around initializer 
[-Wmissing-braces]\
         cmp2_t       data8[1] = \{1,2\};\
         ^\
h5diffgentest.c:564:9: warning: (near initialization for 'data8[0]') 
[-Wmissing-braces]\
h5diffgentest.c: In function 'test_attributes_verbose_level':\
h5diffgentest.c:1028:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     float  f1_attr_fdata[2]= \{1.1,2.2\};    /* float */\
     ^\
h5diffgentest.c:1028:5: warning: conversion to 'float' alters 'double' constant 
value [-Wconversion]\
h5diffgentest.c:1028:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5diffgentest.c:1028:5: warning: conversion to 'float' alters 'double' constant 
value [-Wconversion]\
h5diffgentest.c:1031:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     float  f2_attr_fdata[2]= \{2.1,3.2\};    /* float */\
     ^\
h5diffgentest.c:1031:5: warning: conversion to 'float' alters 'double' constant 
value [-Wconversion]\
h5diffgentest.c:1031:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5diffgentest.c:1031:5: warning: conversion to 'float' alters 'double' constant 
value [-Wconversion]\
h5diffgentest.c: In function 'test_comp_vlen_strings':\
h5diffgentest.c:3699:52: warning: assignment discards 'const' qualifier from 
pointer target type [enabled by default]\
     comp1_buf.str_vlen = comp1_buf.str_vlen_repeat = vlen_str_buf;\
                                                    ^\
h5diffgentest.c:3700:52: warning: assignment discards 'const' qualifier from 
pointer target type [enabled by default]\
     comp2_buf.str_vlen = comp2_buf.str_vlen_repeat = vlen_str_buf;\
                                                    ^\
h5diffgentest.c:3701:52: warning: assignment discards 'const' qualifier from 
pointer target type [enabled by default]\
     comp3_buf.str_vlen = comp3_buf.str_vlen_repeat = vlen_str_buf;\
                                                    ^\
h5diffgentest.c:3702:52: warning: assignment discards 'const' qualifier from 
pointer target type [enabled by default]\
     comp4_buf.str_vlen = comp4_buf.str_vlen_repeat = vlen_str_buf;\
                                                    ^\
h5diffgentest.c:3703:52: warning: assignment discards 'const' qualifier from 
pointer target type [enabled by default]\
     comp5_buf.str_vlen = comp5_buf.str_vlen_repeat = vlen_str_buf;\
                                                    ^\
h5diffgentest.c:3704:52: warning: assignment discards 'const' qualifier from 
pointer target type [enabled by default]\
     comp6_buf.str_vlen = comp6_buf.str_vlen_repeat = vlen_str_buf;\
                                                    ^\
h5diffgentest.c:3705:52: warning: assignment discards 'const' qualifier from 
pointer target type [enabled by default]\
     comp7_buf.str_vlen = comp7_buf.str_vlen_repeat = vlen_str_buf;\
                                                    ^\
h5diffgentest.c:3706:52: warning: assignment discards 'const' qualifier from 
pointer target type [enabled by default]\
     comp8_buf.str_vlen = comp8_buf.str_vlen_repeat = vlen_str_buf;\
                                                    ^\
h5diffgentest.c:3707:52: warning: assignment discards 'const' qualifier from 
pointer target type [enabled by default]\
     comp9_buf.str_vlen = comp9_buf.str_vlen_repeat = vlen_str_buf;\
                                                    ^\
h5diffgentest.c:3743:73: warning: assignment discards 'const' qualifier from 
pointer target type [enabled by default]\
         comp1_buf.str_array_vlen[i] = comp1_buf.str_vlen_array_again[i] = 
vlen_str_array_buf[i];\
                                                                         ^\
h5diffgentest.c:3744:73: warning: assignment discards 'const' qualifier from 
pointer target type [enabled by default]\
         comp2_buf.str_array_vlen[i] = comp2_buf.str_vlen_array_again[i] = 
vlen_str_array_buf[i];\
                                                                         ^\
h5diffgentest.c:3745:73: warning: assignment discards 'const' qualifier from 
pointer target type [enabled by default]\
         comp3_buf.str_array_vlen[i] = comp3_buf.str_vlen_array_again[i] = 
vlen_str_array_buf[i];\
                                                                         ^\
h5diffgentest.c:3746:73: warning: assignment discards 'const' qualifier from 
pointer target type [enabled by default]\
         comp4_buf.str_array_vlen[i] = comp4_buf.str_vlen_array_again[i] = 
vlen_str_array_buf[i];\
                                                                         ^\
h5diffgentest.c:3747:73: warning: assignment discards 'const' qualifier from 
pointer target type [enabled by default]\
         comp5_buf.str_array_vlen[i] = comp5_buf.str_vlen_array_again[i] = 
vlen_str_array_buf[i];\
                                                                         ^\
h5diffgentest.c:3748:73: warning: assignment discards 'const' qualifier from 
pointer target type [enabled by default]\
         comp6_buf.str_array_vlen[i] = comp6_buf.str_vlen_array_again[i] = 
vlen_str_array_buf[i];\
                                                                         ^\
h5diffgentest.c:3749:73: warning: assignment discards 'const' qualifier from 
pointer target type [enabled by default]\
         comp7_buf.str_array_vlen[i] = comp7_buf.str_vlen_array_again[i] = 
vlen_str_array_buf[i];\
                                                                         ^\
h5diffgentest.c:3750:73: warning: assignment discards 'const' qualifier from 
pointer target type [enabled by default]\
         comp8_buf.str_array_vlen[i] = comp8_buf.str_vlen_array_again[i] = 
vlen_str_array_buf[i];\
                                                                         ^\
h5diffgentest.c:3751:73: warning: assignment discards 'const' qualifier from 
pointer target type [enabled by default]\
         comp9_buf.str_array_vlen[i] = comp9_buf.str_vlen_array_again[i] = 
vlen_str_array_buf[i];\
                                                                         ^\
h5diffgentest.c:3668:16: warning: unused variable 'objref_dims' 
[-Wunused-variable]\
     hsize_t    objref_dims[1]=\{1\};\
                ^\
h5diffgentest.c: In function 'test_enums':\
h5diffgentest.c:4274:1: warning: label 'out' defined but not used 
[-Wunused-label]\
 out:\
 ^\
h5diffgentest.c: In function 'test_comps_array':\
h5diffgentest.c:4345:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             wdata[i].cmpd2[j].f2 = (float)(i*10.5) + diff;\
             ^\
h5diffgentest.c:4345:13: warning: conversion to 'float' from 'int' may alter 
its value [-Wconversion]\
h5diffgentest.c:4336:13: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t  ret;  /* Generic return value  */\
             ^\
h5diffgentest.c: In function 'test_comps_vlen':\
h5diffgentest.c:4454:9: warning: conversion to 'int' from 'unsigned int' may 
change the sign of the result [-Wsign-conversion]\
         wdata[i].i1 = i;\
         ^\
h5diffgentest.c:4459:13: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
             ((cmpd2_t *)wdata[i].vl.p)[j].i2 = i*10 + diff;\
             ^\
h5diffgentest.c:4459:53: warning: conversion to 'int' from 'unsigned int' may 
change the sign of the result [-Wsign-conversion]\
             ((cmpd2_t *)wdata[i].vl.p)[j].i2 = i*10 + diff;\
                                                     ^\
h5diffgentest.c:4460:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             ((cmpd2_t *)wdata[i].vl.p)[j].f2 = (float)(i*10.5) + diff;\
             ^\
h5diffgentest.c:4460:13: warning: conversion to 'float' from 'int' may alter 
its value [-Wconversion]\
h5diffgentest.c:4449:13: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t  ret;  /* Generic return value  */\
             ^\
h5diffgentest.c:4424:80: warning: unused parameter 'attr' [-Wunused-parameter]\
 static void test_comps_vlen (const char * fname, const char *dset, const char 
*attr, int diff, int is_file_new)\
                                                                                
^\
h5diffgentest.c: In function 'test_comps_array_vlen':\
h5diffgentest.c:4579:47: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
             wdata[i].cmpd2[j].vl.p = malloc((j+1)*sizeof(cmpd3_t));\
                                               ^\
h5diffgentest.c:4580:41: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             wdata[i].cmpd2[j].vl.len = j+1;\
                                         ^\
h5diffgentest.c:4581:13: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
             for(k=0; k<(j+1); k++) \
             ^\
h5diffgentest.c:4585:17: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                 ((cmpd3_t *)wdata[i].cmpd2[j].vl.p)[k].f3 = (float)(j*10.5) + 
diff;\
                 ^\
h5diffgentest.c:4585:17: warning: conversion to 'float' from 'int' may alter 
its value [-Wconversion]\
h5diffgentest.c:4567:13: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t  ret;  /* Generic return value  */\
             ^\
h5diffgentest.c:4538:85: warning: unused parameter 'attr' [-Wunused-parameter]\
 static void test_comps_array_vlen (const char * fname, const char *dset,const 
char *attr, int diff, int is_file_new)\
                                                                                
     ^\
h5diffgentest.c: In function 'test_comps_vlen_arry':\
h5diffgentest.c:4721:9: warning: conversion to 'int' from 'unsigned int' may 
change the sign of the result [-Wsign-conversion]\
         wdata[i].i1 = i;\
         ^\
h5diffgentest.c:4727:13: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
             ((cmpd2_t *)wdata[i].vl.p)[j].i2 = i*10 + diff;\
             ^\
h5diffgentest.c:4727:53: warning: conversion to 'int' from 'unsigned int' may 
change the sign of the result [-Wsign-conversion]\
             ((cmpd2_t *)wdata[i].vl.p)[j].i2 = i*10 + diff;\
                                                     ^\
h5diffgentest.c:4731:17: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                 ((cmpd2_t *)(wdata[i].vl.p))[j].cmpd3[k].i3 = k*10.5 + diff;\
                 ^\
h5diffgentest.c:4731:70: warning: conversion to 'int' from 'double' may alter 
its value [-Wconversion]\
                 ((cmpd2_t *)(wdata[i].vl.p))[j].cmpd3[k].i3 = k*10.5 + diff;\
                                                                      ^\
h5diffgentest.c:4732:17: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                 ((cmpd2_t *)(wdata[i].vl.p))[j].cmpd3[k].f3 = (float)(k*10.5) 
+ diff;\
                 ^\
h5diffgentest.c:4732:17: warning: conversion to 'float' from 'int' may alter 
its value [-Wconversion]\
h5diffgentest.c:4715:13: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t  ret;  /* Generic return value  */\
             ^\
h5diffgentest.c:4681:85: warning: unused parameter 'attr' [-Wunused-parameter]\
 static void test_comps_vlen_arry (const char * fname, const char *dset, const 
char *attr, int diff, int is_file_new)\
                                                                                
     ^\
h5diffgentest.c: In function 'test_data_nocomparables':\
h5diffgentest.c:4852:5: warning: missing braces around initializer 
[-Wmissing-braces]\
     int data1_dim2[DIM_ARRY][1] = \{0,0,0\};\
     ^\
h5diffgentest.c:4852:5: warning: (near initialization for 'data1_dim2[0]') 
[-Wmissing-braces]\
h5diffgentest.c:4995:5: warning: request for implicit conversion from 'void *' 
to 'hsize_t *' not permitted in C++ [-Wc++-compat]\
     write_attr(did2,1, attr2_dim_ptr,"attr2", H5T_NATIVE_INT, data3);\
     ^\
h5diffgentest.c:4998:5: warning: request for implicit conversion from 'void *' 
to 'hsize_t *' not permitted in C++ [-Wc++-compat]\
     write_attr(did2, rank_attr,attr3_dim_ptr,"attr3", H5T_NATIVE_INT, 
attr_data_ptr3);\
     ^\
h5diffgentest.c: In function 'write_attr_in':\
h5diffgentest.c:5721:39: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
             buf52[i][j].p = malloc((i + 1) * sizeof(int));\
                                       ^\
h5diffgentest.c:5722:33: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             buf52[i][j].len = i + 1;\
                                 ^\
h5diffgentest.c:5723:13: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
             for (l = 0; l < i + 1; l++)\
             ^\
h5diffgentest.c:5937:38: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
                 else buf23[i][j][k]=n++;\
                                      ^\
h5diffgentest.c:5998:39: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
                     buf33[i][j][k].a=n++;\
                                       ^\
h5diffgentest.c:6137:46: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
                 buf53[i][j][k].p = malloc((i + 1) * sizeof(int));\
                                              ^\
h5diffgentest.c:6138:40: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 buf53[i][j][k].len = i + 1;\
                                        ^\
h5diffgentest.c:6139:17: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
                 for (l = 0; l < i + 1; l++)\
                 ^\
h5diffgentest.c:5215:13: warning: variable 'status' set but not used 
[-Wunused-but-set-variable]\
     herr_t  status;\
             ^\
h5diffgentest.c: In function 'write_dset_in':\
h5diffgentest.c:6513:17: warning: declaration of 'did' shadows a previous local 
[-Wshadow]\
         hid_t   did;                             /* dataset ID   */\
                 ^\
h5diffgentest.c:6266:13: warning: shadowed declaration is here [-Wshadow]\
     hid_t   did;\
             ^\
h5diffgentest.c:6514:17: warning: declaration of 'sid' shadows a previous local 
[-Wshadow]\
         hid_t   sid;                             /* dataspace ID   */\
                 ^\
h5diffgentest.c:6267:13: warning: shadowed declaration is here [-Wshadow]\
     hid_t   sid;\
             ^\
h5diffgentest.c:6515:17: warning: declaration of 'tid' shadows a previous local 
[-Wshadow]\
         hid_t   tid;                             /* datatype ID   */\
                 ^\
h5diffgentest.c:6268:13: warning: shadowed declaration is here [-Wshadow]\
     hid_t   tid;\
             ^\
h5diffgentest.c:6519:17: warning: declaration of 'j' shadows a previous local 
[-Wshadow]\
         int     j;\
                 ^\
h5diffgentest.c:6271:21: warning: shadowed declaration is here [-Wshadow]\
     int     val, i, j, k, l, n;\
                     ^\
h5diffgentest.c:6523:14: warning: request for implicit conversion from 'void *' 
to 'double *' not permitted in C++ [-Wc++-compat]\
         dbuf = HDmalloc( size );\
              ^\
h5diffgentest.c:6525:23: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
         for( j = 0; j < H5TOOLS_MALLOCSIZE / sizeof(double) + 1; j++)\
                       ^\
h5diffgentest.c:6681:39: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
             buf52[i][j].p = malloc((i + 1) * sizeof(int));\
                                       ^\
h5diffgentest.c:6682:33: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             buf52[i][j].len = i + 1;\
                                 ^\
h5diffgentest.c:6683:13: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
             for(l = 0; l < i + 1; l++)\
             ^\
h5diffgentest.c:6803:38: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
                 else buf23[i][j][k]=n++;\
                                      ^\
h5diffgentest.c:6840:39: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
                     buf33[i][j][k].a=n++;\
                                       ^\
h5diffgentest.c:6894:46: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
                 buf53[i][j][k].p = malloc((i + 1) * sizeof(int));\
                                              ^\
h5diffgentest.c:6895:40: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 buf53[i][j][k].len = i + 1;\
                                        ^\
h5diffgentest.c:6896:17: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
                 for(l = 0; l < i + 1; l++)\
                 ^\
h5diffgentest.c:6270:13: warning: variable 'status' set but not used 
[-Wunused-but-set-variable]\
     herr_t  status;\
             ^\
h5diffgentest.c: In function 'gen_datareg':\
h5diffgentest.c:6990:10: warning: request for implicit conversion from 'void *' 
to 'unsigned char (*)[12]' not permitted in C++ [-Wc++-compat]\
     rbuf = HDcalloc((size_t)2, sizeof(hdset_reg_ref_t));\
          ^\
h5diffgentest.c:6993:9: warning: request for implicit conversion from 'void *' 
to 'int *' not permitted in C++ [-Wc++-compat]\
     buf = HDmalloc(10 * 10 * sizeof(int));\
         ^\
h5diffgentest.c:6986:21: warning: variable 'status' set but not used 
[-Wunused-but-set-variable]\
     herr_t          status;\
                     ^\
h5diffgentest.c: In function 'test_hyperslab':\
h5diffgentest.c:7127:9: warning: conversion to 'long long unsigned int' from 
'int' may change the sign of the result [-Wsign-conversion]\
         hs_start[0] = i * GBLL/(1024*1024);\
         ^\
h5diffgentest.c: In function 'test_group_recurse2':\
h5diffgentest.c:3100:13: warning: 'fileid4' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
     H5Fclose(fileid4);\
             ^\
h5diffgentest.c:3099:13: warning: 'fileid3' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
     H5Fclose(fileid3);\
             ^\
h5diffgentest.c:3098:13: warning: 'fileid2' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
     H5Fclose(fileid2);\
             ^\
h5diffgentest.c:3095:13: warning: 'dataspace' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
     H5Sclose(dataspace);\
             ^\
h5diffgentest.c:3096:13: warning: 'datatype' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
     H5Tclose(datatype);\
             ^\
h5diffgentest.c: In function 'test_attributes_verbose_level.constprop.6':\
h5diffgentest.c:1280:17: warning: 'f2_tid' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         H5Tclose(f2_tid);\
                 ^\
h5diffgentest.c:1278:17: warning: 'f1_tid' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         H5Tclose(f1_tid);\
                 ^\
h5diffgentest.c:1276:17: warning: 'f2_sid' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         H5Sclose(f2_sid);\
                 ^\
h5diffgentest.c:1274:17: warning: 'f1_sid' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         H5Sclose(f1_sid);\
                 ^\
h5diffgentest.c:1272:17: warning: 'f2_did' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         H5Dclose(f2_did);\
                 ^\
h5diffgentest.c:1270:17: warning: 'f1_did' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         H5Dclose(f1_did);\
                 ^\
h5diffgentest.c:1268:17: warning: 'f2_gid4' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         H5Gclose(f2_gid4);\
                 ^\
h5diffgentest.c:1266:17: warning: 'f1_gid4' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         H5Gclose(f1_gid4);\
                 ^\
h5diffgentest.c:1264:17: warning: 'f2_gid3' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         H5Gclose(f2_gid3);\
                 ^\
h5diffgentest.c:1262:17: warning: 'f1_gid3' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         H5Gclose(f1_gid3);\
                 ^\
h5diffgentest.c:1260:17: warning: 'f2_gid2' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         H5Gclose(f2_gid2);\
                 ^\
h5diffgentest.c:1258:17: warning: 'f1_gid2' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         H5Gclose(f1_gid2);\
                 ^\
h5diffgentest.c:1256:17: warning: 'f2_gid' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         H5Gclose(f2_gid);\
                 ^\
h5diffgentest.c:1254:17: warning: 'f1_gid' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         H5Gclose(f1_gid);\
                 ^\
h5diffgentest.c:1252:17: warning: 'fid2' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         H5Fclose(fid2);\
                 ^\
h5diffgentest.c: In function 'test_comp_vlen_strings.constprop.18':\
h5diffgentest.c:4156:17: warning: 'gid' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         H5Gclose(gid);\
                 ^\
  CCLD     h5diffgentest\
Making all in h5ls\
  CC       h5ls.o\
h5ls.c: In function 'print_precision':\
h5ls.c:582:26: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
         if (H5Tget_offset(type)+prec<8*H5Tget_size(type)) \{\
                          ^\
h5ls.c:605:38: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
                 nbits = H5Tget_offset(type);\
                                      ^\
h5ls.c:611:59: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
                 nbits = 8*H5Tget_size(type)-(H5Tget_offset(type)+prec);\
                                                           ^\
h5ls.c: In function 'print_cmpd_type':\
h5ls.c:838:27: warning: conversion to 'unsigned int' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     nmembs=H5Tget_nmembers(type);\
                           ^\
h5ls.c: In function 'print_enum_type':\
h5ls.c:892:29: warning: conversion to 'unsigned int' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     nmembs = H5Tget_nmembers(type);\
                             ^\
h5ls.c:916:10: warning: request for implicit conversion from 'void *' to 'char 
**' not permitted in C++ [-Wc++-compat]\
     name = HDcalloc(nmembs, sizeof(char*));\
          ^\
h5ls.c: In function 'print_array_type':\
h5ls.c:1195:9: warning: conversion to 'long unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         dims = (hsize_t *)HDmalloc(ndims*sizeof(dims[0]));\
         ^\
h5ls.c: In function 'dump_dataset_values':\
h5ls.c:1443:78: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, info, &ctx, &buffer, &curr_pos, 
info->line_ncols, 0, 0);\
                                                                              ^\
h5ls.c:1449:82: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, info, &ctx, &buffer, &curr_pos, 
info->line_ncols, 0, 0);\
                                                                                
  ^\
h5ls.c: In function 'list_attr':\
h5ls.c:1518:90: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, info, &ctx, &buffer, 
&curr_pos, info->line_ncols, 0, 0);\
                                                                                
          ^\
h5ls.c:1529:90: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, info, &ctx, &buffer, 
&curr_pos, info->line_ncols, 0, 0);\
                                                                                
          ^\
h5ls.c:1535:90: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, info, &ctx, &buffer, 
&curr_pos, info->line_ncols, 0, 0);\
                                                                                
          ^\
h5ls.c:1541:90: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, info, &ctx, &buffer, 
&curr_pos, info->line_ncols, 0, 0);\
                                                                                
          ^\
h5ls.c:1514:9: warning: enumeration value 'H5S_NO_CLASS' not handled in switch 
[-Wswitch-enum]\
         switch(space_type) \{\
         ^\
h5ls.c:1550:82: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, info, &ctx, &buffer, &curr_pos, 
info->line_ncols, 0, 0);\
                                                                                
  ^\
h5ls.c:1566:86: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, info, &ctx, &buffer, 
&curr_pos, info->line_ncols, 0, 0);\
                                                                                
      ^\
h5ls.c:1490:25: warning: variable 'n' set but not used 
[-Wunused-but-set-variable]\
     int                 n;\
                         ^\
h5ls.c: In function 'dataset_list1':\
h5ls.c:1702:78: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, info, &ctx, &buffer, &curr_pos, 
info->line_ncols, 0, 0);\
                                                                              ^\
h5ls.c: In function 'dataset_list2':\
h5ls.c:1780:45: warning: conversion to 'long long unsigned int' from 'hssize_t' 
may change the sign of the result [-Wsign-conversion]\
         total = H5Sget_simple_extent_npoints(space) * H5Tget_size(type);\
                                             ^\
h5ls.c:1804:17: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                 utilization = (total*100.0)/used;\
                 ^\
h5ls.c:1804:17: warning: conversion to 'double' from 'hsize_t' may alter its 
value [-Wconversion]\
h5ls.c:1804:17: warning: conversion to 'double' from 'hsize_t' may alter its 
value [-Wconversion]\
h5ls.c:1784:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch 
[-Wswitch-enum]\
         switch (tclass)\
         ^\
h5ls.c:1784:9: warning: enumeration value 'H5T_INTEGER' not handled in switch 
[-Wswitch-enum]\
h5ls.c:1784:9: warning: enumeration value 'H5T_FLOAT' not handled in switch 
[-Wswitch-enum]\
h5ls.c:1784:9: warning: enumeration value 'H5T_TIME' not handled in switch 
[-Wswitch-enum]\
h5ls.c:1784:9: warning: enumeration value 'H5T_STRING' not handled in switch 
[-Wswitch-enum]\
h5ls.c:1784:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch 
[-Wswitch-enum]\
h5ls.c:1784:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch 
[-Wswitch-enum]\
h5ls.c:1784:9: warning: enumeration value 'H5T_COMPOUND' not handled in switch 
[-Wswitch-enum]\
h5ls.c:1784:9: warning: enumeration value 'H5T_ENUM' not handled in switch 
[-Wswitch-enum]\
h5ls.c:1784:9: warning: enumeration value 'H5T_ARRAY' not handled in switch 
[-Wswitch-enum]\
h5ls.c:1784:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch 
[-Wswitch-enum]\
h5ls.c:1875:82: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, info, &ctx, &buffer, &curr_pos, 
info->line_ncols, 0, 0);\
                                                                                
  ^\
h5ls.c: In function 'datatype_list2':\
h5ls.c:1930:82: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, info, &ctx, &buffer, &curr_pos, 
info->line_ncols, 0, 0);\
                                                                                
  ^\
h5ls.c: In function 'list_obj':\
h5ls.c:1980:78: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, info, &ctx, &buffer, &curr_pos, 
info->line_ncols, 0, 0);\
                                                                              ^\
h5ls.c:1990:82: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, info, &ctx, &buffer, &curr_pos, 
info->line_ncols, 0, 0);\
                                                                                
  ^\
h5ls.c:2001:86: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, info, &ctx, &buffer, 
&curr_pos, info->line_ncols, 0, 0);\
                                                                                
      ^\
h5ls.c:2011:86: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, info, &ctx, &buffer, 
&curr_pos, info->line_ncols, 0, 0);\
                                                                                
      ^\
h5ls.c:2029:86: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, info, &ctx, &buffer, 
&curr_pos, info->line_ncols, 0, 0);\
                                                                                
      ^\
h5ls.c:2044:94: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
                     h5tools_render_element(rawoutstream, info, &ctx, &buffer, 
&curr_pos, info->line_ncols, 0, 0);\
                                                                                
              ^\
h5ls.c:2057:21: warning: conversion to 'size_t' from 'ssize_t' may change the 
sign of the result [-Wsign-conversion]\
                     cmt_bufsize = H5Oget_comment(obj, comment, cmt_bufsize);\
                     ^\
h5ls.c:2064:98: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
                         h5tools_render_element(rawoutstream, info, &ctx, 
&buffer, &curr_pos, info->line_ncols, 0, 0);\
                                                                                
                  ^\
h5ls.c:2084:82: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, info, &ctx, &buffer, &curr_pos, 
info->line_ncols, 0, 0);\
                                                                                
  ^\
h5ls.c: In function 'list_lnk':\
h5ls.c:2140:19: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
             buf = (char*)lnk_info.trg_path;\
                   ^\
h5ls.c:2151:86: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, info, &ctx, &buffer, 
&curr_pos, info->line_ncols, 0, 0);\
                                                                                
      ^\
h5ls.c:2162:94: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
                     h5tools_render_element(rawoutstream, info, &ctx, &buffer, 
&curr_pos, info->line_ncols, 0, 0);\
                                                                                
              ^\
h5ls.c:2165:90: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, info, &ctx, &buffer, 
&curr_pos, info->line_ncols, 0, 0);\
                                                                                
          ^\
h5ls.c:2191:90: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, info, &ctx, &buffer, 
&curr_pos, info->line_ncols, 0, 0);\
                                                                                
          ^\
h5ls.c:2205:19: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
             buf = (char*)lnk_info.trg_path;\
                   ^\
h5ls.c:2223:86: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, info, &ctx, &buffer, 
&curr_pos, info->line_ncols, 0, 0);\
                                                                                
      ^\
h5ls.c:2237:94: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
                     h5tools_render_element(rawoutstream, info, &ctx, &buffer, 
&curr_pos, info->line_ncols, 0, 0);\
                                                                                
              ^\
h5ls.c:2240:90: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, info, &ctx, &buffer, 
&curr_pos, info->line_ncols, 0, 0);\
                                                                                
          ^\
h5ls.c:2272:86: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, info, &ctx, &buffer, 
&curr_pos, info->line_ncols, 0, 0);\
                                                                                
      ^\
h5ls.c:2135:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in 
switch [-Wswitch-enum]\
     switch(linfo->type) \{\
     ^\
h5ls.c:2135:5: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch 
[-Wswitch-enum]\
h5ls.c:2135:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch 
[-Wswitch-enum]\
h5ls.c: In function 'visit_obj':\
h5ls.c:2323:82: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, info, &ctx, &buffer, &curr_pos, 
info->line_ncols, 0, 0);\
                                                                                
  ^\
h5ls.c:2333:86: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, info, &ctx, &buffer, 
&curr_pos, info->line_ncols, 0, 0);\
                                                                                
      ^\
h5ls.c: In function 'is_valid_args':\
h5ls.c:2477:5: warning: conversion to 'hbool_t' from 'herr_t' may change the 
sign of the result [-Wsign-conversion]\
     return ret;\
     ^\
In file included from h5ls.c:27:0:\
h5ls.c: In function 'main':\
../../src/H5private.h:1212:34: warning: conversion to 'int' from 'size_t' may 
alter its value [-Wconversion]\
     #define HDstrlen(S)    strlen(S)\
                                  ^\
h5ls.c:2776:29: note: in expansion of macro 'HDstrlen'\
             iter.base_len = HDstrlen(oname);\
                             ^\
h5ls.c:2824:90: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, info, &ctx, &buffer, 
&curr_pos, info->line_ncols, 0, 0);\
                                                                                
          ^\
h5ls.c: At top level:\
h5ls.c:157:13: warning: 'display_type' declared 'static' but never defined 
[-Wunused-function]\
 static void display_type(hid_t type, int ind);\
             ^\
h5ls.c: In function 'usage':\
cc1: warning: size of '*LC0' is 3148 bytes [-Wlarger-than=]\
  CCLD     h5ls\
Making all in misc\
  CC       h5debug.o\
h5debug.c: In function 'get_H5B2_class':\
h5debug.c:80:5: warning: enumeration value 'H5B2_NUM_BTREE_ID' not handled in 
switch [-Wswitch-enum]\
     switch(subtype) \{\
     ^\
h5debug.c: In function 'main':\
h5debug.c:192:25: warning: conversion to 'haddr_t' from 'int64_t' may change 
the sign of the result [-Wsign-conversion]\
         addr = HDstrtoll(argv[2], NULL, 0);\
                         ^\
h5debug.c:194:26: warning: conversion to 'haddr_t' from 'int64_t' may change 
the sign of the result [-Wsign-conversion]\
         extra = HDstrtoll(argv[3], NULL, 0);\
                          ^\
h5debug.c:196:27: warning: conversion to 'haddr_t' from 'int64_t' may change 
the sign of the result [-Wsign-conversion]\
         extra2 = HDstrtoll(argv[4], NULL, 0);\
                           ^\
h5debug.c:198:27: warning: conversion to 'haddr_t' from 'int64_t' may change 
the sign of the result [-Wsign-conversion]\
         extra3 = HDstrtoll(argv[5], NULL, 0);\
                           ^\
h5debug.c:251:9: warning: enumeration value 'H5B_NUM_BTREE_ID' not handled in 
switch [-Wswitch-enum]\
         switch(subtype) \{\
         ^\
h5debug.c: At top level:\
h5debug.c:55:0: warning: macro "INDENT" is not used [-Wunused-macros]\
 #define INDENT  3\
 ^\
  CCLD     h5debug\
  CC       h5repart.o\
h5repart.c: In function 'main':\
h5repart.c:204:10: warning: size of 'src_name' is 4096 bytes [-Wlarger-than=]\
     char src_name[NAMELEN]; /*source member name  */\
          ^\
h5repart.c:210:10: warning: size of 'dst_name' is 4096 bytes [-Wlarger-than=]\
     char dst_name[NAMELEN]; /*destination member name */\
          ^\
h5repart.c:246:26: warning: conversion to 'size_t' from 'off_t' may change the 
sign of the result [-Wsign-conversion]\
      blk_size = get_size (prog_name, &argno, argc, argv);\
                          ^\
h5repart.c:260:5: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
     sprintf (src_name, src_gen_name, src_membno);\
     ^\
h5repart.c:280:5: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
     sprintf (dst_name, dst_gen_name, dst_membno);\
     ^\
h5repart.c:293:9: warning: request for implicit conversion from 'void *' to 
'char *' not permitted in C++ [-Wc++-compat]\
     buf = malloc (blk_size);\
         ^\
In file included from h5repart.c:29:0:\
../../src/H5private.h:298:26: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
 #define MIN(a,b)    (((a)<(b)) ? (a) : (b))\
                          ^\
h5repart.c:304:18: note: in expansion of macro 'MIN'\
      n = (size_t)MIN (n, left_overs);\
                  ^\
../../src/H5private.h:298:38: warning: signed and unsigned type in conditional 
expression [-Wsign-compare]\
 #define MIN(a,b)    (((a)<(b)) ? (a) : (b))\
                                      ^\
h5repart.c:304:18: note: in expansion of macro 'MIN'\
      n = (size_t)MIN (n, left_overs);\
                  ^\
h5repart.c:304:6: warning: conversion to 'long long unsigned int' from 'off_t' 
may change the sign of the result [-Wsign-conversion]\
      n = (size_t)MIN (n, left_overs);\
      ^\
h5repart.c:305:6: warning: conversion to 'long long unsigned int' from 'off_t' 
may change the sign of the result [-Wsign-conversion]\
      left_overs -= n;\
      ^\
h5repart.c:305:17: warning: conversion to 'off_t' from 'long long unsigned int' 
may change the sign of the result [-Wsign-conversion]\
      left_overs -= n;\
                 ^\
h5repart.c:356:2: warning: conversion to 'long long unsigned int' from 'off_t' 
may change the sign of the result [-Wsign-conversion]\
  src_offset += n;\
  ^\
h5repart.c:356:13: warning: conversion to 'off_t' from 'long long unsigned int' 
may change the sign of the result [-Wsign-conversion]\
  src_offset += n;\
             ^\
h5repart.c:360:3: warning: conversion to 'long long unsigned int' from 'off_t' 
may change the sign of the result [-Wsign-conversion]\
   dst_offset += n;\
   ^\
h5repart.c:360:14: warning: conversion to 'off_t' from 'long long unsigned int' 
may change the sign of the result [-Wsign-conversion]\
   dst_offset += n;\
              ^\
h5repart.c:363:6: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
      sprintf (src_name, src_gen_name, ++src_membno);\
      ^\
h5repart.c:365:3: warning: conversion to 'long long unsigned int' from 'off_t' 
may change the sign of the result [-Wsign-conversion]\
   dst_offset += n;\
   ^\
h5repart.c:365:14: warning: conversion to 'off_t' from 'long long unsigned int' 
may change the sign of the result [-Wsign-conversion]\
   dst_offset += n;\
              ^\
h5repart.c:389:2: warning: conversion to 'long long unsigned int' from 'off_t' 
may change the sign of the result [-Wsign-conversion]\
  dst_offset += n;\
  ^\
h5repart.c:389:13: warning: conversion to 'off_t' from 'long long unsigned int' 
may change the sign of the result [-Wsign-conversion]\
  dst_offset += n;\
             ^\
h5repart.c:410:6: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
      sprintf (dst_name, dst_gen_name, ++dst_membno);\
      ^\
h5repart.c:471:9: warning: conversion to 'hsize_t' from 'off_t' may change the 
sign of the result [-Wsign-conversion]\
         hdsize = dst_size;\
         ^\
h5repart.c:503:1: warning: stack usage is 8624 bytes [-Wstack-usage=]\
 \}\
 ^\
  CCLD     h5repart\
  CC       h5mkgrp.o\
h5mkgrp.c: In function 'parse_command_line':\
h5mkgrp.c:173:29: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     params->ngroups = (argc - opt_ind);\
                             ^\
h5mkgrp.c:174:20: warning: request for implicit conversion from 'void *' to 
'char **' not permitted in C++ [-Wc++-compat]\
     params->groups = HDmalloc(params->ngroups * sizeof(char *));\
                    ^\
  CCLD     h5mkgrp\
  CC       h5repart_gentest.o\
h5repart_gentest.c: In function 'main':\
h5repart_gentest.c:36:17: warning: size of 'buf' is 16384 bytes 
[-Wlarger-than=]\
     int         buf[FAMILY_NUMBER][FAMILY_SIZE];\
                 ^\
h5repart_gentest.c:101:1: warning: stack usage is 16496 bytes [-Wstack-usage=]\
 \}\
 ^\
h5repart_gentest.c:101:1: warning: the frame size of 16416 bytes is larger than 
16384 bytes [-Wframe-larger-than=]\
h5repart_gentest.c: At top level:\
h5repart_gentest.c:26:0: warning: macro "KB" is not used [-Wunused-macros]\
 #define KB              1024\
 ^\
  CCLD     h5repart_gentest\
  CC       talign.o\
talign.c: In function 'main':\
talign.c:49:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     float fok[2] = \{1234., 2341.\};\
     ^\
talign.c:49:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
talign.c:50:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     float fnok[2] = \{5678., 6785.\};\
     ^\
talign.c:50:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
talign.c:90:5: warning: implicit declaration of function 
'h5tools_get_native_type' [-Wimplicit-function-declaration]\
     fix = h5tools_get_native_type(cmp);\
     ^\
talign.c:90:5: warning: nested extern declaration of 'h5tools_get_native_type' 
[-Wnested-externs]\
talign.c:128:10: warning: request for implicit conversion from 'void *' to 
'char *' not permitted in C++ [-Wc++-compat]\
     data = malloc(H5Tget_size(fix));\
          ^\
talign.c:144:22: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if(fok[0] != fptr[0] || fok[1] != fptr[1]\
                      ^\
talign.c:144:43: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
     \} else if(fok[0] != fptr[0] || fok[1] != fptr[1]\
                                           ^\
talign.c:145:32: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
                     || fnok[0] != fptr[2] || fnok[1] != fptr[3]) \{\
                                ^\
talign.c:145:54: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
                     || fnok[0] != fptr[2] || fnok[1] != fptr[3]) \{\
                                                      ^\
talign.c:163:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
             fok[1], fptr[1]);\
             ^\
talign.c:163:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
talign.c:163:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
talign.c:163:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
talign.c:173:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
             fnok[1], fptr[1]);\
             ^\
talign.c:173:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
talign.c:173:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
talign.c:173:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
talign.c:187:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
             fnok[1], fptr[3]);\
             ^\
talign.c:187:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
talign.c:187:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
talign.c:187:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
talign.c:187:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
talign.c:187:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
talign.c:187:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
talign.c:187:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
talign.c: At top level:\
talign.c:225:1: warning: no previous prototype for 'h5tools_get_native_type' 
[-Wmissing-prototypes]\
 h5tools_get_native_type(hid_t type)\
 ^\
talign.c: In function 'main':\
talign.c:195:13: warning: 'spc' may be used uninitialized in this function 
[-Wmaybe-uninitialized]\
     H5Sclose(spc);\
             ^\
  CCLD     talign\
  CC       repart_test.o\
  CCLD     repart_test\
Making all in h5import\
  CC       h5import.o\
h5import.c: In function 'main':\
h5import.c:37:21: warning: size of 'opt' is 173064 bytes [-Wlarger-than=]\
     struct Options  opt;\
                     ^\
h5import.c: In function 'gtoken':\
h5import.c:241:9: warning: switch missing default case [-Wswitch-default]\
         switch (s[1]) \{\
         ^\
In file included from h5import.c:17:0:\
h5import.c: In function 'processStrData':\
../../src/H5private.h:676:32: warning: conversion to 'char' from 'int' may 
alter its value [-Wconversion]\
     #define HDfgetc(F)    fgetc(F)\
                                ^\
h5import.c:841:13: note: in expansion of macro 'HDfgetc'\
         c = HDfgetc(strm);\
             ^\
h5import.c:852:5: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     dims[0] = nlines;\
     ^\
In file included from h5import.c:17:0:\
../../src/H5private.h:676:32: warning: conversion to 'char' from 'int' may 
alter its value [-Wconversion]\
     #define HDfgetc(F)    fgetc(F)\
                                ^\
h5import.c:908:13: note: in expansion of macro 'HDfgetc'\
         c = HDfgetc(strm);\
             ^\
h5import.c:925:28: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             start[0] = line++;\
                            ^\
h5import.c: In function 'processStrHDFData':\
h5import.c:1082:40: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                         start[0] = line++;\
                                        ^\
h5import.c:980:13: warning: unused variable 'nlines' [-Wunused-variable]\
     int     nlines = 0;\
             ^\
h5import.c:978:13: warning: unused variable 'results' [-Wunused-variable]\
     int     results;\
             ^\
h5import.c:977:13: warning: unused variable 'c' [-Wunused-variable]\
     char    c;\
             ^\
In file included from h5import.c:17:0:\
h5import.c: In function 'processConfigurationFile':\
../../src/H5private.h:1242:38: warning: conversion to 'int' from 'long int' may 
alter its value [-Wconversion]\
     #define HDstrtol(S,R,N)    strtol(S,R,N)\
                                      ^\
h5import.c:1422:40: note: in expansion of macro 'HDstrtol'\
                                 ival = HDstrtol(more, &more, 10);\
                                        ^\
h5import.c: In function 'parseDimensions':\
../../src/H5private.h:1242:38: warning: conversion to 'hsize_t' from 'long int' 
may change the sign of the result [-Wsign-conversion]\
     #define HDstrtol(S,R,N)    strtol(S,R,N)\
                                      ^\
h5import.c:2332:15: note: in expansion of macro 'HDstrtol'\
             = HDstrtol(HDstrtok (temp, delimiter), NULL, BASE_10);\
               ^\
../../src/H5private.h:1242:38: warning: conversion to 'hsize_t' from 'long int' 
may change the sign of the result [-Wsign-conversion]\
     #define HDstrtol(S,R,N)    strtol(S,R,N)\
                                      ^\
h5import.c:2338:36: note: in expansion of macro 'HDstrtol'\
         in->sizeOfDimension[i++] = HDstrtol(token, NULL, BASE_10);\
                                    ^\
h5import.c: In function 'getInputClassType':\
h5import.c:2422:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2428:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("BE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2440:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2446:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("LE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2458:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2464:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("BE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2476:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2482:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("LE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2494:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2500:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("BE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2512:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2518:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("LE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2530:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2536:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("BE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2548:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2554:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("LE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2566:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2572:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("BE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2584:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2590:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("LE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2602:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2608:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("BE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2620:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2626:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("LE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2638:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2644:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("BE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2656:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2662:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("LE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2674:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2680:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("BE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2692:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2698:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("LE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2710:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("NATIVE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2722:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("NATIVE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2734:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("NATIVE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2746:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("NATIVE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2758:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("NATIVE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2770:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("NATIVE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2782:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("NATIVE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2794:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("NATIVE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2806:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("NATIVE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2818:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("NATIVE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2830:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("IEEE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2836:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("BE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2848:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("IEEE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2854:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("LE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2866:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("IEEE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2872:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("BE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2884:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("IEEE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2890:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("LE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2914:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("NATIVE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2926:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("NATIVE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2939:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("NATIVE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2957:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2963:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("BE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2973:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2979:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("LE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:2989:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:2995:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("BE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:3005:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:3011:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("LE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:3021:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:3027:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("BE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:3037:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:3043:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("LE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:3053:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:3059:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("BE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c:3069:9: warning: passing argument 1 of 'OutputArchStrToInt' discards 
'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputArchStrToInt("STD")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:210:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputArchStrToInt(char *temp);\
             ^\
h5import.c:3075:9: warning: passing argument 1 of 'OutputByteOrderStrToInt' 
discards 'const' qualifier from pointer target type [enabled by default]\
         if ((kindex = OutputByteOrderStrToInt("LE")) == -1) \{\
         ^\
In file included from h5import.c:22:0:\
h5import.h:212:13: note: expected 'char *' but argument is of type 'const char 
*'\
 static int  OutputByteOrderStrToInt(char *temp);\
             ^\
h5import.c: In function 'getDimensionSizes':\
h5import.c:3186:9: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         in->sizeOfDimension[i++] = ival;\
         ^\
h5import.c: In function 'getChunkedDimensionSizes':\
h5import.c:3210:9: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         in->sizeOfChunk[i++] = ival;\
         ^\
h5import.c: In function 'getMaximumDimensionSizes':\
h5import.c:3243:13: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             in->maxsizeOfDimension[i++] = ival;\
             ^\
h5import.c: In function 'createOutputDataType':\
h5import.c:3440:13: warning: switch missing default case [-Wswitch-default]\
             switch (in->outputSize) \{\
             ^\
h5import.c:3457:13: warning: switch missing default case [-Wswitch-default]\
             switch (in->outputByteOrder) \{\
             ^\
h5import.c:3473:17: warning: switch missing default case [-Wswitch-default]\
                 switch (in->outputByteOrder) \{\
                 ^\
h5import.c:3486:17: warning: switch missing default case [-Wswitch-default]\
                 switch (in->outputByteOrder) \{\
                 ^\
h5import.c:3499:17: warning: switch missing default case [-Wswitch-default]\
                 switch (in->outputByteOrder) \{\
                 ^\
h5import.c:3512:17: warning: switch missing default case [-Wswitch-default]\
                 switch (in->outputByteOrder) \{\
                 ^\
h5import.c:3471:13: warning: switch missing default case [-Wswitch-default]\
             switch (in->outputSize) \{\
             ^\
h5import.c:3438:9: warning: switch missing default case [-Wswitch-default]\
         switch (in->outputArchitecture) \{\
         ^\
h5import.c:3532:13: warning: switch missing default case [-Wswitch-default]\
             switch (in->outputSize) \{\
             ^\
h5import.c:3541:13: warning: switch missing default case [-Wswitch-default]\
             switch (in->outputByteOrder) \{\
             ^\
h5import.c:3561:17: warning: switch missing default case [-Wswitch-default]\
                 switch (in->outputByteOrder) \{\
                 ^\
h5import.c:3574:17: warning: switch missing default case [-Wswitch-default]\
                 switch (in->outputByteOrder) \{\
                 ^\
h5import.c:3559:13: warning: switch missing default case [-Wswitch-default]\
             switch (in->outputSize) \{\
             ^\
h5import.c:3530:9: warning: switch missing default case [-Wswitch-default]\
         switch (in->outputArchitecture) \{\
         ^\
h5import.c:3594:13: warning: switch missing default case [-Wswitch-default]\
             switch (in->outputSize) \{\
             ^\
h5import.c:3611:13: warning: switch missing default case [-Wswitch-default]\
             switch (in->outputByteOrder) \{\
             ^\
h5import.c:3627:17: warning: switch missing default case [-Wswitch-default]\
                 switch (in->outputByteOrder) \{\
                 ^\
h5import.c:3640:17: warning: switch missing default case [-Wswitch-default]\
                 switch (in->outputByteOrder) \{\
                 ^\
h5import.c:3653:17: warning: switch missing default case [-Wswitch-default]\
                 switch (in->outputByteOrder) \{\
                 ^\
h5import.c:3666:17: warning: switch missing default case [-Wswitch-default]\
                 switch (in->outputByteOrder) \{\
                 ^\
h5import.c:3625:13: warning: switch missing default case [-Wswitch-default]\
             switch (in->outputSize) \{\
             ^\
h5import.c:3592:9: warning: switch missing default case [-Wswitch-default]\
         switch (in->outputArchitecture) \{\
         ^\
h5import.c: In function 'createInputDataType':\
h5import.c:3703:9: warning: switch missing default case [-Wswitch-default]\
         switch (in->inputSize) \{\
         ^\
h5import.c:3725:9: warning: switch missing default case [-Wswitch-default]\
         switch (in->inputSize) \{\
         ^\
h5import.c:3741:9: warning: switch missing default case [-Wswitch-default]\
         switch (in->inputSize) \{\
         ^\
h5import.c: In function 'process':\
h5import.c:3876:92: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                 H5Pset_external(proplist, in->externFilename, (off_t) 0, 
numOfElements * in->inputSize / 8);\
                                                                                
            ^\
h5import.c: In function 'processStrHDFData':\
h5import.c:1120:13: warning: 'mspace_id' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
     H5Sclose(mspace_id);\
             ^\
h5import.c:1119:13: warning: 'space_id' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
     H5Sclose(space_id);\
             ^\
h5import.c:1118:13: warning: 'dset_id' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
     H5Dclose(dset_id);\
             ^\
h5import.c: In function 'main':\
h5import.c:226:1: warning: stack usage is 174160 bytes [-Wstack-usage=]\
 \}\
 ^\
h5import.c:226:1: warning: the frame size of 174088 bytes is larger than 16384 
bytes [-Wframe-larger-than=]\
  CCLD     h5import\
  CC       h5importtest.o\
h5importtest.c: In function 'main':\
h5importtest.c:43:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     float     rowo4 = (float)11.0e0, colo4 = (float)21.0e0, plno4 = 
(float)51.0e0;\
     ^\
h5importtest.c:43:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5importtest.c:43:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5importtest.c:44:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     float     rowi4 = (float)1.0e0, coli4 = (float)2.0e0, plni4 = 
(float)5.0e0;\
     ^\
h5importtest.c:44:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5importtest.c:44:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5importtest.c:69:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     double    rowo8 = 11.0e0, colo8 = 21.0e0, plno8 = 51.0e0;\
     ^\
h5importtest.c:69:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5importtest.c:69:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5importtest.c:70:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     double    rowi8 = 1.0e0, coli8 = 2.0e0, plni8 = 5.0e0;\
     ^\
h5importtest.c:70:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5importtest.c:70:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5importtest.c:122:37: warning: conversion to 'short int' from 'int' may alter 
its value [-Wconversion]\
         row4i16[i] = row4i16[i - 1] + rowi4i16;\
                                     ^\
h5importtest.c:123:35: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
         row4i8[i] = row4i8[i - 1] + rowi4i8;\
                                   ^\
h5importtest.c:134:37: warning: conversion to 'short int' from 'int' may alter 
its value [-Wconversion]\
         col4i16[j] = col4i16[j - 1] + coli4i16;\
                                     ^\
h5importtest.c:135:35: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
         col4i8[j] = col4i8[j - 1] + coli4i8;\
                                   ^\
h5importtest.c:145:37: warning: conversion to 'short int' from 'int' may alter 
its value [-Wconversion]\
         pln4i16[k] = pln4i16[k - 1] + plni4i16;\
                                     ^\
h5importtest.c:146:35: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
         pln4i8[k] = pln4i8[k - 1] + plni4i8;\
                                   ^\
h5importtest.c:160:58: warning: conversion to 'short int' from 'int' may alter 
its value [-Wconversion]\
                 b16i3[k][i][j] = row4i16[i] + col4i16[j] + pln4i16[k];\
                                                          ^\
h5importtest.c:161:55: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
                 b8i3[k][i][j] = row4i8[i] + col4i8[j] + pln4i8[k];\
                                                       ^\
  CCLD     h5importtest\
Making all in h5repack\
  CC       h5repack.o\
  CC       h5repack_copy.o\
  CC       h5repack_filters.o\
h5repack_filters.c: In function 'aux_find_obj':\
h5repack_filters.c:51:10: warning: conversion to 'int' from 'unsigned int' may 
change the sign of the result [-Wsign-conversion]\
          return i;\
          ^\
h5repack_filters.c:61:10: warning: conversion to 'int' from 'unsigned int' may 
change the sign of the result [-Wsign-conversion]\
          return i;\
          ^\
h5repack_filters.c: In function 'apply_filters':\
h5repack_filters.c:431:59: warning: conversion to 'int' from 'unsigned int' may 
change the sign of the result [-Wsign-conversion]\
                     scale_factor = obj.filter[i].cd_values[1];\
                                                           ^\
  CC       h5repack_opttable.o\
h5repack_opttable.c: In function 'aux_inctable':\
h5repack_opttable.c:123:5: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     table->size += n_objs;\
     ^\
h5repack_opttable.c: In function 'options_add_layout':\
h5repack_opttable.c:211:5: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     if (table->nelems+n_objs >= table->size)\
     ^\
h5repack_opttable.c:248:17: warning: conversion to 'unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
                 I = table->nelems + added;\
                 ^\
h5repack_opttable.c:261:17: warning: conversion to 'unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
                 I = table->nelems + added;\
                 ^\
h5repack_opttable.c:275:13: warning: conversion to 'unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
             I = table->nelems + added;\
             ^\
h5repack_opttable.c:283:5: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     table->nelems+= added;\
     ^\
h5repack_opttable.c: In function 'options_add_filter':\
h5repack_opttable.c:310:5: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     if (table->nelems+n_objs >= table->size)\
     ^\
h5repack_opttable.c:338:17: warning: conversion to 'unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
                 I = table->nelems + added;\
                 ^\
h5repack_opttable.c:351:17: warning: conversion to 'unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
                 I = table->nelems + added;\
                 ^\
h5repack_opttable.c:365:13: warning: conversion to 'unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
             I = table->nelems + added;\
             ^\
h5repack_opttable.c:372:5: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     table->nelems+= added;\
     ^\
h5repack_opttable.c: In function 'options_get_object':\
h5repack_opttable.c:391:16: warning: uninitialized const 'tbl_path' is invalid 
in C++ [-Wc++-compat]\
     const char tbl_path[MAX_NC_NAME+1]; /* +1 for start with "/" case */\
                ^\
h5repack_opttable.c:399:13: warning: passing argument 1 of 
'__builtin___strcpy_chk' discards 'const' qualifier from pointer target type 
[enabled by default]\
             HDstrcpy(tbl_path, "/");\
             ^\
h5repack_opttable.c:399:13: note: expected 'char *' but argument is of type 
'const char *'\
h5repack_opttable.c:400:13: warning: passing argument 1 of 
'__builtin___strcat_chk' discards 'const' qualifier from pointer target type 
[enabled by default]\
             HDstrcat(tbl_path, table->objs[i].path);\
             ^\
h5repack_opttable.c:400:13: note: expected 'char *' but argument is of type 
'const char *'\
h5repack_opttable.c:403:13: warning: passing argument 1 of 
'__builtin___strcpy_chk' discards 'const' qualifier from pointer target type 
[enabled by default]\
             HDstrcpy(tbl_path, table->objs[i].path);\
             ^\
h5repack_opttable.c:403:13: note: expected 'char *' but argument is of type 
'const char *'\
  CC       h5repack_parse.o\
h5repack_parse.c: In function 'parse_filter':\
h5repack_parse.c:76:13: warning: conversion to 'int' from 'unsigned int' may 
change the sign of the result [-Wsign-conversion]\
             end_obj=i;\
             ^\
h5repack_parse.c:92:5: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
     obj_list = (obj_list_t*) HDmalloc(n*sizeof(obj_list_t));\
     ^\
h5repack_parse.c:125:20: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     for ( i=end_obj+1, k=0, j=0; i<len; i++,k++)\
                    ^\
h5repack_parse.c:168:38: warning: conversion to 'unsigned int' from 'size_t' 
may alter its value [-Wconversion]\
                                 i=len-1; /* end */\
                                      ^\
h5repack_parse.c:228:38: warning: conversion to 'unsigned int' from 'size_t' 
may alter its value [-Wconversion]\
                                 i=len-1; /* end */\
                                      ^\
h5repack_parse.c:271:42: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
                 filt->cd_values[j++]=atoi(stype);\
                                          ^\
h5repack_parse.c:272:17: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
                 i+=m; /* jump */\
                 ^\
h5repack_parse.c: In function 'parse_layout':\
h5repack_parse.c:500:13: warning: conversion to 'int' from 'unsigned int' may 
change the sign of the result [-Wsign-conversion]\
             end_obj=i;\
             ^\
h5repack_parse.c:513:5: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
     obj_list = (obj_list_t*) HDmalloc(n*sizeof(obj_list_t));\
     ^\
h5repack_parse.c:585:9: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
         for ( i=j, c_index=0; i<len; i++)\
         ^\
h5repack_parse.c:605:60: warning: conversion to 'hsize_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     pack->chunk.chunk_lengths[c_index]=atoi(sdim);\
                                                            ^\
h5repack_parse.c:623:64: warning: conversion to 'hsize_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                         pack->chunk.chunk_lengths[c_index]=atoi(sdim);\
                                                                ^\
h5repack_parse.c: In function 'parse_filter':\
h5repack_parse.c:159:28: warning: assuming signed overflow does not occur when 
simplifying conditional to constant [-Wstrict-overflow]\
                         if (l==-1)\
                            ^\
h5repack_parse.c:219:28: warning: assuming signed overflow does not occur when 
simplifying conditional to constant [-Wstrict-overflow]\
                         if (l==-1)\
                            ^\
  CC       h5repack_refs.o\
h5repack_refs.c: In function 'copy_refs_attr':\
h5repack_refs.c:523:13: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
             ref_comp_index = (int *)HDmalloc(nmembers*sizeof (int));\
             ^\
h5repack_refs.c:524:13: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
             ref_comp_size = (size_t 
*)HDmalloc(nmembers*sizeof(ref_comp_size));\
             ^\
h5repack_refs.c:530:12: warning: conversion to 'int' from 'unsigned int' may 
change the sign of the result [-Wsign-conversion]\
            ref_comp_index[ref_comp_field_n] = i;\
            ^\
h5repack_refs.c:595:41: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
          array_rank = H5Tget_array_ndims(mtype_id);\
                                         ^\
h5repack_refs.c:721:37: warning: conversion to 'int' from 'size_t' may alter 
its value [-Wconversion]\
                    int idx = i*msize+H5Tget_member_offset( mtype_id, 
(unsigned)ref_comp_index[j]);\
                                     ^\
h5repack_refs.c:728:37: warning: conversion to 'int' from 'size_t' may alter 
its value [-Wconversion]\
                    int idx = i*msize+H5Tget_member_offset( mtype_id, 
(unsigned)ref_comp_index[j]);\
                                     ^\
h5repack_refs.c: In function 'MapIdToName':\
h5repack_refs.c:825:32: warning: comparison between 'h5trav_type_t' and 'enum 
H5O_type_t' [-Wenum-compare]\
         if(travt->objs[u].type == H5O_TYPE_DATASET ||\
                                ^\
h5repack_refs.c:826:37: warning: comparison between 'h5trav_type_t' and 'enum 
H5O_type_t' [-Wenum-compare]\
                 travt->objs[u].type == H5O_TYPE_GROUP ||\
                                     ^\
h5repack_refs.c:827:37: warning: comparison between 'h5trav_type_t' and 'enum 
H5O_type_t' [-Wenum-compare]\
                 travt->objs[u].type == H5O_TYPE_NAMED_DATATYPE) \{\
                                     ^\
h5repack_refs.c: In function 'copy_refs_attr.isra.1':\
h5repack_refs.c:448:12: warning: assuming signed overflow does not occur when 
simplifying conditional to constant [-Wstrict-overflow]\
 static int copy_refs_attr(hid_t loc_in,\
            ^\
h5repack_refs.c:631:31: warning: 'refname' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
                         printf("object <%s> reference created to <%s>\\n", 
name, refname);\
                               ^\
  CC       h5repack_verify.o\
h5repack_verify.c: In function 'verify_filters':\
h5repack_verify.c:522:9: warning: switch missing default case 
[-Wswitch-default]\
         switch (filtn)\
         ^\
h5repack_verify.c: In function 'h5repack_verify':\
h5repack_verify.c:210:17: warning: 'sid' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         H5Sclose(sid);\
                 ^\
h5repack_verify.c:209:17: warning: 'pid' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         H5Pclose(pid);\
                 ^\
h5repack_verify.c:211:17: warning: 'did' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         H5Dclose(did);\
                 ^\
  CC       h5repack_main.o\
In file included from h5repack.h:20:0,\
                 from h5repack_main.c:18:\
h5repack_main.c: In function 'parse_command_line':\
../../src/H5private.h:544:30: warning: conversion to 'hsize_t' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     #define HDatoi(S)    atoi(S)\
                              ^\
h5repack_main.c:324:33: note: in expansion of macro 'HDatoi'\
             options->min_comp = HDatoi( opt_arg );\
                                 ^\
../../src/H5private.h:547:30: warning: conversion to 'hsize_t' from 'long int' 
may change the sign of the result [-Wsign-conversion]\
     #define HDatol(S)    atol(S)\
                              ^\
h5repack_main.c:421:34: note: in expansion of macro 'HDatol'\
             options->alignment = HDatol( opt_arg );\
                                  ^\
  CCLD     h5repack\
  CC       testh5repack_detect_szip.o\
  CCLD     testh5repack_detect_szip\
  CC       h5repacktst.o\
h5repacktst.c: In function 'make_deflate':\
h5repacktst.c:2223:16: warning: size of 'buf' is 3200 bytes [-Wlarger-than=]\
     int        buf[DIM1][DIM2];\
                ^\
h5repacktst.c: In function 'make_shuffle':\
h5repacktst.c:2300:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=]\
     int      buf[DIM1][DIM2];\
              ^\
h5repacktst.c: In function 'make_fletcher32':\
h5repacktst.c:2366:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=]\
     int      buf[DIM1][DIM2];\
              ^\
h5repacktst.c: In function 'make_nbit':\
h5repacktst.c:2438:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=]\
     int      buf[DIM1][DIM2];\
              ^\
h5repacktst.c: In function 'make_scaleoffset':\
h5repacktst.c:2539:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=]\
     int      buf[DIM1][DIM2];\
              ^\
h5repacktst.c: In function 'make_all_filters':\
h5repacktst.c:2634:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=]\
     int      buf[DIM1][DIM2];\
              ^\
h5repacktst.c: In function 'make_layout':\
h5repacktst.c:2902:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=]\
     int      buf[DIM1][DIM2];\
              ^\
h5repacktst.c: In function 'make_layout3':\
h5repacktst.c:3098:14: warning: size of 'buf1' is 240000 bytes [-Wlarger-than=]\
     int      buf1[DIM1_L3][DIM2_L3];\
              ^\
h5repacktst.c: In function 'make_userblock':\
h5repacktst.c:3434:21: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
         ub[u] = 'a' + (char)(u % 26);\
                     ^\
h5repacktst.c:3412:13: warning: variable 'nwritten' set but not used 
[-Wunused-but-set-variable]\
     ssize_t nwritten;           /* # of bytes written */\
             ^\
h5repacktst.c: In function 'verify_userblock':\
h5repacktst.c:3475:13: warning: variable 'nread' set but not used 
[-Wunused-but-set-variable]\
     ssize_t nread;              /* # of bytes read */\
             ^\
h5repacktst.c: In function 'make_userblock_file':\
h5repacktst.c:3547:21: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
         ub[u] = 'a' + (char)(u % 26);\
                     ^\
h5repacktst.c:3542:13: warning: variable 'nwritten' set but not used 
[-Wunused-but-set-variable]\
     ssize_t nwritten;           /* # of bytes written */\
             ^\
h5repacktst.c: In function 'write_dset_in':\
h5repacktst.c:4027:39: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
             buf52[i][j].p = malloc((i + 1) * sizeof(int));\
                                       ^\
h5repacktst.c:4029:13: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
             for(l = 0; l < i + 1; l++)\
             ^\
h5repacktst.c:4145:38: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
                 else buf23[i][j][k]=n++;\
                                      ^\
h5repacktst.c:4185:39: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
                     buf33[i][j][k].a=n++;\
                                       ^\
h5repacktst.c:4248:46: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
                 buf53[i][j][k].p = malloc((i + 1) * sizeof(int));\
                                              ^\
h5repacktst.c:4250:17: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
                 for(l = 0; l < i + 1; l++)\
                 ^\
h5repacktst.c: In function 'write_attr_in':\
h5repacktst.c:5039:39: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
             buf52[i][j].p = malloc((i + 1) * sizeof(int));\
                                       ^\
h5repacktst.c:5041:13: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
             for (l = 0; l < i + 1; l++)\
             ^\
h5repacktst.c:5259:38: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
                 else buf23[i][j][k]=n++;\
                                      ^\
h5repacktst.c:5334:39: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
                     buf33[i][j][k].a=n++;\
                                       ^\
h5repacktst.c:5505:46: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
                 buf53[i][j][k].p = malloc((i + 1) * sizeof(int));\
                                              ^\
h5repacktst.c:5507:17: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
                 for (l = 0; l < i + 1; l++)\
                 ^\
h5repacktst.c: In function 'add_attr_with_objref':\
h5repacktst.c:5919:9: warning: unused variable 'data_attr_int' 
[-Wunused-variable]\
     int data_attr_int[2] = \{10,20\}; \
         ^\
h5repacktst.c: In function 'make_layout3':\
h5repacktst.c:3208:1: warning: stack usage is 241024 bytes [-Wstack-usage=]\
 \}\
 ^\
h5repacktst.c:3208:1: warning: the frame size of 240948 bytes is larger than 
16384 bytes [-Wframe-larger-than=]\
  CCLD     h5repacktst\
Making all in h5jam\
  CC       h5jam.o\
h5jam.c: In function 'main':\
h5jam.c:330:20: warning: conversion to 'hsize_t' from 'off_t' may change the 
sign of the result [-Wsign-conversion]\
     h5fsize = sbuf2.st_size;\
                    ^\
h5jam.c: In function 'compute_user_block_size':\
h5jam.c:547:1: warning: function might be candidate for attribute 'const' if it 
is known to return normally [-Wsuggest-attribute=const]\
 compute_user_block_size (hsize_t ublock_size)\
 ^\
  CCLD     h5jam\
  CC       h5unjam.o\
  CCLD     h5unjam\
  CC       tellub.o\
tellub.c:27:0: warning: macro "TRUE" is not used [-Wunused-macros]\
 #define TRUE 1\
 ^\
  CCLD     tellub\
  CC       h5jamgentest.o\
h5jamgentest.c: In function 'gent_ub':\
h5jamgentest.c:284:8: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
        dset2_1[i] = (float)(i*0.1+1);\
        ^\
h5jamgentest.c:295:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             dset2_2[i][j] = (float)((i+1)*j*0.1);\
             ^\
h5jamgentest.c: In function 'create_textfile':\
h5jamgentest.c:338:9: warning: request for implicit conversion from 'void *' to 
'char *' not permitted in C++ [-Wc++-compat]\
     buf = HDcalloc(size, (size_t)1);\
         ^\
h5jamgentest.c: At top level:\
h5jamgentest.c:80:0: warning: macro "SPACE1_DIM1" is not used [-Wunused-macros]\
 #define SPACE1_DIM1 4\
 ^\
h5jamgentest.c:89:0: warning: macro "POINT1_NPOINTS" is not used 
[-Wunused-macros]\
 #define POINT1_NPOINTS 10\
 ^\
h5jamgentest.c:86:0: warning: macro "RANK" is not used [-Wunused-macros]\
 #define RANK  2\
 ^\
h5jamgentest.c:123:0: warning: macro "VLSTR_TYPE" is not used [-Wunused-macros]\
 #define VLSTR_TYPE      "vl_string_type"\
 ^\
h5jamgentest.c:31:0: warning: macro "UBTXT1" is not used [-Wunused-macros]\
 #define UBTXT1 "u0.txt"\
 ^\
h5jamgentest.c:115:0: warning: macro "ARRAY2_DIM3" is not used 
[-Wunused-macros]\
 #define ARRAY2_DIM3 5\
 ^\
h5jamgentest.c:118:0: warning: macro "ARRAY3_RANK" is not used 
[-Wunused-macros]\
 #define ARRAY3_RANK 2\
 ^\
h5jamgentest.c:114:0: warning: macro "ARRAY2_DIM2" is not used 
[-Wunused-macros]\
 #define ARRAY2_DIM2 4\
 ^\
h5jamgentest.c:72:0: warning: macro "LENSTR" is not used [-Wunused-macros]\
 #define LENSTR  50\
 ^\
h5jamgentest.c:112:0: warning: macro "ARRAY2_RANK" is not used 
[-Wunused-macros]\
 #define ARRAY2_RANK 3\
 ^\
h5jamgentest.c:85:0: warning: macro "CDIM2" is not used [-Wunused-macros]\
 #define CDIM2 DIM2/2\
 ^\
h5jamgentest.c:109:0: warning: macro "ARRAY1_DIM1" is not used 
[-Wunused-macros]\
 #define ARRAY1_DIM1 4\
 ^\
h5jamgentest.c:119:0: warning: macro "ARRAY3_DIM1" is not used 
[-Wunused-macros]\
 #define ARRAY3_DIM1 6\
 ^\
h5jamgentest.c:76:0: warning: macro "SPACE2_DIM1" is not used [-Wunused-macros]\
 #define SPACE2_DIM1 10\
 ^\
h5jamgentest.c:77:0: warning: macro "SPACE2_DIM2" is not used [-Wunused-macros]\
 #define SPACE2_DIM2 10\
 ^\
h5jamgentest.c:82:0: warning: macro "DIM1" is not used [-Wunused-macros]\
 #define DIM1  20\
 ^\
h5jamgentest.c:83:0: warning: macro "DIM2" is not used [-Wunused-macros]\
 #define DIM2  10\
 ^\
h5jamgentest.c:73:0: warning: macro "LENSTR2" is not used [-Wunused-macros]\
 #define LENSTR2  11\
 ^\
h5jamgentest.c:120:0: warning: macro "ARRAY3_DIM2" is not used 
[-Wunused-macros]\
 #define ARRAY3_DIM2 3\
 ^\
h5jamgentest.c:84:0: warning: macro "CDIM1" is not used [-Wunused-macros]\
 #define CDIM1 DIM1/2\
 ^\
h5jamgentest.c:108:0: warning: macro "ARRAY1_RANK" is not used 
[-Wunused-macros]\
 #define ARRAY1_RANK 1\
 ^\
h5jamgentest.c:79:0: warning: macro "SPACE1_RANK" is not used [-Wunused-macros]\
 #define SPACE1_RANK 1\
 ^\
h5jamgentest.c:75:0: warning: macro "SPACE2_RANK" is not used [-Wunused-macros]\
 #define SPACE2_RANK 2\
 ^\
h5jamgentest.c:113:0: warning: macro "ARRAY2_DIM1" is not used 
[-Wunused-macros]\
 #define ARRAY2_DIM1 3\
 ^\
  CCLD     h5jamgentest\
  CC       getub.o\
getub.c: In function 'main':\
getub.c:156:7: warning: request for implicit conversion from 'void *' to 'char 
*' not permitted in C++ [-Wc++-compat]\
   buf = malloc ((unsigned)(size + 1));\
       ^\
getub.c: At top level:\
getub.c:29:0: warning: macro "TRUE" is not used [-Wunused-macros]\
 #define TRUE 1\
 ^\
  CCLD     getub\
Making all in h5copy\
  CC       h5copy.o\
In file included from h5copy.c:16:0:\
h5copy.c: In function 'main':\
../../src/H5private.h:1212:34: warning: conversion to 'int' from 'size_t' may 
alter its value [-Wconversion]\
     #define HDstrlen(S)    strlen(S)\
                                  ^\
h5copy.c:420:15: note: in expansion of macro 'HDstrlen'\
         len = HDstrlen(oname_dst);        \
               ^\
h5copy.c:468:16: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
         HDfree((char*)linkinfo.trg_path);\
                ^\
../../src/H5private.h:713:31: note: in definition of macro 'HDfree'\
     #define HDfree(M)    free(M)\
                               ^\
h5copy.c:500:16: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
         HDfree((char*)linkinfo.trg_path);\
                ^\
../../src/H5private.h:713:31: note: in definition of macro 'HDfree'\
     #define HDfree(M)    free(M)\
                               ^\
  CCLD     h5copy\
  CC       h5copygentest.o\
h5copygentest.c: In function 'gent_nested_vl':\
h5copygentest.c:287:9: warning: request for implicit conversion from 'void *' 
to 'struct hvl_t *' not permitted in C++ [-Wc++-compat]\
     tvl = buf[0].p;\
         ^\
h5copygentest.c:294:9: warning: request for implicit conversion from 'void *' 
to 'struct hvl_t *' not permitted in C++ [-Wc++-compat]\
     tvl = buf[1].p;\
         ^\
h5copygentest.c: At top level:\
h5copygentest.c:645:13: warning: function declaration isn't a prototype 
[-Wstrict-prototypes]\
 static void Test_Obj_Copy()\
             ^\
h5copygentest.c: In function 'Test_Obj_Copy':\
h5copygentest.c:645:13: warning: old-style function definition 
[-Wold-style-definition]\
h5copygentest.c: At top level:\
h5copygentest.c:676:13: warning: function declaration isn't a prototype 
[-Wstrict-prototypes]\
 static void Test_Ref_Copy()\
             ^\
h5copygentest.c: In function 'Test_Ref_Copy':\
h5copygentest.c:676:13: warning: old-style function definition 
[-Wold-style-definition]\
h5copygentest.c: At top level:\
h5copygentest.c:842:13: warning: function declaration isn't a prototype 
[-Wstrict-prototypes]\
 static void Test_Extlink_Copy()\
             ^\
h5copygentest.c: In function 'Test_Extlink_Copy':\
h5copygentest.c:842:13: warning: old-style function definition 
[-Wold-style-definition]\
  CCLD     h5copygentest\
Making all in h5stat\
  CC       h5stat.o\
h5stat.c: In function 'group_stats':\
h5stat.c:343:16: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t     ret;\
                ^\
h5stat.c: In function 'dataset_stats':\
h5stat.c:528:35: warning: conversion to 'unsigned int' from 'long unsigned int' 
may alter its value [-Wconversion]\
         unsigned curr_ntype = iter->dset_ntypes;\
                                   ^\
h5stat.c:424:16: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t     ret;\
                ^\
h5stat.c: In function 'datatype_stats':\
h5stat.c:594:12: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t ret;\
            ^\
h5stat.c: In function 'obj_stats':\
h5stat.c:636:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in 
switch [-Wswitch-enum]\
         switch(oi->type) \{\
         ^\
h5stat.c:636:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in 
switch [-Wswitch-enum]\
h5stat.c: In function 'lnk_stats':\
h5stat.c:679:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in 
switch [-Wswitch-enum]\
     switch(li->type) \{\
     ^\
h5stat.c:679:5: warning: enumeration value 'H5L_TYPE_HARD' not handled in 
switch [-Wswitch-enum]\
h5stat.c:679:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch 
[-Wswitch-enum]\
h5stat.c: In function 'print_storage_summary':\
h5stat.c:1281:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     float   percent = 0.0;\
     ^\
h5stat.c:1281:13: warning: unused variable 'percent' [-Wunused-variable]\
     float   percent = 0.0;\
             ^\
h5stat.c: In function 'ceil_log10':\
h5stat.c:248:1: warning: function might be candidate for attribute 'const' if 
it is known to return normally [-Wsuggest-attribute=const]\
 ceil_log10(unsigned long x)\
 ^\
  CCLD     h5stat\
  CC       h5stat_gentest.o\
h5stat_gentest.c: In function 'gen_file':\
h5stat_gentest.c:52:13: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     int     ret; /* Return value */\
             ^\
  CCLD     h5stat_gentest\
Making all in h5dump\
  CC       h5dump.o\
h5dump.c: In function 'table_list_add':\
h5dump.c:389:27: warning: request for implicit conversion from 'void *' to 
'struct <anonymous> *' not permitted in C++ [-Wc++-compat]\
         table_list.tables = tmp_ptr;\
                           ^\
h5dump.c: In function 'parse_hsize_list':\
h5dump.c:740:27: warning: cast from function call of type 'double' to 
non-matching type 'long long unsigned int' [-Wbad-function-cast]\
             p_list[i++] = (hsize_t)HDatof(ptr);\
                           ^\
h5dump.c: In function 'parse_mask_list':\
h5dump.c:842:46: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
         if (offset_value < 0 || offset_value >= PACKED_BITS_SIZE_MAX) \{\
                                              ^\
h5dump.c:867:43: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
         if ((offset_value + length_value) > PACKED_BITS_SIZE_MAX)\{\
                                           ^\
h5dump.c:888:9: warning: negative integer implicitly converted to unsigned type 
[-Wsign-conversion]\
         temp_mask = ~0L;\
         ^\
h5dump.c:889:24: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
         if(length_value<8*sizeof(unsigned long long)) \{\
                        ^\
h5dump.c: In function 'h5_fileaccess':\
h5dump.c:1750:25: warning: size of 'sv' is 7168 bytes [-Wlarger-than=]\
         char            sv[H5FD_MEM_NTYPES][1024];\
                         ^\
In file included from h5dump.h:19:0,\
                 from h5dump.c:18:\
h5dump.c:1765:35: warning: conversion to 'long long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
             memb_addr[mt] = MAX(mt-1,0)*(HADDR_MAX/10);\
                                   ^\
../../src/H5private.h:305:35: note: in definition of macro 'MAX'\
 #define MAX(a,b)    (((a)>(b)) ? (a) : (b))\
                                   ^\
h5dump.c:1765:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             memb_addr[mt] = MAX(mt-1,0)*(HADDR_MAX/10);\
             ^\
In file included from h5dump.c:19:0:\
h5dump.c: At top level:\
h5dump_ddl.h:19:17: warning: 'dump_all_cb' declared 'static' but never defined 
[-Wunused-function]\
 static herr_t   dump_all_cb(hid_t group, const char *name, const H5L_info_t 
*linfo, void *op_data);\
                 ^\
h5dump_ddl.h:20:17: warning: 'dump_extlink' declared 'static' but never defined 
[-Wunused-function]\
 static int      dump_extlink(hid_t group, const char *linkname, const char 
*objname);\
                 ^\
In file included from h5dump.c:20:0:\
h5dump_xml.h:32:32: warning: 'xml_dataformat' defined but not used 
[-Wunused-variable]\
 static h5tool_format_t         xml_dataformat = \{\
                                ^\
h5dump_xml.h:106:25: warning: 'xml_print_datatype' declared 'static' but never 
defined [-Wunused-function]\
 static void             xml_print_datatype(hid_t, unsigned);\
                         ^\
h5dump_xml.h:107:25: warning: 'xml_print_enum' declared 'static' but never 
defined [-Wunused-function]\
 static void             xml_print_enum(hid_t);\
                         ^\
h5dump_xml.h:108:25: warning: 'xml_print_refs' declared 'static' but never 
defined [-Wunused-function]\
 static int              xml_print_refs(hid_t, int);\
                         ^\
h5dump_xml.h:109:25: warning: 'xml_print_strs' declared 'static' but never 
defined [-Wunused-function]\
 static int              xml_print_strs(hid_t, int);\
                         ^\
h5dump_xml.h:110:25: warning: 'xml_escape_the_string' declared 'static' but 
never defined [-Wunused-function]\
 static char            *xml_escape_the_string(const char *, int);\
                         ^\
h5dump_xml.h:111:25: warning: 'xml_escape_the_name' declared 'static' but never 
defined [-Wunused-function]\
 static char            *xml_escape_the_name(const char *);\
                         ^\
h5dump.c:542:1: warning: 'set_output_file' defined but not used 
[-Wunused-function]\
 set_output_file(const char *fname)\
 ^\
h5dump.c:574:1: warning: 'set_error_file' defined but not used 
[-Wunused-function]\
 set_error_file(const char *fname)\
 ^\
h5dump.c: In function 'h5_fileaccess':\
h5dump.c:1801:1: warning: stack usage is 8480 bytes [-Wstack-usage=]\
 \}\
 ^\
  CC       h5dump_ddl.o\
h5dump_ddl.c: In function 'dump_datatype':\
h5dump_ddl.c:49:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_ddl.c: In function 'dump_dataspace':\
h5dump_ddl.c:78:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_ddl.c: In function 'dump_attr_cb':\
h5dump_ddl.c:112:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_ddl.c: In function 'dump_all_cb':\
h5dump_ddl.c:186:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_ddl.c:274:114: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                         h5tools_render_element(rawoutstream, outputformat, 
&ctx, &buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                                  ^\
h5dump_ddl.c:290:114: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                         h5tools_render_element(rawoutstream, outputformat, 
&ctx, &buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                                  ^\
h5dump_ddl.c:308:114: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                         h5tools_render_element(rawoutstream, outputformat, 
&ctx, &buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                                  ^\
h5dump_ddl.c:317:114: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                         h5tools_render_element(rawoutstream, outputformat, 
&ctx, &buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                                  ^\
h5dump_ddl.c:333:114: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                         h5tools_render_element(rawoutstream, outputformat, 
&ctx, &buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                                  ^\
h5dump_ddl.c:227:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled 
in switch [-Wswitch-enum]\
         switch(oinfo.type) \{\
         ^\
h5dump_ddl.c:227:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in 
switch [-Wswitch-enum]\
h5dump_ddl.c:386:102: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_ddl.c:404:106: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_ddl.c:421:102: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_ddl.c:438:102: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_ddl.c:465:110: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                              ^\
h5dump_ddl.c:473:110: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                              ^\
h5dump_ddl.c:492:102: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_ddl.c:506:102: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_ddl.c:515:102: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_ddl.c:530:102: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_ddl.c:374:9: warning: enumeration value 'H5L_TYPE_ERROR' not handled in 
switch [-Wswitch-enum]\
         switch(linfo->type) \{\
         ^\
h5dump_ddl.c:374:9: warning: enumeration value 'H5L_TYPE_HARD' not handled in 
switch [-Wswitch-enum]\
h5dump_ddl.c:374:9: warning: enumeration value 'H5L_TYPE_MAX' not handled in 
switch [-Wswitch-enum]\
h5dump_ddl.c: At top level:\
h5dump_ddl.c:555:1: warning: no previous prototype for 'attr_iteration' 
[-Wmissing-prototypes]\
 attr_iteration(hid_t gid, unsigned attr_crt_order_flags)\
 ^\
h5dump_ddl.c:584:1: warning: no previous prototype for 'link_iteration' 
[-Wmissing-prototypes]\
 link_iteration(hid_t gid, unsigned crt_order_flags)\
 ^\
h5dump_ddl.c: In function 'dump_named_datatype':\
h5dump_ddl.c:629:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_ddl.c:671:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_ddl.c:692:102: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_ddl.c:707:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_ddl.c:726:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_ddl.c: In function 'dump_group':\
h5dump_ddl.c:792:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_ddl.c:818:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_ddl.c:831:17: warning: format '%lu' expects argument of type 'long 
unsigned int', but argument 5 has type 'haddr_t' [-Wformat=]\
                 sprintf(type_name, "#"H5_PRINTF_HADDR_FMT, 
type_table->objs[u].objno);\
                 ^\
h5dump_ddl.c:864:102: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_ddl.c:892:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_ddl.c: In function 'dump_dataset':\
h5dump_ddl.c:927:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_ddl.c:968:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_ddl.c:1010:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_ddl.c:1021:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_ddl.c:1012:13: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
             switch(H5Tget_class(type)) \{\
             ^\
h5dump_ddl.c:1012:13: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
h5dump_ddl.c:1066:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_ddl.c: In function 'dump_data':\
h5dump_ddl.c:1113:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_ddl.c: In function 'handle_attributes':\
h5dump_ddl.c:1325:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_ddl.c:1362:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_ddl.c:1377:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_ddl.c: In function 'handle_datasets':\
h5dump_ddl.c:1471:13: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
             ndims = ndims_res;\
             ^\
h5dump_ddl.c: In function 'handle_links':\
h5dump_ddl.c:1669:9: warning: enumeration value 'H5L_TYPE_ERROR' not handled in 
switch [-Wswitch-enum]\
         switch(linfo.type) \{\
         ^\
h5dump_ddl.c:1669:9: warning: enumeration value 'H5L_TYPE_HARD' not handled in 
switch [-Wswitch-enum]\
h5dump_ddl.c:1669:9: warning: enumeration value 'H5L_TYPE_MAX' not handled in 
switch [-Wswitch-enum]\
h5dump_ddl.c: In function 'handle_datatypes':\
h5dump_ddl.c:1762:17: warning: format '%lu' expects argument of type 'long 
unsigned int', but argument 5 has type 'haddr_t' [-Wformat=]\
                 sprintf(name, "/#"H5_PRINTF_HADDR_FMT, 
type_table->objs[idx].objno);\
                 ^\
h5dump_ddl.c: In function 'dump_extlink':\
h5dump_ddl.c:1871:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled 
in switch [-Wswitch-enum]\
         switch (oi.type) \{\
         ^\
h5dump_ddl.c:1871:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled 
in switch [-Wswitch-enum]\
In file included from h5dump_ddl.c:18:0:\
h5dump_ddl.c: In function 'handle_attributes':\
../../src/H5private.h:713:30: warning: 'attr_name' may be used uninitialized in 
this function [-Wmaybe-uninitialized]\
     #define HDfree(M)    free(M)\
                              ^\
h5dump_ddl.c:1294:11: note: 'attr_name' was declared here\
     char *attr_name;\
           ^\
  CC       h5dump_xml.o\
h5dump_xml.c:33:25: warning: redundant redeclaration of 'xml_print_datatype' 
[-Wredundant-decls]\
 static void             xml_print_datatype(hid_t, unsigned);\
                         ^\
In file included from h5dump_xml.c:25:0:\
h5dump_xml.h:106:25: note: previous declaration of 'xml_print_datatype' was 
here\
 static void             xml_print_datatype(hid_t, unsigned);\
                         ^\
h5dump_xml.c:34:25: warning: redundant redeclaration of 'xml_print_enum' 
[-Wredundant-decls]\
 static void             xml_print_enum(hid_t);\
                         ^\
In file included from h5dump_xml.c:25:0:\
h5dump_xml.h:107:25: note: previous declaration of 'xml_print_enum' was here\
 static void             xml_print_enum(hid_t);\
                         ^\
h5dump_xml.c:35:25: warning: redundant redeclaration of 'xml_print_refs' 
[-Wredundant-decls]\
 static int              xml_print_refs(hid_t, int);\
                         ^\
In file included from h5dump_xml.c:25:0:\
h5dump_xml.h:108:25: note: previous declaration of 'xml_print_refs' was here\
 static int              xml_print_refs(hid_t, int);\
                         ^\
h5dump_xml.c:36:25: warning: redundant redeclaration of 'xml_print_strs' 
[-Wredundant-decls]\
 static int              xml_print_strs(hid_t, int);\
                         ^\
In file included from h5dump_xml.c:25:0:\
h5dump_xml.h:109:25: note: previous declaration of 'xml_print_strs' was here\
 static int              xml_print_strs(hid_t, int);\
                         ^\
h5dump_xml.c:37:25: warning: redundant redeclaration of 'xml_escape_the_string' 
[-Wredundant-decls]\
 static char            *xml_escape_the_string(const char *, int);\
                         ^\
In file included from h5dump_xml.c:25:0:\
h5dump_xml.h:110:25: note: previous declaration of 'xml_escape_the_string' was 
here\
 static char            *xml_escape_the_string(const char *, int);\
                         ^\
h5dump_xml.c:38:25: warning: redundant redeclaration of 'xml_escape_the_name' 
[-Wredundant-decls]\
 static char            *xml_escape_the_name(const char *);\
                         ^\
In file included from h5dump_xml.c:25:0:\
h5dump_xml.h:111:25: note: previous declaration of 'xml_escape_the_name' was 
here\
 static char            *xml_escape_the_name(const char *);\
                         ^\
h5dump_xml.c: In function 'xml_dump_all_cb':\
h5dump_xml.c:78:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_xml.c:166:114: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                         h5tools_render_element(rawoutstream, outputformat, 
&ctx, &buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                                  ^\
h5dump_xml.c:182:114: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                         h5tools_render_element(rawoutstream, outputformat, 
&ctx, &buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                                  ^\
h5dump_xml.c:219:114: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                         h5tools_render_element(rawoutstream, outputformat, 
&ctx, &buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                                  ^\
h5dump_xml.c:233:114: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                         h5tools_render_element(rawoutstream, outputformat, 
&ctx, &buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                                  ^\
h5dump_xml.c:243:114: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                         h5tools_render_element(rawoutstream, outputformat, 
&ctx, &buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                                  ^\
h5dump_xml.c:119:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled 
in switch [-Wswitch-enum]\
         switch(oinfo.type) \{\
         ^\
h5dump_xml.c:119:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in 
switch [-Wswitch-enum]\
h5dump_xml.c:346:110: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                              ^\
h5dump_xml.c:367:110: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                              ^\
h5dump_xml.c:430:110: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                     h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                              ^\
h5dump_xml.c:471:102: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:289:9: warning: enumeration value 'H5L_TYPE_ERROR' not handled in 
switch [-Wswitch-enum]\
         switch(linfo->type) \{\
         ^\
h5dump_xml.c:289:9: warning: enumeration value 'H5L_TYPE_HARD' not handled in 
switch [-Wswitch-enum]\
h5dump_xml.c:289:9: warning: enumeration value 'H5L_TYPE_MAX' not handled in 
switch [-Wswitch-enum]\
h5dump_xml.c: In function 'xml_name_to_XID':\
h5dump_xml.c:511:21: warning: format '%lu' expects argument of type 'long 
unsigned int', but argument 5 has type 'haddr_t' [-Wformat=]\
                     sprintf(outstr, "xid_"H5_PRINTF_HADDR_FMT, objno);\
                     ^\
h5dump_xml.c:522:17: warning: format '%lu' expects argument of type 'long 
unsigned int', but argument 5 has type 'haddr_t' [-Wformat=]\
                 sprintf(outstr, "xid_"H5_PRINTF_HADDR_FMT, objno);\
                 ^\
h5dump_xml.c:531:5: warning: format '%lu' expects argument of type 'long 
unsigned int', but argument 5 has type 'haddr_t' [-Wformat=]\
     sprintf(outstr, "xid_"H5_PRINTF_HADDR_FMT, objno);\
     ^\
h5dump_xml.c: In function 'xml_escape_the_string':\
h5dump_xml.c:669:9: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         len = slen;\
         ^\
h5dump_xml.c: In function 'xml_print_datatype':\
h5dump_xml.c:792:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_xml.c:837:106: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:850:106: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:862:102: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:876:102: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:889:13: warning: enumeration value 'H5T_ORDER_ERROR' not handled 
in switch [-Wswitch-enum]\
             switch (ord) \{\
             ^\
h5dump_xml.c:889:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled 
in switch [-Wswitch-enum]\
h5dump_xml.c:889:13: warning: enumeration value 'H5T_ORDER_NONE' not handled in 
switch [-Wswitch-enum]\
h5dump_xml.c:903:13: warning: enumeration value 'H5T_SGN_ERROR' not handled in 
switch [-Wswitch-enum]\
             switch (sgn) \{\
             ^\
h5dump_xml.c:903:13: warning: enumeration value 'H5T_NSGN' not handled in 
switch [-Wswitch-enum]\
h5dump_xml.c:918:102: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:927:102: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:943:102: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:953:13: warning: enumeration value 'H5T_ORDER_ERROR' not handled 
in switch [-Wswitch-enum]\
             switch (ord) \{\
             ^\
h5dump_xml.c:953:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled 
in switch [-Wswitch-enum]\
h5dump_xml.c:953:13: warning: enumeration value 'H5T_ORDER_NONE' not handled in 
switch [-Wswitch-enum]\
h5dump_xml.c:974:102: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:983:102: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:993:102: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1002:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1012:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1028:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1060:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1069:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1082:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1092:13: warning: enumeration value 'H5T_ORDER_ERROR' not handled 
in switch [-Wswitch-enum]\
             switch (ord) \{\
             ^\
h5dump_xml.c:1092:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled 
in switch [-Wswitch-enum]\
h5dump_xml.c:1092:13: warning: enumeration value 'H5T_ORDER_NONE' not handled 
in switch [-Wswitch-enum]\
h5dump_xml.c:1106:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1115:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1127:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1140:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1149:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1156:39: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
             nmembers = H5Tget_nmembers(type);\
                                       ^\
h5dump_xml.c:1164:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1184:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:1197:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:1210:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:1220:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:1231:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1241:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1251:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1260:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1269:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1278:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1291:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1301:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1310:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1320:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1330:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1341:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1354:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1364:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1380:39: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
             ndims = H5Tget_array_ndims(type);\
                                       ^\
h5dump_xml.c:1382:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1396:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:1409:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1422:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1432:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1444:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:868:9: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
         switch (H5Tget_class(type)) \{\
         ^\
h5dump_xml.c:868:9: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
h5dump_xml.c: In function 'xml_dump_datatype':\
h5dump_xml.c:1480:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_xml.c:1530:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:1543:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:1555:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:1565:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:1578:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c: In function 'xml_dump_dataspace':\
h5dump_xml.c:1619:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_xml.c:1646:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_xml.c:1659:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:1672:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:1685:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:1695:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:1705:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:1716:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:1742:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:1649:5: warning: enumeration value 'H5S_NULL' not handled in 
switch [-Wswitch-enum]\
     switch (space_type) \{\
     ^\
h5dump_xml.c:1753:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_xml.c: In function 'xml_dump_data':\
h5dump_xml.c:1795:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_xml.c:1828:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_xml.c:1838:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_xml.c:1928:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:1944:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_xml.c:1954:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_xml.c:1785:25: warning: unused variable 'stdindent' [-Wunused-variable]\
     int                 stdindent = COL;    /* should be 3 */\
                         ^\
h5dump_xml.c: In function 'xml_dump_attr':\
h5dump_xml.c:1993:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_xml.c:2018:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_xml.c:2054:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:2062:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:2070:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:2078:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:2086:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:2099:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:2110:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:2118:110: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                              ^\
h5dump_xml.c:2126:110: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                              ^\
h5dump_xml.c:2135:110: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                              ^\
h5dump_xml.c:2145:110: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                              ^\
h5dump_xml.c:2154:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:2164:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:2175:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:2183:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:2191:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:2199:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:2033:13: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
             switch (H5Tget_class(type)) \{\
             ^\
h5dump_xml.c:2033:13: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
h5dump_xml.c:2212:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:2222:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:2232:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:2247:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:2262:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:2272:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c: In function 'xml_dump_named_datatype':\
h5dump_xml.c:2319:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_xml.c:2366:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:2381:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:2414:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:2424:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:2442:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_xml.c:2456:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_xml.c:2467:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_xml.c: In function 'xml_dump_group':\
h5dump_xml.c:2544:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_xml.c:2613:110: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                              ^\
h5dump_xml.c:2630:110: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                              ^\
h5dump_xml.c:2650:110: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                              ^\
h5dump_xml.c:2672:110: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                              ^\
h5dump_xml.c:2689:110: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                     h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                              ^\
h5dump_xml.c:2722:29: warning: format '%lu' expects argument of type 'long 
unsigned int', but argument 5 has type 'haddr_t' [-Wformat=]\
                             sprintf(type_name, "#"H5_PRINTF_HADDR_FMT, 
type_table->objs[u].objno);\
                             ^\
h5dump_xml.c:2773:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:2805:21: warning: format '%lu' expects argument of type 'long 
unsigned int', but argument 5 has type 'haddr_t' [-Wformat=]\
                     sprintf(type_name, "#"H5_PRINTF_HADDR_FMT, 
type_table->objs[u].objno);\
                     ^\
h5dump_xml.c:2833:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_xml.c: In function 'xml_print_refs':\
h5dump_xml.c:2899:9: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
         buf = (char *) HDcalloc((size_t)(ssiz * tsiz), sizeof(char));\
         ^\
h5dump_xml.c:2915:9: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
         buf = (char *) HDcalloc((size_t)(ssiz * tsiz), sizeof(char));\
         ^\
h5dump_xml.c:2933:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_xml.c:2963:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:2974:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c: In function 'xml_print_strs':\
h5dump_xml.c:3057:9: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
         buf = HDmalloc((size_t)(ssiz * tsiz));\
         ^\
h5dump_xml.c:3073:9: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
         buf = HDmalloc((size_t)(ssiz * tsiz));\
         ^\
h5dump_xml.c:3092:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_xml.c:3111:19: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
     for (i = 0; i < ssiz; i++) \{\
                   ^\
h5dump_xml.c:3129:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3140:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c: In function 'check_filters':\
h5dump_xml.c:3208:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_xml.c:3248:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3259:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3270:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3318:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c: In function 'xml_dump_fill_value':\
h5dump_xml.c:3348:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_xml.c:3376:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_xml.c:3394:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:3402:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3413:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3423:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:3433:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:3441:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:3453:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3461:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3469:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3478:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3485:13: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
             h5tools_str_append(&buffer, "\\"%f\\"", *(float *) buf);\
             ^\
h5dump_xml.c:3486:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3494:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3504:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3518:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3526:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3535:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3544:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3552:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3561:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3569:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3578:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3586:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3595:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3603:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3612:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3620:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3629:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3637:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3445:9: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
         switch (H5Tget_class(type)) \{\
         ^\
h5dump_xml.c:3445:9: warning: enumeration value 'H5T_STRING' not handled in 
switch [-Wswitch-enum]\
h5dump_xml.c:3445:9: warning: enumeration value 'H5T_REFERENCE' not handled in 
switch [-Wswitch-enum]\
h5dump_xml.c:3445:9: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
h5dump_xml.c:3651:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_xml.c: In function 'xml_dump_dataset':\
h5dump_xml.c:3711:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_xml.c:3745:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_xml.c:3764:9: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
         chsize = (hsize_t *) HDmalloc(maxdims * sizeof(hsize_t));\
         ^\
h5dump_xml.c:3774:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:3786:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:3799:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:3808:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:3822:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:3833:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:3843:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:3857:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:3866:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:3875:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:3887:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:3896:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:3905:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:3923:5: warning: enumeration value 'H5D_FILL_TIME_ERROR' not 
handled in switch [-Wswitch-enum]\
     switch (ft) \{\
     ^\
h5dump_xml.c:3940:5: warning: enumeration value 'H5D_ALLOC_TIME_ERROR' not 
handled in switch [-Wswitch-enum]\
     switch (at) \{\
     ^\
h5dump_xml.c:3957:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_xml.c:3968:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_xml.c:3980:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:3993:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_xml.c:4004:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_xml.c:4057:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:4065:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:4073:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:4081:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:4093:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:4109:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:4117:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:4125:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:4134:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:4144:106: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 h5tools_render_element(rawoutstream, outputformat, &ctx, 
&buffer, &curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                          ^\
h5dump_xml.c:4153:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:4165:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:4182:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:4190:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:4198:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:4206:102: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                      ^\
h5dump_xml.c:4033:9: warning: enumeration value 'H5T_NO_CLASS' not handled in 
switch [-Wswitch-enum]\
         switch (H5Tget_class(type)) \{\
         ^\
h5dump_xml.c:4033:9: warning: enumeration value 'H5T_NCLASSES' not handled in 
switch [-Wswitch-enum]\
h5dump_xml.c:4220:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:4229:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:4238:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:4252:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_xml.c: In function 'xml_print_enum':\
h5dump_xml.c:4293:5: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     ctx.cur_column = dump_indent;\
     ^\
h5dump_xml.c:4321:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_xml.c:4331:94: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
     h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
              ^\
h5dump_xml.c:4382:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:4390:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:4400:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:4408:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:4429:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c:4438:98: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         h5tools_render_element(rawoutstream, outputformat, &ctx, &buffer, 
&curr_pos, outputformat->line_ncols, 0, 0);\
                                                                                
                  ^\
h5dump_xml.c: In function 'xml_print_refs':\
h5dump_xml.c:2862:17: warning: 'ssiz' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
     hssize_t    ssiz;\
                 ^\
h5dump_xml.c:2995:17: warning: 'space' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         H5Sclose(space);\
                 ^\
h5dump_xml.c: In function 'xml_print_strs':\
h5dump_xml.c:3019:17: warning: 'ssiz' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
     hssize_t    ssiz;\
                 ^\
h5dump_xml.c:3168:17: warning: 'space' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         H5Sclose(space);\
                 ^\
h5dump_xml.c:3144:12: warning: 'tsiz' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
         bp += tsiz;\
            ^\
  CCLD     h5dump\
  CC       h5dumpgentest.o\
h5dumpgentest.c: In function 'gent_dataset':\
h5dumpgentest.c:347:12: warning: size of 'dset2' is 4800 bytes [-Wlarger-than=]\
     double dset2[30][20];\
            ^\
h5dumpgentest.c:372:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             dset2[i][j] = 0.0001 * j + i;\
             ^\
h5dumpgentest.c: In function 'gent_dataset2':\
h5dumpgentest.c:388:12: warning: size of 'dset2' is 2400 bytes [-Wlarger-than=]\
     double dset2[30][10];\
            ^\
h5dumpgentest.c: In function 'gent_attribute':\
h5dumpgentest.c:467:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     for(i = 0; i < 10; i++) d[i] = 0.1 * i;\
     ^\
h5dumpgentest.c: In function 'gent_compound_dt':\
h5dumpgentest.c:870:13: warning: size of 'dset3' is 2448 bytes [-Wlarger-than=]\
     dset3_t dset3[3][6];\
             ^\
h5dumpgentest.c:895:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         dset1[i].c = (float)(1./(i+1));\
         ^\
h5dumpgentest.c:898:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         dset2[i].b = (float)(i+ i*0.1);\
         ^\
h5dumpgentest.c:904:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         dset5[i].b = (float)(i*0.1);\
         ^\
h5dumpgentest.c: In function 'gent_compound_dt2':\
h5dumpgentest.c:1080:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         dset1[i].c = (float)(1./(i+1));\
         ^\
h5dumpgentest.c:1083:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         dset2[i].b = (float)(i+ i*0.1);\
         ^\
h5dumpgentest.c:1086:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         dset4[i].b = (float)(i*1.0);\
         ^\
h5dumpgentest.c:1089:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         dset5[i].b = (float)(i*1.0);\
         ^\
h5dumpgentest.c: In function 'gent_all':\
h5dumpgentest.c:1329:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         dset2_1[i] = (float)(i * 0.1 + 1);\
         ^\
h5dumpgentest.c:1340:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             dset2_2[i][j] = (float)((i + 1) * j * 0.1);\
             ^\
h5dumpgentest.c: In function 'gent_many':\
h5dumpgentest.c:1508:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         d[i] = 0.1 * i;\
         ^\
h5dumpgentest.c:1520:65: warning: conversion to 'hsize_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                         dset1[j].c[i3][i2][i1][i0] = (double)(i0+j+sdim);\
                                                                 ^\
h5dumpgentest.c:1437:12: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t ret;\
            ^\
h5dumpgentest.c: In function 'gent_str':\
h5dumpgentest.c:1656:16: warning: size of 'comp1' is 12888 bytes 
[-Wlarger-than=]\
     compound_t comp1[3][6];\
                ^\
h5dumpgentest.c: In function 'gent_str2':\
h5dumpgentest.c:1823:9: warning: conversion to 'hsize_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         start[0] = i;\
         ^\
h5dumpgentest.c:1836:9: warning: conversion to 'hsize_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         start[0] = i;\
         ^\
h5dumpgentest.c:1856:9: warning: conversion to 'hsize_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         start[0] = i;\
         ^\
h5dumpgentest.c:1870:9: warning: conversion to 'hsize_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         start[0] = i;\
         ^\
h5dumpgentest.c:1889:9: warning: conversion to 'hsize_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         start[0] = i;\
         ^\
h5dumpgentest.c:1903:9: warning: conversion to 'hsize_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         start[0] = i;\
         ^\
h5dumpgentest.c: In function 'gent_objref':\
h5dumpgentest.c:1989:21: warning: conversion to 'uint32_t' from 'int' may 
change the sign of the result [-Wsign-conversion]\
         *tu32++ = i * 3;\
                     ^\
h5dumpgentest.c: In function 'gent_datareg':\
h5dumpgentest.c:2094:17: warning: conversion to 'uint8_t' from 'int' may alter 
its value [-Wconversion]\
         *tu8++=i*3;\
                 ^\
h5dumpgentest.c: In function 'gent_attrreg':\
h5dumpgentest.c:2203:17: warning: conversion to 'uint8_t' from 'int' may alter 
its value [-Wconversion]\
         *tu8++=i*3;\
                 ^\
h5dumpgentest.c: In function 'gent_nestcomp':\
h5dumpgentest.c:2321:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         s1[i].c = 1./(i+1);\
         ^\
h5dumpgentest.c:2322:24: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
         s1[i].d.a = 65 + i;\
                        ^\
h5dumpgentest.c:2323:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         s1[i].d.b[0] = -100.;\
         ^\
h5dumpgentest.c:2324:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         s1[i].d.b[1] =  100.;\
         ^\
h5dumpgentest.c: In function 'gent_opaque':\
h5dumpgentest.c:2393:9: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
         test[x][0] = x;\
         ^\
h5dumpgentest.c:2394:25: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
         test[x][1] = 99 - x;\
                         ^\
In file included from h5dumpgentest.c:28:0:\
h5dumpgentest.c: In function 'gent_vldatatypes':\
h5dumpgentest.c:2494:34: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
         wdata[i].p = HDmalloc((i + 1) * sizeof(int));\
                                  ^\
../../src/H5private.h:940:35: note: in definition of macro 'HDmalloc'\
     #define HDmalloc(Z)    malloc(Z)\
                                   ^\
h5dumpgentest.c:2495:26: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         wdata[i].len = i + 1;\
                          ^\
h5dumpgentest.c:2497:9: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
         for(j = 0; j < i + 1; j++)\
         ^\
In file included from h5dumpgentest.c:28:0:\
h5dumpgentest.c:2521:34: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
         wdata[i].p = HDmalloc((i + 1) * sizeof(float));\
                                  ^\
../../src/H5private.h:940:35: note: in definition of macro 'HDmalloc'\
     #define HDmalloc(Z)    malloc(Z)\
                                   ^\
h5dumpgentest.c:2522:26: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         wdata[i].len = i + 1;\
                          ^\
h5dumpgentest.c:2524:9: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
         for(j = 0; j < i + 1; j++)\
         ^\
h5dumpgentest.c:2525:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             ((float *)wdata[i].p)[j] = (float)(i * 10 + ((float)j) / 10.0);\
             ^\
h5dumpgentest.c:2525:68: warning: implicit conversion from 'float' to 'double' 
to match other operand of binary expression [-Wdouble-promotion]\
             ((float *)wdata[i].p)[j] = (float)(i * 10 + ((float)j) / 10.0);\
                                                                    ^\
h5dumpgentest.c:2486:12: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t ret=0;\
            ^\
h5dumpgentest.c: In function 'gent_vldatatypes2':\
h5dumpgentest.c:2581:13: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t  ret;  /* Generic return value  */\
             ^\
h5dumpgentest.c: In function 'gent_vldatatypes3':\
h5dumpgentest.c:2658:21: warning: conversion to 'int' from 'unsigned int' may 
change the sign of the result [-Wsign-conversion]\
         wdata[i].i=i*10;\
                     ^\
h5dumpgentest.c:2659:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         wdata[i].f=(float)((i*20)/3.0);\
         ^\
h5dumpgentest.c:2654:13: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t  ret;  /* Generic return value  */\
             ^\
h5dumpgentest.c: In function 'gent_vldatatypes4':\
h5dumpgentest.c:2730:41: warning: conversion to 'int' from 'unsigned int' may 
change the sign of the result [-Wsign-conversion]\
             ((s1 *)wdata[i].p)[j].i=i*10+j;\
                                         ^\
h5dumpgentest.c:2731:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             ((s1 *)wdata[i].p)[j].f=(float)((i*20+j)/3.0);\
             ^\
h5dumpgentest.c:2723:13: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t  ret;  /* Generic return value  */\
             ^\
h5dumpgentest.c: In function 'gent_vldatatypes5':\
h5dumpgentest.c:2796:27: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             wdata[i].len=i+5;\
                           ^\
In file included from h5dumpgentest.c:28:0:\
h5dumpgentest.c:2797:52: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
             wdata[i].p=HDmalloc(sizeof(unsigned)*(i+5));\
                                                    ^\
../../src/H5private.h:940:35: note: in definition of macro 'HDmalloc'\
     #define HDmalloc(Z)    malloc(Z)\
                                   ^\
h5dumpgentest.c:2798:13: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
             for(j=0; j<i+5; j++)\
             ^\
h5dumpgentest.c:2799:46: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
                 ((unsigned *)wdata[i].p)[j]=j*2;\
                                              ^\
h5dumpgentest.c:2787:13: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t  ret;  /* Generic return value  */\
             ^\
h5dumpgentest.c: In function 'gent_array1_big':\
h5dumpgentest.c:2857:13: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t  ret;  /* Generic return value  */\
             ^\
h5dumpgentest.c: In function 'gent_array1':\
h5dumpgentest.c:2948:13: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t  ret;  /* Generic return value  */\
             ^\
h5dumpgentest.c: In function 'gent_array2':\
h5dumpgentest.c:2992:13: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t  ret;  /* Generic return value  */\
             ^\
h5dumpgentest.c: In function 'gent_array3':\
h5dumpgentest.c:3040:13: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t  ret;  /* Generic return value  */\
             ^\
h5dumpgentest.c: In function 'gent_array4':\
h5dumpgentest.c:3102:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             wdata[i][j].f=(float)(i*2.5+j);\
             ^\
h5dumpgentest.c:3096:13: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t  ret;  /* Generic return value  */\
             ^\
h5dumpgentest.c: In function 'gent_array5':\
h5dumpgentest.c:3170:17: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                 wdata[i][j].f[k]=(float)(i*10+j*2.5+k);\
                 ^\
h5dumpgentest.c:3163:13: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t  ret;  /* Generic return value  */\
             ^\
In file included from h5dumpgentest.c:28:0:\
h5dumpgentest.c: In function 'gent_array6':\
h5dumpgentest.c:3238:40: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
             wdata[i][j].p=HDmalloc((i+j+1)*sizeof(unsigned int));\
                                        ^\
../../src/H5private.h:940:35: note: in definition of macro 'HDmalloc'\
     #define HDmalloc(Z)    malloc(Z)\
                                   ^\
h5dumpgentest.c:3239:32: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             wdata[i][j].len=i+j+1;\
                                ^\
h5dumpgentest.c:3240:13: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
             for(k=0; k<(i+j+1); k++)\
             ^\
h5dumpgentest.c:3241:62: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
                 ((unsigned int *)wdata[i][j].p)[k]=i*100+j*10+k;\
                                                              ^\
h5dumpgentest.c:3233:13: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t  ret;  /* Generic return value  */\
             ^\
In file included from h5dumpgentest.c:28:0:\
h5dumpgentest.c: In function 'gent_array7':\
h5dumpgentest.c:3299:40: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
             wdata[i][j].p=HDmalloc((i+j+1)*(sizeof(unsigned 
int)*ARRAY1_DIM1));\
                                        ^\
../../src/H5private.h:940:35: note: in definition of macro 'HDmalloc'\
     #define HDmalloc(Z)    malloc(Z)\
                                   ^\
h5dumpgentest.c:3300:32: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             wdata[i][j].len=i+j+1;\
                                ^\
h5dumpgentest.c:3301:13: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
             for(k=0; k<(i+j+1); k++)\
             ^\
h5dumpgentest.c:3303:87: warning: conversion to 'unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
                     ((unsigned int 
*)wdata[i][j].p)[k*ARRAY1_DIM1+l]=i*1000+j*100+k*10+l;\
                                                                                
       ^\
h5dumpgentest.c:3294:13: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t  ret;  /* Generic return value  */\
             ^\
h5dumpgentest.c: In function 'gent_array8':\
h5dumpgentest.c:3361:17: warning: size of 'wdata' is 16400 bytes 
[-Wlarger-than=]\
     int         wdata[(F64_DIM1) * sizeof(int)];      /* Write buffer */\
                 ^\
h5dumpgentest.c:3369:9: warning: conversion to 'int' from 'unsigned int' may 
change the sign of the result [-Wsign-conversion]\
         wdata[i] = i;\
         ^\
h5dumpgentest.c:3358:17: warning: variable 'status' set but not used 
[-Wunused-but-set-variable]\
     herr_t      status = -1;\
                 ^\
h5dumpgentest.c: In function 'gent_empty':\
h5dumpgentest.c:3414:12: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t ret=0;\
            ^\
h5dumpgentest.c: In function 'gent_multi':\
h5dumpgentest.c:3620:10: warning: size of 'sv' is 7168 bytes [-Wlarger-than=]\
     char sv[H5FD_MEM_NTYPES][1024];\
          ^\
In file included from h5dumpgentest.c:28:0:\
h5dumpgentest.c:3638:32: warning: conversion to 'long long unsigned int' from 
'int' may change the sign of the result [-Wsign-conversion]\
         memb_addr[mt] = MAX(mt - 1,0) * (HADDR_MAX / 10);\
                                ^\
../../src/H5private.h:305:35: note: in definition of macro 'MAX'\
 #define MAX(a,b)    (((a)>(b)) ? (a) : (b))\
                                   ^\
h5dumpgentest.c:3638:9: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
         memb_addr[mt] = MAX(mt - 1,0) * (HADDR_MAX / 10);\
         ^\
h5dumpgentest.c: In function 'write_attr_in':\
h5dumpgentest.c:3808:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
     char       buf1[2][2]= \{"ab","de"\};        /* string */\
     ^\
h5dumpgentest.c:3808:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:3820:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
     char       buf12[6][2]= \{"ab","cd","ef","gh","ij","kl"\};         /* 
string */\
     ^\
h5dumpgentest.c:3820:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:3820:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:3820:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:3820:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:3820:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:3831:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
     char       buf13[24][2]= \{"ab","cd","ef","gh","ij","kl","mn","pq",\
     ^\
h5dumpgentest.c:3831:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:3831:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:3831:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:3831:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:3831:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:3831:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:3831:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:3832:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
             "rs","tu","vw","xz","AB","CD","EF","GH",\
             ^\
h5dumpgentest.c:3832:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:3832:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:3832:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:3832:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:3832:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:3832:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:3832:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:3833:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
             "IJ","KL","MN","PQ","RS","TU","VW","XZ"\};  /* string */\
             ^\
h5dumpgentest.c:3833:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:3833:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:3833:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:3833:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:3833:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:3833:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:3833:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
In file included from h5dumpgentest.c:28:0:\
h5dumpgentest.c:4025:41: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
             buf52[i][j].p = HDmalloc((i + 1) * sizeof(int));\
                                         ^\
../../src/H5private.h:940:35: note: in definition of macro 'HDmalloc'\
     #define HDmalloc(Z)    malloc(Z)\
                                   ^\
h5dumpgentest.c:4026:33: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             buf52[i][j].len = i + 1;\
                                 ^\
h5dumpgentest.c:4027:13: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
             for(l = 0; l < i + 1; l++)\
             ^\
h5dumpgentest.c:4082:33: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
                 buf23[i][j][k]=n++;\
                                 ^\
h5dumpgentest.c:4108:35: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
                 buf33[i][j][k].a=n++;\
                                   ^\
In file included from h5dumpgentest.c:28:0:\
h5dumpgentest.c:4157:48: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
                 buf53[i][j][k].p = HDmalloc((i + 1) * sizeof(int));\
                                                ^\
../../src/H5private.h:940:35: note: in definition of macro 'HDmalloc'\
     #define HDmalloc(Z)    malloc(Z)\
                                   ^\
h5dumpgentest.c:4158:40: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 buf53[i][j][k].len = i + 1;\
                                        ^\
h5dumpgentest.c:4159:17: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
                 for(l = 0; l < i + 1; l++)\
                 ^\
h5dumpgentest.c:3802:13: warning: variable 'status' set but not used 
[-Wunused-but-set-variable]\
     herr_t  status;\
             ^\
h5dumpgentest.c: In function 'write_dset_in':\
h5dumpgentest.c:4250:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
     char       buf1[2][2]= \{"ab","de"\};        /* string */\
     ^\
h5dumpgentest.c:4250:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:4262:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
     char       buf12[6][2]= \{"ab","cd","ef","gh","ij","kl"\};         /* 
string */\
     ^\
h5dumpgentest.c:4262:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:4262:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:4262:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:4262:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:4262:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:4273:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
     char       buf13[24][2]= \{"ab","cd","ef","gh","ij","kl","mn","pq",\
     ^\
h5dumpgentest.c:4273:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:4273:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:4273:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:4273:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:4273:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:4273:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:4273:5: warning: initializer-string for array chars is too long 
for C++ [-Wc++-compat]\
h5dumpgentest.c:4274:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
             "rs","tu","vw","xz","AB","CD","EF","GH",\
             ^\
h5dumpgentest.c:4274:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:4274:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:4274:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:4274:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:4274:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:4274:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:4274:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:4275:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
             "IJ","KL","MN","PQ","RS","TU","VW","XZ"\};  /* string */\
             ^\
h5dumpgentest.c:4275:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:4275:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:4275:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:4275:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:4275:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:4275:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
h5dumpgentest.c:4275:13: warning: initializer-string for array chars is too 
long for C++ [-Wc++-compat]\
In file included from h5dumpgentest.c:28:0:\
h5dumpgentest.c:4467:41: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
             buf52[i][j].p = HDmalloc((i + 1) * sizeof(int));\
                                         ^\
../../src/H5private.h:940:35: note: in definition of macro 'HDmalloc'\
     #define HDmalloc(Z)    malloc(Z)\
                                   ^\
h5dumpgentest.c:4468:33: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             buf52[i][j].len = i + 1;\
                                 ^\
h5dumpgentest.c:4469:13: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
             for(l = 0; l < i + 1; l++)\
             ^\
h5dumpgentest.c:4536:33: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
                 buf23[i][j][k]=n++;\
                                 ^\
h5dumpgentest.c:4562:35: warning: conversion to 'char' from 'int' may alter its 
value [-Wconversion]\
                 buf33[i][j][k].a=n++;\
                                   ^\
In file included from h5dumpgentest.c:28:0:\
h5dumpgentest.c:4611:48: warning: conversion to 'long unsigned int' from 'int' 
may change the sign of the result [-Wsign-conversion]\
                 buf53[i][j][k].p = HDmalloc((i + 1) * sizeof(int));\
                                                ^\
../../src/H5private.h:940:35: note: in definition of macro 'HDmalloc'\
     #define HDmalloc(Z)    malloc(Z)\
                                   ^\
h5dumpgentest.c:4612:40: warning: conversion to 'size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 buf53[i][j][k].len = i + 1;\
                                        ^\
h5dumpgentest.c:4613:17: warning: assuming signed overflow does not occur when 
reducing constant in comparison [-Wstrict-overflow]\
                 for(l = 0; l < i + 1; l++)\
                 ^\
h5dumpgentest.c:4243:13: warning: variable 'status' set but not used 
[-Wunused-but-set-variable]\
     herr_t  status;\
             ^\
h5dumpgentest.c: In function 'gent_attr_all':\
h5dumpgentest.c:4686:13: warning: variable 'status' set but not used 
[-Wunused-but-set-variable]\
     herr_t  status;\
             ^\
h5dumpgentest.c: In function 'gent_compound_complex':\
h5dumpgentest.c:4867:43: warning: conversion to 'short int' from 'int' may 
alter its value [-Wconversion]\
                 Array1[m].d[n][o] = m + n + o;\
                                           ^\
h5dumpgentest.c:4871:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         Array1[m].e = (float)( m * .96 );\
         ^\
h5dumpgentest.c:4874:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             Array1[m].f[n] = ( m * 1024.9637 );\
             ^\
h5dumpgentest.c:4844:16: warning: variable 'status' set but not used 
[-Wunused-but-set-variable]\
     herr_t     status;                    /* Error checking variable */\
                ^\
h5dumpgentest.c: In function 'gent_named_dtype_attr':\
h5dumpgentest.c:4998:12: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     herr_t ret;\
            ^\
h5dumpgentest.c: In function 'make_external':\
h5dumpgentest.c:5220:13: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     int     ret;\
             ^\
h5dumpgentest.c: In function 'gent_filters':\
h5dumpgentest.c:5268:23: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     int      i, j, n, ret;\
                       ^\
h5dumpgentest.c: In function 'gent_fcontents':\
h5dumpgentest.c:5624:14: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     int      ret;\
              ^\
h5dumpgentest.c: In function 'gent_fvalues':\
h5dumpgentest.c:5758:16: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     int        ret;\
                ^\
h5dumpgentest.c: In function 'gent_string':\
h5dumpgentest.c:5918:14: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     int      ret;\
              ^\
h5dumpgentest.c: In function 'gent_aindices':\
h5dumpgentest.c:6013:29: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     int      i, j, k, l, n, ret;\
                             ^\
h5dumpgentest.c: In function 'gent_longlinks':\
h5dumpgentest.c:6082:17: warning: variable 'gid2' set but not used 
[-Wunused-but-set-variable]\
     hid_t       gid2 = (-1);    /* Datatype ID */\
                 ^\
h5dumpgentest.c: In function 'gent_bigdims':\
h5dumpgentest.c:6261:13: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     int     ret;\
             ^\
h5dumpgentest.c: In function 'gent_hyperslab':\
h5dumpgentest.c:6357:17: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     int      i, ret;\
                 ^\
h5dumpgentest.c: In function 'gent_fpformat':\
h5dumpgentest.c:6821:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     double   dbuf[6]  = \{-0.1234567, 0.1234567, 0, 0, 0, 0\};\
     ^\
h5dumpgentest.c:6821:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
h5dumpgentest.c: In function 'gent_packedbits':\
h5dumpgentest.c:6953:14: warning: size of 'dsetu64' is 4096 bytes 
[-Wlarger-than=]\
     uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits;\
              ^\
h5dumpgentest.c:6957:13: warning: size of 'dset64' is 4096 bytes 
[-Wlarger-than=]\
     int64_t dset64[F66_XDIM][F66_YDIM64], val64bits;\
             ^\
h5dumpgentest.c:6972:43: warning: conversion to 'uint8_t' from 'int' may alter 
its value [-Wconversion]\
             dsetu8[i][j] = dsetu8[i][j-1] << 1;\
                                           ^\
h5dumpgentest.c:6974:19: warning: conversion to 'uint8_t' from 'int' may alter 
its value [-Wconversion]\
         valu8bits <<= 1;\
                   ^\
h5dumpgentest.c:6990:45: warning: conversion to 'uint16_t' from 'int' may alter 
its value [-Wconversion]\
             dsetu16[i][j] = dsetu16[i][j-1] << 1;\
                                             ^\
h5dumpgentest.c:6992:20: warning: conversion to 'uint16_t' from 'int' may alter 
its value [-Wconversion]\
         valu16bits <<= 1;\
                    ^\
h5dumpgentest.c:7044:41: warning: conversion to 'int8_t' from 'int' may alter 
its value [-Wconversion]\
             dset8[i][j] = dset8[i][j-1] << 1;\
                                         ^\
h5dumpgentest.c:7046:18: warning: conversion to 'int8_t' from 'int' may alter 
its value [-Wconversion]\
         val8bits <<= 1;\
                  ^\
h5dumpgentest.c:7062:43: warning: conversion to 'int16_t' from 'int' may alter 
its value [-Wconversion]\
             dset16[i][j] = dset16[i][j-1] << 1;\
                                           ^\
h5dumpgentest.c:7064:19: warning: conversion to 'int16_t' from 'int' may alter 
its value [-Wconversion]\
         val16bits <<= 1;\
                   ^\
h5dumpgentest.c:7114:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             dsetdbl[i][j] = 0.0001 * j + i;\
             ^\
h5dumpgentest.c: In function 'gent_attr_intsize':\
h5dumpgentest.c:7142:14: warning: size of 'dsetu64' is 4096 bytes 
[-Wlarger-than=]\
     uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits;\
              ^\
h5dumpgentest.c:7146:13: warning: size of 'dset64' is 4096 bytes 
[-Wlarger-than=]\
     int64_t dset64[F66_XDIM][F66_YDIM64], val64bits;\
             ^\
h5dumpgentest.c:7162:43: warning: conversion to 'uint8_t' from 'int' may alter 
its value [-Wconversion]\
             dsetu8[i][j] = dsetu8[i][j-1] << 1;\
                                           ^\
h5dumpgentest.c:7164:19: warning: conversion to 'uint8_t' from 'int' may alter 
its value [-Wconversion]\
         valu8bits <<= 1;\
                   ^\
h5dumpgentest.c:7180:45: warning: conversion to 'uint16_t' from 'int' may alter 
its value [-Wconversion]\
             dsetu16[i][j] = dsetu16[i][j-1] << 1;\
                                             ^\
h5dumpgentest.c:7182:20: warning: conversion to 'uint16_t' from 'int' may alter 
its value [-Wconversion]\
         valu16bits <<= 1;\
                    ^\
h5dumpgentest.c:7234:41: warning: conversion to 'int8_t' from 'int' may alter 
its value [-Wconversion]\
             dset8[i][j] = dset8[i][j-1] << 1;\
                                         ^\
h5dumpgentest.c:7236:18: warning: conversion to 'int8_t' from 'int' may alter 
its value [-Wconversion]\
         val8bits <<= 1;\
                  ^\
h5dumpgentest.c:7252:43: warning: conversion to 'int16_t' from 'int' may alter 
its value [-Wconversion]\
             dset16[i][j] = dset16[i][j-1] << 1;\
                                           ^\
h5dumpgentest.c:7254:19: warning: conversion to 'int16_t' from 'int' may alter 
its value [-Wconversion]\
         val16bits <<= 1;\
                   ^\
h5dumpgentest.c:7304:13: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
             dsetdbl[i][j] = 0.0001 * j + i;\
             ^\
h5dumpgentest.c: In function 'gent_charsets':\
h5dumpgentest.c:7329:12: warning: variable 'status' set but not used 
[-Wunused-but-set-variable]\
     herr_t status;\
            ^\
h5dumpgentest.c: In function 'gent_compound_intsizes':\
h5dumpgentest.c:7395:18: warning: size of 'Array1' is 45568 bytes 
[-Wlarger-than=]\
     Array1Struct Array1[F70_LENGTH];\
                  ^\
h5dumpgentest.c:7410:22: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
         for(n = 0; n < dims[0]; n++)\{\
                      ^\
h5dumpgentest.c:7412:26: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
             for(o = 1; o < dims[1]; o++) \{\
                          ^\
h5dumpgentest.c:7413:67: warning: conversion to 'uint8_t' from 'int' may alter 
its value [-Wconversion]\
                 Array1[m].dsetu8[n][o] = Array1[m].dsetu8[n][o-1] << 1;\
                                                                   ^\
h5dumpgentest.c:7415:23: warning: conversion to 'uint8_t' from 'int' may alter 
its value [-Wconversion]\
             valu8bits <<= 1;\
                       ^\
h5dumpgentest.c:7422:22: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
         for(n = 0; n < dims[0]; n++)\{\
                      ^\
h5dumpgentest.c:7424:26: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
             for(o = 1; o < dims[1]; o++) \{\
                          ^\
h5dumpgentest.c:7425:69: warning: conversion to 'uint16_t' from 'int' may alter 
its value [-Wconversion]\
                 Array1[m].dsetu16[n][o] = Array1[m].dsetu16[n][o-1] << 1;\
                                                                     ^\
h5dumpgentest.c:7427:24: warning: conversion to 'uint16_t' from 'int' may alter 
its value [-Wconversion]\
             valu16bits <<= 1;\
                        ^\
h5dumpgentest.c:7434:22: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
         for(n = 0; n < dims[0]; n++)\{\
                      ^\
h5dumpgentest.c:7436:26: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
             for(o = 1; o < dims[1]; o++) \{\
                          ^\
h5dumpgentest.c:7446:22: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
         for(n = 0; n < dims[0]; n++)\{\
                      ^\
h5dumpgentest.c:7448:26: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
             for(o = 1; o < dims[1]; o++) \{\
                          ^\
h5dumpgentest.c:7458:22: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
         for(n = 0; n < dims[0]; n++)\{\
                      ^\
h5dumpgentest.c:7460:26: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
             for(o = 1; o < dims[1]; o++) \{\
                          ^\
h5dumpgentest.c:7461:65: warning: conversion to 'int8_t' from 'int' may alter 
its value [-Wconversion]\
                 Array1[m].dset8[n][o] = Array1[m].dset8[n][o-1] << 1;\
                                                                 ^\
h5dumpgentest.c:7463:22: warning: conversion to 'int8_t' from 'int' may alter 
its value [-Wconversion]\
             val8bits <<= 1;\
                      ^\
h5dumpgentest.c:7470:22: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
         for(n = 0; n < dims[0]; n++)\{\
                      ^\
h5dumpgentest.c:7472:26: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
             for(o = 1; o < dims[1]; o++) \{\
                          ^\
h5dumpgentest.c:7473:67: warning: conversion to 'int16_t' from 'int' may alter 
its value [-Wconversion]\
                 Array1[m].dset16[n][o] = Array1[m].dset16[n][o-1] << 1;\
                                                                   ^\
h5dumpgentest.c:7475:23: warning: conversion to 'int16_t' from 'int' may alter 
its value [-Wconversion]\
             val16bits <<= 1;\
                       ^\
h5dumpgentest.c:7482:22: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
         for(n = 0; n < dims[0]; n++)\{\
                      ^\
h5dumpgentest.c:7484:26: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
             for(o = 1; o < dims[1]; o++) \{\
                          ^\
h5dumpgentest.c:7494:22: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
         for(n = 0; n < dims[0]; n++)\{\
                      ^\
h5dumpgentest.c:7496:26: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
             for(o = 1; o < dims[1]; o++) \{\
                          ^\
h5dumpgentest.c:7505:22: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
         for(n = 0; n < dims[0]; n++)\
                      ^\
h5dumpgentest.c:7506:26: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
             for(o = 0; o < dims[1]; o++)\
                          ^\
h5dumpgentest.c:7507:17: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                 Array1[m].dsetdbl[n][o] = 0.0001 * o + n;\
                 ^\
h5dumpgentest.c:7398:12: warning: variable 'status' set but not used 
[-Wunused-but-set-variable]\
     herr_t status; /* Error checking variable */\
            ^\
h5dumpgentest.c:7360:32: warning: unused variable 'root' [-Wunused-variable]\
     hid_t fid, dataset, space, root;\
                                ^\
h5dumpgentest.c: In function 'gent_compound_attr_intsizes':\
h5dumpgentest.c:7670:18: warning: size of 'Array1' is 45568 bytes 
[-Wlarger-than=]\
     Array1Struct Array1[F70_LENGTH];\
                  ^\
h5dumpgentest.c:7685:22: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
         for(n = 0; n < dims[0]; n++)\{\
                      ^\
h5dumpgentest.c:7687:26: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
             for(o = 1; o < dims[1]; o++) \{\
                          ^\
h5dumpgentest.c:7688:67: warning: conversion to 'uint8_t' from 'int' may alter 
its value [-Wconversion]\
                 Array1[m].dsetu8[n][o] = Array1[m].dsetu8[n][o-1] << 1;\
                                                                   ^\
h5dumpgentest.c:7690:23: warning: conversion to 'uint8_t' from 'int' may alter 
its value [-Wconversion]\
             valu8bits <<= 1;\
                       ^\
h5dumpgentest.c:7697:22: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
         for(n = 0; n < dims[0]; n++)\{\
                      ^\
h5dumpgentest.c:7699:26: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
             for(o = 1; o < dims[1]; o++) \{\
                          ^\
h5dumpgentest.c:7700:69: warning: conversion to 'uint16_t' from 'int' may alter 
its value [-Wconversion]\
                 Array1[m].dsetu16[n][o] = Array1[m].dsetu16[n][o-1] << 1;\
                                                                     ^\
h5dumpgentest.c:7702:24: warning: conversion to 'uint16_t' from 'int' may alter 
its value [-Wconversion]\
             valu16bits <<= 1;\
                        ^\
h5dumpgentest.c:7709:22: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
         for(n = 0; n < dims[0]; n++)\{\
                      ^\
h5dumpgentest.c:7711:26: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
             for(o = 1; o < dims[1]; o++) \{\
                          ^\
h5dumpgentest.c:7721:22: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
         for(n = 0; n < dims[0]; n++)\{\
                      ^\
h5dumpgentest.c:7723:26: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
             for(o = 1; o < dims[1]; o++) \{\
                          ^\
h5dumpgentest.c:7733:22: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
         for(n = 0; n < dims[0]; n++)\{\
                      ^\
h5dumpgentest.c:7735:26: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
             for(o = 1; o < dims[1]; o++) \{\
                          ^\
h5dumpgentest.c:7736:65: warning: conversion to 'int8_t' from 'int' may alter 
its value [-Wconversion]\
                 Array1[m].dset8[n][o] = Array1[m].dset8[n][o-1] << 1;\
                                                                 ^\
h5dumpgentest.c:7738:22: warning: conversion to 'int8_t' from 'int' may alter 
its value [-Wconversion]\
             val8bits <<= 1;\
                      ^\
h5dumpgentest.c:7745:22: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
         for(n = 0; n < dims[0]; n++)\{\
                      ^\
h5dumpgentest.c:7747:26: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
             for(o = 1; o < dims[1]; o++) \{\
                          ^\
h5dumpgentest.c:7748:67: warning: conversion to 'int16_t' from 'int' may alter 
its value [-Wconversion]\
                 Array1[m].dset16[n][o] = Array1[m].dset16[n][o-1] << 1;\
                                                                   ^\
h5dumpgentest.c:7750:23: warning: conversion to 'int16_t' from 'int' may alter 
its value [-Wconversion]\
             val16bits <<= 1;\
                       ^\
h5dumpgentest.c:7757:22: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
         for(n = 0; n < dims[0]; n++)\{\
                      ^\
h5dumpgentest.c:7759:26: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
             for(o = 1; o < dims[1]; o++) \{\
                          ^\
h5dumpgentest.c:7769:22: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
         for(n = 0; n < dims[0]; n++)\{\
                      ^\
h5dumpgentest.c:7771:26: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
             for(o = 1; o < dims[1]; o++) \{\
                          ^\
h5dumpgentest.c:7780:22: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
         for(n = 0; n < dims[0]; n++)\
                      ^\
h5dumpgentest.c:7781:26: warning: comparison between signed and unsigned 
integer expressions [-Wsign-compare]\
             for(o = 0; o < dims[1]; o++)\
                          ^\
h5dumpgentest.c:7782:17: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                 Array1[m].dsetdbl[n][o] = 0.0001 * o + n;\
                 ^\
h5dumpgentest.c:7673:12: warning: variable 'status' set but not used 
[-Wunused-but-set-variable]\
     herr_t status; /* Error checking variable */\
            ^\
h5dumpgentest.c: In function 'gent_nested_compound_dt':\
h5dumpgentest.c:7951:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         dset2[i].b = (float)(i+i*0.1);\
         ^\
h5dumpgentest.c:7957:17: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                 dset3[i].b[j][k] = (float)(i*j*k*1.0);\
                 ^\
h5dumpgentest.c:7961:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         dset3[i].c.b = (float)(i*1.0);\
         ^\
h5dumpgentest.c:7937:13: warning: unused variable 'dset5' [-Wunused-variable]\
     dset1_t dset5[10];\
             ^\
h5dumpgentest.c: In function 'gent_attr_intsize':\
h5dumpgentest.c:7313:1: warning: stack usage is 11472 bytes [-Wstack-usage=]\
 \}\
 ^\
h5dumpgentest.c: In function 'gent_packedbits':\
h5dumpgentest.c:7121:1: warning: stack usage is 11472 bytes [-Wstack-usage=]\
 \}\
 ^\
h5dumpgentest.c: In function 'gent_array8':\
h5dumpgentest.c:3403:1: warning: stack usage is 16496 bytes [-Wstack-usage=]\
 \}\
 ^\
h5dumpgentest.c:3403:1: warning: the frame size of 16432 bytes is larger than 
16384 bytes [-Wframe-larger-than=]\
h5dumpgentest.c: In function 'gent_compound_intsizes':\
h5dumpgentest.c:7632:1: warning: stack usage is 45760 bytes [-Wstack-usage=]\
 \}\
 ^\
h5dumpgentest.c:7632:1: warning: the frame size of 45680 bytes is larger than 
16384 bytes [-Wframe-larger-than=]\
h5dumpgentest.c: In function 'gent_compound_attr_intsizes':\
h5dumpgentest.c:7909:1: warning: stack usage is 45744 bytes [-Wstack-usage=]\
 \}\
 ^\
h5dumpgentest.c:7909:1: warning: the frame size of 45680 bytes is larger than 
16384 bytes [-Wframe-larger-than=]\
h5dumpgentest.c: In function 'gent_str':\
h5dumpgentest.c:1752:1: warning: stack usage is 13568 bytes [-Wstack-usage=]\
 \}\
 ^\
h5dumpgentest.c: In function 'main':\
h5dumpgentest.c:2798:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             for(j=0; j<i+5; j++)\
             ^\
h5dumpgentest.c:2798:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
h5dumpgentest.c:2798:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
h5dumpgentest.c:2798:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
h5dumpgentest.c:2798:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
h5dumpgentest.c:2798:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
h5dumpgentest.c:2798:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
h5dumpgentest.c:2798:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
h5dumpgentest.c: At top level:\
h5dumpgentest.c:97:0: warning: macro "FILE65" is not used [-Wunused-macros]\
 #define FILE65  "tattrreg.h5"\
 ^\
  CCLD     h5dumpgentest\
  CC       binread.o\
binread.c: In function 'main':\
binread.c:83:18: warning: conversion to 'int' from 'size_t' may alter its value 
[-Wconversion]\
   numread = fread( buf, sizeof( TYPE ), nelmts, stream );\
                  ^\
  CCLD     binread\
make[6]: Nothing to be done for `all-am'.\
Making all in .\
  CC       sio_perf.o\
sio_perf.c:108:28: warning: size of 'l_opts' is 2624 bytes [-Wlarger-than=]\
 static struct long_options l_opts[] = \{\
                            ^\
sio_perf.c: In function 'run_test_loop':\
sio_perf.c:409:26: warning: conversion to 'hsize_t' from 'off_t' may change the 
sign of the result [-Wsign-conversion]\
     parms.h5_align = opts->h5_alignment;\
                          ^\
sio_perf.c:410:27: warning: conversion to 'hsize_t' from 'off_t' may change the 
sign of the result [-Wsign-conversion]\
     parms.h5_thresh = opts->h5_threshold;\
                           ^\
sio_perf.c: In function 'run_test':\
sio_perf.c:464:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     minmax          write_sys_mm = \{0.0, 0.0, 0.0, 0\};\
     ^\
sio_perf.c:464:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
sio_perf.c:464:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
sio_perf.c:465:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     minmax          write_mm = \{0.0, 0.0, 0.0, 0\};\
     ^\
sio_perf.c:465:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
sio_perf.c:465:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
sio_perf.c:466:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     minmax          write_gross_mm = \{0.0, 0.0, 0.0, 0\};\
     ^\
sio_perf.c:466:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
sio_perf.c:466:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
sio_perf.c:467:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     minmax          write_raw_mm = \{0.0, 0.0, 0.0, 0\};\
     ^\
sio_perf.c:467:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
sio_perf.c:467:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
sio_perf.c:468:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     minmax          read_sys_mm = \{0.0, 0.0, 0.0, 0\};\
     ^\
sio_perf.c:468:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
sio_perf.c:468:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
sio_perf.c:469:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     minmax          read_mm = \{0.0, 0.0, 0.0, 0\};\
     ^\
sio_perf.c:469:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
sio_perf.c:469:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
sio_perf.c:470:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     minmax          read_gross_mm = \{0.0, 0.0, 0.0, 0\};\
     ^\
sio_perf.c:470:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
sio_perf.c:470:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
sio_perf.c:471:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     minmax          read_raw_mm = \{0.0, 0.0, 0.0, 0\};\
     ^\
sio_perf.c:471:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
sio_perf.c:471:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
sio_perf.c:478:5: warning: switch missing default case [-Wswitch-default]\
     switch (iot) \{\
     ^\
sio_perf.c:489:24: warning: request for implicit conversion from 'void *' to 
'struct minmax *' not permitted in C++ [-Wc++-compat]\
     write_sys_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax));\
                        ^\
sio_perf.c:490:20: warning: request for implicit conversion from 'void *' to 
'struct minmax *' not permitted in C++ [-Wc++-compat]\
     write_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax));\
                    ^\
sio_perf.c:491:26: warning: request for implicit conversion from 'void *' to 
'struct minmax *' not permitted in C++ [-Wc++-compat]\
     write_gross_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax));\
                          ^\
sio_perf.c:492:24: warning: request for implicit conversion from 'void *' to 
'struct minmax *' not permitted in C++ [-Wc++-compat]\
     write_raw_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax));\
                        ^\
sio_perf.c:495:27: warning: request for implicit conversion from 'void *' to 
'struct minmax *' not permitted in C++ [-Wc++-compat]\
         read_sys_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax));\
                           ^\
sio_perf.c:496:23: warning: request for implicit conversion from 'void *' to 
'struct minmax *' not permitted in C++ [-Wc++-compat]\
         read_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax));\
                       ^\
sio_perf.c:497:29: warning: request for implicit conversion from 'void *' to 
'struct minmax *' not permitted in C++ [-Wc++-compat]\
         read_gross_mm_table = calloc((size_t)parms.num_iters , 
sizeof(minmax));\
                             ^\
sio_perf.c:498:27: warning: request for implicit conversion from 'void *' to 
'struct minmax *' not permitted in C++ [-Wc++-compat]\
         read_raw_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax));\
                           ^\
sio_perf.c: In function 'accumulate_minmax_stuff':\
sio_perf.c:725:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     total_mm.sum = 0.0;\
     ^\
sio_perf.c: In function 'output_results':\
sio_perf.c:768:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     output_report("Maximum Throughput: %6.2f MB/s", 
MB_PER_SEC(data_size,total_mm.min));\
     ^\
sio_perf.c:71:34: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
 #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / 
(t)))\
                                  ^\
sio_perf.c:768:53: note: in expansion of macro 'MB_PER_SEC'\
     output_report("Maximum Throughput: %6.2f MB/s", 
MB_PER_SEC(data_size,total_mm.min));\
                                                     ^\
sio_perf.c:768:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     output_report("Maximum Throughput: %6.2f MB/s", 
MB_PER_SEC(data_size,total_mm.min));\
     ^\
sio_perf.c:776:19: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                   MB_PER_SEC(data_size,total_mm.sum / total_mm.num));\
                   ^\
sio_perf.c:71:34: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
 #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / 
(t)))\
                                  ^\
sio_perf.c:776:19: note: in expansion of macro 'MB_PER_SEC'\
                   MB_PER_SEC(data_size,total_mm.sum / total_mm.num));\
                   ^\
sio_perf.c:776:19: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
sio_perf.c:783:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     output_report("Minimum Throughput: %6.2f MB/s", 
MB_PER_SEC(data_size,total_mm.max));\
     ^\
sio_perf.c:71:34: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
 #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / 
(t)))\
                                  ^\
sio_perf.c:783:53: note: in expansion of macro 'MB_PER_SEC'\
     output_report("Minimum Throughput: %6.2f MB/s", 
MB_PER_SEC(data_size,total_mm.max));\
                                                     ^\
sio_perf.c:783:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     output_report("Minimum Throughput: %6.2f MB/s", 
MB_PER_SEC(data_size,total_mm.max));\
     ^\
sio_perf.c: In function 'output_report':\
sio_perf.c:803:9: warning: function might be possible candidate for 
'gnu_printf' format attribute [-Wsuggest-attribute=format]\
         vfprintf(output, fmt, ap);\
         ^\
sio_perf.c:803:9: warning: function might be possible candidate for 
'gnu_printf' format attribute [-Wsuggest-attribute=format]\
sio_perf.c: In function 'parse_command_line':\
sio_perf.c:965:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         cl_opts->buf_size[i]=(i+1)*10;\
                                   ^\
sio_perf.c:967:35: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         cl_opts->chk_size[i]=(i+1)*10;\
                                   ^\
sio_perf.c:983:36: warning: to be safe all intermediate pointers in cast from 
'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]\
     while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != 
EOF) \{\
                                    ^\
sio_perf.c:1039:64: warning: conversion to 'size_t' from 'off_t' may change the 
sign of the result [-Wsign-conversion]\
                     cl_opts->chk_size[j] = parse_size_directive(buf);\
                                                                ^\
sio_perf.c:1193:64: warning: conversion to 'size_t' from 'off_t' may change the 
sign of the result [-Wsign-conversion]\
                     cl_opts->buf_size[j] = parse_size_directive(buf);\
                                                                ^\
sio_perf.c:1221:61: warning: conversion to 'int' from 'off_t' may alter its 
value [-Wconversion]\
                     cl_opts->order[j] = parse_size_directive(buf);\
                                                             ^\
sio_perf.c: In function 'run_test':\
sio_perf.c:504:13: warning: function call has aggregate value 
[-Waggregate-return]\
         res = do_sio(parms);\
             ^\
  CC       sio_engine.o\
sio_engine.c: In function 'do_sio':\
sio_engine.c:203:29: warning: conversion to 'long long unsigned int' from 
'off_t' may change the sign of the result [-Wsign-conversion]\
         if ((param.dset_size[i]%param.buf_size[i])!=0) \{\
                             ^\
sio_engine.c:214:17: warning: request for implicit conversion from 'void *' to 
'char *' not permitted in C++ [-Wc++-compat]\
     if ((buffer = malloc(linear_buf_size)) == NULL)\{\
                 ^\
sio_engine.c:280:5: warning: switch missing default case [-Wswitch-default]\
     switch (iot) \{\
     ^\
sio_engine.c: In function 'sio_create_filename':\
sio_engine.c:323:5: warning: switch missing default case [-Wswitch-default]\
     switch (iot) \{\
     ^\
sio_engine.c: In function 'do_write':\
sio_engine.c:441:17: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
     for (i=0; i < linear_buf_size; i++)\
                 ^\
sio_engine.c:442:19: warning: conversion to 'unsigned char' from 'long int' may 
alter its value [-Wconversion]\
         buf_p[i]=i%128;\
                   ^\
sio_engine.c:458:39: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
                 if (parms->buf_size[i]==parms->dset_size[i])\
                                       ^\
sio_engine.c:459:21: warning: conversion to 'int' from 'long int' may alter its 
value [-Wconversion]\
                     cont_dim = i;\
                     ^\
sio_engine.c:474:41: warning: conversion to 'hsize_t' from 'off_t' may change 
the sign of the result [-Wsign-conversion]\
             h5dims[i] = parms->dset_size[i];\
                                         ^\
sio_engine.c:451:5: warning: switch missing default case [-Wswitch-default]\
     switch (parms->io_type) \{\
     ^\
sio_engine.c:513:5: warning: switch missing default case [-Wswitch-default]\
     switch (parms->io_type) \{\
     ^\
sio_engine.c: In function 'dset_write':\
sio_engine.c:636:5: warning: conversion to 'long unsigned int' from 'long int' 
may change the sign of the result [-Wsign-conversion]\
     for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim])\{\
     ^\
sio_engine.c:636:48: warning: conversion to 'long int' from 'long unsigned int' 
may change the sign of the result [-Wsign-conversion]\
     for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim])\{\
                                                ^\
sio_engine.c:668:37: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
                         if (dims[k] <= h5offset[k]) \{\
                                     ^\
sio_engine.c:646:13: warning: switch missing default case [-Wswitch-default]\
             switch (parms->io_type) \{\
             ^\
sio_engine.c: In function 'posix_buffer_write':\
sio_engine.c:715:21: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
         for (i=0; i < parms->buf_size[local_dim]; i += dtype_size) \{\
                     ^\
sio_engine.c:716:13: warning: conversion to 'size_t' from 'long int' may change 
the sign of the result [-Wsign-conversion]\
             buf_offset[local_dim] = i;\
             ^\
sio_engine.c:734:21: warning: conversion to 'int' from 'long int' may alter its 
value [-Wconversion]\
             for (j=i+1; j < parms->rank; j++)\
                     ^\
sio_engine.c:735:45: warning: conversion to 'long long unsigned int' from 
'off_t' may change the sign of the result [-Wsign-conversion]\
                 d_offset *= parms->dset_size[j];\
                                             ^\
sio_engine.c:737:42: warning: conversion to 'long long unsigned int' from 
'off_t' may change the sign of the result [-Wsign-conversion]\
             linear_dset_offset += (offset[i]+buf_offset[i])*d_offset;\
                                          ^\
sio_engine.c:741:9: warning: conversion to 'off_t' from 'size_t' may change the 
sign of the result [-Wsign-conversion]\
         rc = POSIXSEEK(fd->posixfd, linear_dset_offset) < 0 ? -1 : 0;\
         ^\
sio_engine.c: In function 'do_read':\
sio_engine.c:785:18: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
     for(i = 0; i < linear_buf_size; i++)\
                  ^\
sio_engine.c:786:24: warning: conversion to 'char' from 'long int' may alter 
its value [-Wconversion]\
         buffer2[i] = i % 128;\
                        ^\
sio_engine.c:798:39: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
                 if (parms->buf_size[i]==parms->dset_size[i])\
                                       ^\
sio_engine.c:799:21: warning: conversion to 'int' from 'long int' may alter its 
value [-Wconversion]\
                     cont_dim = i;\
                     ^\
sio_engine.c:811:41: warning: conversion to 'hsize_t' from 'off_t' may change 
the sign of the result [-Wsign-conversion]\
             h5dims[i] = parms->dset_size[i];\
                                         ^\
sio_engine.c:793:5: warning: switch missing default case [-Wswitch-default]\
     switch (parms->io_type) \{\
     ^\
sio_engine.c:841:5: warning: switch missing default case [-Wswitch-default]\
     switch (parms->io_type) \{\
     ^\
sio_engine.c: In function 'dset_read':\
sio_engine.c:940:5: warning: conversion to 'long unsigned int' from 'long int' 
may change the sign of the result [-Wsign-conversion]\
     for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim])\{\
     ^\
sio_engine.c:940:48: warning: conversion to 'long int' from 'long unsigned int' 
may change the sign of the result [-Wsign-conversion]\
     for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim])\{\
                                                ^\
sio_engine.c:952:13: warning: switch missing default case [-Wswitch-default]\
             switch (parms->io_type) \{\
             ^\
sio_engine.c: In function 'posix_buffer_read':\
sio_engine.c:1004:21: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
         for (i=0; i < parms->buf_size[local_dim]; i += dtype_size) \{\
                     ^\
sio_engine.c:1005:13: warning: conversion to 'size_t' from 'long int' may 
change the sign of the result [-Wsign-conversion]\
             buf_offset[local_dim] = i;\
             ^\
sio_engine.c:1018:21: warning: conversion to 'int' from 'long int' may alter 
its value [-Wconversion]\
             for (j=i+1; j<parms->rank; j++)\
                     ^\
sio_engine.c:1019:45: warning: conversion to 'long long unsigned int' from 
'off_t' may change the sign of the result [-Wsign-conversion]\
                 d_offset *= parms->dset_size[j];\
                                             ^\
sio_engine.c:1021:42: warning: conversion to 'long long unsigned int' from 
'off_t' may change the sign of the result [-Wsign-conversion]\
             linear_dset_offset += (offset[i]+buf_offset[i])*d_offset;\
                                          ^\
sio_engine.c:1025:9: warning: conversion to 'off_t' from 'size_t' may change 
the sign of the result [-Wsign-conversion]\
         rc = POSIXSEEK(fd->posixfd, linear_dset_offset) < 0 ? -1 : 0;\
         ^\
sio_engine.c: In function 'do_fopen':\
sio_engine.c:1053:5: warning: switch missing default case [-Wswitch-default]\
     switch (param->io_type) \{\
     ^\
sio_engine.c: In function 'set_vfd':\
sio_engine.c:1106:11: warning: declaration of 'fapl' shadows a global 
declaration [-Wshadow]\
     hid_t fapl = -1;\
           ^\
sio_engine.c:130:20: warning: shadowed declaration is here [-Wshadow]\
 static hid_t       fapl;           /* file access list */\
                    ^\
sio_engine.c:1133:14: warning: size of 'sv' is 7168 bytes [-Wlarger-than=]\
         char sv[H5FD_MEM_NTYPES][1024];\
              ^\
In file included from sio_perf.h:20:0,\
                 from sio_engine.c:35:\
sio_engine.c:1147:35: warning: conversion to 'long long unsigned int' from 
'int' may change the sign of the result [-Wsign-conversion]\
             memb_addr[mt] = MAX(mt-1,0)*(HADDR_MAX/10);\
                                   ^\
../src/H5private.h:305:35: note: in definition of macro 'MAX'\
 #define MAX(a,b)    (((a)>(b)) ? (a) : (b))\
                                   ^\
sio_engine.c:1147:13: warning: assuming signed overflow does not occur when 
changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]\
             memb_addr[mt] = MAX(mt-1,0)*(HADDR_MAX/10);\
             ^\
sio_engine.c: In function 'do_fclose':\
sio_engine.c:1189:5: warning: switch missing default case [-Wswitch-default]\
     switch (iot) \{\
     ^\
sio_engine.c: In function 'do_cleanupfile':\
sio_engine.c:1247:21: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]\
                     HDsnprintf(temp, sizeof temp, filename, j);\
                     ^\
sio_engine.c:1237:6: warning: switch missing default case [-Wswitch-default]\
      switch (iot) \{\
      ^\
sio_engine.c: In function 'do_sio':\
sio_engine.c:151:1: warning: function returns an aggregate [-Waggregate-return]\
 do_sio(parameters param)\
 ^\
sio_engine.c: At top level:\
sio_engine.c:52:0: warning: macro "MSG" is not used [-Wunused-macros]\
 #define MSG(mesg) \{                                     \\\
 ^\
sio_engine.c:46:0: warning: macro "GOTODONE" is not used [-Wunused-macros]\
 #define GOTODONE        \{ goto done; \}\
 ^\
sio_engine.c:42:0: warning: macro "ELMT_SIZE" is not used [-Wunused-macros]\
 #define ELMT_SIZE           (sizeof(unsigned char))     /* we're doing bytes 
*/\
 ^\
  CC       sio_timer.o\
sio_timer.c: In function 'sub_time':\
sio_timer.c:48:6: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
      ((double)a->tv_usec) / MICROSECOND) -\
      ^\
sio_timer.c:50:4: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
    ((double)b->tv_usec) / MICROSECOND));\
    ^\
sio_timer.c: In function 'set_time':\
sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_READ_OPEN' not 
handled in switch [-Wswitch-enum]\
             switch (t) \{\
             ^\
sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_READ_CLOSE' not 
handled in switch [-Wswitch-enum]\
sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_WRITE_OPEN' not 
handled in switch [-Wswitch-enum]\
sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_WRITE_CLOSE' not 
handled in switch [-Wswitch-enum]\
sio_timer.c:137:13: warning: enumeration value 'NUM_TIMERS' not handled in 
switch [-Wswitch-enum]\
  CCLD     h5perf_serial\
  CC       iopipe.o\
iopipe.c: In function 'print_stats':\
iopipe.c:84:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         (double)(r_stop->ru_utime.tv_usec)/1000000.0) -\
         ^\
iopipe.c:86:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         (double)(r_start->ru_utime.tv_usec)/1000000.0);\
         ^\
iopipe.c:89:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         (double)(r_stop->ru_stime.tv_usec)/1000000.0) -\
         ^\
iopipe.c:91:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         (double)(r_start->ru_stime.tv_usec)/1000000.0);\
         ^\
iopipe.c:95:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         (double)(t_stop->tv_usec)/1000000.0) -\
         ^\
iopipe.c:97:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         (double)(t_start->tv_usec)/1000000.0);\
         ^\
iopipe.c: In function 'main':\
iopipe.c:194:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       (double)(hssize_t)(size[0]*size[1])/1024.0*1024);\
       ^\
iopipe.c:179:14: warning: variable 'offset' set but not used 
[-Wunused-but-set-variable]\
     off_t    offset;\
              ^\
iopipe.c:178:17: warning: variable 'n' set but not used 
[-Wunused-but-set-variable]\
     hssize_t    n;\
                 ^\
iopipe.c:169:15: warning: variable 'status' set but not used 
[-Wunused-but-set-variable]\
     herr_t    status;\
               ^\
  CCLD     iopipe\
  CC       chunk.o\
chunk.c: In function 'create_dataset':\
chunk.c:166:9: warning: request for implicit conversion from 'void *' to 
'signed char *' not permitted in C++ [-Wc++-compat]\
     buf = calloc(1, SQUARE (DS_SIZE*CH_SIZE));\
         ^\
chunk.c: In function 'test_rowmaj':\
chunk.c:197:24: warning: request for implicit conversion from 'void *' to 
'signed char *' not permitted in C++ [-Wc++-compat]\
     signed char *buf = calloc (1, (size_t)(SQUARE(io_size)));\
                        ^\
chunk.c:206:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     w0 = RM_W0;\
     ^\
chunk.c: In function 'test_diag':\
chunk.c:276:24: warning: request for implicit conversion from 'void *' to 
'signed char *' not permitted in C++ [-Wc++-compat]\
     signed char *buf = calloc (1, (size_t)(SQUARE (io_size)));\
                        ^\
chunk.c:323:34: warning: conversion to 'double' from 'long long int' may alter 
its value [-Wconversion]\
     return (double)(hssize_t)nio/(hssize_t)nio_g;\
                                  ^\
chunk.c: In function 'main':\
chunk.c:393:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  for (io_percent=RM_START; io_percent<=RM_END; io_percent+=RM_DELTA) \{\
  ^\
chunk.c:393:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
chunk.c:393:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
chunk.c:439:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  for (io_percent=RM_START; io_percent<=RM_END; io_percent+=RM_DELTA) \{\
  ^\
chunk.c:439:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
chunk.c:439:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
chunk.c:482:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  for (io_percent=DIAG_START;\
  ^\
chunk.c:483:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       io_percent<=DIAG_END;\
       ^\
chunk.c:484:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       io_percent+=DIAG_DELTA) \{\
       ^\
chunk.c:527:2: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
  for (io_percent=DIAG_START;\
  ^\
chunk.c:528:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       io_percent<=DIAG_END;\
       ^\
chunk.c:529:7: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
       io_percent+=DIAG_DELTA) \{\
       ^\
  CCLD     chunk\
  CC       overhead.o\
overhead.c: In function 'test':\
overhead.c:212:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         if(H5Pset_cache(fapl, mdc_nelmts, 0, 0, 0.0) < 0) goto error;\
         ^\
overhead.c:226:13: warning: request for implicit conversion from 'void *' to 
'int *' not permitted in C++ [-Wc++-compat]\
         had = calloc((size_t)cur_size[0], sizeof(int));\
             ^\
overhead.c:243:13: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             hs_start[0] = j%2 ? j/2 : (hssize_t)cur_size[0]-j/2;\
             ^\
overhead.c:243:60: warning: conversion to 'hsize_t' from 'long long int' may 
change the sign of the result [-Wsign-conversion]\
             hs_start[0] = j%2 ? j/2 : (hssize_t)cur_size[0]-j/2;\
                                                            ^\
overhead.c:248:13: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
             hs_start[0] = j;\
             ^\
overhead.c:231:9: warning: switch missing default case [-Wswitch-default]\
         switch (fill_style) \{\
         ^\
overhead.c:273:42: warning: conversion to 'long long unsigned int' from 'off_t' 
may change the sign of the result [-Wsign-conversion]\
                     (double)(hssize_t)(sb.st_size-i*sizeof(int))/(hssize_t)i);\
                                          ^\
overhead.c:273:66: warning: conversion to 'double' from 'long long int' may 
alter its value [-Wconversion]\
                     (double)(hssize_t)(sb.st_size-i*sizeof(int))/(hssize_t)i);\
                                                                  ^\
overhead.c:290:9: warning: switch missing default case [-Wswitch-default]\
         switch (fill_style) \{\
         ^\
overhead.c:312:38: warning: conversion to 'long long unsigned int' from 'off_t' 
may change the sign of the result [-Wsign-conversion]\
                 (double)(hssize_t)(sb.st_size-cur_size[0]*sizeof(int))/\
                                      ^\
overhead.c:313:17: warning: conversion to 'double' from 'long long int' may 
alter its value [-Wconversion]\
                 (hssize_t)cur_size[0]);\
                 ^\
  CCLD     overhead\
  CC       zip_perf.o\
zip_perf.c: In function 'error':\
zip_perf.c:161:5: warning: function might be possible candidate for 
'gnu_printf' format attribute [-Wsuggest-attribute=format]\
     vfprintf(stderr, fmt, ap);\
     ^\
zip_perf.c:161:5: warning: function might be possible candidate for 
'gnu_printf' format attribute [-Wsuggest-attribute=format]\
zip_perf.c: In function 'write_file':\
zip_perf.c:191:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     destLen = (uLongf)((double)sourceLen + ((double)sourceLen * 0.1)) + 12;\
     ^\
zip_perf.c:202:29: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                             ((double)timer_stop.tv_usec) / MICROSECOND) -\
                             ^\
zip_perf.c:204:29: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                             ((double)timer_start.tv_usec) / MICROSECOND);\
                             ^\
zip_perf.c:224:9: warning: conversion to 'uLongf' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         d_len -= rc;\
         ^\
zip_perf.c: In function 'fill_with_random_data':\
zip_perf.c:437:13: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
             len -= rc;\
             ^\
zip_perf.c:447:9: warning: conversion to 'uLongf' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         unsigned long s = src_len * compress_percent / 100;\
         ^\
zip_perf.c: In function 'do_write_test':\
zip_perf.c:473:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         compression_time = 0.0;\
         ^\
zip_perf.c:513:17: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
                 s_len -= rc;\
                 ^\
zip_perf.c:522:29: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                             ((double)timer_stop.tv_usec) / MICROSECOND) -\
                             ^\
zip_perf.c:524:29: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                             ((double)timer_start.tv_usec) / MICROSECOND);\
                             ^\
zip_perf.c:528:16: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                MB_PER_SEC(file_size, total_time));\
                ^\
zip_perf.c:528:16: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
zip_perf.c:548:29: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                             ((double)timer_stop.tv_usec) / MICROSECOND) -\
                             ^\
zip_perf.c:550:29: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                             ((double)timer_start.tv_usec) / MICROSECOND);\
                             ^\
zip_perf.c:554:16: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
                MB_PER_SEC(file_size, total_time));\
                ^\
zip_perf.c:554:16: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
zip_perf.c: In function 'main':\
zip_perf.c:581:36: warning: to be safe all intermediate pointers in cast from 
'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]\
     while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) > 0) 
\{\
                                    ^\
zip_perf.c: At top level:\
zip_perf.c:45:0: warning: macro "GZ_SUFFIX" is not used [-Wunused-macros]\
 #  define GZ_SUFFIX     ".gz"\
 ^\
  CCLD     zip_perf\
  CC       perf_meta.o\
  CCLD     perf_meta\
  CC       perf.o\
  CCLD     perf\
Making all in hl\
Making all in src\
  CC       H5DS.lo\
H5DS.c: In function 'H5DSattach_scale':\
H5DS.c:242:9: warning: conversion to 'hsize_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
         dims[0] = rank;\
         ^\
H5DS.c:345:31: warning: conversion to 'int' from 'size_t' may alter its value 
[-Wconversion]\
                 len = buf[idx].len;\
                               ^\
H5DS.c:346:17: warning: conversion to 'long unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
                 buf[idx].p = realloc(buf[idx].p, len * sizeof(hobj_ref_t));\
                 ^\
H5DS.c:411:9: warning: conversion to 'int' from 'unsigned int' may change the 
sign of the result [-Wsign-conversion]\
         dsl.dim_idx = idx;\
         ^\
H5DS.c:473:9: warning: conversion to 'int' from 'unsigned int' may change the 
sign of the result [-Wsign-conversion]\
         dsl.dim_idx = idx;\
         ^\
H5DS.c:477:9: warning: conversion to 'hsize_t' from 'hssize_t' may change the 
sign of the result [-Wsign-conversion]\
         dims[0] = nelmts;\
         ^\
H5DS.c: In function 'H5DSdetach_scale':\
H5DS.c:853:9: warning: conversion to 'hsize_t' from 'hssize_t' may change the 
sign of the result [-Wsign-conversion]\
         dims[0] = nelmts;\
         ^\
H5DS.c: In function 'H5DSset_label':\
H5DS.c:1475:9: warning: conversion to 'hsize_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
         dims[0] = rank;\
         ^\
H5DS.c:1546:18: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
             free((void *)buf[idx]);\
                  ^\
H5DS.c:1562:22: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
                 free((void *)buf[i]);\
                      ^\
H5DS.c:1589:22: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
                 free((void *)buf[i]);\
                      ^\
  CC       H5IM.lo\
H5IM.c: In function 'H5IMlink_palette':\
H5IM.c:595:26: warning: conversion to 'hsize_t' from 'hssize_t' may change the 
sign of the result [-Wsign-conversion]\
         dim_ref = n_refs + 1;\
                          ^\
H5IM.c:597:60: warning: conversion to 'long unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         refbuf = (hobj_ref_t*)malloc( sizeof(hobj_ref_t) * (int)dim_ref );\
                                                            ^\
H5IM.c: In function 'H5IMget_palette_info':\
H5IM.c:900:9: warning: conversion to 'hsize_t' from 'hssize_t' may change the 
sign of the result [-Wsign-conversion]\
         dim_ref = n_refs;\
         ^\
H5IM.c:902:60: warning: conversion to 'long unsigned int' from 'int' may change 
the sign of the result [-Wsign-conversion]\
         refbuf = (hobj_ref_t*)malloc( sizeof(hobj_ref_t) * (int)dim_ref );\
                                                            ^\
H5IM.c: In function 'H5IMget_palette':\
H5IM.c:1011:9: warning: conversion to 'hsize_t' from 'hssize_t' may change the 
sign of the result [-Wsign-conversion]\
         dim_ref = n_refs;\
         ^\
H5IM.c:1013:60: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
         refbuf = (hobj_ref_t*)malloc( sizeof(hobj_ref_t) * (int)dim_ref );\
                                                            ^\
H5IM.c: In function 'H5IMget_image_info':\
H5IM.c:381:13: warning: 'atid' may be used uninitialized in this function 
[-Wmaybe-uninitialized]\
     H5Tclose( atid );\
             ^\
H5IM.c:380:13: warning: 'asid' may be used uninitialized in this function 
[-Wmaybe-uninitialized]\
     H5Sclose( asid );\
             ^\
H5IM.c:379:13: warning: 'aid' may be used uninitialized in this function 
[-Wmaybe-uninitialized]\
     H5Aclose( aid );\
             ^\
  CC       H5LT.lo\
H5LT.c: In function 'H5LTopen_file_image':\
H5LT.c:890:5: warning: conversion to 'double' from 'size_t' may alter its value 
[-Wconversion]\
     if ((buf_prcnt * buf_size) > min_incr)\
     ^\
H5LT.c:891:9: warning: conversion to 'double' from 'size_t' may alter its value 
[-Wconversion]\
         alloc_incr = (size_t)(buf_prcnt * buf_size);\
         ^\
H5LT.c: In function 'H5LTfind_dataset':\
H5LT.c:1389:76: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
     return H5Literate(loc_id, H5_INDEX_NAME, H5_ITER_INC, 0, find_dataset, 
(void *)dset_name);\
                                                                            ^\
H5LT.c: In function 'H5LT_find_attribute':\
H5LT.c:1996:77: warning: cast discards '__attribute__((const))' qualifier from 
pointer target type [-Wcast-qual]\
     return H5Aiterate2(loc_id, H5_INDEX_NAME, H5_ITER_INC, NULL, find_attr, 
(void *)attr_name);\
                                                                             ^\
H5LT.c: In function 'H5LTtext_to_dtype':\
H5LT.c:2164:5: warning: nested extern declaration of 'H5LTyyparse' 
[-Wnested-externs]\
     extern int H5LTyyparse(void);\
     ^\
H5LT.c:2175:23: warning: conversion to 'int' from 'size_t' may alter its value 
[-Wconversion]\
     input_len = strlen(text);\
                       ^\
H5LT.c: In function 'print_enum':\
H5LT.c:2319:9: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
         if(H5Tget_member_value(type, (unsigned)i, value + i * super_size) < 0)\
         ^\
H5LT.c:2347:9: warning: conversion to 'size_t' from 'int' may change the sign 
of the result [-Wsign-conversion]\
         copy = value+i*dst_size;\
         ^\
H5LT.c: In function 'H5LT_dtype_to_text':\
H5LT.c:2476:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch 
[-Wswitch-enum]\
     switch (tcls) \{\
     ^\
H5LT.c:2476:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch 
[-Wswitch-enum]\
H5LT.c:2476:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch 
[-Wswitch-enum]\
H5LT.c: In function 'H5LTopen_file_image':\
H5LT.c:955:17: warning: 'fapl' may be used uninitialized in this function 
[-Wmaybe-uninitialized]\
         H5Pclose(fapl);\
                 ^\
  CC       H5LTanalyze.lo\
H5LTanalyze.c:755:22: warning: size of 'yy_state_buf' is 65544 bytes 
[-Wlarger-than=]\
       184,  181,  180,  179,  176,  174,  172,  171,  170,  169,\
                      ^\
H5LTanalyze.l:52:24: warning: size of 'arr_stack' is 4224 bytes 
[-Wlarger-than=]\
 extern struct arr_info arr_stack[STACK_SIZE];\
                        ^\
H5LTanalyze.c:876:5: warning: "YY_STACK_USED" is not defined [-Wundef]\
 #endif\
     ^\
H5LTanalyze.c:34:15: warning: no previous prototype for 'H5LTyylex' 
[-Wmissing-prototypes]\
 #define yylex H5LTyylex\
               ^\
H5LTanalyze.c:969:21: note: in expansion of macro 'yylex'\
 /* No semi-colon after return; correct usage is to write "yyterminate();" -\
                     ^\
H5LTanalyze.c:987:1: note: in expansion of macro 'YY_DECL'\
 /* Default declaration of generated scanner - a define so the user can\
 ^\
H5LTanalyze.c: In function 'H5LTyylex':\
H5LTanalyze.c:1040:33: warning: conversion to 'YY_CHAR' from 'int' may alter 
its value [-Wconversion]\
 \
                                 ^\
H5LTanalyze.c:1045:20: warning: conversion to 'YY_CHAR' from 'int' may alter 
its value [-Wconversion]\
   \{\
                    ^\
H5LTanalyze.c:1047:4: warning: conversion to 'unsigned int' from 'short int' 
may change the sign of the result [-Wsign-conversion]\
 \
    ^\
H5LTanalyze.l:174:1: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
 %%\
 ^\
H5LTanalyze.c:1504:8: warning: switch missing default case [-Wswitch-default]\
     * will run more slowly).\
        ^\
H5LTanalyze.c: In function 'yy_get_next_buffer':\
H5LTanalyze.c:1574:12: warning: old-style function definition 
[-Wold-style-definition]\
     yy_bp = yytext_ptr + YY_MORE_ADJ;\
            ^\
H5LTanalyze.c:1621:4: warning: conversion to 'yy_size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
     */\
    ^\
H5LTanalyze.c:1621:52: warning: conversion to 'int' from 'yy_size_t' may change 
the sign of the result [-Wsign-conversion]\
     */\
                                                    ^\
H5LTanalyze.c: In function 'yy_get_previous_state':\
H5LTanalyze.c:1706:22: warning: old-style function definition 
[-Wold-style-definition]\
    \{\
                      ^\
H5LTanalyze.c:1717:42: warning: conversion to 'YY_CHAR' from 'int' may alter 
its value [-Wconversion]\
  yy_current_buffer->yy_ch_buf[yy_n_chars] = YY_END_OF_BUFFER_CHAR;\
                                          ^\
H5LTanalyze.c:1722:19: warning: conversion to 'YY_CHAR' from 'int' may alter 
its value [-Wconversion]\
  return ret_val;\
                   ^\
H5LTanalyze.c:1724:3: warning: conversion to 'unsigned int' from 'short int' 
may change the sign of the result [-Wsign-conversion]\
 \
   ^\
H5LTanalyze.c: In function 'yy_try_NUL_trans':\
H5LTanalyze.c:1752:18: warning: conversion to 'YY_CHAR' from 'int' may alter 
its value [-Wconversion]\
 \
                  ^\
H5LTanalyze.c:1754:2: warning: conversion to 'unsigned int' from 'short int' 
may change the sign of the result [-Wsign-conversion]\
 /* yy_try_NUL_trans - try to make a transition on the NUL character\
  ^\
H5LTanalyze.c: In function 'yyunput':\
H5LTanalyze.c:1792:34: warning: conversion to 'int' from 'yy_size_t' may change 
the sign of the result [-Wsign-conversion]\
 #endif\
                                  ^\
H5LTanalyze.c: In function 'input':\
H5LTanalyze.c:1812:12: warning: old-style function definition 
[-Wold-style-definition]\
   yy_bp += (int) (dest - source);\
            ^\
H5LTanalyze.c:1831:28: warning: conversion to 'int' from 'long int' may alter 
its value [-Wconversion]\
 #ifdef __cplusplus\
                            ^\
H5LTanalyze.c:1834:4: warning: switch missing default case [-Wswitch-default]\
 static int input()\
    ^\
H5LTanalyze.c: In function 'H5LTyy_create_buffer':\
H5LTanalyze.c:1954:2: warning: conversion to 'yy_size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
  \{\
  ^\
H5LTanalyze.c: In function 'H5LTyy_init_buffer':\
H5LTanalyze.c:2007:5: warning: "YY_ALWAYS_INTERACTIVE" is not defined [-Wundef]\
   yy_flex_free( (void *) b->yy_ch_buf );\
     ^\
H5LTanalyze.c:2010:5: warning: "YY_NEVER_INTERACTIVE" is not defined [-Wundef]\
  \}\
     ^\
H5LTanalyze.c:2013:2: warning: implicit declaration of function 'isatty' 
[-Wimplicit-function-declaration]\
 \
  ^\
H5LTanalyze.c:2013:2: warning: nested extern declaration of 'isatty' 
[-Wnested-externs]\
H5LTanalyze.c: In function 'H5LTyy_scan_buffer':\
H5LTanalyze.c:2074:19: warning: conversion to 'int' from 'yy_size_t' may change 
the sign of the result [-Wsign-conversion]\
 #else\
                   ^\
H5LTanalyze.c: In function 'H5LTyy_scan_bytes':\
H5LTanalyze.c:2119:10: warning: conversion to 'yy_size_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
   ;\
          ^\
H5LTanalyze.c: At top level:\
H5LTanalyze.c:144:0: warning: macro "yyless" is not used [-Wunused-macros]\
 \
 ^\
H5LTanalyze.c:2301:5: warning: "YY_MAIN" is not defined [-Wundef]\
 #endif\
     ^\
H5LTanalyze.l: In function 'my_yyinput':\
H5LTanalyze.l:179:4: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
    memcpy(buf, myinput, input_len); \
    ^\
H5LTanalyze.l:175:31: warning: unused parameter 'max_size' [-Wunused-parameter]\
 int my_yyinput(char *buf, int max_size)\
                               ^\
H5LTanalyze.l: At top level:\
H5LTanalyze.l:184:5: warning: no previous prototype for 'H5LTyyerror' 
[-Wmissing-prototypes]\
 int H5LTyyerror(char *msg)\
     ^\
H5LTanalyze.l: In function 'H5LTyywrap':\
H5LTanalyze.c:38:16: warning: old-style function definition 
[-Wold-style-definition]\
 #define yywrap H5LTyywrap\
                ^\
H5LTanalyze.l:190:5: note: in expansion of macro 'yywrap'\
 int yywrap()\
     ^\
H5LTanalyze.l: At top level:\
H5LTanalyze.c:1765:13: warning: 'yyunput' defined but not used 
[-Wunused-function]\
 #endif\
             ^\
H5LTanalyze.c:1812:12: warning: 'input' defined but not used 
[-Wunused-function]\
   yy_bp += (int) (dest - source);\
            ^\
H5LTanalyze.l: In function 'H5LTyywrap':\
H5LTanalyze.c:38:16: warning: function might be candidate for attribute 'const' 
[-Wsuggest-attribute=const]\
 #define yywrap H5LTyywrap\
                ^\
H5LTanalyze.l:190:5: note: in expansion of macro 'yywrap'\
 int yywrap()\
     ^\
H5LTanalyze.l: At top level:\
H5LTanalyze.c:27:0: warning: macro "YY_FLEX_MAJOR_VERSION" is not used 
[-Wunused-macros]\
 #define yy_flex_debug H5LTyy_flex_debug\
 ^\
H5LTanalyze.c:316:0: warning: macro "YY_NUM_RULES" is not used 
[-Wunused-macros]\
 typedef unsigned char YY_CHAR;\
 ^\
H5LTanalyze.c:275:0: warning: macro "yy_new_buffer" is not used 
[-Wunused-macros]\
  */\
 ^\
H5LTanalyze.c:236:0: warning: macro "YY_CURRENT_BUFFER" is not used 
[-Wunused-macros]\
 #define YY_BUFFER_NEW 0\
 ^\
H5LTanalyze.c:2215:0: warning: macro "yyless" is not used [-Wunused-macros]\
 #endif\
 ^\
H5LTanalyze.c:284:0: warning: macro "yy_set_bol" is not used [-Wunused-macros]\
 void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file ));\
 ^\
H5LTanalyze.c:155:0: warning: macro "unput" is not used [-Wunused-macros]\
  * else\
 ^\
H5LTanalyze.c:26:0: warning: macro "FLEX_SCANNER" is not used [-Wunused-macros]\
 #define yy_scan_bytes H5LTyy_scan_bytes\
 ^\
H5LTanalyze.c:277:0: warning: macro "yy_set_interactive" is not used 
[-Wunused-macros]\
 \
 ^\
H5LTanalyze.c:27:0: warning: macro "yy_flex_debug" is not used 
[-Wunused-macros]\
 #define yy_flex_debug H5LTyy_flex_debug\
 ^\
H5LTanalyze.c:28:0: warning: macro "YY_FLEX_MINOR_VERSION" is not used 
[-Wunused-macros]\
 #define yy_init_buffer H5LTyy_init_buffer\
 ^\
H5LTanalyze.c:957:0: warning: macro "YY_START_STACK_INCR" is not used 
[-Wunused-macros]\
    buf[n] = (char) c; \\\
 ^\
H5LTanalyze.c:291:0: warning: macro "YY_AT_BOL" is not used [-Wunused-macros]\
 \
 ^\
H5LTanalyze.c:106:0: warning: macro "YYSTATE" is not used [-Wunused-macros]\
 /* Returned upon end-of-file. */\
 ^\
H5LTanalyze.c:265:0: warning: macro "YY_FLUSH_BUFFER" is not used 
[-Wunused-macros]\
 \
 ^\
H5LTanalyze.c:765:0: warning: macro "yymore" is not used [-Wunused-macros]\
        70,   67,   65,   64,   61,   58,   57,   56,   55,   53,\
 ^\
  CC       H5LTparse.lo\
H5LTparse.c:32:1: warning: function declaration isn't a prototype 
[-Wstrict-prototypes]\
 static int yygrowstack();\
 ^\
H5LTparse.y:21:1: warning: function declaration isn't a prototype 
[-Wstrict-prototypes]\
 extern int yylex();\
 ^\
H5LTparse.y:49:17: warning: size of 'arr_stack' is 4224 bytes [-Wlarger-than=]\
 struct arr_info arr_stack[STACK_SIZE];\
                 ^\
H5LTparse.c:464:12: warning: function declaration isn't a prototype 
[-Wstrict-prototypes]\
 #define YYSTACKSIZE 10000\
            ^\
H5LTparse.c: In function 'yygrowstack':\
H5LTparse.c:464:12: warning: old-style function definition 
[-Wold-style-definition]\
H5LTparse.c:476:15: warning: conversion to 'int' from 'long int' may alter its 
value [-Wconversion]\
 YYSTYPE yylval;\
               ^\
H5LTparse.c:477:5: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
 short *yyss;\
     ^\
H5LTparse.c:478:7: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
 short *yysslim;\
       ^\
H5LTparse.c:483:5: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
 \{\
     ^\
H5LTparse.c:484:7: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     int newsize, i;\
       ^\
H5LTparse.c: At top level:\
H5LTparse.c:33:17: warning: no previous prototype for 'H5LTyyparse' 
[-Wmissing-prototypes]\
 #define yyparse H5LTyyparse\
                 ^\
H5LTparse.c:521:1: note: in expansion of macro 'yyparse'\
 #else /* ! ANSI-C/C++ */\
 ^\
H5LTparse.c: In function 'H5LTyyparse':\
H5LTparse.c:543:22: warning: conversion to 'short int' from 'int' may alter its 
value [-Wconversion]\
 #if YYDEBUG\
                      ^\
H5LTparse.c:573:28: warning: conversion to 'short int' from 'int' may alter its 
value [-Wconversion]\
             if (!yys) yys = "illegal-symbol";\
                            ^\
H5LTparse.c:590:5: warning: passing argument 1 of 'H5LTyyerror' discards 
'const' qualifier from pointer target type [enabled by default]\
         \}\
     ^\
H5LTparse.c:35:17: note: expected 'char *' but argument is of type 'const char 
*'\
 #define yyerror H5LTyyerror\
                 ^\
H5LTparse.y:22:12: note: in expansion of macro 'yyerror'\
 extern int yyerror(char *);\
            ^\
H5LTparse.c:614:36: warning: conversion to 'short int' from 'int' may alter its 
value [-Wconversion]\
 yyinrecovery:\
                                    ^\
H5LTparse.y:173:83: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                                 new_size = H5Tget_size($<ival>1) + $<ival>6;\
                                                                                
   ^\
H5LTparse.y:176:78: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                                 H5Tinsert(dtype_id, $<sval>4, $<ival>6, 
$<ival>1);\
                                                                              ^\
H5LTparse.y:187:57: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                                     new_size = $<ival>6 + 
H5Tget_size($<ival>1);\
                                                         ^\
H5LTparse.y:189:82: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                                     H5Tinsert(dtype_id, $<sval>4, $<ival>6, 
$<ival>1);\
                                                                                
  ^\
H5LTparse.y:264:54: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
                                     str_size = yylval.ival;\
                                                      ^\
H5LTparse.y:270:37: warning: enum conversion in assignment is invalid in C++ 
[-Wc++-compat]\
                                     str_pad = H5T_STR_NULLTERM;\
                                     ^\
H5LTparse.y:272:37: warning: enum conversion in assignment is invalid in C++ 
[-Wc++-compat]\
                                     str_pad = H5T_STR_NULLPAD;\
                                     ^\
H5LTparse.y:274:37: warning: enum conversion in assignment is invalid in C++ 
[-Wc++-compat]\
                                     str_pad = H5T_STR_SPACEPAD;\
                                     ^\
H5LTparse.y:302:33: warning: enum conversion when passing argument 2 of 
'H5Tset_strpad' is invalid in C++ [-Wc++-compat]\
                                 H5Tset_strpad(str_id, str_pad);\
                                 ^\
In file included from ../../src/H5Lpublic.h:32:0,\
                 from ../../src/H5Opublic.h:33,\
                 from ../../src/H5Apublic.h:24,\
                 from ../../src/hdf5.h:25,\
                 from H5LTparse.y:19:\
../../src/H5Tpublic.h:583:15: note: expected 'H5T_str_t' but argument is of 
type 'H5T_pad_t'\
 H5_DLL herr_t H5Tset_strpad(hid_t type_id, H5T_str_t strpad);\
               ^\
H5LTparse.c:655:5: warning: switch missing default case [-Wswitch-default]\
             yys = 0;\
     ^\
H5LTparse.c:1122:5: warning: conversion to 'short int' from 'int' may alter its 
value [-Wconversion]\
         \}\
     ^\
H5LTparse.c:1126:5: warning: passing argument 1 of 'H5LTyyerror' discards 
'const' qualifier from pointer target type [enabled by default]\
     if ((yyn = yygindex[yym]) && (yyn += yystate) >= 0 &&\
     ^\
H5LTparse.c:35:17: note: expected 'char *' but argument is of type 'const char 
*'\
 #define yyerror H5LTyyerror\
                 ^\
H5LTparse.y:22:12: note: in expansion of macro 'yyerror'\
 extern int yyerror(char *);\
            ^\
H5LTparse.c:602:69: warning: assuming signed overflow does not occur when 
simplifying range test [-Wstrict-overflow]\
     \}\
                                                                     ^\
H5LTparse.c: At top level:\
H5LTparse.c:446:0: warning: macro "YYSTACKSIZE" is not used [-Wunused-macros]\
 "enum_list :",\
 ^\
H5LTparse.c:24:0: warning: macro "YYBYACC" is not used [-Wunused-macros]\
 #define YYBYACC 1\
 ^\
H5LTparse.c:310:0: warning: macro "YYMAXTOKEN" is not used [-Wunused-macros]\
    -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,   -1,\
 ^\
H5LTparse.c:107:0: warning: macro "H5T_STD_I64LE_TOKEN" is not used 
[-Wunused-macros]\
 \
 ^\
H5LTparse.c:104:0: warning: macro "H5T_STD_I32BE_TOKEN" is not used 
[-Wunused-macros]\
 hbool_t     is_enum = 0;            /*flag to lexer for enum type*/\
 ^\
H5LTparse.c:106:0: warning: macro "H5T_STD_I64BE_TOKEN" is not used 
[-Wunused-macros]\
 char*       enum_memb_symbol;       /*enum member symbol string*/\
 ^\
H5LTparse.c:138:0: warning: macro "CTYPE_TOKEN" is not used [-Wunused-macros]\
 #define H5T_NATIVE_USHORT_TOKEN 277\
 ^\
H5LTparse.c:109:0: warning: macro "H5T_STD_U8LE_TOKEN" is not used 
[-Wunused-macros]\
 hbool_t is_opq_tag = 0;             /*flag to lexer for opaque type tag*/\
 ^\
H5LTparse.c:135:0: warning: macro "STRSIZE_TOKEN" is not used [-Wunused-macros]\
 #define H5T_NATIVE_SCHAR_TOKEN 274\
 ^\
H5LTparse.c:28:0: warning: macro "YYEMPTY" is not used [-Wunused-macros]\
 #define YYEMPTY -1\
 ^\
H5LTparse.c:154:0: warning: macro "STRING" is not used [-Wunused-macros]\
 #define STRPAD_TOKEN 293\
 ^\
H5LTparse.c:124:0: warning: macro "H5T_NATIVE_ULONG_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_STD_I64BE_TOKEN 263\
 ^\
H5LTparse.c:494:0: warning: macro "YYABORT" is not used [-Wunused-macros]\
     i = yyssp - yyss;\
 ^\
H5LTparse.c:496:0: warning: macro "YYACCEPT" is not used [-Wunused-macros]\
       (short *)malloc(newsize * sizeof *newss);\
 ^\
H5LTparse.c:30:0: warning: macro "yyerrok" is not used [-Wunused-macros]\
 #define yyerrok (yyerrflag=0)\
 ^\
H5LTparse.c:112:0: warning: macro "H5T_STD_U32BE_TOKEN" is not used 
[-Wunused-macros]\
 typedef union \{\
 ^\
H5LTparse.c:113:0: warning: macro "H5T_STD_U32LE_TOKEN" is not used 
[-Wunused-macros]\
     int   ival;         /*for integer token*/\
 ^\
H5LTparse.c:149:0: warning: macro "OPQ_TAG_TOKEN" is not used [-Wunused-macros]\
 #define H5T_NATIVE_FLOAT_TOKEN 288\
 ^\
H5LTparse.c:495:0: warning: macro "YYREJECT" is not used [-Wunused-macros]\
     newss = yyss ? (short *)realloc(yyss, newsize * sizeof *newss) :\
 ^\
H5LTparse.c:122:0: warning: macro "H5T_NATIVE_UINT_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_STD_I32BE_TOKEN 261\
 ^\
H5LTparse.c:102:0: warning: macro "H5T_STD_I16BE_TOKEN" is not used 
[-Wunused-macros]\
 \
 ^\
H5LTparse.c:126:0: warning: macro "H5T_NATIVE_ULLONG_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_STD_U8BE_TOKEN 265\
 ^\
H5LTparse.c:147:0: warning: macro "H5T_OPAQUE_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_IEEE_F64BE_TOKEN 286\
 ^\
H5LTparse.c:130:0: warning: macro "H5T_IEEE_F64LE_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_STD_U32BE_TOKEN 269\
 ^\
H5LTparse.c:116:0: warning: macro "H5T_NATIVE_CHAR_TOKEN" is not used 
[-Wunused-macros]\
 #line 99 "H5LTparse.c"\
 ^\
H5LTparse.c:125:0: warning: macro "H5T_NATIVE_LLONG_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_STD_I64LE_TOKEN 264\
 ^\
H5LTparse.c:497:0: warning: macro "YYERROR" is not used [-Wunused-macros]\
     if (newss == NULL)\
 ^\
H5LTparse.c:118:0: warning: macro "H5T_NATIVE_UCHAR_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_STD_I8BE_TOKEN 257\
 ^\
H5LTparse.c:136:0: warning: macro "STRPAD_TOKEN" is not used [-Wunused-macros]\
 #define H5T_NATIVE_UCHAR_TOKEN 275\
 ^\
H5LTparse.c:134:0: warning: macro "H5T_STRING_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_NATIVE_CHAR_TOKEN 273\
 ^\
H5LTparse.c:26:0: warning: macro "YYMINOR" is not used [-Wunused-macros]\
 #define YYMINOR 9\
 ^\
H5LTparse.c:29:0: warning: macro "yyclearin" is not used [-Wunused-macros]\
 #define yyclearin (yychar=(YYEMPTY))\
 ^\
H5LTparse.c:131:0: warning: macro "H5T_NATIVE_FLOAT_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_STD_U32LE_TOKEN 270\
 ^\
H5LTparse.c:25:0: warning: macro "YYMAJOR" is not used [-Wunused-macros]\
 #define YYMAJOR 1\
 ^\
H5LTparse.c:100:0: warning: macro "H5T_STD_I8BE_TOKEN" is not used 
[-Wunused-macros]\
 hbool_t     is_variable = 0;        /*variable for variable-length string*/\
 ^\
H5LTparse.c:111:0: warning: macro "H5T_STD_U16LE_TOKEN" is not used 
[-Wunused-macros]\
 #line 68 "H5LTparse.y"\
 ^\
H5LTparse.c:56:0: warning: macro "yyrule" is not used [-Wunused-macros]\
 #define yyrule H5LTyyrule\
 ^\
H5LTparse.c:148:0: warning: macro "OPQ_SIZE_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_IEEE_F64LE_TOKEN 287\
 ^\
H5LTparse.c:119:0: warning: macro "H5T_NATIVE_SHORT_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_STD_I8LE_TOKEN 258\
 ^\
H5LTparse.c:123:0: warning: macro "H5T_NATIVE_LONG_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_STD_I32LE_TOKEN 262\
 ^\
H5LTparse.c:59:0: warning: macro "YYPREFIX" is not used [-Wunused-macros]\
 #define YYPREFIX "H5LTyy"\
 ^\
H5LTparse.c:137:0: warning: macro "CSET_TOKEN" is not used [-Wunused-macros]\
 #define H5T_NATIVE_SHORT_TOKEN 276\
 ^\
H5LTparse.c:110:0: warning: macro "H5T_STD_U16BE_TOKEN" is not used 
[-Wunused-macros]\
 \
 ^\
H5LTparse.c:151:0: warning: macro "H5T_ENUM_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_NATIVE_LDOUBLE_TOKEN 290\
 ^\
H5LTparse.c:132:0: warning: macro "H5T_NATIVE_DOUBLE_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_STD_U64BE_TOKEN 271\
 ^\
H5LTparse.c:129:0: warning: macro "H5T_IEEE_F64BE_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_STD_U16LE_TOKEN 268\
 ^\
H5LTparse.c:117:0: warning: macro "H5T_NATIVE_SCHAR_TOKEN" is not used 
[-Wunused-macros]\
 #define YYERRCODE 256\
 ^\
H5LTparse.c:155:0: warning: macro "NUMBER" is not used [-Wunused-macros]\
 #define CSET_TOKEN 294\
 ^\
H5LTparse.c:133:0: warning: macro "H5T_NATIVE_LDOUBLE_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_STD_U64LE_TOKEN 272\
 ^\
H5LTparse.c:101:0: warning: macro "H5T_STD_I8LE_TOKEN" is not used 
[-Wunused-macros]\
 size_t      str_size;               /*variable for string size*/\
 ^\
H5LTparse.c:31:0: warning: macro "YYRECOVERING" is not used [-Wunused-macros]\
 #define YYRECOVERING() (yyerrflag!=0)\
 ^\
H5LTparse.c:105:0: warning: macro "H5T_STD_I32LE_TOKEN" is not used 
[-Wunused-macros]\
 hbool_t     is_enum_memb = 0;       /*flag to lexer for enum member*/\
 ^\
H5LTparse.c:127:0: warning: macro "H5T_IEEE_F32BE_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_STD_U8LE_TOKEN 266\
 ^\
H5LTparse.c:27:0: warning: macro "YYLEX" is not used [-Wunused-macros]\
 #define YYLEX yylex()\
 ^\
H5LTparse.c:120:0: warning: macro "H5T_NATIVE_USHORT_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_STD_I16BE_TOKEN 259\
 ^\
H5LTparse.c:114:0: warning: macro "H5T_STD_U64BE_TOKEN" is not used 
[-Wunused-macros]\
     char  *sval;        /*for name string*/\
 ^\
H5LTparse.c:128:0: warning: macro "H5T_IEEE_F32LE_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_STD_U16BE_TOKEN 267\
 ^\
H5LTparse.c:152:0: warning: macro "H5T_ARRAY_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_STRING_TOKEN 291\
 ^\
H5LTparse.c:115:0: warning: macro "H5T_STD_U64LE_TOKEN" is not used 
[-Wunused-macros]\
 \} YYSTYPE;\
 ^\
H5LTparse.c:108:0: warning: macro "H5T_STD_U8BE_TOKEN" is not used 
[-Wunused-macros]\
 hbool_t is_opq_size = 0;            /*flag to lexer for opaque type size*/\
 ^\
H5LTparse.c:55:0: warning: macro "yyname" is not used [-Wunused-macros]\
 #define yyname H5LTyyname\
 ^\
H5LTparse.c:150:0: warning: macro "H5T_COMPOUND_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_NATIVE_DOUBLE_TOKEN 289\
 ^\
H5LTparse.c:153:0: warning: macro "H5T_VLEN_TOKEN" is not used 
[-Wunused-macros]\
 #define STRSIZE_TOKEN 292\
 ^\
H5LTparse.c:103:0: warning: macro "H5T_STD_I16LE_TOKEN" is not used 
[-Wunused-macros]\
 hid_t       enum_id;                /*type ID*/\
 ^\
H5LTparse.c:121:0: warning: macro "H5T_NATIVE_INT_TOKEN" is not used 
[-Wunused-macros]\
 #define H5T_STD_I16LE_TOKEN 260\
 ^\
  CC       H5PT.lo\
H5PT.c: In function 'H5PTclose':\
H5PT.c:374:13: warning: request for implicit conversion from 'void *' to 
'struct htbl_t *' not permitted in C++ [-Wc++-compat]\
   if((table = H5Iremove_verify(table_id, H5PT_ptable_id_type)) ==NULL)\
             ^\
  CC       H5TB.lo\
H5TB.c: In function 'H5TB_find_field':\
H5TB.c:3374:9: warning: conversion to 'size_t' from 'ptrdiff_t' may change the 
sign of the result [-Wsign-conversion]\
         if(HDstrncmp(start, field, count) == 0 && count == HDstrlen(field) )\
         ^\
H5TB.c:3374:57: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]\
         if(HDstrncmp(start, field, count) == 0 && count == HDstrlen(field) )\
                                                         ^\
  CCLD     libhdf5_hl.la\
Making all in test\
  CC       test_lite.o\
test_lite.c: In function 'test_dsets':\
test_lite.c:302:31: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
         if ( data_float_in[i] != data_float_out[i] ) \{\
                               ^\
test_lite.c:313:31: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
         if ( data_float_in[i] != data_float_out[i] ) \{\
                               ^\
test_lite.c:338:32: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
         if ( data_double_in[i] != data_double_out[i] ) \{\
                                ^\
test_lite.c:349:32: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
         if ( data_double_in[i] != data_double_out[i] ) \{\
                                ^\
test_lite.c: In function 'make_attributes':\
test_lite.c:933:31: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
         if ( attr_float_in[i] != attr_float_out[i] ) \{\
                               ^\
test_lite.c:944:31: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
         if ( attr_float_in[i] != attr_float_out[i] ) \{\
                               ^\
test_lite.c:977:32: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
         if ( attr_double_in[i] != attr_double_out[i] ) \{\
                                ^\
test_lite.c:988:32: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
         if ( attr_double_in[i] != attr_double_out[i] ) \{\
                                ^\
test_lite.c:1020:5: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     if(NULL==(dims_out = (hsize_t*) HDmalloc( sizeof(hsize_t) * rank_out ))) 
return -1;\
     ^\
test_lite.c: In function 'test_valid_path':\
test_lite.c:1825:9: warning: unused variable 'fp' [-Wunused-variable]\
   FILE *fp = NULL;\
         ^\
test_lite.c:1824:10: warning: variable 'status' set but not used 
[-Wunused-but-set-variable]\
   herr_t status;\
          ^\
In file included from test_lite.c:19:0:\
test_lite.c: At top level:\
../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not 
used [-Wunused-function]\
 static const char *H5_get_srcdir_filename(const char *filename)\
                    ^\
../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
  CCLD     test_lite\
  CC       test_image.o\
test_image.c: In function 'test_simple':\
test_image.c:103:19: warning: size of 'buf1' is 80000 bytes [-Wlarger-than=]\
     unsigned char buf1 [ WIDTH*HEIGHT ];\
                   ^\
test_image.c:108:19: warning: size of 'buf2' is 240000 bytes [-Wlarger-than=]\
     unsigned char buf2 [ WIDTH*HEIGHT*3 ];\
                   ^\
test_image.c:111:19: warning: size of 'buf1_out' is 80000 bytes 
[-Wlarger-than=]\
     unsigned char buf1_out [ WIDTH*HEIGHT ];\
                   ^\
test_image.c:112:19: warning: size of 'buf2_out' is 240000 bytes 
[-Wlarger-than=]\
     unsigned char buf2_out [ WIDTH*HEIGHT*3 ];\
                   ^\
test_image.c:120:9: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         buf1[i] = n;\
         ^\
test_image.c:136:9: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         r = n; g = 0; b = 255-n;\
         ^\
test_image.c:136:30: warning: conversion to 'unsigned char' from 'int' may 
alter its value [-Wconversion]\
         r = n; g = 0; b = 255-n;\
                              ^\
test_image.c:153:9: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         pal[i]  =n;      /* red */\
         ^\
test_image.c:155:21: warning: conversion to 'unsigned char' from 'int' may 
alter its value [-Wconversion]\
         pal[i+2]=255-n;  /* blue */\
                     ^\
test_image.c: In function 'test_data':\
test_image.c:425:9: warning: conversion to 'unsigned char' from 'int' may alter 
its value [-Wconversion]\
         pal[i]  =n;\
         ^\
test_image.c:427:21: warning: conversion to 'unsigned char' from 'int' may 
alter its value [-Wconversion]\
         pal[i+2]=255-n;\
                     ^\
In file included from ../../test/h5test.h:26:0,\
                 from h5hltest.h:27,\
                 from test_image.c:18:\
test_image.c: In function 'test_generate':\
test_image.c:588:44: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     data = (float*) HDmalloc ( imax * jmax * kmax * sizeof( float ));\
                                            ^\
../../src/H5private.h:940:35: note: in definition of macro 'HDmalloc'\
     #define HDmalloc(Z)    malloc(Z)\
                                   ^\
test_image.c:589:58: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     image_data = (unsigned char*) HDmalloc ( imax * jmax * kmax * sizeof( 
unsigned char ));\
                                                          ^\
../../src/H5private.h:940:35: note: in definition of macro 'HDmalloc'\
     #define HDmalloc(Z)    malloc(Z)\
                                   ^\
test_image.c: In function 'read_data':\
test_image.c:773:51: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
     image_data = (unsigned char*) HDmalloc (w * h * color_planes * sizeof( 
unsigned char ));\
                                                   ^\
../../src/H5private.h:940:35: note: in definition of macro 'HDmalloc'\
     #define HDmalloc(Z)    malloc(Z)\
                                   ^\
test_image.c: In function 'read_palette':\
test_image.c:923:5: warning: conversion to 'int' from 'unsigned int' may change 
the sign of the result [-Wsign-conversion]\
     return nentries;\
     ^\
In file included from test_image.c:19:0:\
test_image.c: At top level:\
../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not 
used [-Wunused-function]\
 static const char *H5_get_srcdir_filename(const char *filename)\
                    ^\
../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
test_image.c: In function 'test_simple':\
test_image.c:302:1: warning: stack usage is 641808 bytes [-Wstack-usage=]\
 \}\
 ^\
test_image.c:302:1: warning: the frame size of 641728 bytes is larger than 
16384 bytes [-Wframe-larger-than=]\
In file included from ../../test/h5test.h:26:0,\
                 from h5hltest.h:27,\
                 from test_image.c:18:\
test_image.c: In function 'test_generate':\
../../src/H5private.h:713:30: warning: 'data' may be used uninitialized in this 
function [-Wmaybe-uninitialized]\
     #define HDfree(M)    free(M)\
                              ^\
test_image.c:510:15: note: 'data' was declared here\
     float    *data;\
               ^\
  CCLD     test_image\
  CC       test_file_image.o\
  CCLD     test_file_image\
  CC       test_table.o\
test_table.c: In function 'cmp_par':\
test_table.c:157:26: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
         rbuf[i].pressure != wbuf[j].pressure ||\
                          ^\
test_table.c:158:29: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
         rbuf[i].temperature != wbuf[j].temperature )\
                             ^\
test_table.c:162:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
             
rbuf[i].name,rbuf[i].longi,rbuf[i].pressure,rbuf[i].temperature,rbuf[i].lati);\
             ^\
test_table.c:164:13: warning: implicit conversion from 'float' to 'double' when 
passing argument to function [-Wdouble-promotion]\
             
wbuf[j].name,wbuf[j].longi,wbuf[j].pressure,wbuf[j].temperature,wbuf[j].lati);\
             ^\
test_table.c: In function 'test_table':\
test_table.c:209:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     particle_t  fill1[1] = \{ \{"no data",-1, -99.0f, -99.0, -1\} \};\
     ^\
test_table.c:237:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     particle_t  
abuf[2]=\{\{"eight",80,8.0f,80.0,80\},\{"nine",90,9.0f,90.0,90\}\};\
     ^\
test_table.c:237:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
test_table.c:238:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     particle_t  ibuf[2]=\{\{"zero", 0, 0.0f, 0.0, 0\},\{"zero", 0, 0.0f, 0.0, 
0\}\};\
     ^\
test_table.c:238:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
test_table.c:241:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         \{"zero", 0, 0.0f, 0.0, 0,\},\
         ^\
test_table.c:242:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         \{"one",  10, 1.0f, 10.0, 10\},\
         ^\
test_table.c:243:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         \{"two",  20, 2.0f, 20.0, 20\},\
         ^\
test_table.c:244:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         \{"three",30, 3.0f, 30.0, 30\},\
         ^\
test_table.c:245:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         \{"four", 40, 4.0f, 40.0, 40\},\
         ^\
test_table.c:246:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         \{"five", 50, 5.0f, 50.0, 50\},\
         ^\
test_table.c:247:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         \{"six",  60, 6.0f, 60.0, 60\},\
         ^\
test_table.c:248:9: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
         \{"seven",70, 7.0f, 70.0, 70\}\
         ^\
test_table.c:1037:45: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
                         rbuf[i].pressure    != pressure_in[i-NRECORDS_ADD+1] )\
                                             ^\
test_table.c:1040:29: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
                             rbuf[i].longi,rbuf[i].pressure,rbuf[i].lati);\
                             ^\
test_table.c:1042:29: warning: implicit conversion from 'float' to 'double' 
when passing argument to function [-Wdouble-promotion]\
                             
position_in[i].longi,pressure_in[i],position_in[i].lati);\
                             ^\
test_table.c:1094:30: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
         if ( pressure_out[i] != pressure_in[i] ) \{\
                              ^\
test_table.c:1157:37: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
             namepre_out[i].pressure != namepre_in[i].pressure ) \{\
                                     ^\
test_table.c:1186:37: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
             namepre_out[i].pressure != namepre_in[iistart+i].pressure ) \{\
                                     ^\
test_table.c:1245:41: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
                     rbuf[i].pressure    != pressure_in[i-NRECORDS_ADD+1] )\
                                         ^\
test_table.c:1298:30: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
         if ( pressure_out[i] != pressure_in[i] ) \{\
                              ^\
test_table.c:1364:37: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
             namepre_out[i].pressure != namepre_in[i].pressure ) \{\
                                     ^\
test_table.c:1394:9: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         if ( ( HDstrcmp( namepre_out[i].name,  wbuf[iistart+i].name ) != 0 ) 
||\
         ^\
test_table.c:1395:13: warning: conversion to 'hsize_t' from 'int' may change 
the sign of the result [-Wsign-conversion]\
             namepre_out[i].pressure != wbuf[iistart+i].pressure ) \{\
             ^\
test_table.c:1395:37: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
             namepre_out[i].pressure != wbuf[iistart+i].pressure ) \{\
                                     ^\
test_table.c:1438:40: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
                 rbuf2[i].pressure      != wbuf[i].pressure ||\
                                        ^\
test_table.c:1439:40: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
                 rbuf2[i].temperature   != wbuf[i].temperature ||\
                                        ^\
test_table.c:1479:38: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
                 rbuf3[i].temperature != wbuf[i].temperature ) \{\
                                      ^\
In file included from test_table.c:19:0:\
test_table.c: At top level:\
../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not 
used [-Wunused-function]\
 static const char *H5_get_srcdir_filename(const char *filename)\
                    ^\
../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
  CCLD     test_table\
  CC       test_ds.o\
test_ds.c: In function 'create_long_dataset':\
test_ds.c:397:13: warning: size of 'buf' is 2304 bytes [-Wlarger-than=]\
     long    buf[DIM1_SIZE*DIM2_SIZE*DIM3_SIZE*DIM4_SIZE];\
             ^\
test_ds.c: In function 'test_cmp_scalename':\
test_ds.c:1130:17: warning: conversion to 'long unsigned int' from 'ssize_t' 
may change the sign of the result [-Wsign-conversion]\
                 name_out = (char*)HDmalloc(name_len * sizeof (char));\
                 ^\
test_ds.c: In function 'test_simple':\
test_ds.c:3177:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     dim0_labeld = (char*)HDmalloc(dim0_label_size * sizeof (char));\
     ^\
test_ds.c:3178:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     dim1_labeld = (char*)HDmalloc(dim1_label_size * sizeof (char));\
     ^\
test_ds.c:3243:5: warning: conversion to 'long unsigned int' from 'ssize_t' may 
change the sign of the result [-Wsign-conversion]\
     name_out = (char*)HDmalloc(name_len * sizeof (char));\
     ^\
test_ds.c: In function 'read_scale':\
test_ds.c:3653:9: warning: conversion to 'long long unsigned int' from 
'hssize_t' may change the sign of the result [-Wsign-conversion]\
         buf=(char *)HDmalloc((size_t)(nelmts*size));\
         ^\
test_ds.c: In function 'read_data':\
test_ds.c:5007:9: warning: conversion to 'hsize_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         dims[i] = n;\
         ^\
test_ds.c:5008:9: warning: conversion to 'size_t' from 'int' may change the 
sign of the result [-Wsign-conversion]\
         nelms *= n;\
         ^\
In file included from test_ds.c:19:0:\
test_ds.c: At top level:\
../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not 
used [-Wunused-function]\
 static const char *H5_get_srcdir_filename(const char *filename)\
                    ^\
../../test/H5srcdir.h:68:20: warning: 'H5_get_srcdir' defined but not used 
[-Wunused-function]\
 static const char *H5_get_srcdir(void)\
                    ^\
  CCLD     test_ds\
  CC       test_packet.o\
test_packet.c:57:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     \{"zero", 0,0, 0.0f, 0.0\},\
     ^\
test_packet.c:58:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     \{"one",  10,10, 1.0f, 10.0\},\
     ^\
test_packet.c:59:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     \{"two",  20,20, 2.0f, 20.0\},\
     ^\
test_packet.c:60:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     \{"three",30,30, 3.0f, 30.0\},\
     ^\
test_packet.c:61:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     \{"four", 40,40, 4.0f, 40.0\},\
     ^\
test_packet.c:62:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     \{"five", 50,50, 5.0f, 50.0\},\
     ^\
test_packet.c:63:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     \{"six",  60,60, 6.0f, 60.0\},\
     ^\
test_packet.c:64:5: warning: unsuffixed float constant 
[-Wunsuffixed-float-constants]\
     \{"seven",70,70, 7.0f, 70.0\}\
     ^\
test_packet.c: In function 'cmp_par':\
test_packet.c:78:20: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
   rbuf[i].pressure != wbuf[j].pressure ||\
                    ^\
test_packet.c:79:23: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]\
   rbuf[i].temperature != wbuf[j].temperature ) \{\
                       ^\
  CCLD     test_packet\
Making all in tools\
Making all in gif2h5\
  CC       gif2hdf.o\
gif2hdf.c: In function 'main':\
gif2hdf.c:102:21: warning: function call has aggregate value 
[-Waggregate-return]\
     GifMemoryStruct = Gif2Mem(MemGif);\
                     ^\
  CC       gif2mem.o\
gif2mem.c: In function 'Gif2Mem':\
gif2mem.c:160:52: warning: conversion to 'BYTE' from 'int' may alter its value 
[-Wconversion]\
                     ImageArray = (ImageArray << 1) + 1;\
                                                    ^\
gif2mem.c:227:72: warning: conversion to 'BYTE' from 'int' may alter its value 
[-Wconversion]\
                                 PlainTextArray = (PlainTextArray << 1) + 1;\
                                                                        ^\
gif2mem.c:249:64: warning: conversion to 'BYTE' from 'int' may alter its value 
[-Wconversion]\
                             CommentArray = (CommentArray << 1) + 1;\
                                                                ^\
gif2mem.c:276:60: warning: conversion to 'BYTE' from 'int' may alter its value 
[-Wconversion]\
                             ImageArray = (ImageArray << 1) + 1;\
                                                            ^\
gif2mem.c:314:72: warning: conversion to 'BYTE' from 'int' may alter its value 
[-Wconversion]\
                             ApplicationArray = (ApplicationArray << 1) + 1;\
                                                                        ^\
gif2mem.c:43:1: warning: function returns an aggregate [-Waggregate-return]\
 Gif2Mem(BYTE *MemGif)\
 ^\
gif2mem.c: At top level:\
gif2mem.c:40:0: warning: macro "GIF2VERSION" is not used [-Wunused-macros]\
 #define GIF2VERSION                     "1.00"\
 ^\
  CC       decompress.o\
decompress.c:68:5: warning: size of 'Prefix' is 16384 bytes [-Wlarger-than=]\
 int Prefix[4096];\
     ^\
decompress.c:69:5: warning: size of 'Suffix' is 16384 bytes [-Wlarger-than=]\
 int Suffix[4096];\
     ^\
decompress.c:73:5: warning: size of 'OutCode' is 4100 bytes [-Wlarger-than=]\
 int OutCode[1025];\
     ^\
decompress.c: In function 'ReadCode':\
decompress.c:99:5: warning: conversion to 'WORD' from 'int' may change the sign 
of the result [-Wsign-conversion]\
     BitOffset += CodeSize;\
     ^\
decompress.c:99:15: warning: conversion to 'int' from 'WORD' may alter its 
value [-Wconversion]\
     BitOffset += CodeSize;\
               ^\
decompress.c: At top level:\
decompress.c:24:0: warning: macro "COLORMAPMASK" is not used [-Wunused-macros]\
 #define COLORMAPMASK    0x80\
 ^\
decompress.c:20:0: warning: macro "NEXTBYTE" is not used [-Wunused-macros]\
 #define NEXTBYTE        (*ptr++)\
 ^\
decompress.c:23:0: warning: macro "INTERLACEMASK" is not used [-Wunused-macros]\
 #define INTERLACEMASK   0x40\
 ^\
decompress.c:22:0: warning: macro "IMAGESEP" is not used [-Wunused-macros]\
 #define IMAGESEP        0x2c\
 ^\
  CC       gifread.o\
  CC       writehdf.o\
  CCLD     gif2h5\
  CC       hdf2gif.o\
hdf2gif.c: In function 'main':\
hdf2gif.c:197:30: warning: conversion to 'BYTE' from 'int' may alter its value 
[-Wconversion]\
                 Red[i] = 255 - i;\
                              ^\
hdf2gif.c:198:32: warning: conversion to 'BYTE' from 'int' may alter its value 
[-Wconversion]\
                 Green[i] = 255 - i;\
                                ^\
hdf2gif.c:199:31: warning: conversion to 'BYTE' from 'int' may alter its value 
[-Wconversion]\
                 Blue[i] = 255 - i;\
                               ^\
hdf2gif.c:232:17: warning: conversion to 'BYTE' from 'int' may alter its value 
[-Wconversion]\
                 pc2nc[i] = nc;\
                 ^\
hdf2gif.c:204:13: warning: 'numcols' may be used uninitialized in this function 
[-Wmaybe-uninitialized]\
             for (i = 0 ; i < numcols ; i++)\
             ^\
  CC       hdfgifwr.o\
hdfgifwr.c:189:24: warning: size of 'htab' is 40024 bytes [-Wlarger-than=]\
 static  count_int      htab [HSIZE];\
                        ^\
hdfgifwr.c:190:24: warning: size of 'codetab' is 10006 bytes [-Wlarger-than=]\
 static  unsigned short codetab [HSIZE];\
                        ^\
hdfgifwr.c: In function 'compress':\
hdfgifwr.c:338:37: warning: conversion to 'short unsigned int' from 'int' may 
alter its value [-Wconversion]\
             CodeTabOf (i) = free_ent++; /* code -> hashtable */\
                                     ^\
hdfgifwr.c: In function 'output':\
hdfgifwr.c:381:34: warning: conversion to 'long unsigned int' from 'long int' 
may change the sign of the result [-Wsign-conversion]\
         cur_accum |= ((long)code << cur_bits);\
                                  ^\
hdfgifwr.c:383:9: warning: conversion to 'long unsigned int' from 'int' may 
change the sign of the result [-Wsign-conversion]\
         cur_accum = code;\
         ^\
hdfgifwr.c: In function 'char_out':\
hdfgifwr.c:505:5: warning: conversion to 'char' from 'int' may alter its value 
[-Wconversion]\
     accum[ a_count++ ] = c;\
     ^\
hdfgifwr.c: At top level:\
hdfgifwr.c:67:0: warning: macro "CONV24_BEST" is not used [-Wunused-macros]\
 #define CONV24_BEST  7\
 ^\
hdfgifwr.c:62:0: warning: macro "CONV24_SEP1" is not used [-Wunused-macros]\
 #define CONV24_SEP1  2\
 ^\
hdfgifwr.c:64:0: warning: macro "CONV24_SEP2" is not used [-Wunused-macros]\
 #define CONV24_SEP2  4\
 ^\
hdfgifwr.c:68:0: warning: macro "CONV24_MAX" is not used [-Wunused-macros]\
 #define CONV24_MAX   8\
 ^\
hdfgifwr.c:71:0: warning: macro "PIC8" is not used [-Wunused-macros]\
 #define PIC8  CONV24_8BIT\
 ^\
hdfgifwr.c:208:0: warning: macro "de_stack" is not used [-Wunused-macros]\
 #define de_stack               ((char_type *)&tab_suffixof(1<<XV_BITS))\
 ^\
hdfgifwr.c:63:0: warning: macro "CONV24_LOCK" is not used [-Wunused-macros]\
 #define CONV24_LOCK  3\
 ^\
hdfgifwr.c:65:0: warning: macro "CONV24_FAST" is not used [-Wunused-macros]\
 #define CONV24_FAST  5\
 ^\
hdfgifwr.c:179:0: warning: macro "MSDOS" is not used [-Wunused-macros]\
 #define MSDOS 1\
 ^\
hdfgifwr.c:176:0: warning: macro "min" is not used [-Wunused-macros]\
 #define min(a,b)        ((a>b) ? b : a)\
 ^\
hdfgifwr.c:207:0: warning: macro "tab_suffixof" is not used [-Wunused-macros]\
 #define tab_suffixof(i)        ((char_type *)(htab))[i]\
 ^\
hdfgifwr.c:60:0: warning: macro "CONV24_8BIT" is not used [-Wunused-macros]\
 #define CONV24_8BIT  0\
 ^\
hdfgifwr.c:61:0: warning: macro "CONV24_24BIT" is not used [-Wunused-macros]\
 #define CONV24_24BIT 1\
 ^\
hdfgifwr.c:206:0: warning: macro "tab_prefixof" is not used [-Wunused-macros]\
 #define tab_prefixof(i) CodeTabOf(i)\
 ^\
hdfgifwr.c:75:0: warning: macro "MONO" is not used [-Wunused-macros]\
 #define MONO(rd,gn,bl) (((rd)*11 + (gn)*16 + (bl)*5) >> 5)  /*.33R+ .5G+ 
.17B*/\
 ^\
hdfgifwr.c:72:0: warning: macro "PIC24" is not used [-Wunused-macros]\
 #define PIC24 CONV24_24BIT\
 ^\
hdfgifwr.c:66:0: warning: macro "CONV24_SLOW" is not used [-Wunused-macros]\
 #define CONV24_SLOW  6\
 ^\
  CCLD     h52gif\
  CC       h52gifgentst.o\
h52gifgentst.c: In function 'main':\
h52gifgentst.c:52:19: warning: size of 'buf' is 80000 bytes [-Wlarger-than=]\
     unsigned char buf [ WIDTH*HEIGHT ];\
                   ^\
h52gifgentst.c:67:9: warning: conversion to 'unsigned char' from 'int' may 
alter its value [-Wconversion]\
         buf[i] = n;\
         ^\
h52gifgentst.c:86:9: warning: conversion to 'unsigned char' from 'int' may 
alter its value [-Wconversion]\
         pal[i]  =n;      /* red */\
         ^\
h52gifgentst.c:88:21: warning: conversion to 'unsigned char' from 'int' may 
alter its value [-Wconversion]\
         pal[i+2]=255-n;  /* blue */\
                     ^\
h52gifgentst.c:103:1: warning: stack usage is 80800 bytes [-Wstack-usage=]\
 \}\
 ^\
h52gifgentst.c:103:1: warning: the frame size of 80784 bytes is larger than 
16384 bytes [-Wframe-larger-than=]\
  CCLD     h52gifgentst\
make[7]: Nothing to be done for `all-am'.\
make[6]: Nothing to be done for `all-am'.\
Making all in perform\
make[5]: Nothing to be done for `all'.\
Making install in src\
 ../bin/install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/lib'\
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libhdf5.la 
'/Users/parkernathan/GEMPAK7/os/darwin/lib'\
libtool: install: /usr/bin/install -c .libs/libhdf5.lai 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libhdf5.la\
libtool: install: /usr/bin/install -c .libs/libhdf5.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libhdf5.a\
libtool: install: chmod 644 /Users/parkernathan/GEMPAK7/os/darwin/lib/libhdf5.a\
libtool: install: ranlib /Users/parkernathan/GEMPAK7/os/darwin/lib/libhdf5.a\
ranlib: file: /Users/parkernathan/GEMPAK7/os/darwin/lib/libhdf5.a(H5CS.o) has 
no symbols\
ranlib: file: /Users/parkernathan/GEMPAK7/os/darwin/lib/libhdf5.a(H5Dmpio.o) 
has no symbols\
ranlib: file: /Users/parkernathan/GEMPAK7/os/darwin/lib/libhdf5.a(H5Fmpi.o) has 
no symbols\
ranlib: file: /Users/parkernathan/GEMPAK7/os/darwin/lib/libhdf5.a(H5FDdirect.o) 
has no symbols\
ranlib: file: /Users/parkernathan/GEMPAK7/os/darwin/lib/libhdf5.a(H5FDmpio.o) 
has no symbols\
ranlib: file: 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libhdf5.a(H5FDmpiposix.o) has no 
symbols\
ranlib: file: /Users/parkernathan/GEMPAK7/os/darwin/lib/libhdf5.a(H5MFdbg.o) 
has no symbols\
ranlib: file: /Users/parkernathan/GEMPAK7/os/darwin/lib/libhdf5.a(H5Obogus.o) 
has no symbols\
ranlib: file: /Users/parkernathan/GEMPAK7/os/darwin/lib/libhdf5.a(H5Smpio.o) 
has no symbols\
ranlib: file: /Users/parkernathan/GEMPAK7/os/darwin/lib/libhdf5.a(H5TS.o) has 
no symbols\
ranlib: file: /Users/parkernathan/GEMPAK7/os/darwin/lib/libhdf5.a(H5Zszip.o) 
has no symbols\
 ../bin/install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/include'\
 /usr/bin/install -c -m 644 hdf5.h H5api_adpt.h H5overflow.h H5pubconf.h 
H5public.h H5version.h H5Apublic.h H5ACpublic.h H5Cpublic.h H5Dpublic.h 
H5Epubgen.h H5Epublic.h H5Fpublic.h H5FDpublic.h H5FDcore.h H5FDdirect.h 
H5FDfamily.h H5FDlog.h H5FDmpi.h H5FDmpio.h H5FDmpiposix.h H5FDmulti.h 
H5FDsec2.h H5FDstdio.h H5Gpublic.h H5Ipublic.h H5Lpublic.h H5MMpublic.h 
H5Opublic.h H5Ppublic.h H5Rpublic.h H5Spublic.h H5Tpublic.h H5Zpublic.h 
'/Users/parkernathan/GEMPAK7/os/darwin/include'\
 ../bin/install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/lib'\
 /usr/bin/install -c -m 644 libhdf5.settings 
'/Users/parkernathan/GEMPAK7/os/darwin/lib'\
Making install in test\
make[6]: Nothing to be done for `install-exec-am'.\
make[6]: Nothing to be done for `install-data-am'.\
Making install in tools\
Making install in lib\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in h5diff\
 ../../bin/install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c h5diff 
'/Users/parkernathan/GEMPAK7/os/darwin/bin'\
libtool: install: /usr/bin/install -c h5diff 
/Users/parkernathan/GEMPAK7/os/darwin/bin/h5diff\
make[7]: Nothing to be done for `install-data-am'.\
Making install in h5ls\
 ../../bin/install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c h5ls 
'/Users/parkernathan/GEMPAK7/os/darwin/bin'\
libtool: install: /usr/bin/install -c h5ls 
/Users/parkernathan/GEMPAK7/os/darwin/bin/h5ls\
make[7]: Nothing to be done for `install-data-am'.\
Making install in misc\
 ../../bin/install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c h5debug h5repart 
h5mkgrp '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
libtool: install: /usr/bin/install -c h5debug 
/Users/parkernathan/GEMPAK7/os/darwin/bin/h5debug\
libtool: install: /usr/bin/install -c h5repart 
/Users/parkernathan/GEMPAK7/os/darwin/bin/h5repart\
libtool: install: /usr/bin/install -c h5mkgrp 
/Users/parkernathan/GEMPAK7/os/darwin/bin/h5mkgrp\
 ../../bin/install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
 /usr/bin/install -c h5redeploy '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
make[7]: Nothing to be done for `install-data-am'.\
Making install in h5import\
 ../../bin/install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c h5import 
'/Users/parkernathan/GEMPAK7/os/darwin/bin'\
libtool: install: /usr/bin/install -c h5import 
/Users/parkernathan/GEMPAK7/os/darwin/bin/h5import\
make[7]: Nothing to be done for `install-data-am'.\
Making install in h5repack\
 ../../bin/install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c h5repack 
'/Users/parkernathan/GEMPAK7/os/darwin/bin'\
libtool: install: /usr/bin/install -c h5repack 
/Users/parkernathan/GEMPAK7/os/darwin/bin/h5repack\
make[7]: Nothing to be done for `install-data-am'.\
Making install in h5jam\
 ../../bin/install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c h5jam h5unjam 
'/Users/parkernathan/GEMPAK7/os/darwin/bin'\
libtool: install: /usr/bin/install -c h5jam 
/Users/parkernathan/GEMPAK7/os/darwin/bin/h5jam\
libtool: install: /usr/bin/install -c h5unjam 
/Users/parkernathan/GEMPAK7/os/darwin/bin/h5unjam\
make[7]: Nothing to be done for `install-data-am'.\
Making install in h5copy\
 ../../bin/install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c h5copy 
'/Users/parkernathan/GEMPAK7/os/darwin/bin'\
libtool: install: /usr/bin/install -c h5copy 
/Users/parkernathan/GEMPAK7/os/darwin/bin/h5copy\
make[7]: Nothing to be done for `install-data-am'.\
Making install in h5stat\
 ../../bin/install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c h5stat 
'/Users/parkernathan/GEMPAK7/os/darwin/bin'\
libtool: install: /usr/bin/install -c h5stat 
/Users/parkernathan/GEMPAK7/os/darwin/bin/h5stat\
make[7]: Nothing to be done for `install-data-am'.\
Making install in h5dump\
 ../../bin/install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c h5dump 
'/Users/parkernathan/GEMPAK7/os/darwin/bin'\
libtool: install: /usr/bin/install -c h5dump 
/Users/parkernathan/GEMPAK7/os/darwin/bin/h5dump\
make[7]: Nothing to be done for `install-data-am'.\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in .\
make[6]: Nothing to be done for `all'.\
 ../bin/install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
  /bin/sh ../libtool   --mode=install /usr/bin/install -c h5perf_serial 
'/Users/parkernathan/GEMPAK7/os/darwin/bin'\
libtool: install: /usr/bin/install -c h5perf_serial 
/Users/parkernathan/GEMPAK7/os/darwin/bin/h5perf_serial\
make[8]: Nothing to be done for `install-data-am'.\
make[6]: Nothing to be done for `install-data-am'.\
Making install in hl\
Making install in src\
 ../../bin/install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/lib'\
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libhdf5_hl.la 
'/Users/parkernathan/GEMPAK7/os/darwin/lib'\
libtool: install: /usr/bin/install -c .libs/libhdf5_hl.lai 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libhdf5_hl.la\
libtool: install: /usr/bin/install -c .libs/libhdf5_hl.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libhdf5_hl.a\
libtool: install: chmod 644 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libhdf5_hl.a\
libtool: install: ranlib /Users/parkernathan/GEMPAK7/os/darwin/lib/libhdf5_hl.a\
 ../../bin/install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/include'\
 /usr/bin/install -c -m 644 hdf5_hl.h H5IMpublic.h H5LTpublic.h H5TBpublic.h 
H5DSpublic.h H5PTpublic.h '/Users/parkernathan/GEMPAK7/os/darwin/include'\
Making install in test\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in tools\
Making install in gif2h5\
 ../../../bin/install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c gif2h5 h52gif 
'/Users/parkernathan/GEMPAK7/os/darwin/bin'\
libtool: install: /usr/bin/install -c gif2h5 
/Users/parkernathan/GEMPAK7/os/darwin/bin/gif2h5\
libtool: install: /usr/bin/install -c h52gif 
/Users/parkernathan/GEMPAK7/os/darwin/bin/h52gif\
make[8]: Nothing to be done for `install-data-am'.\
make[8]: Nothing to be done for `install-exec-am'.\
make[8]: Nothing to be done for `install-data-am'.\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in perform\
 ../bin/install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
  /bin/sh ../libtool   --mode=install /usr/bin/install -c h5perf_serial 
'/Users/parkernathan/GEMPAK7/os/darwin/bin'\
libtool: install: /usr/bin/install -c h5perf_serial 
/Users/parkernathan/GEMPAK7/os/darwin/bin/h5perf_serial\
make[6]: Nothing to be done for `install-data-am'.\
+ for d in examples hl\
+ cd examples\
+ /Applications/Xcode.app/Contents/Developer/usr/bin/make install-examples\
../bin/mkdirs /Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/c\
+ /usr/bin/install -c ./h5_write.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/c/.\
+ /usr/bin/install -c ./h5_read.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/c/.\
+ /usr/bin/install -c ./h5_extend_write.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/c/.\
+ /usr/bin/install -c ./h5_chunk_read.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/c/.\
+ /usr/bin/install -c ./h5_compound.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/c/.\
+ /usr/bin/install -c ./h5_group.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/c/.\
+ /usr/bin/install -c ./h5_select.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/c/.\
+ /usr/bin/install -c ./h5_attribute.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/c/.\
+ /usr/bin/install -c ./h5_mount.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/c/.\
+ /usr/bin/install -c ./h5_reference.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/c/.\
+ /usr/bin/install -c ./h5_drivers.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/c/.\
+ /usr/bin/install -c ./h5_extlink.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/c/.\
+ /usr/bin/install -c ./h5_elink_unix2win.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/c/.\
+ /usr/bin/install -c ./h5_ref2reg.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/c/.\
+ /usr/bin/install -c ./h5_shared_mesg.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/c/.\
+ /usr/bin/install -c ./ph5example.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/c/.\
+ /usr/bin/install -c run-c-ex.sh 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/c/.\
+ /usr/bin/install -c ./README 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/.\
+ /usr/bin/install -c ./run-all-ex.sh 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/.\
+ for d in examples hl\
+ cd hl\
+ /Applications/Xcode.app/Contents/Developer/usr/bin/make install-examples\
+ for d in examples\
+ cd examples\
+ /Applications/Xcode.app/Contents/Developer/usr/bin/make install-examples\
../../bin/mkdirs /Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c\
+ /usr/bin/install -c ./ex_lite1.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./ex_lite2.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./ex_lite3.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./ptExampleFL.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./ptExampleVL.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./ex_image1.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./ex_image2.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./ex_table_01.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./ex_table_02.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./ex_table_03.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./ex_table_04.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./ex_table_05.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./ex_table_06.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./ex_table_07.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./ex_table_08.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./ex_table_09.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./ex_table_10.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./ex_table_11.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./ex_table_12.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./ex_ds1.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./image24pixel.txt 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./image8.txt 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./pal_rgb.h 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c run-hlc-ex.sh 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/c/.\
+ /usr/bin/install -c ./run-hl-ex.sh 
/Users/parkernathan/GEMPAK7/os/darwin/share/hdf5_examples/hl/.\
-n making in \
/Users/parkernathan/GEMPAK7/extlibs/GPC\
( cd libgpc; echo "making all in `pwd`" ; \\\
                /Applications/Xcode.app/Contents/Developer/usr/bin/make  all )\
making all in /Users/parkernathan/GEMPAK7/extlibs/GPC/libgpc\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gpc.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/libgpc.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/libgpc.a\
a - gpc.o\
rm -f *.o\
-n making in \
/Users/parkernathan/GEMPAK7/extlibs/AODT\
/Users/parkernathan/GEMPAK7/extlibs/AODT/v64/odtlib\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtauto.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtdata.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtfft.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtfuncs.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odthistory.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtintensity.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtoutput.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtscene.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odttopo.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/libAODT_v64.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/libAODT_v64.a\
a - odtauto.o\
a - odtdata.o\
a - odtfft.o\
a - odtfuncs.o\
a - odthistory.o\
a - odtintensity.o\
a - odtoutput.o\
a - odtscene.o\
a - odttopo.o\
rm -f *.o\
/Users/parkernathan/GEMPAK7/extlibs/AODT/v64/odtapi\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtatcfoutputfile.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtautomode1.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtautomode2.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtbulletinoutput.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtdiagnostics.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odteyecloudtemp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtfreememory.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgsIRimage.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgsdomain.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgsforecastfile.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgshistory.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgslocation.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgsmiscopts.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgsscenetypes.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgssstvalue.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgsstartstr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgstopovalue.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgsversion.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odthistorybullfmt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odthistorycomment.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odthistorydelete.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odthistoryinsertrec.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odthistorylistfmt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odthistorynextrec.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odthistorywrite.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtinitialize.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtintensityest.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtloadIRimage.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtmessages.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtreadtopofile.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtscenemap.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtscenetype.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtsetdatetime.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtwarmeyetemp.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/libAODT_v64.a *.o\
a - odtatcfoutputfile.o\
a - odtautomode1.o\
a - odtautomode2.o\
a - odtbulletinoutput.o\
a - odtdiagnostics.o\
a - odteyecloudtemp.o\
a - odtfreememory.o\
a - odtgsIRimage.o\
a - odtgsdomain.o\
a - odtgsforecastfile.o\
a - odtgshistory.o\
a - odtgslocation.o\
a - odtgsmiscopts.o\
a - odtgsscenetypes.o\
a - odtgssstvalue.o\
a - odtgsstartstr.o\
a - odtgstopovalue.o\
a - odtgsversion.o\
a - odthistorybullfmt.o\
a - odthistorycomment.o\
a - odthistorydelete.o\
a - odthistoryinsertrec.o\
a - odthistorylistfmt.o\
a - odthistorynextrec.o\
a - odthistorywrite.o\
a - odtinitialize.o\
a - odtintensityest.o\
a - odtloadIRimage.o\
a - odtmessages.o\
a - odtreadtopofile.o\
a - odtscenemap.o\
a - odtscenetype.o\
a - odtsetdatetime.o\
a - odtwarmeyetemp.o\
rm -f *.o\
/Users/parkernathan/GEMPAK7/extlibs/AODT/v64/inc\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/AODT/v64/odtapi.h\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/AODT/v64/odtextern.h\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/AODT/v64/odtlib.h\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/AODT/v64/odtlibdefs-x.h\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/AODT/v64/odtlibdefs.h\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/AODT/v64/odtlibfuncs.h\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/AODT/v64/odtmcidas.h\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/AODT/v64/odtremap.h\
/Users/parkernathan/GEMPAK7/extlibs/AODT/v72/odtlib\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtauto.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtdata.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtfft.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtfuncs.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odthistory.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtintensity.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtoutput.c\
odtoutput.c: In function 'aodtv72_textscreenoutput':\
odtoutput.c:181:9: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
   ptr = (int)scenetype;\
         ^\
odtoutput.c:182:10: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
   ptr2 = (int)strchr(scenetype,'*');\
          ^\
odtoutput.c:187:11: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     ptr = (int)scenetypemax;\
           ^\
odtoutput.c:188:12: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     ptr2 = (int)strchr(scenetypemax,'*');\
            ^\
odtoutput.c:192:11: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     ptr = (int)scenetypemaxll;\
           ^\
odtoutput.c:193:12: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     ptr2 = (int)strchr(scenetypemaxll,'*');\
            ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtscene.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odttopo.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtwinds.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/libAODT_v72.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/libAODT_v72.a\
a - odtauto.o\
a - odtdata.o\
a - odtfft.o\
a - odtfuncs.o\
a - odthistory.o\
a - odtintensity.o\
a - odtoutput.o\
a - odtscene.o\
a - odttopo.o\
a - odtwinds.o\
rm -f *.o\
/Users/parkernathan/GEMPAK7/extlibs/AODT/v72/odtapi\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtatcfoutputfile.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtautomode1.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtautomode2.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtbulletinoutput.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtdiagnostics.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odteyecloudtemp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtfreememory.c\
odtfreememory.c: In function 'aodtv72_freememory':\
odtfreememory.c:24:34: warning: comparison of distinct pointer types lacks a 
cast [enabled by default]\
     \} while (odthistoryfirst_v72 != (struct aodtdata *)NULL);      /* added 
by CDB */\
                                  ^\
odtfreememory.c:33:11: warning: assignment from incompatible pointer type 
[enabled by default]\
       ptr2=tcircfirst_v72->nextrec;\
           ^\
odtfreememory.c:35:21: warning: assignment from incompatible pointer type 
[enabled by default]\
       tcircfirst_v72=ptr2; \
                     ^\
odtfreememory.c:56:18: warning: comparison of distinct pointer types lacks a 
cast [enabled by default]\
   if(fcstlat_v72 != (char *)NULL) \{\
                  ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgetwindprofile.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgsIRimage.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgsdomain.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgsforecastfile.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgshistory.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgslocation.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgsmiscopts.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgsscenetypes.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgssstvalue.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgsstartstr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgstopovalue.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtgsversion.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odthistorybullfmt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odthistorycomment.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odthistorydelete.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odthistoryinsertrec.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odthistorylistfmt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odthistorynextrec.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odthistorywrite.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtinitialize.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtintensityest.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtloadIRimage.c\
odtloadIRimage.c: In function 'aodtv72_loadIRimage':\
odtloadIRimage.c:18:19: warning: comparison of distinct pointer types lacks a 
cast [enabled by default]\
   if(areadata_v72 != (struct ringdata *)NULL) free(areadata_v72);\
                   ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtmessages.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtreadtopofile.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtscenemap.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtscenetype.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtsetdatetime.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c odtwarmeyetemp.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/libAODT_v72.a *.o\
a - odtatcfoutputfile.o\
a - odtautomode1.o\
a - odtautomode2.o\
a - odtbulletinoutput.o\
a - odtdiagnostics.o\
a - odteyecloudtemp.o\
a - odtfreememory.o\
a - odtgetwindprofile.o\
a - odtgsIRimage.o\
a - odtgsdomain.o\
a - odtgsforecastfile.o\
a - odtgshistory.o\
a - odtgslocation.o\
a - odtgsmiscopts.o\
a - odtgsscenetypes.o\
a - odtgssstvalue.o\
a - odtgsstartstr.o\
a - odtgstopovalue.o\
a - odtgsversion.o\
a - odthistorybullfmt.o\
a - odthistorycomment.o\
a - odthistorydelete.o\
a - odthistoryinsertrec.o\
a - odthistorylistfmt.o\
a - odthistorynextrec.o\
a - odthistorywrite.o\
a - odtinitialize.o\
a - odtintensityest.o\
a - odtloadIRimage.o\
a - odtmessages.o\
a - odtreadtopofile.o\
a - odtscenemap.o\
a - odtscenetype.o\
a - odtsetdatetime.o\
a - odtwarmeyetemp.o\
rm -f *.o\
/Users/parkernathan/GEMPAK7/extlibs/AODT/v72/inc\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/AODT/v72/odtapi.h\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/AODT/v72/odtextern.h\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/AODT/v72/odtlib.h\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/AODT/v72/odtlibdefs-x.h\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/AODT/v72/odtlibdefs.h\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/AODT/v72/odtlibfuncs.h\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/AODT/v72/odtmcidas.h\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/AODT/v72/odtremap.h\
-n making in \
/Users/parkernathan/GEMPAK7/extlibs/melBUFR\
making all in /Users/parkernathan/GEMPAK7/extlibs/melBUFR/melbufr\
/Users/parkernathan/GEMPAK7/extlibs/melBUFR/melbufr/include\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_defaults.h\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_functions.h\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_tables.h\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h\
/Users/parkernathan/GEMPAK7/extlibs/melBUFR/melbufr/src\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
dump_print.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from dump_print.c:11:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
AL_Clear.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from AL_Clear.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
AL_Destroy.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from AL_Destroy.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
AL_First.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from AL_First.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
AL_Init.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from AL_Init.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
AL_Last.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from AL_Last.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
AL_Print.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from AL_Print.c:12:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
AL_Put.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from AL_Put.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
AL_Remove.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from AL_Remove.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
AL_Size.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from AL_Size.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
BS_Destroy.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from BS_Destroy.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
BS_Flush.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from BS_Flush.c:12:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
BS_Get.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from BS_Get.c:13:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
BS_Increase.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from BS_Increase.c:16:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
BS_Init.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from BS_Init.c:15:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
BS_Position.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from BS_Position.c:14:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
BS_Put.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from BS_Put.c:17:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
BS_Rewind.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from BS_Rewind.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Abort.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Abort.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Add_AF.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Add_AF.c:10:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_AtEOD.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_AtEOD.c:15:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
B_AtEOD.c: In function 'BUFR_AtEOD':\
B_AtEOD.c:34:33: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     if( BUFR_Msg.FileName[0] == (char) NULL )\
                                 ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_AtEOF.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_AtEOF.c:14:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
B_AtEOF.c: In function 'BUFR_AtEOF':\
B_AtEOF.c:33:33: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     if( BUFR_Msg.FileName[0] == (char) NULL )\
                                 ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_AtEOM.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_AtEOM.c:14:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
B_AtEOM.c: In function 'BUFR_AtEOM':\
B_AtEOM.c:33:33: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     if( BUFR_Msg.FileName[0] == (char) NULL )\
                                 ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_BitWidth.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_BitWidth.c:15:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Cancel_AF.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Cancel_AF.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Change_DW.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Change_DW.c:19:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Change_RV.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Change_RV.c:20:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Change_S.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Change_S.c:19:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Close.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Close.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_DS_Empty.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_DS_Empty.c:23:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_DS_Entry_Put.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_DS_Entry_Put.c:23:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_DS_Free.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_DS_Free.c:23:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_DS_Init.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_DS_Init.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Debug.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Debug.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_DebugLevel.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_DebugLevel.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Decode.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Decode.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Def_Dataset.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Def_Dataset.c:37:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Destroy.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Destroy.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Encode.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Encode.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Err_Clear.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Err_Clear.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Err_Init.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Err_Init.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Err_Log.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Err_Log.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Err_Print.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Err_Print.c:13:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Err_Set.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Err_Set.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_FTP_GetFile.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_FTP_GetFile.c:26:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
B_FTP_GetFile.c: In function 'BUFR_FTP_GetFile':\
B_FTP_GetFile.c:63:50: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     if( FullFileName == NULL || *FullFileName == (char) NULL )\
                                                  ^\
B_FTP_GetFile.c:72:42: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     if( FTP_Host == NULL || *FTP_Host == (char) NULL )\
                                          ^\
B_FTP_GetFile.c:81:42: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     if( FTP_Path == NULL || *FTP_Path == (char) NULL )\
                                          ^\
B_FTP_GetFile.c:97:19: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
             *cp = (char) NULL;     /* Split FullFileName into two strings. */\
                   ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_FindSeq.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_FindSeq.c:14:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Find_End.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Find_End.c:18:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Get_Array.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Get_Array.c:21:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Get_Dataset.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Get_Dataset.c:38:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Get_OptData.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Get_OptData.c:14:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Get_S3Data.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Get_S3Data.c:17:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Get_S4Data.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Get_S4Data.c:17:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Get_Value.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Get_Value.c:46:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
B_Get_Value.c: In function 'BUFR_Get_Value':\
B_Get_Value.c:716:23: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
                 *cp = (char) NULL;     /* Terminate string. */\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Globals.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Globals.c:7:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Info_Init.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Info_Init.c:21:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Info_Print.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Info_Print.c:18:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
B_Info_Print.c: In function 'sval':\
B_Info_Print.c:48:32: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     if( val == NULL || *val == (char) NULL )\
                                ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Info_Verify.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Info_Verify.c:15:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Init.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Init.c:37:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Init_Sub.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Init_Sub.c:32:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
B_Init_Sub.c: In function 'BUFR_Init_Sub':\
B_Init_Sub.c:92:44: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     if( BUFR_File == NULL || *BUFR_File == (char)NULL )\
                                            ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_IsComment.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_IsComment.c:16:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
B_IsComment.c: In function 'BUFR_IsComment':\
B_IsComment.c:34:21: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     for( ; *Line != (char) NULL; Line++ )\
                     ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_IsError.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_IsError.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_MaxVal.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_MaxVal.c:12:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Mix_Print.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Mix_Print.c:11:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_NumDatasets.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_NumDatasets.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Pos_Msg.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Pos_Msg.c:18:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Print.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Print.c:20:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_ProcMethod.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_ProcMethod.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_ProcType.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_ProcType.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Put_Array.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Put_Array.c:35:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Put_MixArray.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Put_MixArray.c:44:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Put_OptData.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Put_OptData.c:13:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Put_S3Data.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Put_S3Data.c:16:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Put_S4Data.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Put_S4Data.c:18:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Put_String.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Put_String.c:18:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Put_Value.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Put_Value.c:14:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Read_Msg.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Read_Msg.c:27:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Read_Tables.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Read_Tables.c:41:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
B_Read_Tables.c: In function 'BUFR_Read_Tables':\
B_Read_Tables.c:185:55: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     for( table_char=&table_letters[0]; *table_char != (char)NULL; table_char++ 
)\
                                                       ^\
B_Read_Tables.c:213:42: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         if( master != NULL && *master != (char) NULL )\
                                          ^\
B_Read_Tables.c:237:41: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
             if( default_table_dir[0] == (char) NULL )\
                                         ^\
B_Read_Tables.c:549:55: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     for( table_char=&table_letters[2]; *table_char != (char)NULL; table_char++ 
)\
                                                       ^\
B_Read_Tables.c:568:40: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         if( local != NULL && *local != (char) NULL )\
                                        ^\
B_Read_Tables.c:605:39: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
           if( default_table_dir[0] == (char)NULL )\
                                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Reset_DW.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Reset_DW.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Reset_RV.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Reset_RV.c:16:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Reset_S.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Reset_S.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Set_Missing_Value.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Set_Missing_Value.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Set_Multiple_Msg_Flag.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Set_Multiple_Msg_Flag.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_TO_Multiple_Msg_Flag.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_TO_Multiple_Msg_Flag.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Trace.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Trace.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_TraceLevel.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_TraceLevel.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_ValArray_Destroy.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_ValArray_Destroy.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Val_Array_free.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Val_Array_free.c:15:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Val_Print.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Val_Print.c:14:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Val_free.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Val_free.c:11:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_Write_Msg.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_Write_Msg.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_perror.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_perror.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
B_strdup.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from B_strdup.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
BytesInBits.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from BytesInBits.c:13:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Check_Compress.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Check_Compress.c:5:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Compression.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Compression.c:5:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
Compression.c: In function 'Compression':\
Compression.c:409:23: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
                 *cp = (char) NULL;\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Create_TableB.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Create_TableB.c:34:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
Create_TableB.c: In function 'Create_TableB':\
Create_TableB.c:215:20: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         units[i] = (char) NULL;\
                    ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Create_TableD.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Create_TableD.c:18:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
DL_Destroy.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from DL_Destroy.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
DL_Encode.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from DL_Encode.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
DL_First.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from DL_First.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
DL_Init.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from DL_Init.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
DL_Last.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from DL_Last.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
DL_NumFXYs.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from DL_NumFXYs.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
DL_Print.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from DL_Print.c:10:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
DL_Put.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from DL_Put.c:10:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
DL_Size.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from DL_Size.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
D_Compression.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from D_Compression.c:6:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
D_Compression.c: In function 'D_Compression':\
D_Compression.c:364:23: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
                 *cp = (char) NULL;     /* Terminate string. */\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
EV_Destroy.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from EV_Destroy.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
EV_Get.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from EV_Get.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
EV_Init.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from EV_Init.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
EV_IsBad.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from EV_IsBad.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
EV_Print.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from EV_Print.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
EV_RVSet.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from EV_RVSet.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
EV_Set.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from EV_Set.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
EncodeValue.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from EncodeValue.c:10:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FL_Destroy.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FL_Destroy.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FL_Expand.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FL_Expand.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FL_First.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FL_First.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FL_Get.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FL_Get.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FL_Init.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FL_Init.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FL_Insert.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FL_Insert.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FL_Last.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FL_Last.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FL_Prev.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FL_Prev.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FL_Print.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FL_Print.c:6:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FL_Put.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FL_Put.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FL_Remove.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FL_Remove.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FL_Size.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FL_Size.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_Expand.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_Expand.c:13:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_F_Value.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_F_Value.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_Get_DW.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_Get_DW.c:12:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_Get_RV.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_Get_RV.c:13:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_Get_S.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_Get_S.c:12:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_Get_Vals.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_Get_Vals.c:10:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_IsLocal.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_IsLocal.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_IsRepl.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_IsRepl.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_IsTableB.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_IsTableB.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_IsTableC.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_IsTableC.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_IsTableD.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_IsTableD.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_Pack.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_Pack.c:15:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_Pack_Dec.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_Pack_Dec.c:11:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_Print.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_Print.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_PrintVals.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_PrintVals.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_PtrInc.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_PtrInc.c:14:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_String.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_String.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_Units.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_Units.c:12:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_UnitsType.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_UnitsType.c:12:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_Unpack.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_Unpack.c:16:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_Unpack_Dec.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_Unpack_Dec.c:16:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_X_Value.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_X_Value.c:14:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FXY_Y_Value.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FXY_Y_Value.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
F_Print_R.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from F_Print_R.c:31:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
FileExists.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from FileExists.c:13:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
FileExists.c: In function 'FileExists':\
FileExists.c:35:22: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     if( *FileName == (char) NULL )     /* File name is "" (empty file name) */\
                      ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Find_Data_Type.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Find_Data_Type.c:5:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Find_Status.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Find_Status.c:15:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Flag_Print.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Flag_Print.c:7:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_BUFR_Edition.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_BUFR_Edition.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_BUFR_Log_File.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_BUFR_Log_File.c:7:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_BUFR_Log_File_prt.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_BUFR_Log_File_prt.c:7:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_BUFR_MasterTableNum.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_BUFR_MasterTableNum.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_Century.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_Century.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_DataCategory.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_DataCategory.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_DataSubCategory.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_DataSubCategory.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_Day.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_Day.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_Hour.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_Hour.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_HourMinute.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_HourMinute.c:5:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_LocalTableVer.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_LocalTableVer.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_MasterTableVer.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_MasterTableVer.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_Minute.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_Minute.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_Month.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_Month.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_ObservedDataFlag.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_ObservedDataFlag.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_OriginatingCenter.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_OriginatingCenter.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_OriginatingCenterID.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_OriginatingCenterID.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_SubCenter.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_SubCenter.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_UpdateSeqNum.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_UpdateSeqNum.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_Val_Double.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_Val_Double.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_Val_FXY.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_Val_FXY.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_Val_Int.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_Val_Int.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_Val_Scale.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_Val_Scale.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_Val_String.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_Val_String.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_Val_Type.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_Val_Type.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_YMD.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_YMD.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Get_Year.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Get_Year.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
HS_Destroy.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from HS_Destroy.c:10:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
HS_Get.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from HS_Get.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
HS_GetBit.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from HS_GetBit.c:26:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
HS_RVSet.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from HS_RVSet.c:12:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
HS_Set.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from HS_Set.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
HS_SetBit.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from HS_SetBit.c:26:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Int2ToInt.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Int2ToInt.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Int3ToInt.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Int3ToInt.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
IntToInt2.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from IntToInt2.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
IntToInt3.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from IntToInt3.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Is_Val_Missing.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Is_Val_Missing.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Loop_T_Data_Type.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Loop_T_Data_Type.c:5:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Miss_ValRep.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Miss_ValRep.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Num_Messages.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Num_Messages.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
PrintDivider.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from PrintDivider.c:10:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Prn_Comprss.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Prn_Comprss.c:13:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Set_Center_Info.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Set_Center_Info.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Set_Compress.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Set_Compress.c:5:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Set_DataCategory.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Set_DataCategory.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Set_Date.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Set_Date.c:5:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Set_Edition_MastTab.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Set_Edition_MastTab.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Set_Flag.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Set_Flag.c:7:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Set_MasterTableVer.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Set_MasterTableVer.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Set_ObservedData.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Set_ObservedData.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Set_Status.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Set_Status.c:14:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Set_Time.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Set_Time.c:5:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
Set_UpdateSequence.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from Set_UpdateSequence.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
T0_Destroy.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from T0_Destroy.c:12:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
T0_Init.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from T0_Init.c:12:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
T0_Print.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from T0_Print.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
T0_Read.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from T0_Read.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
T0_Read.c: In function 'Table0_Read':\
T0_Read.c:185:42: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     if( FileName == NULL && *FileName == (char) NULL )\
                                          ^\
T0_Read.c:224:21: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
             *valp = (char) NULL;\
                     ^\
T0_Read.c:290:49: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         for( valp=ndxp+strlen(ndxp)+1; *valp != (char) NULL; valp++ )\
                                                 ^\
T0_Read.c:298:39: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         if( *valp == '\\n' || *valp == (char) NULL )\
                                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
T0_Value.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from T0_Value.c:10:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TA_Destroy.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TA_Destroy.c:10:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TA_Init.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TA_Init.c:11:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TA_Print.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TA_Print.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TA_Read.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TA_Read.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
TA_Read.c: In function 'TableA_Read':\
TA_Read.c:170:42: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     if( FileName == NULL || *FileName == (char) NULL )\
                                          ^\
TA_Read.c:212:21: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
             *valp = (char) NULL;\
                     ^\
TA_Read.c:265:49: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         for( valp=ndxp+strlen(ndxp)+1; *valp != (char) NULL; valp++ )\
                                                 ^\
TA_Read.c:273:39: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         if( *valp == '\\n' || *valp == (char) NULL )\
                                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TA_Value.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TA_Value.c:13:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TB_Destroy.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TB_Destroy.c:28:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TB_Get.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TB_Get.c:10:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TB_GetUnits.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TB_GetUnits.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
TB_GetUnits.c: In function 'TableB_GetUnits':\
TB_GetUnits.c:44:29: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     for( u=&ua[0]; *u->s != (char)NULL; u++ )\
                             ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TB_Init.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TB_Init.c:12:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TB_Print.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TB_Print.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TB_Put.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TB_Put.c:10:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TB_Read.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TB_Read.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
TB_Read.c: In function 'TableB_Read':\
TB_Read.c:281:42: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     if( FileName == NULL && *FileName == (char) NULL )\
                                          ^\
TB_Read.c:319:21: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
             *valp = (char) NULL;\
                     ^\
TB_Read.c:445:51: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         for( valp=units+strlen(units)+1; *valp != (char) NULL; valp++ )\
                                                   ^\
TB_Read.c:453:39: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         if( *valp == '\\n' || *valp == (char) NULL )\
                                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TC_Find.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TC_Find.c:10:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TDS_Destroy.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TDS_Destroy.c:11:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TDS_Init.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TDS_Init.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TDS_Put.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TDS_Put.c:13:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TD_Destroy.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TD_Destroy.c:12:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TD_Expand.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TD_Expand.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TD_Init.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TD_Init.c:12:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TD_Match.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TD_Match.c:10:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TD_Print.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TD_Print.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TD_Read.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TD_Read.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
TD_Read.c: In function 'TableD_Read':\
TD_Read.c:212:42: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     if( FileName == NULL && *FileName == (char) NULL )\
                                          ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TenPow.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TenPow.c:12:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TruncateValue.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TruncateValue.c:23:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
TruncateValue.c: In function 'TruncateValue':\
TruncateValue.c:45:29: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     for( bp=&buf[0]; *bp != (char) NULL; bp++ )\
                             ^\
TruncateValue.c:50:19: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
             *bp = (char) NULL;\
                   ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
TwoPow.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from TwoPow.c:12:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
VS_Clear.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from VS_Clear.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
VS_Destroy.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from VS_Destroy.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
VS_Get.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from VS_Get.c:13:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
VS_Init.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from VS_Init.c:12:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
VS_IsEmpty.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from VS_IsEmpty.c:12:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
VS_Pop.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from VS_Pop.c:13:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
VS_Push.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from VS_Push.c:13:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
VoidInc.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from VoidInc.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c 
VoidVal.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from VoidVal.c:4:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/libmel_bufr.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/libmel_bufr.a\
a - AL_Clear.o\
a - AL_Destroy.o\
a - AL_First.o\
a - AL_Init.o\
a - AL_Last.o\
a - AL_Print.o\
a - AL_Put.o\
a - AL_Remove.o\
a - AL_Size.o\
a - BS_Destroy.o\
a - BS_Flush.o\
a - BS_Get.o\
a - BS_Increase.o\
a - BS_Init.o\
a - BS_Position.o\
a - BS_Put.o\
a - BS_Rewind.o\
a - B_Abort.o\
a - B_Add_AF.o\
a - B_AtEOD.o\
a - B_AtEOF.o\
a - B_AtEOM.o\
a - B_BitWidth.o\
a - B_Cancel_AF.o\
a - B_Change_DW.o\
a - B_Change_RV.o\
a - B_Change_S.o\
a - B_Close.o\
a - B_DS_Empty.o\
a - B_DS_Entry_Put.o\
a - B_DS_Free.o\
a - B_DS_Init.o\
a - B_Debug.o\
a - B_DebugLevel.o\
a - B_Decode.o\
a - B_Def_Dataset.o\
a - B_Destroy.o\
a - B_Encode.o\
a - B_Err_Clear.o\
a - B_Err_Init.o\
a - B_Err_Log.o\
a - B_Err_Print.o\
a - B_Err_Set.o\
a - B_FTP_GetFile.o\
a - B_FindSeq.o\
a - B_Find_End.o\
a - B_Get_Array.o\
a - B_Get_Dataset.o\
a - B_Get_OptData.o\
a - B_Get_S3Data.o\
a - B_Get_S4Data.o\
a - B_Get_Value.o\
a - B_Globals.o\
a - B_Info_Init.o\
a - B_Info_Print.o\
a - B_Info_Verify.o\
a - B_Init.o\
a - B_Init_Sub.o\
a - B_IsComment.o\
a - B_IsError.o\
a - B_MaxVal.o\
a - B_Mix_Print.o\
a - B_NumDatasets.o\
a - B_Pos_Msg.o\
a - B_Print.o\
a - B_ProcMethod.o\
a - B_ProcType.o\
a - B_Put_Array.o\
a - B_Put_MixArray.o\
a - B_Put_OptData.o\
a - B_Put_S3Data.o\
a - B_Put_S4Data.o\
a - B_Put_String.o\
a - B_Put_Value.o\
a - B_Read_Msg.o\
a - B_Read_Tables.o\
a - B_Reset_DW.o\
a - B_Reset_RV.o\
a - B_Reset_S.o\
a - B_Set_Missing_Value.o\
a - B_Set_Multiple_Msg_Flag.o\
a - B_TO_Multiple_Msg_Flag.o\
a - B_Trace.o\
a - B_TraceLevel.o\
a - B_ValArray_Destroy.o\
a - B_Val_Array_free.o\
a - B_Val_Print.o\
a - B_Val_free.o\
a - B_Write_Msg.o\
a - B_perror.o\
a - B_strdup.o\
a - BytesInBits.o\
a - Check_Compress.o\
a - Compression.o\
a - Create_TableB.o\
a - Create_TableD.o\
a - DL_Destroy.o\
a - DL_Encode.o\
a - DL_First.o\
a - DL_Init.o\
a - DL_Last.o\
a - DL_NumFXYs.o\
a - DL_Print.o\
a - DL_Put.o\
a - DL_Size.o\
a - D_Compression.o\
a - EV_Destroy.o\
a - EV_Get.o\
a - EV_Init.o\
a - EV_IsBad.o\
a - EV_Print.o\
a - EV_RVSet.o\
a - EV_Set.o\
a - EncodeValue.o\
a - FL_Destroy.o\
a - FL_Expand.o\
a - FL_First.o\
a - FL_Get.o\
a - FL_Init.o\
a - FL_Insert.o\
a - FL_Last.o\
a - FL_Prev.o\
a - FL_Print.o\
a - FL_Put.o\
a - FL_Remove.o\
a - FL_Size.o\
a - FXY_Expand.o\
a - FXY_F_Value.o\
a - FXY_Get_DW.o\
a - FXY_Get_RV.o\
a - FXY_Get_S.o\
a - FXY_Get_Vals.o\
a - FXY_IsLocal.o\
a - FXY_IsRepl.o\
a - FXY_IsTableB.o\
a - FXY_IsTableC.o\
a - FXY_IsTableD.o\
a - FXY_Pack.o\
a - FXY_Pack_Dec.o\
a - FXY_Print.o\
a - FXY_PrintVals.o\
a - FXY_PtrInc.o\
a - FXY_String.o\
a - FXY_Units.o\
a - FXY_UnitsType.o\
a - FXY_Unpack.o\
a - FXY_Unpack_Dec.o\
a - FXY_X_Value.o\
a - FXY_Y_Value.o\
a - F_Print_R.o\
a - FileExists.o\
a - Find_Data_Type.o\
a - Find_Status.o\
a - Flag_Print.o\
a - Get_BUFR_Edition.o\
a - Get_BUFR_Log_File.o\
a - Get_BUFR_Log_File_prt.o\
a - Get_BUFR_MasterTableNum.o\
a - Get_Century.o\
a - Get_DataCategory.o\
a - Get_DataSubCategory.o\
a - Get_Day.o\
a - Get_Hour.o\
a - Get_HourMinute.o\
a - Get_LocalTableVer.o\
a - Get_MasterTableVer.o\
a - Get_Minute.o\
a - Get_Month.o\
a - Get_ObservedDataFlag.o\
a - Get_OriginatingCenter.o\
a - Get_OriginatingCenterID.o\
a - Get_SubCenter.o\
a - Get_UpdateSeqNum.o\
a - Get_Val_Double.o\
a - Get_Val_FXY.o\
a - Get_Val_Int.o\
a - Get_Val_Scale.o\
a - Get_Val_String.o\
a - Get_Val_Type.o\
a - Get_YMD.o\
a - Get_Year.o\
a - HS_Destroy.o\
a - HS_Get.o\
a - HS_GetBit.o\
a - HS_RVSet.o\
a - HS_Set.o\
a - HS_SetBit.o\
a - Int2ToInt.o\
a - Int3ToInt.o\
a - IntToInt2.o\
a - IntToInt3.o\
a - Is_Val_Missing.o\
a - Loop_T_Data_Type.o\
a - Miss_ValRep.o\
a - Num_Messages.o\
a - PrintDivider.o\
a - Prn_Comprss.o\
a - Set_Center_Info.o\
a - Set_Compress.o\
a - Set_DataCategory.o\
a - Set_Date.o\
a - Set_Edition_MastTab.o\
a - Set_Flag.o\
a - Set_MasterTableVer.o\
a - Set_ObservedData.o\
a - Set_Status.o\
a - Set_Time.o\
a - Set_UpdateSequence.o\
a - T0_Destroy.o\
a - T0_Init.o\
a - T0_Print.o\
a - T0_Read.o\
a - T0_Value.o\
a - TA_Destroy.o\
a - TA_Init.o\
a - TA_Print.o\
a - TA_Read.o\
a - TA_Value.o\
a - TB_Destroy.o\
a - TB_Get.o\
a - TB_GetUnits.o\
a - TB_Init.o\
a - TB_Print.o\
a - TB_Put.o\
a - TB_Read.o\
a - TC_Find.o\
a - TDS_Destroy.o\
a - TDS_Init.o\
a - TDS_Put.o\
a - TD_Destroy.o\
a - TD_Expand.o\
a - TD_Init.o\
a - TD_Match.o\
a - TD_Print.o\
a - TD_Read.o\
a - TenPow.o\
a - TruncateValue.o\
a - TwoPow.o\
a - VS_Clear.o\
a - VS_Destroy.o\
a - VS_Get.o\
a - VS_Init.o\
a - VS_IsEmpty.o\
a - VS_Pop.o\
a - VS_Push.o\
a - VoidInc.o\
a - VoidVal.o\
a - dump_print.o\
rm -f *.o\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -I../include -DDEBUG_PRINT=0 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=0  -c -o 
bufr_dump.o bufr_dump.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from bufr_dump.c:8:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
bufr_dump.c: In function 'main':\
bufr_dump.c:249:33: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
             if( BUFR_File[0] == (char)NULL )\
                                 ^\
bufr_dump.c:265:25: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     if( BUFR_File[0] == (char)NULL ) \{\
                         ^\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  -o bufr_dump 
bufr_dump.o /Users/parkernathan/GEMPAK7/os/darwin/lib/libmel_bufr.a\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [bufr_dump] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/extlibs/ncepBUFR\
making all in /Users/parkernathan/GEMPAK7/extlibs/ncepBUFR/libncepBUFR\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c bort_exit.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c ccbfl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c cmpia.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c cobfl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c crbmg.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c cread.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c cwbmg.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c icvidx.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c nummtb.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c rbytes.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c restd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c stseq.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -DUNDERSCORE -c wrdesc.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c adn30.f\
make[3]: /usr/local/bin/gfortran: No such file or directory\
make[3]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/libncepBUFR.a(adn30.o)] 
Error 1\
make[2]: *** [all] Error 2\
-n making in \
/Users/parkernathan/GEMPAK7/extlibs/netCDF\
look netcdf /Users/parkernathan/GEMPAK7/os/darwin/lib/libnetcdf.a\
/Applications/Xcode.app/Contents/Developer/usr/bin/make lnetcdf 
"CPPFLAGS=-DNDEBUG -Df2cFortran" "FFLAGS=-O" "CFLAGS=-O "-I../libsrc"" "CXX= " 
"FC= " "F77= " "F90= " "CPP= " "CXXCPP= "\
 Creating /Users/parkernathan/GEMPAK7/os/darwin\
/Users/parkernathan/GEMPAK7/extlibs/netCDF/netcdf\
make[4]: *** No rule to make target `distclean'.  Stop.\
configure: netCDF 4.3.1.1\
checking build system type... x86_64-apple-darwin13.2.0\
checking host system type... x86_64-apple-darwin13.2.0\
checking target system type... x86_64-apple-darwin13.2.0\
checking for a BSD-compatible install... /usr/bin/install -c\
checking whether build environment is sane... yes\
checking for a thread-safe mkdir -p... ./install-sh -c -d\
checking for gawk... no\
checking for mawk... no\
checking for nawk... no\
checking for awk... awk\
checking whether make sets $(MAKE)... yes\
checking whether make supports nested variables... yes\
checking whether to enable maintainer-specific portions of Makefiles... no\
configure: checking user options\
checking whether a win32 DLL is desired... no\
checking whether a NCIO_MINBLOCKSIZE was specified... 256\
checking if fsync support is enabled... no\
checking whether extra valgrind tests should be run... no\
checking whether we should try to build netCDF-4... no\
checking do we require hdf5 dynamic-loading support... xno\
checking whether reading of HDF4 SD files is to be enabled... no\
checking whether to fetch some sample HDF4 files from Unidata ftp site to test 
HDF4 reading (requires wget)... no\
checking whether parallel I/O for classic and 64-bit offset files using 
parallel-netcdf is to be enabled... no\
checking whether extra example tests should be run... no\
checking whether parallel IO tests should be run... no\
checking whether a default chunk size in bytes was specified... 4194304\
checking whether a maximum per-variable cache size for HDF5 was specified... 
67108864\
checking whether a number of chunks for the default per-variable cache was 
specified... 10\
checking whether a default file cache size for HDF5 was specified... 4194304\
checking whether a default file cache maximum number of elements for HDF5 was 
specified... 1009\
checking whether a default cache preemption for HDF5 was specified... 0.75\
checking whether netCDF-4 logging is enabled... no\
checking whether cdmremote client is to be built... no\
checking whether DAP client is to be built... no\
checking for style of include used by make... GNU\
checking for gcc... gcc\
checking whether the C compiler works... yes\
checking for C compiler default output file name... a.out\
checking for suffix of executables... \
checking whether we are cross compiling... no\
checking for suffix of object files... o\
checking whether we are using the GNU C compiler... yes\
checking whether gcc accepts -g... yes\
checking for gcc option to accept ISO C89... none needed\
checking whether gcc understands -c and -o together... yes\
checking dependency style of gcc... gcc3\
checking for curl_easy_setopt in -lcurl... yes\
checking whether dap remote testing should be enabled (default on)... no\
checking whether netcdf4 group names should be enabled (default on)... 
configure: dap groups disabled because dap disabled or netcdf-4 disabled\
no\
checking whether the time-consuming dap tests should be enabled (default 
off)... no\
checking whether netCDF extra tests should be run (developers only)... no\
checking whether FFIO will be used... no\
checking whether examples should be built... yes\
checking whether v2 netCDF API should be built... yes\
checking whether the ncgen/ncdump/nccopy should be built... yes\
checking whether test should be built and run... yes\
checking whether large file (> 2GB) tests should be run... no\
checking whether benchmaks should be run (experimental)... no\
checking whether extreme numbers should be used in tests... yes\
checking where to put large temp files if large file tests are run... .\
configure: finding C compiler\
checking for gcc... (cached) gcc\
checking whether we are using the GNU C compiler... (cached) yes\
checking whether gcc accepts -g... (cached) yes\
checking for gcc option to accept ISO C89... (cached) none needed\
checking whether gcc understands -c and -o together... (cached) yes\
checking dependency style of gcc... (cached) gcc3\
checking for an ANSI C-conforming const... yes\
checking whether a CURLOPT_KEYPASSWD is defined... yes\
configure: setting up libtool\
checking how to print strings... printf\
checking for a sed that does not truncate output... /usr/bin/sed\
checking for grep that handles long lines and -e... /usr/bin/grep\
checking for egrep... /usr/bin/grep -E\
checking for fgrep... /usr/bin/grep -F\
checking for ld used by gcc... /opt/local/bin/ld\
checking if the linker (/opt/local/bin/ld) is GNU ld... no\
checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm\
checking the name lister (/opt/local/bin/nm) interface... BSD nm\
checking whether ln -s works... yes\
checking the maximum length of command line arguments... 196608\
checking whether the shell understands some XSI constructs... yes\
checking whether the shell understands "+="... yes\
checking how to convert x86_64-apple-darwin13.2.0 file names to 
x86_64-apple-darwin13.2.0 format... func_convert_file_noop\
checking how to convert x86_64-apple-darwin13.2.0 file names to toolchain 
format... func_convert_file_noop\
checking for /opt/local/bin/ld option to reload object files... -r\
checking for objdump... no\
checking how to recognize dependent libraries... pass_all\
checking for dlltool... no\
checking how to associate runtime and link libraries... printf %s\\n\
checking for ar... ar\
checking for archiver @FILE support... no\
checking for strip... strip\
checking for ranlib... ranlib\
checking command to parse /opt/local/bin/nm output from gcc object... ok\
checking for sysroot... no\
checking for mt... no\
checking if : is a manifest tool... no\
checking for dsymutil... dsymutil\
checking for nmedit... nmedit\
checking for lipo... lipo\
checking for otool... otool\
checking for otool64... no\
checking for -single_module linker flag... yes\
checking for -exported_symbols_list linker flag... yes\
checking for -force_load linker flag... yes\
checking how to run the C preprocessor... gcc -E\
checking for ANSI C header files... yes\
checking for sys/types.h... yes\
checking for sys/stat.h... yes\
checking for stdlib.h... yes\
checking for string.h... yes\
checking for memory.h... yes\
checking for strings.h... yes\
checking for inttypes.h... yes\
checking for stdint.h... yes\
checking for unistd.h... yes\
checking for dlfcn.h... yes\
checking for objdir... .libs\
checking if gcc supports -fno-rtti -fno-exceptions... no\
checking for gcc option to produce PIC... -fno-common -DPIC\
checking if gcc PIC flag -fno-common -DPIC works... yes\
checking if gcc static flag -static works... no\
checking if gcc supports -c -o file.o... yes\
checking if gcc supports -c -o file.o... (cached) yes\
checking whether the gcc linker (/opt/local/bin/ld) supports shared 
libraries... yes\
checking dynamic linker characteristics... darwin13.2.0 dyld\
checking how to hardcode library paths into programs... immediate\
checking whether stripping libraries is possible... yes\
checking if libtool supports shared libraries... yes\
checking whether to build shared libraries... yes\
checking whether to build static libraries... yes\
configure: finding other utilities\
checking for doxygen... no\
configure: WARNING: Doxygen not found - documentation will not be built\
checking for dot... no\
configure: WARNING: dot not found - will use simple charts in documentation\
checking for special C compiler options needed for large files... no\
checking for _FILE_OFFSET_BITS value needed for large files... no\
configure: displaying some results\
checking CPPFLAGS... -DNDEBUG -Df2cFortran\
checking CC CFLAGS... gcc -O -I../libsrc\
checking type gcc... gcc is hashed (/opt/local/bin/gcc)\
checking CXX... unset\
checking FC... unset\
checking F90... unset\
checking AR... ar\
checking AR_FLAGS... cru\
checking type ar... ar is hashed (/opt/local/bin/ar)\
checking NM... /opt/local/bin/nm\
checking NMFLAGS... \
configure: checking types, headers, and functions\
checking for stdlib.h... (cached) yes\
checking for sys/types.h... (cached) yes\
checking sys/param.h usability... yes\
checking sys/param.h presence... yes\
checking for sys/param.h... yes\
checking for dirent.h that defines DIR... yes\
checking for library containing opendir... none required\
checking for ANSI C header files... (cached) yes\
checking for sys/wait.h that is POSIX.1 compatible... yes\
checking whether time.h and sys/time.h may both be included... yes\
checking locale.h usability... yes\
checking locale.h presence... yes\
checking for locale.h... yes\
checking stdio.h usability... yes\
checking stdio.h presence... yes\
checking for stdio.h... yes\
checking stdarg.h usability... yes\
checking stdarg.h presence... yes\
checking for stdarg.h... yes\
checking errno.h usability... yes\
checking errno.h presence... yes\
checking for errno.h... yes\
checking ctype.h usability... yes\
checking ctype.h presence... yes\
checking for ctype.h... yes\
checking fcntl.h usability... yes\
checking fcntl.h presence... yes\
checking for fcntl.h... yes\
checking malloc.h usability... no\
checking malloc.h presence... no\
checking for malloc.h... no\
checking for stdlib.h... (cached) yes\
checking for string.h... (cached) yes\
checking for strings.h... (cached) yes\
checking for unistd.h... (cached) yes\
checking for sys/stat.h... (cached) yes\
checking getopt.h usability... yes\
checking getopt.h presence... yes\
checking for getopt.h... yes\
checking sys/time.h usability... yes\
checking sys/time.h presence... yes\
checking for sys/time.h... yes\
checking for vprintf... yes\
checking for _doprnt... no\
checking sys/resource.h usability... yes\
checking sys/resource.h presence... yes\
checking for sys/resource.h... yes\
checking for stdbool.h that conforms to C99... yes\
checking for _Bool... yes\
checking for strlcat... yes\
checking for strerror... yes\
checking for snprintf... yes\
checking for strchr... yes\
checking for strrchr... yes\
checking for strcat... yes\
checking for strcpy... yes\
checking for strdup... yes\
checking for strcasecmp... yes\
checking for strtod... yes\
checking for strtoll... yes\
checking for strtoull... yes\
checking for strstr... yes\
checking for mkstemp... yes\
checking for rand... yes\
checking for getrlimit... yes\
checking for gettimeofday... yes\
checking for fsync... yes\
checking for MPI_Comm_f2c... no\
checking whether in-memory files are enabled... yes\
checking for memmove... yes\
checking for getpagesize... yes\
checking for sysconf... yes\
checking whether mmap is enabled for in-memory files... no\
checking for stdlib.h... (cached) yes\
checking for unistd.h... (cached) yes\
checking for sys/param.h... (cached) yes\
checking for getpagesize... (cached) yes\
checking for working mmap... yes\
checking for mremap... no\
mmap function or mremap function is not available: disabling mmap\
checking for size_t... yes\
checking for working alloca.h... yes\
checking for alloca... yes\
checking whether isnan is declared... yes\
checking whether isinf is declared... yes\
checking whether isfinite is declared... yes\
checking whether signbit is declared... yes\
checking for struct stat.st_blksize... yes\
checking for IEEE floating point format... yes\
checking for size_t... (cached) yes\
checking for off_t... yes\
checking for ssize_t... yes\
checking for ptrdiff_t... yes\
checking for uchar... no\
checking for longlong... no\
checking whether char is unsigned... no\
checking whether byte ordering is bigendian... no\
checking size of short... 2\
checking size of int... 4\
checking size of long... 8\
checking size of long long... 8\
checking size of float... 4\
checking size of double... 8\
checking size of off_t... 8\
checking size of size_t... 8\
checking for floor in -lm... yes\
checking what to call the output of the ftpbin target... 
binary-netcdf-4.3.1.1_nc3.tar  \
checking value of LIBS... -lm \
configure: generating header files and makefiles\
checking that generated files are newer than configure... done\
configure: creating ./config.status\
config.status: creating Makefile\
config.status: creating nc-config\
config.status: creating netcdf.pc\
config.status: creating include/Makefile\
config.status: creating h5_test/Makefile\
config.status: creating man4/Makefile\
config.status: creating man4/images/Makefile\
config.status: creating libsrc/Makefile\
config.status: creating libsrc4/Makefile\
config.status: creating libsrc5/Makefile\
config.status: creating nctest/Makefile\
config.status: creating nc_test4/Makefile\
config.status: creating nc_test/Makefile\
config.status: creating ncdump/Makefile\
config.status: creating ncgen3/Makefile\
config.status: creating ncgen/Makefile\
config.status: creating examples/Makefile\
config.status: creating examples/C/Makefile\
config.status: creating examples/CDL/Makefile\
config.status: creating oc2/Makefile\
config.status: creating libdap2/Makefile\
config.status: creating libdispatch/Makefile\
config.status: creating liblib/Makefile\
config.status: creating ncdump/cdl4/Makefile\
config.status: creating ncdump/expected4/Makefile\
config.status: creating ncdap_test/Makefile\
config.status: creating ncdap_test/testdata3/Makefile\
config.status: creating ncdap_test/expected3/Makefile\
config.status: creating ncdap_test/expected4/Makefile\
config.status: creating ncdap_test/expectremote3/Makefile\
config.status: creating ncdap_test/expectremote4/Makefile\
config.status: creating config.h\
config.status: executing depfiles commands\
config.status: executing libtool commands\
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive\
Making all in include\
make[6]: Nothing to be done for `all'.\
Making all in libdispatch\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-dparallel.lo -MD -MP -MF .deps/libdispatch_la-dparallel.Tpo -c 
-o libdispatch_la-dparallel.lo `test -f 'dparallel.c' || echo './'`dparallel.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dparallel.lo -MD -MP -MF 
.deps/libdispatch_la-dparallel.Tpo -c dparallel.c  -fno-common -DPIC -o 
.libs/libdispatch_la-dparallel.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dparallel.lo -MD -MP -MF 
.deps/libdispatch_la-dparallel.Tpo -c dparallel.c -o libdispatch_la-dparallel.o 
>/dev/null 2>&1\
mv -f .deps/libdispatch_la-dparallel.Tpo .deps/libdispatch_la-dparallel.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-dcopy.lo -MD -MP -MF .deps/libdispatch_la-dcopy.Tpo -c -o 
libdispatch_la-dcopy.lo `test -f 'dcopy.c' || echo './'`dcopy.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dcopy.lo -MD -MP -MF 
.deps/libdispatch_la-dcopy.Tpo -c dcopy.c  -fno-common -DPIC -o 
.libs/libdispatch_la-dcopy.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dcopy.lo -MD -MP -MF 
.deps/libdispatch_la-dcopy.Tpo -c dcopy.c -o libdispatch_la-dcopy.o >/dev/null 
2>&1\
mv -f .deps/libdispatch_la-dcopy.Tpo .deps/libdispatch_la-dcopy.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-dfile.lo -MD -MP -MF .deps/libdispatch_la-dfile.Tpo -c -o 
libdispatch_la-dfile.lo `test -f 'dfile.c' || echo './'`dfile.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dfile.lo -MD -MP -MF 
.deps/libdispatch_la-dfile.Tpo -c dfile.c  -fno-common -DPIC -o 
.libs/libdispatch_la-dfile.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dfile.lo -MD -MP -MF 
.deps/libdispatch_la-dfile.Tpo -c dfile.c -o libdispatch_la-dfile.o >/dev/null 
2>&1\
mv -f .deps/libdispatch_la-dfile.Tpo .deps/libdispatch_la-dfile.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-ddim.lo -MD -MP -MF .deps/libdispatch_la-ddim.Tpo -c -o 
libdispatch_la-ddim.lo `test -f 'ddim.c' || echo './'`ddim.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-ddim.lo -MD -MP -MF 
.deps/libdispatch_la-ddim.Tpo -c ddim.c  -fno-common -DPIC -o 
.libs/libdispatch_la-ddim.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-ddim.lo -MD -MP -MF 
.deps/libdispatch_la-ddim.Tpo -c ddim.c -o libdispatch_la-ddim.o >/dev/null 
2>&1\
mv -f .deps/libdispatch_la-ddim.Tpo .deps/libdispatch_la-ddim.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-datt.lo -MD -MP -MF .deps/libdispatch_la-datt.Tpo -c -o 
libdispatch_la-datt.lo `test -f 'datt.c' || echo './'`datt.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-datt.lo -MD -MP -MF 
.deps/libdispatch_la-datt.Tpo -c datt.c  -fno-common -DPIC -o 
.libs/libdispatch_la-datt.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-datt.lo -MD -MP -MF 
.deps/libdispatch_la-datt.Tpo -c datt.c -o libdispatch_la-datt.o >/dev/null 
2>&1\
mv -f .deps/libdispatch_la-datt.Tpo .deps/libdispatch_la-datt.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-dattinq.lo -MD -MP -MF .deps/libdispatch_la-dattinq.Tpo -c -o 
libdispatch_la-dattinq.lo `test -f 'dattinq.c' || echo './'`dattinq.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dattinq.lo -MD -MP -MF 
.deps/libdispatch_la-dattinq.Tpo -c dattinq.c  -fno-common -DPIC -o 
.libs/libdispatch_la-dattinq.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dattinq.lo -MD -MP -MF 
.deps/libdispatch_la-dattinq.Tpo -c dattinq.c -o libdispatch_la-dattinq.o 
>/dev/null 2>&1\
mv -f .deps/libdispatch_la-dattinq.Tpo .deps/libdispatch_la-dattinq.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-dattput.lo -MD -MP -MF .deps/libdispatch_la-dattput.Tpo -c -o 
libdispatch_la-dattput.lo `test -f 'dattput.c' || echo './'`dattput.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dattput.lo -MD -MP -MF 
.deps/libdispatch_la-dattput.Tpo -c dattput.c  -fno-common -DPIC -o 
.libs/libdispatch_la-dattput.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dattput.lo -MD -MP -MF 
.deps/libdispatch_la-dattput.Tpo -c dattput.c -o libdispatch_la-dattput.o 
>/dev/null 2>&1\
mv -f .deps/libdispatch_la-dattput.Tpo .deps/libdispatch_la-dattput.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-dattget.lo -MD -MP -MF .deps/libdispatch_la-dattget.Tpo -c -o 
libdispatch_la-dattget.lo `test -f 'dattget.c' || echo './'`dattget.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dattget.lo -MD -MP -MF 
.deps/libdispatch_la-dattget.Tpo -c dattget.c  -fno-common -DPIC -o 
.libs/libdispatch_la-dattget.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dattget.lo -MD -MP -MF 
.deps/libdispatch_la-dattget.Tpo -c dattget.c -o libdispatch_la-dattget.o 
>/dev/null 2>&1\
mv -f .deps/libdispatch_la-dattget.Tpo .deps/libdispatch_la-dattget.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-derror.lo -MD -MP -MF .deps/libdispatch_la-derror.Tpo -c -o 
libdispatch_la-derror.lo `test -f 'derror.c' || echo './'`derror.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-derror.lo -MD -MP -MF 
.deps/libdispatch_la-derror.Tpo -c derror.c  -fno-common -DPIC -o 
.libs/libdispatch_la-derror.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-derror.lo -MD -MP -MF 
.deps/libdispatch_la-derror.Tpo -c derror.c -o libdispatch_la-derror.o 
>/dev/null 2>&1\
mv -f .deps/libdispatch_la-derror.Tpo .deps/libdispatch_la-derror.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-dvar.lo -MD -MP -MF .deps/libdispatch_la-dvar.Tpo -c -o 
libdispatch_la-dvar.lo `test -f 'dvar.c' || echo './'`dvar.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dvar.lo -MD -MP -MF 
.deps/libdispatch_la-dvar.Tpo -c dvar.c  -fno-common -DPIC -o 
.libs/libdispatch_la-dvar.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dvar.lo -MD -MP -MF 
.deps/libdispatch_la-dvar.Tpo -c dvar.c -o libdispatch_la-dvar.o >/dev/null 
2>&1\
mv -f .deps/libdispatch_la-dvar.Tpo .deps/libdispatch_la-dvar.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-dvarget.lo -MD -MP -MF .deps/libdispatch_la-dvarget.Tpo -c -o 
libdispatch_la-dvarget.lo `test -f 'dvarget.c' || echo './'`dvarget.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dvarget.lo -MD -MP -MF 
.deps/libdispatch_la-dvarget.Tpo -c dvarget.c  -fno-common -DPIC -o 
.libs/libdispatch_la-dvarget.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dvarget.lo -MD -MP -MF 
.deps/libdispatch_la-dvarget.Tpo -c dvarget.c -o libdispatch_la-dvarget.o 
>/dev/null 2>&1\
mv -f .deps/libdispatch_la-dvarget.Tpo .deps/libdispatch_la-dvarget.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-dvarput.lo -MD -MP -MF .deps/libdispatch_la-dvarput.Tpo -c -o 
libdispatch_la-dvarput.lo `test -f 'dvarput.c' || echo './'`dvarput.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dvarput.lo -MD -MP -MF 
.deps/libdispatch_la-dvarput.Tpo -c dvarput.c  -fno-common -DPIC -o 
.libs/libdispatch_la-dvarput.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dvarput.lo -MD -MP -MF 
.deps/libdispatch_la-dvarput.Tpo -c dvarput.c -o libdispatch_la-dvarput.o 
>/dev/null 2>&1\
mv -f .deps/libdispatch_la-dvarput.Tpo .deps/libdispatch_la-dvarput.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-dvarinq.lo -MD -MP -MF .deps/libdispatch_la-dvarinq.Tpo -c -o 
libdispatch_la-dvarinq.lo `test -f 'dvarinq.c' || echo './'`dvarinq.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dvarinq.lo -MD -MP -MF 
.deps/libdispatch_la-dvarinq.Tpo -c dvarinq.c  -fno-common -DPIC -o 
.libs/libdispatch_la-dvarinq.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dvarinq.lo -MD -MP -MF 
.deps/libdispatch_la-dvarinq.Tpo -c dvarinq.c -o libdispatch_la-dvarinq.o 
>/dev/null 2>&1\
mv -f .deps/libdispatch_la-dvarinq.Tpo .deps/libdispatch_la-dvarinq.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-ddispatch.lo -MD -MP -MF .deps/libdispatch_la-ddispatch.Tpo -c 
-o libdispatch_la-ddispatch.lo `test -f 'ddispatch.c' || echo './'`ddispatch.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-ddispatch.lo -MD -MP -MF 
.deps/libdispatch_la-ddispatch.Tpo -c ddispatch.c  -fno-common -DPIC -o 
.libs/libdispatch_la-ddispatch.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-ddispatch.lo -MD -MP -MF 
.deps/libdispatch_la-ddispatch.Tpo -c ddispatch.c -o libdispatch_la-ddispatch.o 
>/dev/null 2>&1\
mv -f .deps/libdispatch_la-ddispatch.Tpo .deps/libdispatch_la-ddispatch.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-nclog.lo -MD -MP -MF .deps/libdispatch_la-nclog.Tpo -c -o 
libdispatch_la-nclog.lo `test -f 'nclog.c' || echo './'`nclog.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-nclog.lo -MD -MP -MF 
.deps/libdispatch_la-nclog.Tpo -c nclog.c  -fno-common -DPIC -o 
.libs/libdispatch_la-nclog.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-nclog.lo -MD -MP -MF 
.deps/libdispatch_la-nclog.Tpo -c nclog.c -o libdispatch_la-nclog.o >/dev/null 
2>&1\
mv -f .deps/libdispatch_la-nclog.Tpo .deps/libdispatch_la-nclog.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-dstring.lo -MD -MP -MF .deps/libdispatch_la-dstring.Tpo -c -o 
libdispatch_la-dstring.lo `test -f 'dstring.c' || echo './'`dstring.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dstring.lo -MD -MP -MF 
.deps/libdispatch_la-dstring.Tpo -c dstring.c  -fno-common -DPIC -o 
.libs/libdispatch_la-dstring.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dstring.lo -MD -MP -MF 
.deps/libdispatch_la-dstring.Tpo -c dstring.c -o libdispatch_la-dstring.o 
>/dev/null 2>&1\
mv -f .deps/libdispatch_la-dstring.Tpo .deps/libdispatch_la-dstring.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-dutf8proc.lo -MD -MP -MF .deps/libdispatch_la-dutf8proc.Tpo -c 
-o libdispatch_la-dutf8proc.lo `test -f 'dutf8proc.c' || echo './'`dutf8proc.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dutf8proc.lo -MD -MP -MF 
.deps/libdispatch_la-dutf8proc.Tpo -c dutf8proc.c  -fno-common -DPIC -o 
.libs/libdispatch_la-dutf8proc.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dutf8proc.lo -MD -MP -MF 
.deps/libdispatch_la-dutf8proc.Tpo -c dutf8proc.c -o libdispatch_la-dutf8proc.o 
>/dev/null 2>&1\
mv -f .deps/libdispatch_la-dutf8proc.Tpo .deps/libdispatch_la-dutf8proc.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-ncuri.lo -MD -MP -MF .deps/libdispatch_la-ncuri.Tpo -c -o 
libdispatch_la-ncuri.lo `test -f 'ncuri.c' || echo './'`ncuri.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-ncuri.lo -MD -MP -MF 
.deps/libdispatch_la-ncuri.Tpo -c ncuri.c  -fno-common -DPIC -o 
.libs/libdispatch_la-ncuri.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-ncuri.lo -MD -MP -MF 
.deps/libdispatch_la-ncuri.Tpo -c ncuri.c -o libdispatch_la-ncuri.o >/dev/null 
2>&1\
mv -f .deps/libdispatch_la-ncuri.Tpo .deps/libdispatch_la-ncuri.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-nclist.lo -MD -MP -MF .deps/libdispatch_la-nclist.Tpo -c -o 
libdispatch_la-nclist.lo `test -f 'nclist.c' || echo './'`nclist.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-nclist.lo -MD -MP -MF 
.deps/libdispatch_la-nclist.Tpo -c nclist.c  -fno-common -DPIC -o 
.libs/libdispatch_la-nclist.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-nclist.lo -MD -MP -MF 
.deps/libdispatch_la-nclist.Tpo -c nclist.c -o libdispatch_la-nclist.o 
>/dev/null 2>&1\
mv -f .deps/libdispatch_la-nclist.Tpo .deps/libdispatch_la-nclist.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-ncbytes.lo -MD -MP -MF .deps/libdispatch_la-ncbytes.Tpo -c -o 
libdispatch_la-ncbytes.lo `test -f 'ncbytes.c' || echo './'`ncbytes.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-ncbytes.lo -MD -MP -MF 
.deps/libdispatch_la-ncbytes.Tpo -c ncbytes.c  -fno-common -DPIC -o 
.libs/libdispatch_la-ncbytes.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-ncbytes.lo -MD -MP -MF 
.deps/libdispatch_la-ncbytes.Tpo -c ncbytes.c -o libdispatch_la-ncbytes.o 
>/dev/null 2>&1\
mv -f .deps/libdispatch_la-ncbytes.Tpo .deps/libdispatch_la-ncbytes.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-nchashmap.lo -MD -MP -MF .deps/libdispatch_la-nchashmap.Tpo -c 
-o libdispatch_la-nchashmap.lo `test -f 'nchashmap.c' || echo './'`nchashmap.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-nchashmap.lo -MD -MP -MF 
.deps/libdispatch_la-nchashmap.Tpo -c nchashmap.c  -fno-common -DPIC -o 
.libs/libdispatch_la-nchashmap.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-nchashmap.lo -MD -MP -MF 
.deps/libdispatch_la-nchashmap.Tpo -c nchashmap.c -o libdispatch_la-nchashmap.o 
>/dev/null 2>&1\
mv -f .deps/libdispatch_la-nchashmap.Tpo .deps/libdispatch_la-nchashmap.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-nctime.lo -MD -MP -MF .deps/libdispatch_la-nctime.Tpo -c -o 
libdispatch_la-nctime.lo `test -f 'nctime.c' || echo './'`nctime.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-nctime.lo -MD -MP -MF 
.deps/libdispatch_la-nctime.Tpo -c nctime.c  -fno-common -DPIC -o 
.libs/libdispatch_la-nctime.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-nctime.lo -MD -MP -MF 
.deps/libdispatch_la-nctime.Tpo -c nctime.c -o libdispatch_la-nctime.o 
>/dev/null 2>&1\
mv -f .deps/libdispatch_la-nctime.Tpo .deps/libdispatch_la-nctime.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-dsubstrate.lo -MD -MP -MF .deps/libdispatch_la-dsubstrate.Tpo -c 
-o libdispatch_la-dsubstrate.lo `test -f 'dsubstrate.c' || echo 
'./'`dsubstrate.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dsubstrate.lo -MD -MP -MF 
.deps/libdispatch_la-dsubstrate.Tpo -c dsubstrate.c  -fno-common -DPIC -o 
.libs/libdispatch_la-dsubstrate.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-dsubstrate.lo -MD -MP -MF 
.deps/libdispatch_la-dsubstrate.Tpo -c dsubstrate.c -o 
libdispatch_la-dsubstrate.o >/dev/null 2>&1\
mv -f .deps/libdispatch_la-dsubstrate.Tpo .deps/libdispatch_la-dsubstrate.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT libdispatch_la-nc.lo 
-MD -MP -MF .deps/libdispatch_la-nc.Tpo -c -o libdispatch_la-nc.lo `test -f 
'nc.c' || echo './'`nc.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-nc.lo -MD -MP -MF 
.deps/libdispatch_la-nc.Tpo -c nc.c  -fno-common -DPIC -o 
.libs/libdispatch_la-nc.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-nc.lo -MD -MP -MF 
.deps/libdispatch_la-nc.Tpo -c nc.c -o libdispatch_la-nc.o >/dev/null 2>&1\
mv -f .deps/libdispatch_la-nc.Tpo .deps/libdispatch_la-nc.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libdispatch_la-nclistmgr.lo -MD -MP -MF .deps/libdispatch_la-nclistmgr.Tpo -c 
-o libdispatch_la-nclistmgr.lo `test -f 'nclistmgr.c' || echo './'`nclistmgr.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-nclistmgr.lo -MD -MP -MF 
.deps/libdispatch_la-nclistmgr.Tpo -c nclistmgr.c  -fno-common -DPIC -o 
.libs/libdispatch_la-nclistmgr.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libdispatch_la-nclistmgr.lo -MD -MP -MF 
.deps/libdispatch_la-nclistmgr.Tpo -c nclistmgr.c -o libdispatch_la-nclistmgr.o 
>/dev/null 2>&1\
mv -f .deps/libdispatch_la-nclistmgr.Tpo .deps/libdispatch_la-nclistmgr.Plo\
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O -I../libsrc   -o 
libdispatch.la  libdispatch_la-dparallel.lo libdispatch_la-dcopy.lo 
libdispatch_la-dfile.lo libdispatch_la-ddim.lo libdispatch_la-datt.lo 
libdispatch_la-dattinq.lo libdispatch_la-dattput.lo libdispatch_la-dattget.lo 
libdispatch_la-derror.lo libdispatch_la-dvar.lo libdispatch_la-dvarget.lo 
libdispatch_la-dvarput.lo libdispatch_la-dvarinq.lo libdispatch_la-ddispatch.lo 
libdispatch_la-nclog.lo libdispatch_la-dstring.lo libdispatch_la-dutf8proc.lo 
libdispatch_la-ncuri.lo libdispatch_la-nclist.lo libdispatch_la-ncbytes.lo 
libdispatch_la-nchashmap.lo libdispatch_la-nctime.lo 
libdispatch_la-dsubstrate.lo libdispatch_la-nc.lo libdispatch_la-nclistmgr.lo   
-lm \
libtool: link: ar cru .libs/libdispatch.a .libs/libdispatch_la-dparallel.o 
.libs/libdispatch_la-dcopy.o .libs/libdispatch_la-dfile.o 
.libs/libdispatch_la-ddim.o .libs/libdispatch_la-datt.o 
.libs/libdispatch_la-dattinq.o .libs/libdispatch_la-dattput.o 
.libs/libdispatch_la-dattget.o .libs/libdispatch_la-derror.o 
.libs/libdispatch_la-dvar.o .libs/libdispatch_la-dvarget.o 
.libs/libdispatch_la-dvarput.o .libs/libdispatch_la-dvarinq.o 
.libs/libdispatch_la-ddispatch.o .libs/libdispatch_la-nclog.o 
.libs/libdispatch_la-dstring.o .libs/libdispatch_la-dutf8proc.o 
.libs/libdispatch_la-ncuri.o .libs/libdispatch_la-nclist.o 
.libs/libdispatch_la-ncbytes.o .libs/libdispatch_la-nchashmap.o 
.libs/libdispatch_la-nctime.o .libs/libdispatch_la-dsubstrate.o 
.libs/libdispatch_la-nc.o .libs/libdispatch_la-nclistmgr.o \
libtool: link: ranlib .libs/libdispatch.a\
libtool: link: ( cd ".libs" && rm -f "libdispatch.la" && ln -s 
"../libdispatch.la" "libdispatch.la" )\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include   -DDLL_EXPORT -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libnetcdf2_la-dv2i.lo -MD -MP -MF .deps/libnetcdf2_la-dv2i.Tpo -c -o 
libnetcdf2_la-dv2i.lo `test -f 'dv2i.c' || echo './'`dv2i.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDLL_EXPORT 
-DNDEBUG -Df2cFortran -O -I../libsrc -MT libnetcdf2_la-dv2i.lo -MD -MP -MF 
.deps/libnetcdf2_la-dv2i.Tpo -c dv2i.c  -fno-common -DPIC -o 
.libs/libnetcdf2_la-dv2i.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDLL_EXPORT 
-DNDEBUG -Df2cFortran -O -I../libsrc -MT libnetcdf2_la-dv2i.lo -MD -MP -MF 
.deps/libnetcdf2_la-dv2i.Tpo -c dv2i.c -o libnetcdf2_la-dv2i.o >/dev/null 2>&1\
mv -f .deps/libnetcdf2_la-dv2i.Tpo .deps/libnetcdf2_la-dv2i.Plo\
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O -I../libsrc   -o 
libnetcdf2.la  libnetcdf2_la-dv2i.lo  -lm \
libtool: link: ar cru .libs/libnetcdf2.a .libs/libnetcdf2_la-dv2i.o \
libtool: link: ranlib .libs/libnetcdf2.a\
libtool: link: ( cd ".libs" && rm -f "libnetcdf2.la" && ln -s 
"../libnetcdf2.la" "libnetcdf2.la" )\
Making all in libsrc\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libnetcdf3_la-v1hpg.lo -MD -MP -MF .deps/libnetcdf3_la-v1hpg.Tpo -c -o 
libnetcdf3_la-v1hpg.lo `test -f 'v1hpg.c' || echo './'`v1hpg.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-v1hpg.lo -MD -MP -MF 
.deps/libnetcdf3_la-v1hpg.Tpo -c v1hpg.c  -fno-common -DPIC -o 
.libs/libnetcdf3_la-v1hpg.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-v1hpg.lo -MD -MP -MF 
.deps/libnetcdf3_la-v1hpg.Tpo -c v1hpg.c -o libnetcdf3_la-v1hpg.o >/dev/null 
2>&1\
mv -f .deps/libnetcdf3_la-v1hpg.Tpo .deps/libnetcdf3_la-v1hpg.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libnetcdf3_la-putget.lo -MD -MP -MF .deps/libnetcdf3_la-putget.Tpo -c -o 
libnetcdf3_la-putget.lo `test -f 'putget.c' || echo './'`putget.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-putget.lo -MD -MP -MF 
.deps/libnetcdf3_la-putget.Tpo -c putget.c  -fno-common -DPIC -o 
.libs/libnetcdf3_la-putget.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-putget.lo -MD -MP -MF 
.deps/libnetcdf3_la-putget.Tpo -c putget.c -o libnetcdf3_la-putget.o >/dev/null 
2>&1\
mv -f .deps/libnetcdf3_la-putget.Tpo .deps/libnetcdf3_la-putget.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT libnetcdf3_la-attr.lo 
-MD -MP -MF .deps/libnetcdf3_la-attr.Tpo -c -o libnetcdf3_la-attr.lo `test -f 
'attr.c' || echo './'`attr.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-attr.lo -MD -MP -MF 
.deps/libnetcdf3_la-attr.Tpo -c attr.c  -fno-common -DPIC -o 
.libs/libnetcdf3_la-attr.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-attr.lo -MD -MP -MF 
.deps/libnetcdf3_la-attr.Tpo -c attr.c -o libnetcdf3_la-attr.o >/dev/null 2>&1\
mv -f .deps/libnetcdf3_la-attr.Tpo .deps/libnetcdf3_la-attr.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libnetcdf3_la-nc3dispatch.lo -MD -MP -MF .deps/libnetcdf3_la-nc3dispatch.Tpo -c 
-o libnetcdf3_la-nc3dispatch.lo `test -f 'nc3dispatch.c' || echo 
'./'`nc3dispatch.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-nc3dispatch.lo -MD -MP -MF 
.deps/libnetcdf3_la-nc3dispatch.Tpo -c nc3dispatch.c  -fno-common -DPIC -o 
.libs/libnetcdf3_la-nc3dispatch.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-nc3dispatch.lo -MD -MP -MF 
.deps/libnetcdf3_la-nc3dispatch.Tpo -c nc3dispatch.c -o 
libnetcdf3_la-nc3dispatch.o >/dev/null 2>&1\
mv -f .deps/libnetcdf3_la-nc3dispatch.Tpo .deps/libnetcdf3_la-nc3dispatch.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libnetcdf3_la-nc3internal.lo -MD -MP -MF .deps/libnetcdf3_la-nc3internal.Tpo -c 
-o libnetcdf3_la-nc3internal.lo `test -f 'nc3internal.c' || echo 
'./'`nc3internal.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-nc3internal.lo -MD -MP -MF 
.deps/libnetcdf3_la-nc3internal.Tpo -c nc3internal.c  -fno-common -DPIC -o 
.libs/libnetcdf3_la-nc3internal.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-nc3internal.lo -MD -MP -MF 
.deps/libnetcdf3_la-nc3internal.Tpo -c nc3internal.c -o 
libnetcdf3_la-nc3internal.o >/dev/null 2>&1\
mv -f .deps/libnetcdf3_la-nc3internal.Tpo .deps/libnetcdf3_la-nc3internal.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT libnetcdf3_la-var.lo 
-MD -MP -MF .deps/libnetcdf3_la-var.Tpo -c -o libnetcdf3_la-var.lo `test -f 
'var.c' || echo './'`var.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-var.lo -MD -MP -MF 
.deps/libnetcdf3_la-var.Tpo -c var.c  -fno-common -DPIC -o 
.libs/libnetcdf3_la-var.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-var.lo -MD -MP -MF 
.deps/libnetcdf3_la-var.Tpo -c var.c -o libnetcdf3_la-var.o >/dev/null 2>&1\
mv -f .deps/libnetcdf3_la-var.Tpo .deps/libnetcdf3_la-var.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT libnetcdf3_la-dim.lo 
-MD -MP -MF .deps/libnetcdf3_la-dim.Tpo -c -o libnetcdf3_la-dim.lo `test -f 
'dim.c' || echo './'`dim.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-dim.lo -MD -MP -MF 
.deps/libnetcdf3_la-dim.Tpo -c dim.c  -fno-common -DPIC -o 
.libs/libnetcdf3_la-dim.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-dim.lo -MD -MP -MF 
.deps/libnetcdf3_la-dim.Tpo -c dim.c -o libnetcdf3_la-dim.o >/dev/null 2>&1\
mv -f .deps/libnetcdf3_la-dim.Tpo .deps/libnetcdf3_la-dim.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT libnetcdf3_la-ncx.lo 
-MD -MP -MF .deps/libnetcdf3_la-ncx.Tpo -c -o libnetcdf3_la-ncx.lo `test -f 
'ncx.c' || echo './'`ncx.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-ncx.lo -MD -MP -MF 
.deps/libnetcdf3_la-ncx.Tpo -c ncx.c  -fno-common -DPIC -o 
.libs/libnetcdf3_la-ncx.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-ncx.lo -MD -MP -MF 
.deps/libnetcdf3_la-ncx.Tpo -c ncx.c -o libnetcdf3_la-ncx.o >/dev/null 2>&1\
mv -f .deps/libnetcdf3_la-ncx.Tpo .deps/libnetcdf3_la-ncx.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libnetcdf3_la-lookup3.lo -MD -MP -MF .deps/libnetcdf3_la-lookup3.Tpo -c -o 
libnetcdf3_la-lookup3.lo `test -f 'lookup3.c' || echo './'`lookup3.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-lookup3.lo -MD -MP -MF 
.deps/libnetcdf3_la-lookup3.Tpo -c lookup3.c  -fno-common -DPIC -o 
.libs/libnetcdf3_la-lookup3.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-lookup3.lo -MD -MP -MF 
.deps/libnetcdf3_la-lookup3.Tpo -c lookup3.c -o libnetcdf3_la-lookup3.o 
>/dev/null 2>&1\
mv -f .deps/libnetcdf3_la-lookup3.Tpo .deps/libnetcdf3_la-lookup3.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT libnetcdf3_la-ncio.lo 
-MD -MP -MF .deps/libnetcdf3_la-ncio.Tpo -c -o libnetcdf3_la-ncio.lo `test -f 
'ncio.c' || echo './'`ncio.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-ncio.lo -MD -MP -MF 
.deps/libnetcdf3_la-ncio.Tpo -c ncio.c  -fno-common -DPIC -o 
.libs/libnetcdf3_la-ncio.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-ncio.lo -MD -MP -MF 
.deps/libnetcdf3_la-ncio.Tpo -c ncio.c -o libnetcdf3_la-ncio.o >/dev/null 2>&1\
mv -f .deps/libnetcdf3_la-ncio.Tpo .deps/libnetcdf3_la-ncio.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libnetcdf3_la-memio.lo -MD -MP -MF .deps/libnetcdf3_la-memio.Tpo -c -o 
libnetcdf3_la-memio.lo `test -f 'memio.c' || echo './'`memio.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-memio.lo -MD -MP -MF 
.deps/libnetcdf3_la-memio.Tpo -c memio.c  -fno-common -DPIC -o 
.libs/libnetcdf3_la-memio.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-memio.lo -MD -MP -MF 
.deps/libnetcdf3_la-memio.Tpo -c memio.c -o libnetcdf3_la-memio.o >/dev/null 
2>&1\
mv -f .deps/libnetcdf3_la-memio.Tpo .deps/libnetcdf3_la-memio.Plo\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include    -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libnetcdf3_la-posixio.lo -MD -MP -MF .deps/libnetcdf3_la-posixio.Tpo -c -o 
libnetcdf3_la-posixio.lo `test -f 'posixio.c' || echo './'`posixio.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-posixio.lo -MD -MP -MF 
.deps/libnetcdf3_la-posixio.Tpo -c posixio.c  -fno-common -DPIC -o 
.libs/libnetcdf3_la-posixio.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf3_la-posixio.lo -MD -MP -MF 
.deps/libnetcdf3_la-posixio.Tpo -c posixio.c -o libnetcdf3_la-posixio.o 
>/dev/null 2>&1\
mv -f .deps/libnetcdf3_la-posixio.Tpo .deps/libnetcdf3_la-posixio.Plo\
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O -I../libsrc   -o 
libnetcdf3.la  libnetcdf3_la-v1hpg.lo libnetcdf3_la-putget.lo 
libnetcdf3_la-attr.lo libnetcdf3_la-nc3dispatch.lo libnetcdf3_la-nc3internal.lo 
libnetcdf3_la-var.lo libnetcdf3_la-dim.lo libnetcdf3_la-ncx.lo 
libnetcdf3_la-lookup3.lo libnetcdf3_la-ncio.lo libnetcdf3_la-memio.lo   
libnetcdf3_la-posixio.lo  -lm \
libtool: link: ar cru .libs/libnetcdf3.a .libs/libnetcdf3_la-v1hpg.o 
.libs/libnetcdf3_la-putget.o .libs/libnetcdf3_la-attr.o 
.libs/libnetcdf3_la-nc3dispatch.o .libs/libnetcdf3_la-nc3internal.o 
.libs/libnetcdf3_la-var.o .libs/libnetcdf3_la-dim.o .libs/libnetcdf3_la-ncx.o 
.libs/libnetcdf3_la-lookup3.o .libs/libnetcdf3_la-ncio.o 
.libs/libnetcdf3_la-memio.o .libs/libnetcdf3_la-posixio.o \
libtool: link: ranlib .libs/libnetcdf3.a\
libtool: link: ( cd ".libs" && rm -f "libnetcdf3.la" && ln -s 
"../libnetcdf3.la" "libnetcdf3.la" )\
Making all in liblib\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I../include       -DNDEBUG -Df2cFortran  -O -I../libsrc -MT 
libnetcdf_la-stub.lo -MD -MP -MF .deps/libnetcdf_la-stub.Tpo -c -o 
libnetcdf_la-stub.lo `test -f 'stub.c' || echo './'`stub.c\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf_la-stub.lo -MD -MP -MF 
.deps/libnetcdf_la-stub.Tpo -c stub.c  -fno-common -DPIC -o 
.libs/libnetcdf_la-stub.o\
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNDEBUG 
-Df2cFortran -O -I../libsrc -MT libnetcdf_la-stub.lo -MD -MP -MF 
.deps/libnetcdf_la-stub.Tpo -c stub.c -o libnetcdf_la-stub.o >/dev/null 2>&1\
mv -f .deps/libnetcdf_la-stub.Tpo .deps/libnetcdf_la-stub.Plo\
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O -I../libsrc -version-info 
9:0:2   -o libnetcdf.la -rpath /Users/parkernathan/GEMPAK7/os/darwin/lib 
libnetcdf_la-stub.lo ../libdispatch/libnetcdf2.la ../libdispatch/libdispatch.la 
../libsrc/libnetcdf3.la     -lm \
libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o 
.libs/libnetcdf.7.dylib  .libs/libnetcdf_la-stub.o   
-Wl,-force_load,../libdispatch/.libs/libnetcdf2.a 
-Wl,-force_load,../libdispatch/.libs/libdispatch.a 
-Wl,-force_load,../libsrc/.libs/libnetcdf3.a  -lm  -O   -install_name  
/Users/parkernathan/GEMPAK7/os/darwin/lib/libnetcdf.7.dylib 
-compatibility_version 10 -current_version 10.0 -Wl,-single_module\
libtool: link: (cd ".libs" && rm -f "libnetcdf.dylib" && ln -s 
"libnetcdf.7.dylib" "libnetcdf.dylib")\
libtool: link: (cd .libs/libnetcdf.lax/libnetcdf2.a && ar x 
"/Users/parkernathan/GEMPAK7/extlibs/netCDF/netcdf/liblib/../libdispatch/.libs/libnetcdf2.a")\
libtool: link: (cd .libs/libnetcdf.lax/libdispatch.a && ar x 
"/Users/parkernathan/GEMPAK7/extlibs/netCDF/netcdf/liblib/../libdispatch/.libs/libdispatch.a")\
libtool: link: (cd .libs/libnetcdf.lax/libnetcdf3.a && ar x 
"/Users/parkernathan/GEMPAK7/extlibs/netCDF/netcdf/liblib/../libsrc/.libs/libnetcdf3.a")\
libtool: link: ar cru .libs/libnetcdf.a  libnetcdf_la-stub.o  
.libs/libnetcdf.lax/libnetcdf2.a/libnetcdf2_la-dv2i.o  
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-datt.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-dattget.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-dattinq.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-dattput.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-dcopy.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-ddim.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-ddispatch.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-derror.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-dfile.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-dparallel.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-dstring.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-dsubstrate.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-dutf8proc.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-dvar.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-dvarget.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-dvarinq.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-dvarput.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-nc.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-ncbytes.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-nchashmap.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-nclist.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-nclistmgr.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-nclog.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-nctime.o 
.libs/libnetcdf.lax/libdispatch.a/libdispatch_la-ncuri.o  
.libs/libnetcdf.lax/libnetcdf3.a/libnetcdf3_la-attr.o 
.libs/libnetcdf.lax/libnetcdf3.a/libnetcdf3_la-dim.o 
.libs/libnetcdf.lax/libnetcdf3.a/libnetcdf3_la-lookup3.o 
.libs/libnetcdf.lax/libnetcdf3.a/libnetcdf3_la-memio.o 
.libs/libnetcdf.lax/libnetcdf3.a/libnetcdf3_la-nc3dispatch.o 
.libs/libnetcdf.lax/libnetcdf3.a/libnetcdf3_la-nc3internal.o 
.libs/libnetcdf.lax/libnetcdf3.a/libnetcdf3_la-ncio.o 
.libs/libnetcdf.lax/libnetcdf3.a/libnetcdf3_la-ncx.o 
.libs/libnetcdf.lax/libnetcdf3.a/libnetcdf3_la-posixio.o 
.libs/libnetcdf.lax/libnetcdf3.a/libnetcdf3_la-putget.o 
.libs/libnetcdf.lax/libnetcdf3.a/libnetcdf3_la-v1hpg.o 
.libs/libnetcdf.lax/libnetcdf3.a/libnetcdf3_la-var.o \
libtool: link: ranlib .libs/libnetcdf.a\
libtool: link: rm -fr .libs/libnetcdf.lax\
libtool: link: ( cd ".libs" && rm -f "libnetcdf.la" && ln -s "../libnetcdf.la" 
"libnetcdf.la" )\
Making all in ncgen3\
depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo load.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT load.o -MD -MP -MF $depbase.Tpo -c -o load.o load.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo escapes.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT escapes.o -MD -MP -MF $depbase.Tpo -c -o escapes.o escapes.c 
&&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo getfill.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT getfill.o -MD -MP -MF $depbase.Tpo -c -o getfill.o getfill.c 
&&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo init.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT init.o -MD -MP -MF $depbase.Tpo -c -o init.o init.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo genlib.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT genlib.o -MD -MP -MF $depbase.Tpo -c -o genlib.o genlib.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo ncgentab.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT ncgentab.o -MD -MP -MF $depbase.Tpo -c -o ncgentab.o ncgentab.c 
&&\\\
        mv -f $depbase.Tpo $depbase.Po\
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O -I../libsrc   -o ncgen3 
main.o load.o escapes.o getfill.o init.o genlib.o ncgentab.o 
../liblib/libnetcdf.la  -lm \
libtool: link: gcc -O -I../libsrc -o .libs/ncgen3 main.o load.o escapes.o 
getfill.o init.o genlib.o ncgentab.o  ../liblib/.libs/libnetcdf.dylib -lm\
Making all in ncgen\
depbase=`echo generate.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT generate.o -MD -MP -MF $depbase.Tpo -c -o generate.o generate.c 
&&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo cdata.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT cdata.o -MD -MP -MF $depbase.Tpo -c -o cdata.o cdata.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo bindata.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT bindata.o -MD -MP -MF $depbase.Tpo -c -o bindata.o bindata.c 
&&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo genchar.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT genchar.o -MD -MP -MF $depbase.Tpo -c -o genchar.o genchar.c 
&&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo cvt.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT cvt.o -MD -MP -MF $depbase.Tpo -c -o cvt.o cvt.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo data.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT data.o -MD -MP -MF $depbase.Tpo -c -o data.o data.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o debug.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo escapes.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT escapes.o -MD -MP -MF $depbase.Tpo -c -o escapes.o escapes.c 
&&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo genc.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT genc.o -MD -MP -MF $depbase.Tpo -c -o genc.o genc.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo genbin.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT genbin.o -MD -MP -MF $depbase.Tpo -c -o genbin.o genbin.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo generr.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT generr.o -MD -MP -MF $depbase.Tpo -c -o generr.o generr.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo genlib.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT genlib.o -MD -MP -MF $depbase.Tpo -c -o genlib.o genlib.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo getfill.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT getfill.o -MD -MP -MF $depbase.Tpo -c -o getfill.o getfill.c 
&&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo odom.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT odom.o -MD -MP -MF $depbase.Tpo -c -o odom.o odom.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo offsets.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT offsets.o -MD -MP -MF $depbase.Tpo -c -o offsets.o offsets.c 
&&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo semantics.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT semantics.o -MD -MP -MF $depbase.Tpo -c -o semantics.o 
semantics.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo ncgentab.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT ncgentab.o -MD -MP -MF $depbase.Tpo -c -o ncgentab.o ncgentab.c 
&&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo dump.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT dump.o -MD -MP -MF $depbase.Tpo -c -o dump.o dump.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo util.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT util.o -MD -MP -MF $depbase.Tpo -c -o util.o util.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo bytebuffer.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT bytebuffer.o -MD -MP -MF $depbase.Tpo -c -o bytebuffer.o 
bytebuffer.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo list.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT list.o -MD -MP -MF $depbase.Tpo -c -o list.o list.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo genf77.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT genf77.o -MD -MP -MF $depbase.Tpo -c -o genf77.o genf77.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo f77data.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT f77data.o -MD -MP -MF $depbase.Tpo -c -o f77data.o f77data.c 
&&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo genj.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT genj.o -MD -MP -MF $depbase.Tpo -c -o genj.o genj.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo jdata.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT jdata.o -MD -MP -MF $depbase.Tpo -c -o jdata.o jdata.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo nc_iter.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT nc_iter.o -MD -MP -MF $depbase.Tpo -c -o nc_iter.o nc_iter.c 
&&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo ConvertUTF.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT ConvertUTF.o -MD -MP -MF $depbase.Tpo -c -o ConvertUTF.o 
ConvertUTF.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O -I../libsrc   -o ncgen 
generate.o main.o cdata.o bindata.o genchar.o cvt.o data.o debug.o escapes.o 
genc.o genbin.o generr.o genlib.o getfill.o odom.o offsets.o semantics.o 
ncgentab.o dump.o util.o bytebuffer.o list.o genf77.o f77data.o genj.o jdata.o 
nc_iter.o ConvertUTF.o ../liblib/libnetcdf.la -lm \
libtool: link: gcc -O -I../libsrc -o .libs/ncgen generate.o main.o cdata.o 
bindata.o genchar.o cvt.o data.o debug.o escapes.o genc.o genbin.o generr.o 
genlib.o getfill.o odom.o offsets.o semantics.o ncgentab.o dump.o util.o 
bytebuffer.o list.o genf77.o f77data.o genj.o jdata.o nc_iter.o ConvertUTF.o  
../liblib/.libs/libnetcdf.dylib -lm\
Making all in ncdump\
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive\
Making all in cdl4\
make[8]: Nothing to be done for `all'.\
Making all in expected4\
make[8]: Nothing to be done for `all'.\
depbase=`echo ncdump.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT ncdump.o -MD -MP -MF $depbase.Tpo -c -o ncdump.o ncdump.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo vardata.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT vardata.o -MD -MP -MF $depbase.Tpo -c -o vardata.o vardata.c 
&&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo dumplib.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT dumplib.o -MD -MP -MF $depbase.Tpo -c -o dumplib.o dumplib.c 
&&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo indent.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT indent.o -MD -MP -MF $depbase.Tpo -c -o indent.o indent.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo nctime0.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT nctime0.o -MD -MP -MF $depbase.Tpo -c -o nctime0.o nctime0.c 
&&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo utils.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT utils.o -MD -MP -MF $depbase.Tpo -c -o utils.o utils.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo nciter.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT nciter.o -MD -MP -MF $depbase.Tpo -c -o nciter.o nciter.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O -I../libsrc   -o ncdump 
ncdump.o vardata.o dumplib.o indent.o nctime0.o utils.o nciter.o 
../liblib/libnetcdf.la  -lm \
libtool: link: gcc -O -I../libsrc -o .libs/ncdump ncdump.o vardata.o dumplib.o 
indent.o nctime0.o utils.o nciter.o  ../liblib/.libs/libnetcdf.dylib -lm\
depbase=`echo nccopy.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT nccopy.o -MD -MP -MF $depbase.Tpo -c -o nccopy.o nccopy.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo chunkspec.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT chunkspec.o -MD -MP -MF $depbase.Tpo -c -o chunkspec.o 
chunkspec.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
depbase=`echo dimmap.o | sed 's|[^/]*$|.deps/&|;s|\\.o$||'`;\\\
        gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -DNDEBUG -Df2cFortran  -O 
-I../libsrc -MT dimmap.o -MD -MP -MF $depbase.Tpo -c -o dimmap.o dimmap.c &&\\\
        mv -f $depbase.Tpo $depbase.Po\
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O -I../libsrc   -o nccopy 
nccopy.o nciter.o chunkspec.o utils.o dimmap.o ../liblib/libnetcdf.la  -lm \
libtool: link: gcc -O -I../libsrc -o .libs/nccopy nccopy.o nciter.o chunkspec.o 
utils.o dimmap.o  ../liblib/.libs/libnetcdf.dylib -lm\
Making all in nctest\
make[6]: Nothing to be done for `all'.\
Making all in nc_test\
make[6]: Nothing to be done for `all'.\
Making all in man4\
Making all in images\
make[7]: Nothing to be done for `all'.\
make[7]: Nothing to be done for `all-am'.\
Making all in examples\
Making all in C\
make[7]: Nothing to be done for `all'.\
Making all in CDL\
make[7]: Nothing to be done for `all'.\
make[7]: Nothing to be done for `all-am'.\
make[6]: Nothing to be done for `all-am'.\
Making install in include\
make[6]: Nothing to be done for `install-exec-am'.\
 .././install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/include'\
 /usr/bin/install -c -m 644 netcdf.h 
'/Users/parkernathan/GEMPAK7/os/darwin/include'\
Making install in libdispatch\
make[6]: Nothing to be done for `install-exec-am'.\
make[6]: Nothing to be done for `install-data-am'.\
Making install in libsrc\
make[6]: Nothing to be done for `install-exec-am'.\
 .././install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/share/man/man3'\
 /usr/bin/install -c -m 644 netcdf.3 
'/Users/parkernathan/GEMPAK7/os/darwin/share/man/man3'\
Making install in liblib\
 .././install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/lib'\
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libnetcdf.la 
'/Users/parkernathan/GEMPAK7/os/darwin/lib'\
libtool: install: /usr/bin/install -c .libs/libnetcdf.7.dylib 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libnetcdf.7.dylib\
libtool: install: (cd /Users/parkernathan/GEMPAK7/os/darwin/lib && \{ ln -s -f 
libnetcdf.7.dylib libnetcdf.dylib || \{ rm -f libnetcdf.dylib && ln -s 
libnetcdf.7.dylib libnetcdf.dylib; \}; \})\
libtool: install: /usr/bin/install -c .libs/libnetcdf.lai 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libnetcdf.la\
libtool: install: /usr/bin/install -c .libs/libnetcdf.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libnetcdf.a\
libtool: install: chmod 644 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libnetcdf.a\
libtool: install: ranlib /Users/parkernathan/GEMPAK7/os/darwin/lib/libnetcdf.a\
make[6]: Nothing to be done for `install-data-am'.\
Making install in ncgen3\
 .././install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
  /bin/sh ../libtool   --mode=install /usr/bin/install -c ncgen3 
'/Users/parkernathan/GEMPAK7/os/darwin/bin'\
libtool: install: /usr/bin/install -c .libs/ncgen3 
/Users/parkernathan/GEMPAK7/os/darwin/bin/ncgen3\
 .././install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/share/man/man1'\
 /usr/bin/install -c -m 644 ncgen3.1 
'/Users/parkernathan/GEMPAK7/os/darwin/share/man/man1'\
Making install in ncgen\
 .././install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
  /bin/sh ../libtool   --mode=install /usr/bin/install -c ncgen 
'/Users/parkernathan/GEMPAK7/os/darwin/bin'\
libtool: install: /usr/bin/install -c .libs/ncgen 
/Users/parkernathan/GEMPAK7/os/darwin/bin/ncgen\
 .././install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/share/man/man1'\
 /usr/bin/install -c -m 644 ncgen.1 
'/Users/parkernathan/GEMPAK7/os/darwin/share/man/man1'\
Making install in ncdump\
/Applications/Xcode.app/Contents/Developer/usr/bin/make  install-recursive\
Making install in cdl4\
make[8]: Nothing to be done for `install-exec-am'.\
make[8]: Nothing to be done for `install-data-am'.\
Making install in expected4\
make[8]: Nothing to be done for `install-exec-am'.\
make[8]: Nothing to be done for `install-data-am'.\
 .././install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
  /bin/sh ../libtool   --mode=install /usr/bin/install -c ncdump nccopy 
'/Users/parkernathan/GEMPAK7/os/darwin/bin'\
libtool: install: /usr/bin/install -c .libs/ncdump 
/Users/parkernathan/GEMPAK7/os/darwin/bin/ncdump\
libtool: install: /usr/bin/install -c .libs/nccopy 
/Users/parkernathan/GEMPAK7/os/darwin/bin/nccopy\
 .././install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/share/man/man1'\
 /usr/bin/install -c -m 644 ncdump.1 nccopy.1 
'/Users/parkernathan/GEMPAK7/os/darwin/share/man/man1'\
Making install in nctest\
make[6]: Nothing to be done for `install-exec-am'.\
make[6]: Nothing to be done for `install-data-am'.\
Making install in nc_test\
make[6]: Nothing to be done for `install-exec-am'.\
make[6]: Nothing to be done for `install-data-am'.\
Making install in man4\
Making install in images\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in examples\
Making install in C\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in CDL\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
 ./install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
 /usr/bin/install -c nc-config '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
 ./install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/lib/pkgconfig'\
 /usr/bin/install -c -m 644 netcdf.pc 
'/Users/parkernathan/GEMPAK7/os/darwin/lib/pkgconfig'\
/Applications/Xcode.app/Contents/Developer/usr/bin/make  install-data-hook\
\
+-------------------------------------------------------------+\
| Congratulations! You have successfully installed netCDF!    |\
|                                                             |\
| You can use script "nc-config" to find out the relevant     |\
| compiler options to build your application. Enter           |\
|                                                             |\
|     nc-config --help                                        |\
|                                                             |\
| for additional information.                                 |\
|                                                             |\
| CAUTION:                                                    |\
|                                                             |\
| If you have not already run "make check", then we strongly  |\
| recommend you do so. It does not take very long.            |\
|                                                             |\
| Before using netCDF to store important data, test your      |\
| build with "make check".                                    |\
|                                                             |\
| NetCDF is tested nightly on many platforms at Unidata       |\
| but your platform is probably different in some ways.       |\
|                                                             |\
| If any tests fail, please see the netCDF web site:          |\
| http://www.unidata.ucar.edu/software/netcdf/                |\
|                                                             |\
| NetCDF is developed and maintained at the Unidata Program   |\
| Center. Unidata provides a broad array of data and software |\
| tools for use in geoscience education and research.         |\
| http://www.unidata.ucar.edu                                 |\
+-------------------------------------------------------------+\
\
-n making in \
/Users/parkernathan/GEMPAK7/extlibs/OHSHEF\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sh2adj.f\
make[2]: /usr/local/bin/gfortran: No such file or directory\
make[2]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/libOHSHEF.a(sh2adj.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/extlibs/xml2\
/Applications/Xcode.app/Contents/Developer/usr/bin/make  _xml2\
make[4]: *** No rule to make target `distclean'.  Stop.\
make[3]: [clean] Error 2 (ignored)\
 Creating /Users/parkernathan/GEMPAK7/os/darwin\
Making in /Users/parkernathan/GEMPAK7/extlibs/xml2/libxml2\
checking build system type... x86_64-apple-darwin13.2.0\
checking host system type... x86_64-apple-darwin13.2.0\
checking for a BSD-compatible install... /usr/bin/install -c\
checking whether build environment is sane... yes\
checking for a thread-safe mkdir -p... ./install-sh -c -d\
checking for gawk... no\
checking for mawk... no\
checking for nawk... no\
checking for awk... awk\
checking whether make sets $(MAKE)... yes\
checking whether make supports nested variables... yes\
checking for gcc... gcc\
checking whether the C compiler works... yes\
checking for C compiler default output file name... a.out\
checking for suffix of executables... \
checking whether we are cross compiling... no\
checking for suffix of object files... o\
checking whether we are using the GNU C compiler... yes\
checking whether gcc accepts -g... yes\
checking for gcc option to accept ISO C89... none needed\
checking for style of include used by make... GNU\
checking dependency style of gcc... gcc3\
checking whether ln -s works... yes\
checking how to run the C preprocessor... gcc -E\
checking for mv... /bin/mv\
checking for tar... /usr/bin/tar\
checking for perl... /opt/local/bin/perl\
checking for wget... /usr/bin/wget\
checking for xmllint... /opt/local/bin/xmllint\
checking for xsltproc... /usr/bin/xsltproc\
checking how to print strings... printf\
checking for a sed that does not truncate output... /usr/bin/sed\
checking for grep that handles long lines and -e... /usr/bin/grep\
checking for egrep... /usr/bin/grep -E\
checking for fgrep... /usr/bin/grep -F\
checking for ld used by gcc... /opt/local/bin/ld\
checking if the linker (/opt/local/bin/ld) is GNU ld... no\
checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm\
checking the name lister (/opt/local/bin/nm) interface... BSD nm\
checking the maximum length of command line arguments... 196608\
checking whether the shell understands some XSI constructs... yes\
checking whether the shell understands "+="... yes\
checking how to convert x86_64-apple-darwin13.2.0 file names to 
x86_64-apple-darwin13.2.0 format... func_convert_file_noop\
checking how to convert x86_64-apple-darwin13.2.0 file names to toolchain 
format... func_convert_file_noop\
checking for /opt/local/bin/ld option to reload object files... -r\
checking for objdump... no\
checking how to recognize dependent libraries... pass_all\
checking for dlltool... no\
checking how to associate runtime and link libraries... printf %s\\n\
checking for ar... ar\
checking for archiver @FILE support... no\
checking for strip... strip\
checking for ranlib... ranlib\
checking command to parse /opt/local/bin/nm output from gcc object... ok\
checking for sysroot... no\
checking for mt... no\
checking if : is a manifest tool... no\
checking for dsymutil... dsymutil\
checking for nmedit... nmedit\
checking for lipo... lipo\
checking for otool... otool\
checking for otool64... no\
checking for -single_module linker flag... yes\
checking for -exported_symbols_list linker flag... yes\
checking for -force_load linker flag... yes\
checking for ANSI C header files... yes\
checking for sys/types.h... yes\
checking for sys/stat.h... yes\
checking for stdlib.h... yes\
checking for string.h... yes\
checking for memory.h... yes\
checking for strings.h... yes\
checking for inttypes.h... yes\
checking for stdint.h... yes\
checking for unistd.h... yes\
checking for dlfcn.h... yes\
checking for objdir... .libs\
checking if gcc supports -fno-rtti -fno-exceptions... no\
checking for gcc option to produce PIC... -fno-common -DPIC\
checking if gcc PIC flag -fno-common -DPIC works... yes\
checking if gcc static flag -static works... no\
checking if gcc supports -c -o file.o... yes\
checking if gcc supports -c -o file.o... (cached) yes\
checking whether the gcc linker (/opt/local/bin/ld) supports shared 
libraries... yes\
checking dynamic linker characteristics... darwin13.2.0 dyld\
checking how to hardcode library paths into programs... immediate\
checking whether stripping libraries is possible... yes\
checking if libtool supports shared libraries... yes\
checking whether to build shared libraries... no\
checking whether to build static libraries... yes\
Checking zlib\
checking zlib.h usability... yes\
checking zlib.h presence... yes\
checking for zlib.h... yes\
checking for gzread in -lz... yes\
Checking lzma\
Disabling compression support\
Checking headers\
checking for dirent.h that defines DIR... yes\
checking for library containing opendir... none required\
checking for ANSI C header files... (cached) yes\
checking fcntl.h usability... yes\
checking fcntl.h presence... yes\
checking for fcntl.h... yes\
checking for unistd.h... (cached) yes\
checking ctype.h usability... yes\
checking ctype.h presence... yes\
checking for ctype.h... yes\
checking dirent.h usability... yes\
checking dirent.h presence... yes\
checking for dirent.h... yes\
checking errno.h usability... yes\
checking errno.h presence... yes\
checking for errno.h... yes\
checking malloc.h usability... no\
checking malloc.h presence... no\
checking for malloc.h... no\
checking stdarg.h usability... yes\
checking stdarg.h presence... yes\
checking for stdarg.h... yes\
checking for sys/stat.h... (cached) yes\
checking for sys/types.h... (cached) yes\
checking for stdint.h... (cached) yes\
checking for inttypes.h... (cached) yes\
checking time.h usability... yes\
checking time.h presence... yes\
checking for time.h... yes\
checking ansidecl.h usability... no\
checking ansidecl.h presence... no\
checking for ansidecl.h... no\
checking ieeefp.h usability... no\
checking ieeefp.h presence... no\
checking for ieeefp.h... no\
checking nan.h usability... no\
checking nan.h presence... no\
checking for nan.h... no\
checking math.h usability... yes\
checking math.h presence... yes\
checking for math.h... yes\
checking limits.h usability... yes\
checking limits.h presence... yes\
checking for limits.h... yes\
checking fp_class.h usability... no\
checking fp_class.h presence... no\
checking for fp_class.h... no\
checking float.h usability... yes\
checking float.h presence... yes\
checking for float.h... yes\
checking for stdlib.h... (cached) yes\
checking for sys/socket.h... yes\
checking for netinet/in.h... yes\
checking for arpa/inet.h... yes\
checking netdb.h usability... yes\
checking netdb.h presence... yes\
checking for netdb.h... yes\
checking sys/time.h usability... yes\
checking sys/time.h presence... yes\
checking for sys/time.h... yes\
checking sys/select.h usability... yes\
checking sys/select.h presence... yes\
checking for sys/select.h... yes\
checking poll.h usability... yes\
checking poll.h presence... yes\
checking for poll.h... yes\
checking sys/mman.h usability... yes\
checking sys/mman.h presence... yes\
checking for sys/mman.h... yes\
checking sys/timeb.h usability... yes\
checking sys/timeb.h presence... yes\
checking for sys/timeb.h... yes\
checking signal.h usability... yes\
checking signal.h presence... yes\
checking for signal.h... yes\
checking for arpa/nameser.h... yes\
checking for resolv.h... yes\
checking dl.h usability... no\
checking dl.h presence... no\
checking for dl.h... no\
checking for dlfcn.h... (cached) yes\
Checking types\
checking for uint32_t... yes\
Checking libraries\
checking for strftime... yes\
checking for strdup... yes\
checking for strndup... yes\
checking for strerror... yes\
checking for finite... yes\
checking for isnand... no\
checking for fp_class... no\
checking for class... no\
checking for fpclass... no\
checking for strftime... (cached) yes\
checking for localtime... yes\
checking for gettimeofday... yes\
checking for ftime... yes\
checking for stat... yes\
checking for _stat... no\
checking for signal... yes\
checking for rand... yes\
checking for rand_r... yes\
checking for srand... yes\
checking for time... yes\
checking for isascii... yes\
checking for mmap... yes\
checking for munmap... yes\
checking for putenv... yes\
checking for va_copy... yes\
checking for library containing gethostent... none required\
checking for library containing setsockopt... none required\
checking for library containing connect... none required\
checking for type of socket length (socklen_t)... socklen_t *\
checking whether to enable IPv6... yes\
checking struct sockaddr::ss_family... yes\
checking for getaddrinfo... yes\
checking for isnan... yes\
checking for isinf... yes\
checking for shl_load... no\
checking for shl_load in -ldld... no\
checking for dlopen... yes\
Checking configuration requirements\
Enabling multithreaded support\
checking pthread.h usability... yes\
checking pthread.h presence... yes\
checking for pthread.h... yes\
checking for pthread_join in -lpthread... yes\
checking iconv.h usability... yes\
checking iconv.h presence... yes\
checking for iconv.h... yes\
checking for iconv... no\
checking for iconv in -liconv... no\
Disabling ICU support\
Enabled Schematron support\
Enabled Schemas/Relax-NG support\
Disabling DEBUG support\
checking for printf... yes\
checking for sprintf... yes\
checking for fprintf... yes\
checking for snprintf... yes\
checking for vfprintf... yes\
checking for vsprintf... yes\
checking for vsnprintf... yes\
checking for sscanf... yes\
Disabling code coverage for GCC\
configure: creating ./config.status\
config.status: creating libxml2.spec\
config.status: creating Makefile\
config.status: creating include/Makefile\
config.status: creating include/libxml/Makefile\
config.status: creating doc/Makefile\
config.status: creating doc/examples/Makefile\
config.status: creating doc/devhelp/Makefile\
config.status: creating example/Makefile\
config.status: creating python/Makefile\
config.status: creating python/tests/Makefile\
config.status: creating xstc/Makefile\
config.status: creating include/libxml/xmlversion.h\
config.status: creating xml2-config\
config.status: creating libxml-2.0.pc\
config.status: creating libxml-2.0-uninstalled.pc\
config.status: creating python/setup.py\
config.status: creating config.h\
config.status: executing depfiles commands\
config.status: executing libtool commands\
Done configuring\
/Applications/Xcode.app/Contents/Developer/usr/bin/make  install-recursive\
Making install in include\
Making install in libxml\
make[8]: Nothing to be done for `install-exec-am'.\
 ../.././install-sh -c -d 
'/Users/parkernathan/GEMPAK7/os/darwin/include/libxml2/libxml'\
 /usr/bin/install -c -m 644 SAX.h entities.h encoding.h parser.h 
parserInternals.h xmlerror.h HTMLparser.h HTMLtree.h debugXML.h tree.h list.h 
hash.h xpath.h xpathInternals.h xpointer.h xinclude.h xmlIO.h xmlmemory.h 
nanohttp.h nanoftp.h uri.h valid.h xlink.h xmlversion.h DOCBparser.h catalog.h 
threads.h globals.h c14n.h xmlautomata.h xmlregexp.h xmlmodule.h xmlschemas.h 
schemasInternals.h xmlschemastypes.h xmlstring.h xmlunicode.h xmlreader.h 
relaxng.h dict.h '/Users/parkernathan/GEMPAK7/os/darwin/include/libxml2/libxml'\
 /usr/bin/install -c -m 644 SAX2.h xmlexports.h xmlwriter.h chvalid.h pattern.h 
xmlsave.h schematron.h 
'/Users/parkernathan/GEMPAK7/os/darwin/include/libxml2/libxml'\
make[8]: Nothing to be done for `install-exec-am'.\
make[8]: Nothing to be done for `install-data-am'.\
Making install in .\
  CC     SAX.lo\
  CC     entities.lo\
  CC     encoding.lo\
encoding.c:3806:1: warning: string length '688' is greater than the length 
'509' ISO C90 compilers are required to support [-Woverlength-strings]\
 \};\
 ^\
encoding.c:3916:1: warning: string length '624' is greater than the length 
'509' ISO C90 compilers are required to support [-Woverlength-strings]\
 \};\
 ^\
  CC     error.lo\
  CC     parserInternals.lo\
  CC     parser.lo\
parser.c: In function 'xmlParseInNodeContext':\
parser.c:13610:9: warning: pointer targets in passing argument 1 of 
'xmlFindCharEncodingHandler' differ in signedness [-Wpointer-sign]\
         hdlr = xmlFindCharEncodingHandler(doc->encoding);\
         ^\
In file included from ./include/libxml/parser.h:810:0,\
                 from ./include/libxml/globals.h:18,\
                 from ./include/libxml/threads.h:35,\
                 from ./include/libxml/xmlmemory.h:218,\
                 from parser.c:46:\
./include/libxml/encoding.h:175:2: note: expected 'const char *' but argument 
is of type 'const xmlChar *'\
  xmlFindCharEncodingHandler (const char *name);\
  ^\
  CC     tree.lo\
  CC     hash.lo\
  CC     list.lo\
  CC     xmlIO.lo\
  CC     xmlmemory.lo\
  CC     uri.lo\
  CC     valid.lo\
  CC     xlink.lo\
  CC     HTMLparser.lo\
  CC     HTMLtree.lo\
  CC     debugXML.lo\
  CC     xpath.lo\
xpath.c: In function 'xmlXPathRegisterFuncNS':\
xpath.c:4870:5: warning: ISO C forbids passing argument 4 of 'xmlHashAddEntry2' 
between function pointer and 'void *' [-Wpedantic]\
     return(xmlHashAddEntry2(ctxt->funcHash, name, ns_uri, XML_CAST_FPTR(f)));\
     ^\
In file included from ./include/libxml/parser.h:18:0,\
                 from ./include/libxml/globals.h:18,\
                 from ./include/libxml/threads.h:35,\
                 from ./include/libxml/xmlmemory.h:218,\
                 from xpath.c:38:\
./include/libxml/hash.h:128:4: note: expected 'void *' but argument is of type 
'xmlXPathFunction'\
    xmlHashAddEntry2(xmlHashTablePtr table,\
    ^\
xpath.c: In function 'xmlXPathFunctionLookupNS':\
xpath.c:4951:24: warning: ISO C forbids assignment between function pointer and 
'void *' [-Wpedantic]\
     XML_CAST_FPTR(ret) = xmlHashLookup2(ctxt->funcHash, name, ns_uri);\
                        ^\
xpath.c: In function 'xmlXPathCompOpEval':\
xpath.c:13535:41: warning: ISO C forbids assignment between function pointer 
and 'void *' [-Wpedantic]\
                     XML_CAST_FPTR(func) = op->cache;\
                                         ^\
xpath.c:13562:31: warning: ISO C forbids assignment between function pointer 
and 'void *' [-Wpedantic]\
                     op->cache = XML_CAST_FPTR(func);\
                               ^\
In file included from xpath.c:185:0:\
xpath.c: At top level:\
trionan.c:218:1: warning: 'trio_is_negative' defined but not used 
[-Wunused-function]\
 trio_is_negative\
 ^\
  CC     xpointer.lo\
  CC     xinclude.lo\
  CC     nanohttp.lo\
  CC     nanoftp.lo\
  CC     catalog.lo\
  CC     globals.lo\
  CC     threads.lo\
  CC     c14n.lo\
  CC     xmlstring.lo\
  CC     buf.lo\
  CC     xmlregexp.lo\
  CC     xmlschemas.lo\
  CC     xmlschemastypes.lo\
  CC     xmlunicode.lo\
  CC     xmlreader.lo\
  CC     relaxng.lo\
  CC     dict.lo\
  CC     SAX2.lo\
  CC     xmlwriter.lo\
  CC     legacy.lo\
  CC     chvalid.lo\
  CC     pattern.lo\
  CC     xmlsave.lo\
  CC     xmlmodule.lo\
  CC     schematron.lo\
  CC     xzlib.lo\
  CCLD   libxml2.la\
/opt/local/bin/ranlib: file: .libs/libxml2.a(debugXML.o) has no symbols\
/opt/local/bin/ranlib: file: .libs/libxml2.a(xzlib.o) has no symbols\
ranlib: file: .libs/libxml2.a(debugXML.o) has no symbols\
ranlib: file: .libs/libxml2.a(xzlib.o) has no symbols\
  CC     testdso.lo\
  CCLD   testdso.la\
  CC     xmllint.o\
  CCLD   xmllint\
  CC     xmlcatalog.o\
  CCLD   xmlcatalog\
  CC     testSchemas.o\
  CCLD   testSchemas\
  CC     testRelax.o\
  CCLD   testRelax\
  CC     testSAX.o\
  CCLD   testSAX\
  CC     testHTML.o\
  CCLD   testHTML\
  CC     testXPath.o\
  CCLD   testXPath\
  CC     testURI.o\
  CCLD   testURI\
  CC     testThreads.o\
  CCLD   testThreads\
  CC     testC14N.o\
  CCLD   testC14N\
  CC     testAutomata.o\
  CCLD   testAutomata\
  CC     testRegexp.o\
  CCLD   testRegexp\
  CC     testReader.o\
  CCLD   testReader\
  CC     testapi.o\
testapi.c:386:14: warning: 'gen_debug_FILE_ptr' defined but not used 
[-Wunused-function]\
 static FILE *gen_debug_FILE_ptr(int no ATTRIBUTE_UNUSED, int nr 
ATTRIBUTE_UNUSED) \{\
              ^\
testapi.c:389:13: warning: 'des_debug_FILE_ptr' defined but not used 
[-Wunused-function]\
 static void des_debug_FILE_ptr(int no ATTRIBUTE_UNUSED, FILE *val, int nr 
ATTRIBUTE_UNUSED) \{\
             ^\
testapi.c:18033:25: warning: 'gen_xmlSchematronPtr' defined but not used 
[-Wunused-function]\
 static xmlSchematronPtr gen_xmlSchematronPtr(int no ATTRIBUTE_UNUSED, int nr 
ATTRIBUTE_UNUSED) \{\
                         ^\
testapi.c:18036:13: warning: 'des_xmlSchematronPtr' defined but not used 
[-Wunused-function]\
 static void des_xmlSchematronPtr(int no ATTRIBUTE_UNUSED, xmlSchematronPtr val 
ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) \{\
             ^\
testapi.c:18053:35: warning: 'gen_xmlSchematronParserCtxtPtr' defined but not 
used [-Wunused-function]\
 static xmlSchematronParserCtxtPtr gen_xmlSchematronParserCtxtPtr(int no 
ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) \{\
                                   ^\
testapi.c:18056:13: warning: 'des_xmlSchematronParserCtxtPtr' defined but not 
used [-Wunused-function]\
 static void des_xmlSchematronParserCtxtPtr(int no ATTRIBUTE_UNUSED, 
xmlSchematronParserCtxtPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) \{\
             ^\
testapi.c:34482:27: warning: 'gen_xmlSAXHandlerPtr_ptr' defined but not used 
[-Wunused-function]\
 static xmlSAXHandlerPtr * gen_xmlSAXHandlerPtr_ptr(int no ATTRIBUTE_UNUSED, 
int nr ATTRIBUTE_UNUSED) \{\
                           ^\
testapi.c:34485:13: warning: 'des_xmlSAXHandlerPtr_ptr' defined but not used 
[-Wunused-function]\
 static void des_xmlSAXHandlerPtr_ptr(int no ATTRIBUTE_UNUSED, xmlSAXHandlerPtr 
* val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) \{\
             ^\
  CCLD   testapi\
  CC     testModule.o\
  CCLD   testModule\
  CC     runtest.o\
runtest.c: In function 'streamProcessTest':\
runtest.c:2096:65: warning: unused parameter 'options' [-Wunused-parameter]\
                   xmlTextReaderPtr reader, const char *rng, int options) \{\
                                                                 ^\
  CCLD   runtest\
  CC     runsuite.o\
  CCLD   runsuite\
  CC     testchar.o\
  CCLD   testchar\
  CC     testdict.o\
testdict.c: In function 'run_test2':\
testdict.c:155:20: warning: variable 'tmp' set but not used 
[-Wunused-but-set-variable]\
     const xmlChar *tmp;\
                    ^\
testdict.c: In function 'run_test1':\
testdict.c:318:20: warning: variable 'tmp' set but not used 
[-Wunused-but-set-variable]\
     const xmlChar *tmp;\
                    ^\
  CCLD   testdict\
  CC     runxmlconf.o\
  CCLD   runxmlconf\
  CC     testrecurse.o\
  CCLD   testrecurse\
  CC     testlimits.o\
  CCLD   testlimits\
sed -e 's?\\@XML_LIBDIR\\@?-L/Users/parkernathan/GEMPAK7/os/darwin/lib?g' \\\
            -e 
's?\\@XML_INCLUDEDIR\\@?-I/Users/parkernathan/GEMPAK7/os/darwin/include/libxml2?g'
 \\\
            -e 's?\\@VERSION\\@?2.9.1?g' \\\
            -e 's?\\@XML_LIBS\\@?-lxml2 
-L/Users/parkernathan/GEMPAK7/os/darwin/lib -lz -lpthread  -lm ?g' \\\
               < ./xml2Conf.sh.in > xml2Conf.tmp \\\
        && mv xml2Conf.tmp xml2Conf.sh\
 ./install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/lib'\
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libxml2.la 
'/Users/parkernathan/GEMPAK7/os/darwin/lib'\
libtool: install: /usr/bin/install -c .libs/libxml2.lai 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxml2.la\
libtool: install: /usr/bin/install -c .libs/libxml2.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxml2.a\
libtool: install: chmod 644 /Users/parkernathan/GEMPAK7/os/darwin/lib/libxml2.a\
libtool: install: ranlib /Users/parkernathan/GEMPAK7/os/darwin/lib/libxml2.a\
ranlib: file: /Users/parkernathan/GEMPAK7/os/darwin/lib/libxml2.a(debugXML.o) 
has no symbols\
ranlib: file: /Users/parkernathan/GEMPAK7/os/darwin/lib/libxml2.a(xzlib.o) has 
no symbols\
 ./install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
  /bin/sh ./libtool   --mode=install /usr/bin/install -c xmllint xmlcatalog 
'/Users/parkernathan/GEMPAK7/os/darwin/bin'\
libtool: install: /usr/bin/install -c xmllint 
/Users/parkernathan/GEMPAK7/os/darwin/bin/xmllint\
libtool: install: /usr/bin/install -c xmlcatalog 
/Users/parkernathan/GEMPAK7/os/darwin/bin/xmlcatalog\
 ./install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
 /usr/bin/install -c xml2-config '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
 ./install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/lib'\
 /usr/bin/install -c -m 644 xml2Conf.sh 
'/Users/parkernathan/GEMPAK7/os/darwin/lib'\
./install-sh -c -d 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxml2-2.9.1\
/usr/bin/install -c -m 0644 ./Copyright 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxml2-2.9.1\
./install-sh -c -d 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxml2-2.9.1/examples\
/usr/bin/install -c -m 0644 ./xmllint.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxml2-2.9.1/examples\
/usr/bin/install -c -m 0644 ./testSAX.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxml2-2.9.1/examples\
/usr/bin/install -c -m 0644 ./testHTML.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxml2-2.9.1/examples\
/usr/bin/install -c -m 0644 ./testXPath.c 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxml2-2.9.1/examples\
 ./install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/share/aclocal'\
 /usr/bin/install -c -m 644 libxml.m4 
'/Users/parkernathan/GEMPAK7/os/darwin/share/aclocal'\
 ./install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/share/man/man1'\
 /usr/bin/install -c -m 644 xml2-config.1 
'/Users/parkernathan/GEMPAK7/os/darwin/share/man/man1'\
 ./install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/share/man/man3'\
 /usr/bin/install -c -m 644 libxml.3 
'/Users/parkernathan/GEMPAK7/os/darwin/share/man/man3'\
 ./install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/lib/pkgconfig'\
 /usr/bin/install -c -m 644 libxml-2.0.pc 
'/Users/parkernathan/GEMPAK7/os/darwin/lib/pkgconfig'\
Making install in doc\
Making install in .\
make[8]: Nothing to be done for `install-exec-am'.\
.././install-sh -c -d 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxml2-2.9.1/html\
/usr/bin/install -c -m 0644 ./xml.html ./encoding.html ./FAQ.html 
./structure.gif ./DOM.gif ./smallfootonly.gif ./redhat.gif ./libxml.gif 
./w3c.png ./Libxml2-Logo-180x168.gif ./Libxml2-Logo-90x34.gif 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxml2-2.9.1/html\
.././install-sh -c -d 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxml2-2.9.1/html/html\
/usr/bin/install -c -m 0644 ./html/*.html 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxml2-2.9.1/html/html\
/usr/bin/install -c -m 0644 ./html/*.png 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxml2-2.9.1/html/html\
.././install-sh -c -d 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxml2-2.9.1/html/tutorial\
/usr/bin/install -c -m 0644 ./tutorial/*.* \\\
                
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxml2-2.9.1/html/tutorial\
.././install-sh -c -d 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxml2-2.9.1/html/tutorial/images\
/usr/bin/install -c -m 0644 ./tutorial/images/*.* \\\
                
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxml2-2.9.1/html/tutorial/images\
.././install-sh -c -d 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxml2-2.9.1/html/tutorial/images/callouts\
/usr/bin/install -c -m 0644 ./tutorial/images/callouts/*.* \\\
                
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxml2-2.9.1/html/tutorial/images/callouts\
 .././install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/share/man/man1'\
 /usr/bin/install -c -m 644 xmllint.1 xmlcatalog.1 
'/Users/parkernathan/GEMPAK7/os/darwin/share/man/man1'\
Making install in devhelp\
make[8]: Nothing to be done for `install-exec-am'.\
 ../.././install-sh -c -d 
'/Users/parkernathan/GEMPAK7/os/darwin/share/gtk-doc/html/libxml2'\
 /usr/bin/install -c -m 644 libxml2.devhelp general.html index.html 
libxml2-c14n.html libxml2-catalog.html libxml2-chvalid.html 
libxml2-debugXML.html libxml2-dict.html libxml2-DOCBparser.html 
libxml2-encoding.html libxml2-entities.html libxml2-globals.html 
libxml2-hash.html libxml2-HTMLparser.html libxml2-HTMLtree.html 
libxml2-list.html libxml2-nanoftp.html libxml2-nanohttp.html 
libxml2-parser.html libxml2-parserInternals.html libxml2-pattern.html 
libxml2-relaxng.html libxml2-SAX2.html libxml2-SAX.html 
libxml2-schemasInternals.html libxml2-schematron.html libxml2-threads.html 
libxml2-tree.html libxml2-uri.html libxml2-valid.html libxml2-xinclude.html 
libxml2-xlink.html libxml2-xmlautomata.html libxml2-xmlerror.html 
libxml2-xmlexports.html libxml2-xmlIO.html libxml2-xmlmemory.html 
libxml2-xmlmodule.html libxml2-xmlreader.html libxml2-xmlregexp.html 
'/Users/parkernathan/GEMPAK7/os/darwin/share/gtk-doc/html/libxml2'\
 /usr/bin/install -c -m 644 libxml2-xmlsave.html libxml2-xmlschemas.html 
libxml2-xmlschemastypes.html libxml2-xmlstring.html libxml2-xmlunicode.html 
libxml2-xmlversion.html libxml2-xmlwriter.html libxml2-xpath.html 
libxml2-xpathInternals.html libxml2-xpointer.html home.png left.png right.png 
up.png style.css 
'/Users/parkernathan/GEMPAK7/os/darwin/share/gtk-doc/html/libxml2'\
Making install in examples\
  CC     io1.o\
  CCLD   io1\
  CC     io2.o\
  CCLD   io2\
  CC     parse1.o\
  CCLD   parse1\
  CC     parse2.o\
  CCLD   parse2\
  CC     parse3.o\
  CCLD   parse3\
  CC     parse4.o\
  CCLD   parse4\
  CC     reader1.o\
  CCLD   reader1\
  CC     reader2.o\
  CCLD   reader2\
  CC     reader3.o\
  CCLD   reader3\
  CC     reader4.o\
  CCLD   reader4\
  CC     testWriter.o\
  CCLD   testWriter\
  CC     tree1.o\
  CCLD   tree1\
  CC     tree2.o\
tree2.c: In function 'main':\
tree2.c:30:15: warning: variable 'dtd' set but not used 
[-Wunused-but-set-variable]\
     xmlDtdPtr dtd = NULL;       /* DTD pointer */\
               ^\
  CCLD   tree2\
  CC     xpath1.o\
  CCLD   xpath1\
  CC     xpath2.o\
  CCLD   xpath2\
make[8]: Nothing to be done for `install-exec-am'.\
../.././install-sh -c -d 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxml2-2.9.1/html\
/usr/bin/install -c -m 0644 ./*.html ./*.c ./*.xml ./*.xsl ./*.res 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxml2-2.9.1/html\
Making install in example\
  CC     gjobread.o\
  CCLD   gjobread\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in xstc\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
-n making in \
/Users/parkernathan/GEMPAK7/extlibs/xslt\
/Applications/Xcode.app/Contents/Developer/usr/bin/make  _xslt\
make[4]: *** No rule to make target `distclean'.  Stop.\
make[3]: [clean] Error 2 (ignored)\
 Creating /Users/parkernathan/GEMPAK7/os/darwin\
Making in /Users/parkernathan/GEMPAK7/extlibs/xslt/libxslt\
checking build system type... i386-apple-darwin13.2.0\
checking host system type... i386-apple-darwin13.2.0\
checking for gcc... gcc\
checking whether the C compiler works... yes\
checking for C compiler default output file name... a.out\
checking for suffix of executables... \
checking whether we are cross compiling... no\
checking for suffix of object files... o\
checking whether we are using the GNU C compiler... yes\
checking whether gcc accepts -g... yes\
checking for gcc option to accept ISO C89... none needed\
checking how to run the C preprocessor... gcc -E\
checking for grep that handles long lines and -e... /usr/bin/grep\
checking for egrep... /usr/bin/grep -E\
checking for ANSI C header files... yes\
checking for sys/types.h... yes\
checking for sys/stat.h... yes\
checking for stdlib.h... yes\
checking for string.h... yes\
checking for memory.h... yes\
checking for strings.h... yes\
checking for inttypes.h... yes\
checking for stdint.h... yes\
checking for unistd.h... yes\
checking minix/config.h usability... no\
checking minix/config.h presence... no\
checking for minix/config.h... no\
checking whether it is safe to define __EXTENSIONS__... yes\
checking for a BSD-compatible install... /usr/bin/install -c\
checking whether build environment is sane... yes\
checking for a thread-safe mkdir -p... ./install-sh -c -d\
checking for gawk... no\
checking for mawk... no\
checking for nawk... no\
checking for awk... awk\
checking whether make sets $(MAKE)... yes\
checking for style of include used by make... GNU\
checking dependency style of gcc... gcc3\
checking whether make supports nested variables... yes\
checking for gcc... (cached) gcc\
checking whether we are using the GNU C compiler... (cached) yes\
checking whether gcc accepts -g... (cached) yes\
checking for gcc option to accept ISO C89... (cached) none needed\
checking how to run the C preprocessor... gcc -E\
checking for rm... /bin/rm\
checking for mv... /bin/mv\
checking for tar... /usr/bin/tar\
checking for xmllint... /opt/local/bin/xmllint\
checking for xsltproc... /usr/bin/xsltproc\
checking for ANSI C header files... (cached) yes\
checking how to print strings... printf\
checking for a sed that does not truncate output... /usr/bin/sed\
checking for fgrep... /usr/bin/grep -F\
checking for ld used by gcc... /opt/local/bin/ld\
checking if the linker (/opt/local/bin/ld) is GNU ld... no\
checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm\
checking the name lister (/opt/local/bin/nm) interface... BSD nm\
checking whether ln -s works... yes\
checking the maximum length of command line arguments... 196608\
checking whether the shell understands some XSI constructs... yes\
checking whether the shell understands "+="... yes\
checking how to convert i386-apple-darwin13.2.0 file names to 
i386-apple-darwin13.2.0 format... func_convert_file_noop\
checking how to convert i386-apple-darwin13.2.0 file names to toolchain 
format... func_convert_file_noop\
checking for /opt/local/bin/ld option to reload object files... -r\
checking for objdump... no\
checking how to recognize dependent libraries... pass_all\
checking for dlltool... no\
checking how to associate runtime and link libraries... printf %s\\n\
checking for ar... ar\
checking for archiver @FILE support... no\
checking for strip... strip\
checking for ranlib... ranlib\
checking command to parse /opt/local/bin/nm output from gcc object... ok\
checking for sysroot... no\
checking for mt... no\
checking if : is a manifest tool... no\
checking for dsymutil... dsymutil\
checking for nmedit... nmedit\
checking for lipo... lipo\
checking for otool... otool\
checking for otool64... no\
checking for -single_module linker flag... yes\
checking for -exported_symbols_list linker flag... yes\
checking for -force_load linker flag... yes\
checking for dlfcn.h... yes\
checking for objdir... .libs\
checking if gcc supports -fno-rtti -fno-exceptions... no\
checking for gcc option to produce PIC... -fno-common -DPIC\
checking if gcc PIC flag -fno-common -DPIC works... yes\
checking if gcc static flag -static works... no\
checking if gcc supports -c -o file.o... rm: conftest*: No such file or 
directory\
yes\
checking if gcc supports -c -o file.o... (cached) yes\
checking whether the gcc linker (/opt/local/bin/ld) supports shared 
libraries... yes\
checking dynamic linker characteristics... darwin13.2.0 dyld\
checking how to hardcode library paths into programs... immediate\
checking whether stripping libraries is possible... yes\
checking if libtool supports shared libraries... yes\
checking whether to build shared libraries... no\
checking whether to build static libraries... yes\
checking for sys/types.h... (cached) yes\
checking sys/time.h usability... yes\
checking sys/time.h presence... yes\
checking for sys/time.h... yes\
checking for stdlib.h... (cached) yes\
checking for unistd.h... (cached) yes\
checking for string.h... (cached) yes\
checking how to pass version script to the linker (/opt/local/bin/ld)... none\
checking pthread.h usability... yes\
checking pthread.h presence... yes\
checking for pthread.h... yes\
checking for pthread_join in -lpthread... yes\
checking locale.h usability... yes\
checking locale.h presence... yes\
checking for locale.h... yes\
checking xlocale.h usability... yes\
checking xlocale.h presence... yes\
checking for xlocale.h... yes\
checking if xlocale program link... no\
checking ieeefp.h usability... no\
checking ieeefp.h presence... no\
checking for ieeefp.h... no\
checking nan.h usability... no\
checking nan.h presence... no\
checking for nan.h... no\
checking math.h usability... yes\
checking math.h presence... yes\
checking for math.h... yes\
checking fp_class.h usability... no\
checking fp_class.h presence... no\
checking for fp_class.h... no\
checking float.h usability... yes\
checking float.h presence... yes\
checking for float.h... yes\
checking ansidecl.h usability... no\
checking ansidecl.h presence... no\
checking for ansidecl.h... no\
checking sys/timeb.h usability... yes\
checking sys/timeb.h presence... yes\
checking for sys/timeb.h... yes\
checking time.h usability... yes\
checking time.h presence... yes\
checking for time.h... yes\
checking for sys/stat.h... (cached) yes\
checking sys/select.h usability... yes\
checking sys/select.h presence... yes\
checking for sys/select.h... yes\
checking stdarg.h usability... yes\
checking stdarg.h presence... yes\
checking for stdarg.h... yes\
checking for stat... yes\
checking for _stat... no\
checking for pow... yes\
checking for floor... yes\
checking for fabs... yes\
checking for gettimeofday... yes\
checking for mktime... yes\
checking for localtime... yes\
checking for localtime_r... yes\
checking for asctime... yes\
checking for time... yes\
checking for gmtime... yes\
checking for gmtime_r... yes\
checking for ftime... yes\
checking for printf... yes\
checking for sprintf... yes\
checking for fprintf... yes\
checking for snprintf... yes\
checking for vfprintf... yes\
checking for vsprintf... yes\
checking for vsnprintf... yes\
checking for sscanf... yes\
checking for clock_gettime... no\
checking for clock_gettime in -lrt... no\
checking for perl... perl\
checking for python... /usr/bin/python\
PYTHON is pointing at /usr/bin/python\
Found Python version 2.7\
Warning: Missing libxml2-python\
checking for libgcrypt-config... no\
Crypto extensions will not be available. Install libgcrypt and reconfigure to 
make available.\
Disabling debug support\
Disabling debugger\
checking for libxml libraries >= 2.6.27... 2.9.1 found\
checking whether shared libraries will be built (required for plugins)... no\
configure: WARNING: Disabling plugin support.\
configure: WARNING: Plugins require that shared libraries be built.\
configure: creating ./config.status\
config.status: creating Makefile\
config.status: creating libxslt.pc\
config.status: creating libexslt.pc\
config.status: creating libxslt/Makefile\
config.status: creating libxslt/xsltconfig.h\
config.status: creating libxslt/xsltwin32config.h\
config.status: creating libexslt/Makefile\
config.status: creating libexslt/exsltconfig.h\
config.status: creating xsltproc/Makefile\
config.status: creating python/Makefile\
config.status: creating python/tests/Makefile\
config.status: creating tests/Makefile\
config.status: creating tests/docs/Makefile\
config.status: creating tests/REC1/Makefile\
config.status: creating tests/REC2/Makefile\
config.status: creating tests/REC/Makefile\
config.status: creating tests/general/Makefile\
config.status: creating tests/reports/Makefile\
config.status: creating tests/extensions/Makefile\
config.status: creating tests/namespaces/Makefile\
config.status: creating tests/keys/Makefile\
config.status: creating tests/numbers/Makefile\
config.status: creating tests/documents/Makefile\
config.status: creating tests/xmlspec/Makefile\
config.status: creating tests/multiple/Makefile\
config.status: creating tests/xinclude/Makefile\
config.status: creating tests/XSLTMark/Makefile\
config.status: creating tests/docbook/Makefile\
config.status: creating tests/exslt/Makefile\
config.status: creating tests/exslt/common/Makefile\
config.status: creating tests/exslt/functions/Makefile\
config.status: creating tests/exslt/math/Makefile\
config.status: creating tests/exslt/sets/Makefile\
config.status: creating tests/exslt/strings/Makefile\
config.status: creating tests/exslt/date/Makefile\
config.status: creating tests/exslt/dynamic/Makefile\
config.status: creating tests/plugins/Makefile\
config.status: creating doc/Makefile\
config.status: creating xslt-config\
config.status: creating libxslt.spec\
config.status: creating config.h\
config.status: executing depfiles commands\
config.status: executing libtool commands\
rm: libtoolT: No such file or directory\
Making install in libxslt\
  CC     attrvt.lo\
  CC     xslt.lo\
  CC     xsltlocale.lo\
xsltlocale.c:210:1: warning: 'xsltDefaultRegion' defined but not used 
[-Wunused-function]\
 xsltDefaultRegion(const xmlChar *localeName) \{\
 ^\
  CC     xsltutils.lo\
  CC     pattern.lo\
  CC     templates.lo\
  CC     variables.lo\
  CC     keys.lo\
  CC     numbers.lo\
  CC     extensions.lo\
extensions.c: In function 'xsltRegisterExtModuleElement':\
extensions.c:1625:9: warning: variable 'ret' set but not used 
[-Wunused-but-set-variable]\
     int ret;\
         ^\
  CC     extra.lo\
  CC     functions.lo\
functions.c: In function 'xsltGenerateIdFunction':\
functions.c:668:15: warning: variable 'doc' set but not used 
[-Wunused-but-set-variable]\
     xmlDocPtr doc;\
               ^\
  CC     namespaces.lo\
  CC     imports.lo\
  CC     attributes.lo\
  CC     documents.lo\
  CC     preproc.lo\
preproc.c: In function 'xsltElementComp':\
preproc.c:932:37: warning: variable 'name' set but not used 
[-Wunused-but-set-variable]\
      const xmlChar *prefix = NULL, *name;\
                                     ^\
preproc.c: In function 'xsltAttributeComp':\
preproc.c:1056:37: warning: variable 'name' set but not used 
[-Wunused-but-set-variable]\
      const xmlChar *prefix = NULL, *name;\
                                     ^\
  CC     transform.lo\
transform.c:2104:1: warning: 'xsltDebuggerStartSequenceConstructor' defined but 
not used [-Wunused-function]\
 xsltDebuggerStartSequenceConstructor(xsltTransformContextPtr ctxt,\
 ^\
  CC     security.lo\
  CCLD   libxslt.la\
 .././install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/lib'\
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libxslt.la 
'/Users/parkernathan/GEMPAK7/os/darwin/lib'\
libtool: install: /usr/bin/install -c .libs/libxslt.lai 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxslt.la\
libtool: install: /usr/bin/install -c .libs/libxslt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxslt.a\
libtool: install: chmod 644 /Users/parkernathan/GEMPAK7/os/darwin/lib/libxslt.a\
libtool: install: ranlib /Users/parkernathan/GEMPAK7/os/darwin/lib/libxslt.a\
/Applications/Xcode.app/Contents/Developer/usr/bin/make  install-exec-hook\
.././install-sh -c -d 
"/Users/parkernathan/GEMPAK7/os/darwin/lib/libxslt-plugins"\
 .././install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/share/man/man3'\
 /usr/bin/install -c -m 644 libxslt.3 
'/Users/parkernathan/GEMPAK7/os/darwin/share/man/man3'\
 .././install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/include/libxslt'\
 /usr/bin/install -c -m 644 xslt.h xsltutils.h pattern.h templates.h 
variables.h keys.h numbersInternals.h extensions.h extra.h functions.h 
namespaces.h imports.h attributes.h documents.h preproc.h transform.h 
security.h xsltInternals.h xsltconfig.h xsltexports.h xsltlocale.h 
'/Users/parkernathan/GEMPAK7/os/darwin/include/libxslt'\
Making install in libexslt\
  CC     exslt.lo\
  CC     common.lo\
  CC     crypto.lo\
  CC     math.lo\
  CC     sets.lo\
  CC     functions.lo\
  CC     strings.lo\
  CC     date.lo\
  CC     saxon.lo\
  CC     dynamic.lo\
  CCLD   libexslt.la\
/opt/local/bin/ranlib: file: .libs/libexslt.a(crypto.o) has no symbols\
ranlib: file: .libs/libexslt.a(crypto.o) has no symbols\
 .././install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/lib'\
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libexslt.la 
'/Users/parkernathan/GEMPAK7/os/darwin/lib'\
libtool: install: /usr/bin/install -c .libs/libexslt.lai 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libexslt.la\
libtool: install: /usr/bin/install -c .libs/libexslt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libexslt.a\
libtool: install: chmod 644 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libexslt.a\
libtool: install: ranlib /Users/parkernathan/GEMPAK7/os/darwin/lib/libexslt.a\
ranlib: file: /Users/parkernathan/GEMPAK7/os/darwin/lib/libexslt.a(crypto.o) 
has no symbols\
 .././install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/include/libexslt'\
 /usr/bin/install -c -m 644 exslt.h exsltconfig.h exsltexports.h 
'/Users/parkernathan/GEMPAK7/os/darwin/include/libexslt'\
 .././install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/share/man/man3'\
 /usr/bin/install -c -m 644 libexslt.3 
'/Users/parkernathan/GEMPAK7/os/darwin/share/man/man3'\
Making install in xsltproc\
  CC     xsltproc.o\
xsltproc.c:74:12: warning: 'debug' defined but not used [-Wunused-variable]\
 static int debug = 0;\
            ^\
  CCLD   xsltproc\
  CC     testThreads.o\
  CCLD   testThreads\
 .././install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
  /bin/sh ../libtool   --mode=install /usr/bin/install -c xsltproc 
'/Users/parkernathan/GEMPAK7/os/darwin/bin'\
libtool: install: /usr/bin/install -c xsltproc 
/Users/parkernathan/GEMPAK7/os/darwin/bin/xsltproc\
make[6]: Nothing to be done for `install-data-am'.\
Making install in doc\
make[6]: Nothing to be done for `install-exec-am'.\
.././install-sh -c -d 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxslt-1.1.28/html\
/usr/bin/install -c -m 0644 ./*.html 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxslt-1.1.28/html\
/usr/bin/install -c -m 0644 ./*.gif 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxslt-1.1.28/html\
.././install-sh -c -d 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxslt-1.1.28/html/html\
/usr/bin/install -c -m 0644 ./html/*.html 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxslt-1.1.28/html/html\
/usr/bin/install -c -m 0644 ./html/*.png 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxslt-1.1.28/html/html\
/usr/bin/install -c -m 0644 ./html/index.sgml 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxslt-1.1.28/html/html\
install: ./html/index.sgml: No such file or directory\
make[6]: [install-data-local] Error 71 (ignored)\
.././install-sh -c -d 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxslt-1.1.28/html/EXSLT\
/usr/bin/install -c -m 0644 ./EXSLT/*.html 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxslt-1.1.28/html/EXSLT\
.././install-sh -c -d 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxslt-1.1.28/html/tutorial\
/usr/bin/install -c -m 0644 ./tutorial/* 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxslt-1.1.28/html/tutorial\
.././install-sh -c -d 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxslt-1.1.28/html/tutorial2\
/usr/bin/install -c -m 0644 ./tutorial2/* 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxslt-1.1.28/html/tutorial2\
 .././install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/share/man/man1'\
 /usr/bin/install -c -m 644 xsltproc.1 
'/Users/parkernathan/GEMPAK7/os/darwin/share/man/man1'\
Making install in python\
Making install in .\
SRCDIR=. /usr/bin/python ./generator.py\
Found 242 functions in libxslt-api.xml\
Found 32 functions in libxslt-python-api.xml\
Generated 143 wrapper functions, 98 failed, 33 skipped\
\
Missing type converters:\
xsltTopLevelFunction:2  xmlXPathObjectPtr:1  xsltDecimalFormatPtr:2  xmlChar 
**:2  xmlXPathCompExprPtr:5  xsltPreComputeFunction:1  xsltElemPreCompPtr:2  
xsltDebugTraceCodes:2  xsltDocumentPtr:8  xsltSecurityPrefsPtr:11  
xsltTemplatePtr:4  pythonObject *:5  ...:1  xsltNumberDataPtr:1  
xmlHashTablePtr:1  xmlNodePtr *:3  xsltExtInitFunction:2  xsltCompilerCtxtPtr:2 
 char **:2  xmlXPathObjectPtr *:1  xmlNodeSetPtr:2  xmlXPathFunction:3  
xsltTransformFunction:5  xsltCompMatchPtr:3  void *:11  xsltLocale:4  
xmlOutputBufferPtr:1  xsltPointerListPtr:4  xmlDictPtr:1  xsltSortFunc:2  
xsltNsMapPtr:1  xsltStackElemPtr:3 \
touch gen_prog\
  CC     libxsltmod_la-libxslt.lo\
libxslt.c: In function 'initlibxsltmod':\
libxslt.c:1183:15: warning: variable 'm' set but not used 
[-Wunused-but-set-variable]\
     PyObject *m;\
               ^\
  CC     libxsltmod_la-types.lo\
  CC     libxsltmod_la-libxslt-py.lo\
  CCLD   libxsltmod.la\
cat ./libxsl.py libxsltclass.py > libxslt.py\
make[7]: Nothing to be done for `install-exec-am'.\
.././install-sh -c -d 
/Users/parkernathan/GEMPAK7/os/darwin/lib/python2.7/site-packages\
/usr/bin/install -c -m 0644 libxslt.py 
/Users/parkernathan/GEMPAK7/os/darwin/lib/python2.7/site-packages\
.././install-sh -c -d 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxslt-python-1.1.28\
 .././install-sh -c -d 
'/Users/parkernathan/GEMPAK7/os/darwin/lib/python2.7/site-packages'\
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libxsltmod.la 
'/Users/parkernathan/GEMPAK7/os/darwin/lib/python2.7/site-packages'\
libtool: install: /usr/bin/install -c .libs/libxsltmod.lai 
/Users/parkernathan/GEMPAK7/os/darwin/lib/python2.7/site-packages/libxsltmod.la\
libtool: install: /usr/bin/install -c .libs/libxsltmod.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/python2.7/site-packages/libxsltmod.a\
libtool: install: chmod 644 
/Users/parkernathan/GEMPAK7/os/darwin/lib/python2.7/site-packages/libxsltmod.a\
libtool: install: ranlib 
/Users/parkernathan/GEMPAK7/os/darwin/lib/python2.7/site-packages/libxsltmod.a\
Making install in tests\
make[7]: Nothing to be done for `install-exec-am'.\
../.././install-sh -c -d 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxslt-python-1.1.28/examples\
(for test in basic.py exslt.py extelem.py extfunc.py test.xml test.xsl 
pyxsltproc.py; \\\
          do /usr/bin/install -c -m 0644 ./$test 
/Users/parkernathan/GEMPAK7/os/darwin/share/doc/libxslt-python-1.1.28/examples 
; done)\
Making install in tests\
Making install in docs\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in REC1\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in REC2\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in REC\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in general\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in namespaces\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in keys\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in numbers\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in documents\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in extensions\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in reports\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in xmlspec\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in multiple\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in xinclude\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in XSLTMark\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in docbook\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
Making install in exslt\
Making install in common\
make[8]: Nothing to be done for `install-exec-am'.\
make[8]: Nothing to be done for `install-data-am'.\
Making install in functions\
make[8]: Nothing to be done for `install-exec-am'.\
make[8]: Nothing to be done for `install-data-am'.\
Making install in math\
make[8]: Nothing to be done for `install-exec-am'.\
make[8]: Nothing to be done for `install-data-am'.\
Making install in sets\
make[8]: Nothing to be done for `install-exec-am'.\
make[8]: Nothing to be done for `install-data-am'.\
Making install in strings\
make[8]: Nothing to be done for `install-exec-am'.\
make[8]: Nothing to be done for `install-data-am'.\
Making install in dynamic\
make[8]: Nothing to be done for `install-exec-am'.\
make[8]: Nothing to be done for `install-data-am'.\
Making install in date\
make[8]: Nothing to be done for `install-exec-am'.\
make[8]: Nothing to be done for `install-data-am'.\
make[8]: Nothing to be done for `install-exec-am'.\
make[8]: Nothing to be done for `install-data-am'.\
Making install in plugins\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
sed -e 's?\\@XSLT_LIBDIR\\@?-L/Users/parkernathan/GEMPAK7/os/darwin/lib?g' \\\
            -e 
's?\\@XSLT_INCLUDEDIR\\@?-I/Users/parkernathan/GEMPAK7/os/darwin/include?g' \\\
            -e 's?\\@VERSION\\@?1.1.28?g' \\\
            -e 's?\\@XSLT_LIBS\\@?-lxslt  
-L/Users/parkernathan/GEMPAK7/os/darwin/lib -lxml2 
-L/Users/parkernathan/GEMPAK7/os/darwin/lib -lz -lpthread -lm  ?g' \\\
               < ./xsltConf.sh.in > xsltConf.tmp \\\
        && mv xsltConf.tmp xsltConf.sh\
 ./install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
 /usr/bin/install -c xslt-config '/Users/parkernathan/GEMPAK7/os/darwin/bin'\
 ./install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/lib'\
 /usr/bin/install -c -m 644 xsltConf.sh 
'/Users/parkernathan/GEMPAK7/os/darwin/lib'\
 ./install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/share/aclocal'\
 /usr/bin/install -c -m 644 libxslt.m4 
'/Users/parkernathan/GEMPAK7/os/darwin/share/aclocal'\
 ./install-sh -c -d '/Users/parkernathan/GEMPAK7/os/darwin/lib/pkgconfig'\
 /usr/bin/install -c -m 644 libxslt.pc libexslt.pc 
'/Users/parkernathan/GEMPAK7/os/darwin/lib/pkgconfig'\
-n making in \
/Users/parkernathan/GEMPAK7/extlibs/JasPer\
make _jasper\
/Users/parkernathan/GEMPAK7/extlibs/JasPer/jasper\
make[4]: *** No rule to make target `distclean'.  Stop.\
checking build system type... i686-apple-darwin13.2.0\
checking host system type... i686-apple-darwin13.2.0\
checking target system type... i686-apple-darwin13.2.0\
checking for a BSD-compatible install... /usr/bin/install -c\
checking whether build environment is sane... yes\
checking for gawk... no\
checking for mawk... no\
checking for nawk... no\
checking for awk... awk\
checking whether make sets $(MAKE)... yes\
checking for gcc... gcc\
checking for C compiler default output file name... a.out\
checking whether the C compiler works... yes\
checking whether we are cross compiling... no\
checking for suffix of executables... \
checking for suffix of object files... o\
checking whether we are using the GNU C compiler... yes\
checking whether gcc accepts -g... yes\
checking for gcc option to accept ISO C89... none needed\
checking for style of include used by make... GNU\
checking dependency style of gcc... gcc3\
checking for a BSD-compatible install... /usr/bin/install -c\
checking for ranlib... ranlib\
checking for a sed that does not truncate output... /usr/bin/sed\
checking for grep that handles long lines and -e... /usr/bin/grep\
checking for egrep... /usr/bin/grep -E\
checking for ld used by gcc... /opt/local/bin/ld\
checking if the linker (/opt/local/bin/ld) is GNU ld... no\
checking for /opt/local/bin/ld option to reload object files... -r\
checking for BSD-compatible nm... /opt/local/bin/nm\
checking whether ln -s works... yes\
checking how to recognise dependent libraries... pass_all\
checking how to run the C preprocessor... gcc -E\
checking for ANSI C header files... yes\
checking for sys/types.h... yes\
checking for sys/stat.h... yes\
checking for stdlib.h... yes\
checking for string.h... yes\
checking for memory.h... yes\
checking for strings.h... yes\
checking for inttypes.h... yes\
checking for stdint.h... yes\
checking for unistd.h... yes\
checking dlfcn.h usability... yes\
checking dlfcn.h presence... yes\
checking for dlfcn.h... yes\
checking for g++... g++\
checking whether we are using the GNU C++ compiler... yes\
checking whether g++ accepts -g... yes\
checking dependency style of g++... gcc3\
checking how to run the C++ preprocessor... g++ -E\
checking for g77... no\
checking for xlf... no\
checking for f77... no\
checking for frt... no\
checking for pgf77... no\
checking for cf77... no\
checking for fort77... no\
checking for fl32... no\
checking for af77... no\
checking for xlf90... no\
checking for f90... no\
checking for pgf90... no\
checking for pghpf... no\
checking for epcf90... no\
checking for gfortran... gfortran\
checking whether we are using the GNU Fortran 77 compiler... yes\
checking whether gfortran accepts -g... yes\
checking the maximum length of command line arguments... 196608\
checking command to parse /opt/local/bin/nm output from gcc object... rm: 
conftest.dSYM: is a directory\
ok\
checking for objdir... .libs\
checking for ar... ar\
checking for ranlib... (cached) ranlib\
checking for strip... strip\
rm: conftest.dSYM: is a directory\
rm: conftest.dSYM: is a directory\
checking if gcc supports -fno-rtti -fno-exceptions... rm: conftest.dSYM: is a 
directory\
no\
checking for gcc option to produce PIC... -fno-common\
checking if gcc PIC flag -fno-common works... rm: conftest.dSYM: is a directory\
yes\
checking if gcc static flag -static works... rm: conftest.dSYM: is a directory\
no\
checking if gcc supports -c -o file.o... rm: conftest.dSYM: is a directory\
yes\
checking whether the gcc linker (/opt/local/bin/ld) supports shared 
libraries... yes\
checking dynamic linker characteristics... darwin13.2.0 dyld\
checking how to hardcode library paths into programs... immediate\
checking whether stripping libraries is possible... yes\
checking if libtool supports shared libraries... yes\
checking whether to build shared libraries... no\
checking whether to build static libraries... yes\
configure: creating libtool\
appending configuration tag "CXX" to libtool\
rm: conftest.dSYM: is a directory\
rm: conftest.dSYM: is a directory\
checking for ld used by g++... /opt/local/bin/ld\
checking if the linker (/opt/local/bin/ld) is GNU ld... no\
checking whether the g++ linker (/opt/local/bin/ld) supports shared 
libraries... yes\
checking for g++ option to produce PIC... -fno-common\
checking if g++ PIC flag -fno-common works... rm: conftest.dSYM: is a directory\
yes\
checking if g++ static flag -static works... rm: conftest.dSYM: is a directory\
no\
checking if g++ supports -c -o file.o... rm: conftest.dSYM: is a directory\
yes\
checking whether the g++ linker (/opt/local/bin/ld) supports shared 
libraries... yes\
checking dynamic linker characteristics... darwin13.2.0 dyld\
checking how to hardcode library paths into programs... immediate\
appending configuration tag "F77" to libtool\
rm: conftest.dSYM: is a directory\
rm: conftest.dSYM: is a directory\
checking if libtool supports shared libraries... yes\
checking whether to build shared libraries... no\
checking whether to build static libraries... yes\
checking for gfortran option to produce PIC... -fno-common\
checking if gfortran PIC flag -fno-common works... rm: conftest.dSYM: is a 
directory\
yes\
checking if gfortran static flag -static works... rm: conftest.dSYM: is a 
directory\
no\
checking if gfortran supports -c -o file.o... rm: conftest.dSYM: is a directory\
yes\
checking whether the gfortran linker (/opt/local/bin/ld) supports shared 
libraries... yes\
checking dynamic linker characteristics... darwin13.2.0 dyld\
checking how to hardcode library paths into programs... immediate\
checking for X... libraries /usr/X11/lib, headers \
checking whether -R must be followed by a space... neither works\
checking for gethostbyname... yes\
checking for connect... yes\
checking for remove... yes\
checking for shmat... yes\
checking for IceConnectionNumber in -lICE... yes\
checking whether variable-length arrays are supported... yes\
checking for glutInit in -lglut... yes\
checking GL/glut.h usability... no\
checking GL/glut.h presence... no\
checking for GL/glut.h... no\
checking whether OpenGL libraries and headers were detected... no\
checking for main in -lm... yes\
checking for ANSI C header files... (cached) yes\
checking fcntl.h usability... yes\
checking fcntl.h presence... yes\
checking for fcntl.h... yes\
checking limits.h usability... yes\
checking limits.h presence... yes\
checking for limits.h... yes\
checking for unistd.h... (cached) yes\
checking for stdint.h... (cached) yes\
checking stdbool.h usability... yes\
checking stdbool.h presence... yes\
checking for stdbool.h... yes\
checking io.h usability... no\
checking io.h presence... no\
checking for io.h... no\
checking windows.h usability... no\
checking windows.h presence... no\
checking for windows.h... no\
checking for sys/types.h... (cached) yes\
checking sys/time.h usability... yes\
checking sys/time.h presence... yes\
checking for sys/time.h... yes\
checking for stdlib.h... (cached) yes\
checking stddef.h usability... yes\
checking stddef.h presence... yes\
checking for stddef.h... yes\
checking for an ANSI C-conforming const... yes\
checking for inline... inline\
checking for size_t... yes\
checking for uchar... no\
checking for ushort... yes\
checking for uint... yes\
checking for ulong... no\
checking for longlong... no\
checking for ulonglong... no\
checking for ssize_t... yes\
checking for gettimeofday... yes\
checking for getrusage... yes\
checking for vprintf... yes\
checking for _doprnt... no\
configure: creating ./config.status\
config.status: creating Makefile\
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir 
setting\
config.status: creating src/Makefile\
config.status: WARNING:  'src/Makefile.in' seems to ignore the --datarootdir 
setting\
config.status: creating src/appl/Makefile\
config.status: WARNING:  'src/appl/Makefile.in' seems to ignore the 
--datarootdir setting\
config.status: creating src/libjasper/Makefile\
config.status: WARNING:  'src/libjasper/Makefile.in' seems to ignore the 
--datarootdir setting\
config.status: creating src/libjasper/base/Makefile\
config.status: WARNING:  'src/libjasper/base/Makefile.in' seems to ignore the 
--datarootdir setting\
config.status: creating src/libjasper/bmp/Makefile\
config.status: WARNING:  'src/libjasper/bmp/Makefile.in' seems to ignore the 
--datarootdir setting\
config.status: creating src/libjasper/include/Makefile\
config.status: WARNING:  'src/libjasper/include/Makefile.in' seems to ignore 
the --datarootdir setting\
config.status: creating src/libjasper/include/jasper/Makefile\
config.status: WARNING:  'src/libjasper/include/jasper/Makefile.in' seems to 
ignore the --datarootdir setting\
config.status: creating src/libjasper/jp2/Makefile\
config.status: WARNING:  'src/libjasper/jp2/Makefile.in' seems to ignore the 
--datarootdir setting\
config.status: creating src/libjasper/jpc/Makefile\
config.status: WARNING:  'src/libjasper/jpc/Makefile.in' seems to ignore the 
--datarootdir setting\
config.status: creating src/libjasper/jpg/Makefile\
config.status: WARNING:  'src/libjasper/jpg/Makefile.in' seems to ignore the 
--datarootdir setting\
config.status: creating src/libjasper/mif/Makefile\
config.status: WARNING:  'src/libjasper/mif/Makefile.in' seems to ignore the 
--datarootdir setting\
config.status: creating src/libjasper/pgx/Makefile\
config.status: WARNING:  'src/libjasper/pgx/Makefile.in' seems to ignore the 
--datarootdir setting\
config.status: creating src/libjasper/pnm/Makefile\
config.status: WARNING:  'src/libjasper/pnm/Makefile.in' seems to ignore the 
--datarootdir setting\
config.status: creating src/libjasper/ras/Makefile\
config.status: WARNING:  'src/libjasper/ras/Makefile.in' seems to ignore the 
--datarootdir setting\
config.status: creating src/msvc/Makefile\
config.status: WARNING:  'src/msvc/Makefile.in' seems to ignore the 
--datarootdir setting\
config.status: creating jasper.spec\
config.status: creating src/libjasper/include/jasper/jas_config.h\
config.status: executing depfiles commands\
Making all in src\
Making all in libjasper\
Making all in include\
Making all in jasper\
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am\
make[9]: Nothing to be done for `all-am'.\
make[8]: Nothing to be done for `all-am'.\
Making all in base\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jas_cm.lo -MD -MP -MF ".deps/jas_cm.Tpo" -c -o jas_cm.lo jas_cm.c; \\\
        then mv -f ".deps/jas_cm.Tpo" ".deps/jas_cm.Plo"; else rm -f 
".deps/jas_cm.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jas_cm.lo -MD -MP -MF 
.deps/jas_cm.Tpo -c jas_cm.c -o jas_cm.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jas_debug.lo -MD -MP -MF ".deps/jas_debug.Tpo" -c -o jas_debug.lo 
jas_debug.c; \\\
        then mv -f ".deps/jas_debug.Tpo" ".deps/jas_debug.Plo"; else rm -f 
".deps/jas_debug.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jas_debug.lo -MD -MP -MF 
.deps/jas_debug.Tpo -c jas_debug.c -o jas_debug.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jas_getopt.lo -MD -MP -MF ".deps/jas_getopt.Tpo" -c -o jas_getopt.lo 
jas_getopt.c; \\\
        then mv -f ".deps/jas_getopt.Tpo" ".deps/jas_getopt.Plo"; else rm -f 
".deps/jas_getopt.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jas_getopt.lo -MD -MP -MF 
.deps/jas_getopt.Tpo -c jas_getopt.c -o jas_getopt.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jas_image.lo -MD -MP -MF ".deps/jas_image.Tpo" -c -o jas_image.lo 
jas_image.c; \\\
        then mv -f ".deps/jas_image.Tpo" ".deps/jas_image.Plo"; else rm -f 
".deps/jas_image.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jas_image.lo -MD -MP -MF 
.deps/jas_image.Tpo -c jas_image.c -o jas_image.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jas_icc.lo -MD -MP -MF ".deps/jas_icc.Tpo" -c -o jas_icc.lo jas_icc.c; 
\\\
        then mv -f ".deps/jas_icc.Tpo" ".deps/jas_icc.Plo"; else rm -f 
".deps/jas_icc.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jas_icc.lo -MD -MP -MF 
.deps/jas_icc.Tpo -c jas_icc.c -o jas_icc.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jas_iccdata.lo -MD -MP -MF ".deps/jas_iccdata.Tpo" -c -o jas_iccdata.lo 
jas_iccdata.c; \\\
        then mv -f ".deps/jas_iccdata.Tpo" ".deps/jas_iccdata.Plo"; else rm -f 
".deps/jas_iccdata.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jas_iccdata.lo -MD -MP -MF 
.deps/jas_iccdata.Tpo -c jas_iccdata.c -o jas_iccdata.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jas_init.lo -MD -MP -MF ".deps/jas_init.Tpo" -c -o jas_init.lo 
jas_init.c; \\\
        then mv -f ".deps/jas_init.Tpo" ".deps/jas_init.Plo"; else rm -f 
".deps/jas_init.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jas_init.lo -MD -MP -MF 
.deps/jas_init.Tpo -c jas_init.c -o jas_init.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jas_malloc.lo -MD -MP -MF ".deps/jas_malloc.Tpo" -c -o jas_malloc.lo 
jas_malloc.c; \\\
        then mv -f ".deps/jas_malloc.Tpo" ".deps/jas_malloc.Plo"; else rm -f 
".deps/jas_malloc.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jas_malloc.lo -MD -MP -MF 
.deps/jas_malloc.Tpo -c jas_malloc.c -o jas_malloc.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jas_seq.lo -MD -MP -MF ".deps/jas_seq.Tpo" -c -o jas_seq.lo jas_seq.c; 
\\\
        then mv -f ".deps/jas_seq.Tpo" ".deps/jas_seq.Plo"; else rm -f 
".deps/jas_seq.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jas_seq.lo -MD -MP -MF 
.deps/jas_seq.Tpo -c jas_seq.c -o jas_seq.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jas_stream.lo -MD -MP -MF ".deps/jas_stream.Tpo" -c -o jas_stream.lo 
jas_stream.c; \\\
        then mv -f ".deps/jas_stream.Tpo" ".deps/jas_stream.Plo"; else rm -f 
".deps/jas_stream.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jas_stream.lo -MD -MP -MF 
.deps/jas_stream.Tpo -c jas_stream.c -o jas_stream.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jas_string.lo -MD -MP -MF ".deps/jas_string.Tpo" -c -o jas_string.lo 
jas_string.c; \\\
        then mv -f ".deps/jas_string.Tpo" ".deps/jas_string.Plo"; else rm -f 
".deps/jas_string.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jas_string.lo -MD -MP -MF 
.deps/jas_string.Tpo -c jas_string.c -o jas_string.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jas_tmr.lo -MD -MP -MF ".deps/jas_tmr.Tpo" -c -o jas_tmr.lo jas_tmr.c; 
\\\
        then mv -f ".deps/jas_tmr.Tpo" ".deps/jas_tmr.Plo"; else rm -f 
".deps/jas_tmr.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jas_tmr.lo -MD -MP -MF 
.deps/jas_tmr.Tpo -c jas_tmr.c -o jas_tmr.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jas_tvp.lo -MD -MP -MF ".deps/jas_tvp.Tpo" -c -o jas_tvp.lo jas_tvp.c; 
\\\
        then mv -f ".deps/jas_tvp.Tpo" ".deps/jas_tvp.Plo"; else rm -f 
".deps/jas_tvp.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jas_tvp.lo -MD -MP -MF 
.deps/jas_tvp.Tpo -c jas_tvp.c -o jas_tvp.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jas_version.lo -MD -MP -MF ".deps/jas_version.Tpo" -c -o jas_version.lo 
jas_version.c; \\\
        then mv -f ".deps/jas_version.Tpo" ".deps/jas_version.Plo"; else rm -f 
".deps/jas_version.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jas_version.lo -MD -MP -MF 
.deps/jas_version.Tpo -c jas_version.c -o jas_version.o\
/bin/sh ../../../libtool --tag=CC --mode=link gcc  -g -O2   -o libbase.la   
jas_cm.lo jas_debug.lo jas_getopt.lo jas_image.lo jas_icc.lo jas_iccdata.lo 
jas_init.lo jas_malloc.lo jas_seq.lo jas_stream.lo jas_string.lo jas_tmr.lo 
jas_tvp.lo jas_version.lo  -lm \
mkdir .libs\
ar cru .libs/libbase.a  jas_cm.o jas_debug.o jas_getopt.o jas_image.o jas_icc.o 
jas_iccdata.o jas_init.o jas_malloc.o jas_seq.o jas_stream.o jas_string.o 
jas_tmr.o jas_tvp.o jas_version.o\
ranlib .libs/libbase.a\
creating libbase.la\
(cd .libs && rm -f libbase.la && ln -s ../libbase.la libbase.la)\
Making all in bmp\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT bmp_cod.lo -MD -MP -MF ".deps/bmp_cod.Tpo" -c -o bmp_cod.lo bmp_cod.c; 
\\\
        then mv -f ".deps/bmp_cod.Tpo" ".deps/bmp_cod.Plo"; else rm -f 
".deps/bmp_cod.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT bmp_cod.lo -MD -MP -MF 
.deps/bmp_cod.Tpo -c bmp_cod.c -o bmp_cod.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT bmp_dec.lo -MD -MP -MF ".deps/bmp_dec.Tpo" -c -o bmp_dec.lo bmp_dec.c; 
\\\
        then mv -f ".deps/bmp_dec.Tpo" ".deps/bmp_dec.Plo"; else rm -f 
".deps/bmp_dec.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT bmp_dec.lo -MD -MP -MF 
.deps/bmp_dec.Tpo -c bmp_dec.c -o bmp_dec.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT bmp_enc.lo -MD -MP -MF ".deps/bmp_enc.Tpo" -c -o bmp_enc.lo bmp_enc.c; 
\\\
        then mv -f ".deps/bmp_enc.Tpo" ".deps/bmp_enc.Plo"; else rm -f 
".deps/bmp_enc.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT bmp_enc.lo -MD -MP -MF 
.deps/bmp_enc.Tpo -c bmp_enc.c -o bmp_enc.o\
/bin/sh ../../../libtool --tag=CC --mode=link gcc  -g -O2   -o libbmp.la   
bmp_cod.lo bmp_dec.lo bmp_enc.lo  -lm \
mkdir .libs\
ar cru .libs/libbmp.a  bmp_cod.o bmp_dec.o bmp_enc.o\
ranlib .libs/libbmp.a\
creating libbmp.la\
(cd .libs && rm -f libbmp.la && ln -s ../libbmp.la libbmp.la)\
Making all in jp2\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jp2_cod.lo -MD -MP -MF ".deps/jp2_cod.Tpo" -c -o jp2_cod.lo jp2_cod.c; 
\\\
        then mv -f ".deps/jp2_cod.Tpo" ".deps/jp2_cod.Plo"; else rm -f 
".deps/jp2_cod.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jp2_cod.lo -MD -MP -MF 
.deps/jp2_cod.Tpo -c jp2_cod.c -o jp2_cod.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jp2_dec.lo -MD -MP -MF ".deps/jp2_dec.Tpo" -c -o jp2_dec.lo jp2_dec.c; 
\\\
        then mv -f ".deps/jp2_dec.Tpo" ".deps/jp2_dec.Plo"; else rm -f 
".deps/jp2_dec.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jp2_dec.lo -MD -MP -MF 
.deps/jp2_dec.Tpo -c jp2_dec.c -o jp2_dec.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jp2_enc.lo -MD -MP -MF ".deps/jp2_enc.Tpo" -c -o jp2_enc.lo jp2_enc.c; 
\\\
        then mv -f ".deps/jp2_enc.Tpo" ".deps/jp2_enc.Plo"; else rm -f 
".deps/jp2_enc.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jp2_enc.lo -MD -MP -MF 
.deps/jp2_enc.Tpo -c jp2_enc.c -o jp2_enc.o\
/bin/sh ../../../libtool --tag=CC --mode=link gcc  -g -O2   -o libjp2.la   
jp2_cod.lo jp2_dec.lo jp2_enc.lo  -lm \
mkdir .libs\
ar cru .libs/libjp2.a  jp2_cod.o jp2_dec.o jp2_enc.o\
ranlib .libs/libjp2.a\
creating libjp2.la\
(cd .libs && rm -f libjp2.la && ln -s ../libjp2.la libjp2.la)\
Making all in jpc\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jpc_bs.lo -MD -MP -MF ".deps/jpc_bs.Tpo" -c -o jpc_bs.lo jpc_bs.c; \\\
        then mv -f ".deps/jpc_bs.Tpo" ".deps/jpc_bs.Plo"; else rm -f 
".deps/jpc_bs.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jpc_bs.lo -MD -MP -MF 
.deps/jpc_bs.Tpo -c jpc_bs.c -o jpc_bs.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jpc_cs.lo -MD -MP -MF ".deps/jpc_cs.Tpo" -c -o jpc_cs.lo jpc_cs.c; \\\
        then mv -f ".deps/jpc_cs.Tpo" ".deps/jpc_cs.Plo"; else rm -f 
".deps/jpc_cs.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jpc_cs.lo -MD -MP -MF 
.deps/jpc_cs.Tpo -c jpc_cs.c -o jpc_cs.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jpc_dec.lo -MD -MP -MF ".deps/jpc_dec.Tpo" -c -o jpc_dec.lo jpc_dec.c; 
\\\
        then mv -f ".deps/jpc_dec.Tpo" ".deps/jpc_dec.Plo"; else rm -f 
".deps/jpc_dec.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jpc_dec.lo -MD -MP -MF 
.deps/jpc_dec.Tpo -c jpc_dec.c -o jpc_dec.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jpc_enc.lo -MD -MP -MF ".deps/jpc_enc.Tpo" -c -o jpc_enc.lo jpc_enc.c; 
\\\
        then mv -f ".deps/jpc_enc.Tpo" ".deps/jpc_enc.Plo"; else rm -f 
".deps/jpc_enc.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jpc_enc.lo -MD -MP -MF 
.deps/jpc_enc.Tpo -c jpc_enc.c -o jpc_enc.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jpc_math.lo -MD -MP -MF ".deps/jpc_math.Tpo" -c -o jpc_math.lo 
jpc_math.c; \\\
        then mv -f ".deps/jpc_math.Tpo" ".deps/jpc_math.Plo"; else rm -f 
".deps/jpc_math.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jpc_math.lo -MD -MP -MF 
.deps/jpc_math.Tpo -c jpc_math.c -o jpc_math.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jpc_mct.lo -MD -MP -MF ".deps/jpc_mct.Tpo" -c -o jpc_mct.lo jpc_mct.c; 
\\\
        then mv -f ".deps/jpc_mct.Tpo" ".deps/jpc_mct.Plo"; else rm -f 
".deps/jpc_mct.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jpc_mct.lo -MD -MP -MF 
.deps/jpc_mct.Tpo -c jpc_mct.c -o jpc_mct.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jpc_mqcod.lo -MD -MP -MF ".deps/jpc_mqcod.Tpo" -c -o jpc_mqcod.lo 
jpc_mqcod.c; \\\
        then mv -f ".deps/jpc_mqcod.Tpo" ".deps/jpc_mqcod.Plo"; else rm -f 
".deps/jpc_mqcod.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jpc_mqcod.lo -MD -MP -MF 
.deps/jpc_mqcod.Tpo -c jpc_mqcod.c -o jpc_mqcod.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jpc_mqdec.lo -MD -MP -MF ".deps/jpc_mqdec.Tpo" -c -o jpc_mqdec.lo 
jpc_mqdec.c; \\\
        then mv -f ".deps/jpc_mqdec.Tpo" ".deps/jpc_mqdec.Plo"; else rm -f 
".deps/jpc_mqdec.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jpc_mqdec.lo -MD -MP -MF 
.deps/jpc_mqdec.Tpo -c jpc_mqdec.c -o jpc_mqdec.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jpc_mqenc.lo -MD -MP -MF ".deps/jpc_mqenc.Tpo" -c -o jpc_mqenc.lo 
jpc_mqenc.c; \\\
        then mv -f ".deps/jpc_mqenc.Tpo" ".deps/jpc_mqenc.Plo"; else rm -f 
".deps/jpc_mqenc.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jpc_mqenc.lo -MD -MP -MF 
.deps/jpc_mqenc.Tpo -c jpc_mqenc.c -o jpc_mqenc.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jpc_qmfb.lo -MD -MP -MF ".deps/jpc_qmfb.Tpo" -c -o jpc_qmfb.lo 
jpc_qmfb.c; \\\
        then mv -f ".deps/jpc_qmfb.Tpo" ".deps/jpc_qmfb.Plo"; else rm -f 
".deps/jpc_qmfb.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jpc_qmfb.lo -MD -MP -MF 
.deps/jpc_qmfb.Tpo -c jpc_qmfb.c -o jpc_qmfb.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jpc_tagtree.lo -MD -MP -MF ".deps/jpc_tagtree.Tpo" -c -o jpc_tagtree.lo 
jpc_tagtree.c; \\\
        then mv -f ".deps/jpc_tagtree.Tpo" ".deps/jpc_tagtree.Plo"; else rm -f 
".deps/jpc_tagtree.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jpc_tagtree.lo -MD -MP -MF 
.deps/jpc_tagtree.Tpo -c jpc_tagtree.c -o jpc_tagtree.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jpc_t1cod.lo -MD -MP -MF ".deps/jpc_t1cod.Tpo" -c -o jpc_t1cod.lo 
jpc_t1cod.c; \\\
        then mv -f ".deps/jpc_t1cod.Tpo" ".deps/jpc_t1cod.Plo"; else rm -f 
".deps/jpc_t1cod.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jpc_t1cod.lo -MD -MP -MF 
.deps/jpc_t1cod.Tpo -c jpc_t1cod.c -o jpc_t1cod.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jpc_t1dec.lo -MD -MP -MF ".deps/jpc_t1dec.Tpo" -c -o jpc_t1dec.lo 
jpc_t1dec.c; \\\
        then mv -f ".deps/jpc_t1dec.Tpo" ".deps/jpc_t1dec.Plo"; else rm -f 
".deps/jpc_t1dec.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jpc_t1dec.lo -MD -MP -MF 
.deps/jpc_t1dec.Tpo -c jpc_t1dec.c -o jpc_t1dec.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jpc_t1enc.lo -MD -MP -MF ".deps/jpc_t1enc.Tpo" -c -o jpc_t1enc.lo 
jpc_t1enc.c; \\\
        then mv -f ".deps/jpc_t1enc.Tpo" ".deps/jpc_t1enc.Plo"; else rm -f 
".deps/jpc_t1enc.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jpc_t1enc.lo -MD -MP -MF 
.deps/jpc_t1enc.Tpo -c jpc_t1enc.c -o jpc_t1enc.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jpc_tsfb.lo -MD -MP -MF ".deps/jpc_tsfb.Tpo" -c -o jpc_tsfb.lo 
jpc_tsfb.c; \\\
        then mv -f ".deps/jpc_tsfb.Tpo" ".deps/jpc_tsfb.Plo"; else rm -f 
".deps/jpc_tsfb.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jpc_tsfb.lo -MD -MP -MF 
.deps/jpc_tsfb.Tpo -c jpc_tsfb.c -o jpc_tsfb.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jpc_t2cod.lo -MD -MP -MF ".deps/jpc_t2cod.Tpo" -c -o jpc_t2cod.lo 
jpc_t2cod.c; \\\
        then mv -f ".deps/jpc_t2cod.Tpo" ".deps/jpc_t2cod.Plo"; else rm -f 
".deps/jpc_t2cod.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jpc_t2cod.lo -MD -MP -MF 
.deps/jpc_t2cod.Tpo -c jpc_t2cod.c -o jpc_t2cod.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jpc_t2dec.lo -MD -MP -MF ".deps/jpc_t2dec.Tpo" -c -o jpc_t2dec.lo 
jpc_t2dec.c; \\\
        then mv -f ".deps/jpc_t2dec.Tpo" ".deps/jpc_t2dec.Plo"; else rm -f 
".deps/jpc_t2dec.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jpc_t2dec.lo -MD -MP -MF 
.deps/jpc_t2dec.Tpo -c jpc_t2dec.c -o jpc_t2dec.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jpc_t2enc.lo -MD -MP -MF ".deps/jpc_t2enc.Tpo" -c -o jpc_t2enc.lo 
jpc_t2enc.c; \\\
        then mv -f ".deps/jpc_t2enc.Tpo" ".deps/jpc_t2enc.Plo"; else rm -f 
".deps/jpc_t2enc.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jpc_t2enc.lo -MD -MP -MF 
.deps/jpc_t2enc.Tpo -c jpc_t2enc.c -o jpc_t2enc.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jpc_util.lo -MD -MP -MF ".deps/jpc_util.Tpo" -c -o jpc_util.lo 
jpc_util.c; \\\
        then mv -f ".deps/jpc_util.Tpo" ".deps/jpc_util.Plo"; else rm -f 
".deps/jpc_util.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jpc_util.lo -MD -MP -MF 
.deps/jpc_util.Tpo -c jpc_util.c -o jpc_util.o\
/bin/sh ../../../libtool --tag=CC --mode=link gcc  -g -O2   -o libjpc.la   
jpc_bs.lo jpc_cs.lo jpc_dec.lo jpc_enc.lo jpc_math.lo jpc_mct.lo jpc_mqcod.lo 
jpc_mqdec.lo jpc_mqenc.lo jpc_qmfb.lo jpc_tagtree.lo jpc_t1cod.lo jpc_t1dec.lo 
jpc_t1enc.lo jpc_tsfb.lo jpc_t2cod.lo jpc_t2dec.lo jpc_t2enc.lo jpc_util.lo  
-lm \
mkdir .libs\
ar cru .libs/libjpc.a  jpc_bs.o jpc_cs.o jpc_dec.o jpc_enc.o jpc_math.o 
jpc_mct.o jpc_mqcod.o jpc_mqdec.o jpc_mqenc.o jpc_qmfb.o jpc_tagtree.o 
jpc_t1cod.o jpc_t1dec.o jpc_t1enc.o jpc_tsfb.o jpc_t2cod.o jpc_t2dec.o 
jpc_t2enc.o jpc_util.o\
ranlib .libs/libjpc.a\
creating libjpc.la\
(cd .libs && rm -f libjpc.la && ln -s ../libjpc.la libjpc.la)\
Making all in jpg\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jpg_dummy.lo -MD -MP -MF ".deps/jpg_dummy.Tpo" -c -o jpg_dummy.lo 
jpg_dummy.c; \\\
        then mv -f ".deps/jpg_dummy.Tpo" ".deps/jpg_dummy.Plo"; else rm -f 
".deps/jpg_dummy.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jpg_dummy.lo -MD -MP -MF 
.deps/jpg_dummy.Tpo -c jpg_dummy.c -o jpg_dummy.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT jpg_val.lo -MD -MP -MF ".deps/jpg_val.Tpo" -c -o jpg_val.lo jpg_val.c; 
\\\
        then mv -f ".deps/jpg_val.Tpo" ".deps/jpg_val.Plo"; else rm -f 
".deps/jpg_val.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT jpg_val.lo -MD -MP -MF 
.deps/jpg_val.Tpo -c jpg_val.c -o jpg_val.o\
/bin/sh ../../../libtool --tag=CC --mode=link gcc  -g -O2   -o libjpg.la   
jpg_dummy.lo jpg_val.lo  -lm \
mkdir .libs\
ar cru .libs/libjpg.a  jpg_dummy.o jpg_val.o\
ranlib .libs/libjpg.a\
creating libjpg.la\
(cd .libs && rm -f libjpg.la && ln -s ../libjpg.la libjpg.la)\
Making all in mif\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT mif_cod.lo -MD -MP -MF ".deps/mif_cod.Tpo" -c -o mif_cod.lo mif_cod.c; 
\\\
        then mv -f ".deps/mif_cod.Tpo" ".deps/mif_cod.Plo"; else rm -f 
".deps/mif_cod.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT mif_cod.lo -MD -MP -MF 
.deps/mif_cod.Tpo -c mif_cod.c -o mif_cod.o\
/bin/sh ../../../libtool --tag=CC --mode=link gcc  -g -O2   -o libmif.la   
mif_cod.lo  -lm \
mkdir .libs\
ar cru .libs/libmif.a  mif_cod.o\
ranlib .libs/libmif.a\
creating libmif.la\
(cd .libs && rm -f libmif.la && ln -s ../libmif.la libmif.la)\
Making all in pgx\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT pgx_cod.lo -MD -MP -MF ".deps/pgx_cod.Tpo" -c -o pgx_cod.lo pgx_cod.c; 
\\\
        then mv -f ".deps/pgx_cod.Tpo" ".deps/pgx_cod.Plo"; else rm -f 
".deps/pgx_cod.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT pgx_cod.lo -MD -MP -MF 
.deps/pgx_cod.Tpo -c pgx_cod.c -o pgx_cod.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT pgx_dec.lo -MD -MP -MF ".deps/pgx_dec.Tpo" -c -o pgx_dec.lo pgx_dec.c; 
\\\
        then mv -f ".deps/pgx_dec.Tpo" ".deps/pgx_dec.Plo"; else rm -f 
".deps/pgx_dec.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT pgx_dec.lo -MD -MP -MF 
.deps/pgx_dec.Tpo -c pgx_dec.c -o pgx_dec.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT pgx_enc.lo -MD -MP -MF ".deps/pgx_enc.Tpo" -c -o pgx_enc.lo pgx_enc.c; 
\\\
        then mv -f ".deps/pgx_enc.Tpo" ".deps/pgx_enc.Plo"; else rm -f 
".deps/pgx_enc.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT pgx_enc.lo -MD -MP -MF 
.deps/pgx_enc.Tpo -c pgx_enc.c -o pgx_enc.o\
/bin/sh ../../../libtool --tag=CC --mode=link gcc  -g -O2   -o libpgx.la   
pgx_cod.lo pgx_dec.lo pgx_enc.lo  -lm \
mkdir .libs\
ar cru .libs/libpgx.a  pgx_cod.o pgx_dec.o pgx_enc.o\
ranlib .libs/libpgx.a\
creating libpgx.la\
(cd .libs && rm -f libpgx.la && ln -s ../libpgx.la libpgx.la)\
Making all in pnm\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT pnm_cod.lo -MD -MP -MF ".deps/pnm_cod.Tpo" -c -o pnm_cod.lo pnm_cod.c; 
\\\
        then mv -f ".deps/pnm_cod.Tpo" ".deps/pnm_cod.Plo"; else rm -f 
".deps/pnm_cod.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT pnm_cod.lo -MD -MP -MF 
.deps/pnm_cod.Tpo -c pnm_cod.c -o pnm_cod.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT pnm_dec.lo -MD -MP -MF ".deps/pnm_dec.Tpo" -c -o pnm_dec.lo pnm_dec.c; 
\\\
        then mv -f ".deps/pnm_dec.Tpo" ".deps/pnm_dec.Plo"; else rm -f 
".deps/pnm_dec.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT pnm_dec.lo -MD -MP -MF 
.deps/pnm_dec.Tpo -c pnm_dec.c -o pnm_dec.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT pnm_enc.lo -MD -MP -MF ".deps/pnm_enc.Tpo" -c -o pnm_enc.lo pnm_enc.c; 
\\\
        then mv -f ".deps/pnm_enc.Tpo" ".deps/pnm_enc.Plo"; else rm -f 
".deps/pnm_enc.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT pnm_enc.lo -MD -MP -MF 
.deps/pnm_enc.Tpo -c pnm_enc.c -o pnm_enc.o\
/bin/sh ../../../libtool --tag=CC --mode=link gcc  -g -O2   -o libpnm.la   
pnm_cod.lo pnm_dec.lo pnm_enc.lo  -lm \
mkdir .libs\
ar cru .libs/libpnm.a  pnm_cod.o pnm_dec.o pnm_enc.o\
ranlib .libs/libpnm.a\
creating libpnm.la\
(cd .libs && rm -f libpnm.la && ln -s ../libpnm.la libpnm.la)\
Making all in ras\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT ras_cod.lo -MD -MP -MF ".deps/ras_cod.Tpo" -c -o ras_cod.lo ras_cod.c; 
\\\
        then mv -f ".deps/ras_cod.Tpo" ".deps/ras_cod.Plo"; else rm -f 
".deps/ras_cod.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT ras_cod.lo -MD -MP -MF 
.deps/ras_cod.Tpo -c ras_cod.c -o ras_cod.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT ras_dec.lo -MD -MP -MF ".deps/ras_dec.Tpo" -c -o ras_dec.lo ras_dec.c; 
\\\
        then mv -f ".deps/ras_dec.Tpo" ".deps/ras_dec.Plo"; else rm -f 
".deps/ras_dec.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT ras_dec.lo -MD -MP -MF 
.deps/ras_dec.Tpo -c ras_dec.c -o ras_dec.o\
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../src/libjasper/include/jasper -I../../../src/libjasper/include    -g 
-O2 -MT ras_enc.lo -MD -MP -MF ".deps/ras_enc.Tpo" -c -o ras_enc.lo ras_enc.c; 
\\\
        then mv -f ".deps/ras_enc.Tpo" ".deps/ras_enc.Plo"; else rm -f 
".deps/ras_enc.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasper 
-I../../../src/libjasper/include -g -O2 -MT ras_enc.lo -MD -MP -MF 
.deps/ras_enc.Tpo -c ras_enc.c -o ras_enc.o\
/bin/sh ../../../libtool --tag=CC --mode=link gcc  -g -O2   -o libras.la   
ras_cod.lo ras_dec.lo ras_enc.lo  -lm \
mkdir .libs\
ar cru .libs/libras.a  ras_cod.o ras_dec.o ras_enc.o\
ranlib .libs/libras.a\
creating libras.la\
(cd .libs && rm -f libras.la && ln -s ../libras.la libras.la)\
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../src/libjasper/include/jasper     -g -O2 -MT dummy.lo -MD -MP -MF 
".deps/dummy.Tpo" -c -o dummy.lo dummy.c; \\\
        then mv -f ".deps/dummy.Tpo" ".deps/dummy.Plo"; else rm -f 
".deps/dummy.Tpo"; exit 1; fi\
 gcc -DHAVE_CONFIG_H -I. -I. -I../../src/libjasper/include/jasper -g -O2 -MT 
dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -o dummy.o\
/bin/sh ../../libtool --tag=CC --mode=link gcc  -g -O2   -o libjasper.la -rpath 
/Users/parkernathan/GEMPAK7/os/darwin/lib -version-info 1:0:0 dummy.lo 
base/libbase.la bmp/libbmp.la jp2/libjp2.la jpc/libjpc.la jpg/libjpg.la 
mif/libmif.la pgx/libpgx.la pnm/libpnm.la ras/libras.la -lm \
mkdir .libs\
rm -fr .libs/libjasper.lax\
mkdir .libs/libjasper.lax\
rm -fr .libs/libjasper.lax/libbase.a\
mkdir .libs/libjasper.lax/libbase.a\
Extracting 
/Users/parkernathan/GEMPAK7/extlibs/JasPer/jasper/src/libjasper/base/.libs/libbase.a\
(cd .libs/libjasper.lax/libbase.a && ar x 
/Users/parkernathan/GEMPAK7/extlibs/JasPer/jasper/src/libjasper/base/.libs/libbase.a)\
rm -fr .libs/libjasper.lax/libbmp.a\
mkdir .libs/libjasper.lax/libbmp.a\
Extracting 
/Users/parkernathan/GEMPAK7/extlibs/JasPer/jasper/src/libjasper/bmp/.libs/libbmp.a\
(cd .libs/libjasper.lax/libbmp.a && ar x 
/Users/parkernathan/GEMPAK7/extlibs/JasPer/jasper/src/libjasper/bmp/.libs/libbmp.a)\
rm -fr .libs/libjasper.lax/libjp2.a\
mkdir .libs/libjasper.lax/libjp2.a\
Extracting 
/Users/parkernathan/GEMPAK7/extlibs/JasPer/jasper/src/libjasper/jp2/.libs/libjp2.a\
(cd .libs/libjasper.lax/libjp2.a && ar x 
/Users/parkernathan/GEMPAK7/extlibs/JasPer/jasper/src/libjasper/jp2/.libs/libjp2.a)\
rm -fr .libs/libjasper.lax/libjpc.a\
mkdir .libs/libjasper.lax/libjpc.a\
Extracting 
/Users/parkernathan/GEMPAK7/extlibs/JasPer/jasper/src/libjasper/jpc/.libs/libjpc.a\
(cd .libs/libjasper.lax/libjpc.a && ar x 
/Users/parkernathan/GEMPAK7/extlibs/JasPer/jasper/src/libjasper/jpc/.libs/libjpc.a)\
rm -fr .libs/libjasper.lax/libjpg.a\
mkdir .libs/libjasper.lax/libjpg.a\
Extracting 
/Users/parkernathan/GEMPAK7/extlibs/JasPer/jasper/src/libjasper/jpg/.libs/libjpg.a\
(cd .libs/libjasper.lax/libjpg.a && ar x 
/Users/parkernathan/GEMPAK7/extlibs/JasPer/jasper/src/libjasper/jpg/.libs/libjpg.a)\
rm -fr .libs/libjasper.lax/libmif.a\
mkdir .libs/libjasper.lax/libmif.a\
Extracting 
/Users/parkernathan/GEMPAK7/extlibs/JasPer/jasper/src/libjasper/mif/.libs/libmif.a\
(cd .libs/libjasper.lax/libmif.a && ar x 
/Users/parkernathan/GEMPAK7/extlibs/JasPer/jasper/src/libjasper/mif/.libs/libmif.a)\
rm -fr .libs/libjasper.lax/libpgx.a\
mkdir .libs/libjasper.lax/libpgx.a\
Extracting 
/Users/parkernathan/GEMPAK7/extlibs/JasPer/jasper/src/libjasper/pgx/.libs/libpgx.a\
(cd .libs/libjasper.lax/libpgx.a && ar x 
/Users/parkernathan/GEMPAK7/extlibs/JasPer/jasper/src/libjasper/pgx/.libs/libpgx.a)\
rm -fr .libs/libjasper.lax/libpnm.a\
mkdir .libs/libjasper.lax/libpnm.a\
Extracting 
/Users/parkernathan/GEMPAK7/extlibs/JasPer/jasper/src/libjasper/pnm/.libs/libpnm.a\
(cd .libs/libjasper.lax/libpnm.a && ar x 
/Users/parkernathan/GEMPAK7/extlibs/JasPer/jasper/src/libjasper/pnm/.libs/libpnm.a)\
rm -fr .libs/libjasper.lax/libras.a\
mkdir .libs/libjasper.lax/libras.a\
Extracting 
/Users/parkernathan/GEMPAK7/extlibs/JasPer/jasper/src/libjasper/ras/.libs/libras.a\
(cd .libs/libjasper.lax/libras.a && ar x 
/Users/parkernathan/GEMPAK7/extlibs/JasPer/jasper/src/libjasper/ras/.libs/libras.a)\
ar cru .libs/libjasper.a  dummy.o  .libs/libjasper.lax/libbase.a/jas_cm.o 
.libs/libjasper.lax/libbase.a/jas_debug.o 
.libs/libjasper.lax/libbase.a/jas_getopt.o 
.libs/libjasper.lax/libbase.a/jas_icc.o 
.libs/libjasper.lax/libbase.a/jas_iccdata.o 
.libs/libjasper.lax/libbase.a/jas_image.o 
.libs/libjasper.lax/libbase.a/jas_init.o 
.libs/libjasper.lax/libbase.a/jas_malloc.o 
.libs/libjasper.lax/libbase.a/jas_seq.o 
.libs/libjasper.lax/libbase.a/jas_stream.o 
.libs/libjasper.lax/libbase.a/jas_string.o 
.libs/libjasper.lax/libbase.a/jas_tmr.o .libs/libjasper.lax/libbase.a/jas_tvp.o 
.libs/libjasper.lax/libbase.a/jas_version.o  
.libs/libjasper.lax/libbmp.a/bmp_cod.o .libs/libjasper.lax/libbmp.a/bmp_dec.o 
.libs/libjasper.lax/libbmp.a/bmp_enc.o  .libs/libjasper.lax/libjp2.a/jp2_cod.o 
.libs/libjasper.lax/libjp2.a/jp2_dec.o .libs/libjasper.lax/libjp2.a/jp2_enc.o  
.libs/libjasper.lax/libjpc.a/jpc_bs.o .libs/libjasper.lax/libjpc.a/jpc_cs.o 
.libs/libjasper.lax/libjpc.a/jpc_dec.o .libs/libjasper.lax/libjpc.a/jpc_enc.o 
.libs/libjasper.lax/libjpc.a/jpc_math.o .libs/libjasper.lax/libjpc.a/jpc_mct.o 
.libs/libjasper.lax/libjpc.a/jpc_mqcod.o 
.libs/libjasper.lax/libjpc.a/jpc_mqdec.o 
.libs/libjasper.lax/libjpc.a/jpc_mqenc.o 
.libs/libjasper.lax/libjpc.a/jpc_qmfb.o 
.libs/libjasper.lax/libjpc.a/jpc_t1cod.o 
.libs/libjasper.lax/libjpc.a/jpc_t1dec.o 
.libs/libjasper.lax/libjpc.a/jpc_t1enc.o 
.libs/libjasper.lax/libjpc.a/jpc_t2cod.o 
.libs/libjasper.lax/libjpc.a/jpc_t2dec.o 
.libs/libjasper.lax/libjpc.a/jpc_t2enc.o 
.libs/libjasper.lax/libjpc.a/jpc_tagtree.o 
.libs/libjasper.lax/libjpc.a/jpc_tsfb.o .libs/libjasper.lax/libjpc.a/jpc_util.o 
 .libs/libjasper.lax/libjpg.a/jpg_dummy.o 
.libs/libjasper.lax/libjpg.a/jpg_val.o  .libs/libjasper.lax/libmif.a/mif_cod.o  
.libs/libjasper.lax/libpgx.a/pgx_cod.o .libs/libjasper.lax/libpgx.a/pgx_dec.o 
.libs/libjasper.lax/libpgx.a/pgx_enc.o  .libs/libjasper.lax/libpnm.a/pnm_cod.o 
.libs/libjasper.lax/libpnm.a/pnm_dec.o .libs/libjasper.lax/libpnm.a/pnm_enc.o  
.libs/libjasper.lax/libras.a/ras_cod.o .libs/libjasper.lax/libras.a/ras_dec.o 
.libs/libjasper.lax/libras.a/ras_enc.o \
ranlib .libs/libjasper.a\
rm -fr .libs/libjasper.lax\
creating libjasper.la\
(cd .libs && rm -f libjasper.la && ln -s ../libjasper.la libjasper.la)\
Making all in appl\
if gcc -DHAVE_CONFIG_H -I. -I. -I../../src/libjasper/include/jasper 
-I../../src/libjasper/include    -g -O2 -MT jasper.o -MD -MP -MF 
".deps/jasper.Tpo" -c -o jasper.o jasper.c; \\\
        then mv -f ".deps/jasper.Tpo" ".deps/jasper.Po"; else rm -f 
".deps/jasper.Tpo"; exit 1; fi\
/bin/sh ../../libtool --tag=CC --mode=link gcc  -g -O2   -o jasper  jasper.o 
../libjasper/libjasper.la -lm \
mkdir .libs\
gcc -g -O2 -o jasper jasper.o  ../libjasper/.libs/libjasper.a -lm  \
if gcc -DHAVE_CONFIG_H -I. -I. -I../../src/libjasper/include/jasper 
-I../../src/libjasper/include    -g -O2 -MT imgcmp.o -MD -MP -MF 
".deps/imgcmp.Tpo" -c -o imgcmp.o imgcmp.c; \\\
        then mv -f ".deps/imgcmp.Tpo" ".deps/imgcmp.Po"; else rm -f 
".deps/imgcmp.Tpo"; exit 1; fi\
/bin/sh ../../libtool --tag=CC --mode=link gcc  -g -O2   -o imgcmp  imgcmp.o 
../libjasper/libjasper.la -lm \
gcc -g -O2 -o imgcmp imgcmp.o  ../libjasper/.libs/libjasper.a -lm  \
if gcc -DHAVE_CONFIG_H -I. -I. -I../../src/libjasper/include/jasper 
-I../../src/libjasper/include    -g -O2 -MT imginfo.o -MD -MP -MF 
".deps/imginfo.Tpo" -c -o imginfo.o imginfo.c; \\\
        then mv -f ".deps/imginfo.Tpo" ".deps/imginfo.Po"; else rm -f 
".deps/imginfo.Tpo"; exit 1; fi\
/bin/sh ../../libtool --tag=CC --mode=link gcc  -g -O2   -o imginfo  imginfo.o 
../libjasper/libjasper.la -lm \
gcc -g -O2 -o imginfo imginfo.o  ../libjasper/.libs/libjasper.a -lm  \
if gcc -DHAVE_CONFIG_H -I. -I. -I../../src/libjasper/include/jasper 
-I../../src/libjasper/include    -g -O2 -MT tmrdemo.o -MD -MP -MF 
".deps/tmrdemo.Tpo" -c -o tmrdemo.o tmrdemo.c; \\\
        then mv -f ".deps/tmrdemo.Tpo" ".deps/tmrdemo.Po"; else rm -f 
".deps/tmrdemo.Tpo"; exit 1; fi\
/bin/sh ../../libtool --tag=CC --mode=link gcc  -g -O2   -o tmrdemo  tmrdemo.o 
../libjasper/libjasper.la -lm \
gcc -g -O2 -o tmrdemo tmrdemo.o  ../libjasper/.libs/libjasper.a -lm  \
Making all in msvc\
make[6]: Nothing to be done for `all'.\
make[6]: Nothing to be done for `all-am'.\
make[5]: Nothing to be done for `all-am'.\
Making install in src\
Making install in libjasper\
Making install in include\
Making install in jasper\
make[9]: Nothing to be done for `install-exec-am'.\
test -z "/Users/parkernathan/GEMPAK7/os/darwin/include/jasper" || /bin/sh 
../../../../acaux/mkinstalldirs 
"/Users/parkernathan/GEMPAK7/os/darwin/include/jasper"\
mkdir -p -- /Users/parkernathan/GEMPAK7/os/darwin/include/jasper\
 /usr/bin/install -c -m 644 'jasper.h' 
'/Users/parkernathan/GEMPAK7/os/darwin/include/jasper/jasper.h'\
 /usr/bin/install -c -m 644 'jas_config.h' 
'/Users/parkernathan/GEMPAK7/os/darwin/include/jasper/jas_config.h'\
 /usr/bin/install -c -m 644 'jas_config2.h' 
'/Users/parkernathan/GEMPAK7/os/darwin/include/jasper/jas_config2.h'\
 /usr/bin/install -c -m 644 'jas_cm.h' 
'/Users/parkernathan/GEMPAK7/os/darwin/include/jasper/jas_cm.h'\
 /usr/bin/install -c -m 644 'jas_fix.h' 
'/Users/parkernathan/GEMPAK7/os/darwin/include/jasper/jas_fix.h'\
 /usr/bin/install -c -m 644 'jas_debug.h' 
'/Users/parkernathan/GEMPAK7/os/darwin/include/jasper/jas_debug.h'\
 /usr/bin/install -c -m 644 'jas_getopt.h' 
'/Users/parkernathan/GEMPAK7/os/darwin/include/jasper/jas_getopt.h'\
 /usr/bin/install -c -m 644 'jas_icc.h' 
'/Users/parkernathan/GEMPAK7/os/darwin/include/jasper/jas_icc.h'\
 /usr/bin/install -c -m 644 'jas_image.h' 
'/Users/parkernathan/GEMPAK7/os/darwin/include/jasper/jas_image.h'\
 /usr/bin/install -c -m 644 'jas_init.h' 
'/Users/parkernathan/GEMPAK7/os/darwin/include/jasper/jas_init.h'\
 /usr/bin/install -c -m 644 'jas_malloc.h' 
'/Users/parkernathan/GEMPAK7/os/darwin/include/jasper/jas_malloc.h'\
 /usr/bin/install -c -m 644 'jas_math.h' 
'/Users/parkernathan/GEMPAK7/os/darwin/include/jasper/jas_math.h'\
 /usr/bin/install -c -m 644 'jas_seq.h' 
'/Users/parkernathan/GEMPAK7/os/darwin/include/jasper/jas_seq.h'\
 /usr/bin/install -c -m 644 'jas_stream.h' 
'/Users/parkernathan/GEMPAK7/os/darwin/include/jasper/jas_stream.h'\
 /usr/bin/install -c -m 644 'jas_string.h' 
'/Users/parkernathan/GEMPAK7/os/darwin/include/jasper/jas_string.h'\
 /usr/bin/install -c -m 644 'jas_tmr.h' 
'/Users/parkernathan/GEMPAK7/os/darwin/include/jasper/jas_tmr.h'\
 /usr/bin/install -c -m 644 'jas_tvp.h' 
'/Users/parkernathan/GEMPAK7/os/darwin/include/jasper/jas_tvp.h'\
 /usr/bin/install -c -m 644 'jas_types.h' 
'/Users/parkernathan/GEMPAK7/os/darwin/include/jasper/jas_types.h'\
 /usr/bin/install -c -m 644 'jas_version.h' 
'/Users/parkernathan/GEMPAK7/os/darwin/include/jasper/jas_version.h'\
make[9]: Nothing to be done for `install-exec-am'.\
make[9]: Nothing to be done for `install-data-am'.\
Making install in base\
make[8]: Nothing to be done for `install-exec-am'.\
make[8]: Nothing to be done for `install-data-am'.\
Making install in bmp\
make[8]: Nothing to be done for `install-exec-am'.\
make[8]: Nothing to be done for `install-data-am'.\
Making install in jp2\
make[8]: Nothing to be done for `install-exec-am'.\
make[8]: Nothing to be done for `install-data-am'.\
Making install in jpc\
make[8]: Nothing to be done for `install-exec-am'.\
make[8]: Nothing to be done for `install-data-am'.\
Making install in jpg\
make[8]: Nothing to be done for `install-exec-am'.\
make[8]: Nothing to be done for `install-data-am'.\
Making install in mif\
make[8]: Nothing to be done for `install-exec-am'.\
make[8]: Nothing to be done for `install-data-am'.\
Making install in pgx\
make[8]: Nothing to be done for `install-exec-am'.\
make[8]: Nothing to be done for `install-data-am'.\
Making install in pnm\
make[8]: Nothing to be done for `install-exec-am'.\
make[8]: Nothing to be done for `install-data-am'.\
Making install in ras\
make[8]: Nothing to be done for `install-exec-am'.\
make[8]: Nothing to be done for `install-data-am'.\
test -z "/Users/parkernathan/GEMPAK7/os/darwin/lib" || /bin/sh 
../../acaux/mkinstalldirs "/Users/parkernathan/GEMPAK7/os/darwin/lib"\
 /bin/sh ../../libtool --mode=install /usr/bin/install -c  'libjasper.la' 
'/Users/parkernathan/GEMPAK7/os/darwin/lib/libjasper.la'\
/usr/bin/install -c .libs/libjasper.lai 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libjasper.la\
/usr/bin/install -c .libs/libjasper.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libjasper.a\
chmod 644 /Users/parkernathan/GEMPAK7/os/darwin/lib/libjasper.a\
ranlib /Users/parkernathan/GEMPAK7/os/darwin/lib/libjasper.a\
----------------------------------------------------------------------\
Libraries have been installed in:\
   /Users/parkernathan/GEMPAK7/os/darwin/lib\
\
If you ever happen to want to link against installed libraries\
in a given directory, LIBDIR, you must either use libtool, and\
specify the full pathname of the library, or use the `-LLIBDIR'\
flag during linking and do at least one of the following:\
   - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable\
     during execution\
\
See any operating system documentation about shared libraries for\
more information, such as the ld(1) and ld.so(8) manual pages.\
----------------------------------------------------------------------\
make[8]: Nothing to be done for `install-data-am'.\
Making install in appl\
test -z "/Users/parkernathan/GEMPAK7/os/darwin/bin" || /bin/sh 
../../acaux/mkinstalldirs "/Users/parkernathan/GEMPAK7/os/darwin/bin"\
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'jasper' 
'/Users/parkernathan/GEMPAK7/os/darwin/bin/jasper'\
/usr/bin/install -c jasper /Users/parkernathan/GEMPAK7/os/darwin/bin/jasper\
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'imgcmp' 
'/Users/parkernathan/GEMPAK7/os/darwin/bin/imgcmp'\
/usr/bin/install -c imgcmp /Users/parkernathan/GEMPAK7/os/darwin/bin/imgcmp\
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'imginfo' 
'/Users/parkernathan/GEMPAK7/os/darwin/bin/imginfo'\
/usr/bin/install -c imginfo /Users/parkernathan/GEMPAK7/os/darwin/bin/imginfo\
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'tmrdemo' 
'/Users/parkernathan/GEMPAK7/os/darwin/bin/tmrdemo'\
/usr/bin/install -c tmrdemo /Users/parkernathan/GEMPAK7/os/darwin/bin/tmrdemo\
test -z "/Users/parkernathan/GEMPAK7/os/darwin/share/man/man1" || /bin/sh 
../../acaux/mkinstalldirs 
"/Users/parkernathan/GEMPAK7/os/darwin/share/man/man1"\
 /usr/bin/install -c -m 644 './imgcmp.1' 
'/Users/parkernathan/GEMPAK7/os/darwin/share/man/man1/imgcmp.1'\
 /usr/bin/install -c -m 644 './imginfo.1' 
'/Users/parkernathan/GEMPAK7/os/darwin/share/man/man1/imginfo.1'\
 /usr/bin/install -c -m 644 './jasper.1' 
'/Users/parkernathan/GEMPAK7/os/darwin/share/man/man1/jasper.1'\
 /usr/bin/install -c -m 644 './jiv.1' 
'/Users/parkernathan/GEMPAK7/os/darwin/share/man/man1/jiv.1'\
Making install in msvc\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
make[7]: Nothing to be done for `install-exec-am'.\
make[7]: Nothing to be done for `install-data-am'.\
make[6]: Nothing to be done for `install-exec-am'.\
make[6]: Nothing to be done for `install-data-am'.\
-n making in \
/Users/parkernathan/GEMPAK7/extlibs/NDFD\
making all in /Users/parkernathan/GEMPAK7/extlibs/NDFD/mdlg2dec \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c boundary.f\
make[3]: /usr/local/bin/gfortran: No such file or directory\
make[3]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/mdlg2dec.a(boundary.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/extlibs/NDFD/mdlg2enc \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c boustro_flt.f\
make[3]: /usr/local/bin/gfortran: No such file or directory\
make[3]: *** 
[/Users/parkernathan/GEMPAK7/os/darwin/lib/mdlg2enc.a(boustro_flt.o)] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/extlibs/SHAPE\
making all in /Users/parkernathan/GEMPAK7/extlibs/SHAPE/libshp\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dbfopen.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpopen.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/libshp.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/libshp.a\
a - dbfopen.o\
a - shpopen.o\
rm -f *.o\
updated /Users/parkernathan/GEMPAK7/os/darwin/include/shapefil.h\
-n making in \
/Users/parkernathan/GEMPAK7/extlibs/GAMET\
making all in /Users/parkernathan/GEMPAK7/extlibs/GAMET/gametlib\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gamet.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/libGAMET.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/libGAMET.a\
a - gamet.o\
rm -f *.o\
-n making in \
/Users/parkernathan/GEMPAK7/extlibs/rsl\
/Users/parkernathan/GEMPAK7/extlibs/rsl/src\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I../include -c cappi.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I../include -c carpi.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I../include -c cube.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I../include -c endian.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I../include -c gzip.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I../include -c image_gen.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I../include -c interp.c\
interp.c: In function 'get_xyz_coord':\
interp.c:83:0: warning: "M_PI" redefined [enabled by default]\
 #  define M_PI  3.14159265358979323846\
 ^\
In file included from interp.c:54:0:\
/opt/local/lib/gcc48/gcc/x86_64-apple-darwin13/4.8.2/include-fixed/math.h:698:0:
 note: this is the location of the previous definition\
 #define M_PI        3.14159265358979323846264338327950288   /* pi             
*/\
 ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I../include -c prune.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I../include -c radar.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I../include -c range.c\
range.c:27:0: warning: "M_PI" redefined [enabled by default]\
 #  define M_PI  3.14159265358979323846\
 ^\
In file included from range.c:24:0:\
/opt/local/lib/gcc48/gcc/x86_64-apple-darwin13/4.8.2/include-fixed/math.h:698:0:
 note: this is the location of the previous definition\
 #define M_PI        3.14159265358979323846264338327950288   /* pi             
*/\
 ^\
range.c:28:0: warning: "M_PI_2" redefined [enabled by default]\
 #  define M_PI_2 1.57079632679489661923\
 ^\
In file included from range.c:24:0:\
/opt/local/lib/gcc48/gcc/x86_64-apple-darwin13/4.8.2/include-fixed/math.h:699:0:
 note: this is the location of the previous definition\
 #define M_PI_2      1.57079632679489661923132169163975144   /* pi/2           
*/\
 ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I../include -c ray_indexes.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I../include -c sort_rays.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I../include -c uf_to_radar.c\
uf_to_radar.c: In function 'uf_into_radar':\
uf_to_radar.c:342:8: warning: passing argument 1 of 'strncmp' from incompatible 
pointer type [enabled by default]\
        if (strncmp(uf_lu,"ZA",2) == 0 || strncmp(uf_lu,"AZ",2) == 0)\
        ^\
In file included from uf_to_radar.c:24:0:\
/usr/include/string.h:84:6: note: expected 'const char *' but argument is of 
type 'short int *'\
 int  strncmp(const char *, const char *, size_t);\
      ^\
uf_to_radar.c:342:8: warning: passing argument 1 of 'strncmp' from incompatible 
pointer type [enabled by default]\
        if (strncmp(uf_lu,"ZA",2) == 0 || strncmp(uf_lu,"AZ",2) == 0)\
        ^\
In file included from uf_to_radar.c:24:0:\
/usr/include/string.h:84:6: note: expected 'const char *' but argument is of 
type 'short int *'\
 int  strncmp(const char *, const char *, size_t);\
      ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I../include -c volume.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I../include -c wsr88d.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I../include -c wsr88d_get_site.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I../include -c wsr88d_to_radar.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/rsl.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/rsl.a\
a - cappi.o\
a - carpi.o\
a - cube.o\
a - endian.o\
a - gzip.o\
a - image_gen.o\
a - interp.o\
a - prune.o\
a - radar.o\
a - range.o\
a - ray_indexes.o\
a - sort_rays.o\
a - uf_to_radar.o\
a - volume.o\
a - wsr88d.o\
a - wsr88d_get_site.o\
a - wsr88d_to_radar.o\
rm -f *.o\
Making all in /Users/parkernathan/GEMPAK7/gempak\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/nxmlib\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
spfclnup.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
spfclose.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
spfcreate.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
spfgtfld.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
spfinit.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
spfload.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
spfopen.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
spfread.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
spfwrite.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NuiColorInit.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmBusy.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmBxmBtn.c\
NxmBxmBtn.c: In function 'NxmBxmBtn_initScreen':\
NxmBxmBtn.c:1197:19: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  if ( _bxmDpth == (int)NULL )\
                   ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmClose.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmClrW.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmColorBar.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmColorBlink.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmColorEdit.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmColorNameLists.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmColorPalette.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmColorSliders.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmColorTable.c\
NxmColorTable.c: In function '_NxmColTabSaveCallback':\
NxmColorTable.c:466:28: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         if (filename[0] != (char)NULL)\{\
                            ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmColrP.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmConfirm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmCtlBtn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmCursor.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmDwell.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmEnhw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmErr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmExit.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmGeneric.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmGif.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmGmpk.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmHelp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmInitialize.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmLabel.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmLineA.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmLoopPanel.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmMarkA.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmMenuPulldown.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmPrompt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmPrt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmPushBtnMenu.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmResCheck.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmResources.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmScaleA.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmTxtIn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmVersShowTitle.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmVolcano.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
NxmWarn.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/Nxmlib.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/Nxmlib.a\
a - NuiColorInit.o\
a - NxmBusy.o\
a - NxmBxmBtn.o\
a - NxmClose.o\
a - NxmClrW.o\
a - NxmColorBar.o\
a - NxmColorBlink.o\
a - NxmColorEdit.o\
a - NxmColorNameLists.o\
a - NxmColorPalette.o\
a - NxmColorSliders.o\
a - NxmColorTable.o\
a - NxmColrP.o\
a - NxmConfirm.o\
a - NxmCtlBtn.o\
a - NxmCursor.o\
a - NxmDwell.o\
a - NxmEnhw.o\
a - NxmErr.o\
a - NxmExit.o\
a - NxmGeneric.o\
a - NxmGif.o\
a - NxmGmpk.o\
a - NxmHelp.o\
a - NxmInitialize.o\
a - NxmLabel.o\
a - NxmLineA.o\
a - NxmLoopPanel.o\
a - NxmMarkA.o\
a - NxmMenuPulldown.o\
a - NxmPrompt.o\
a - NxmPrt.o\
a - NxmPushBtnMenu.o\
a - NxmResCheck.o\
a - NxmResources.o\
a - NxmScaleA.o\
a - NxmTxtIn.o\
a - NxmVersShowTitle.o\
a - NxmVolcano.o\
a - NxmWarn.o\
a - spfclnup.o\
a - spfclose.o\
a - spfcreate.o\
a - spfgtfld.o\
a - spfinit.o\
a - spfload.o\
a - spfopen.o\
a - spfread.o\
a - spfwrite.o\
rm -f *.o\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/appl\
making all in /Users/parkernathan/GEMPAK7/gempak/source/appl/access\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gendp.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a(gendp.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/appl/attribute\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gqarrw.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a(gqarrw.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/appl/bounds\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gqbnd.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a(gqbnd.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/appl/color\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gqclr2.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a(gqclr2.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/appl/control\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gclear.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a(gclear.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/appl/curve\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gcurve.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a(gcurve.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/appl/graph\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gaaxis.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a(gaaxis.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/appl/grid\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gqggrf.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a(gqggrf.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/appl/map\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gqmmap.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a(gqmmap.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/appl/plot\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c garrw.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a(garrw.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/appl/satellite\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gqsatn.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a(gqsatn.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/appl/transform\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gptvis.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a(gptvis.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/appl/utility\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdrgrd.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a(gdrgrd.o)] Error 
1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/ncepUT\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dbn_bufr.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c ut85dy.f\
make[3]: /usr/local/bin/gfortran: No such file or directory\
make[3]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/libncepUT.a(ut85dy.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/syslib\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gget.f\
make[3]: /usr/local/bin/gfortran: No such file or directory\
make[3]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/syslib.a(gget.o)] Error 
1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/device\
making all in /Users/parkernathan/GEMPAK7/gempak/source/device/access\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c dendd.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a(dendd.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/device/attribute\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c dqdatt.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a(dqdatt.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/device/color\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c dqclrs.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a(dqclrs.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/device/control\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c dclear.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a(dclear.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/device/curve\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c dcgaus.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a(dcgaus.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/device/draw\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c iarc.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a(iarc.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/device/plot\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c darc.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a(darc.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/device/satellite\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c dsatim.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a(dsatim.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/device/window\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c dsclip.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a(dsclip.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/textlib\
making all in /Users/parkernathan/GEMPAK7/gempak/source/textlib/airmet \
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c afapplyattr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c afarearules.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c afbounds.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c afconditions.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c afcreate.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c afcrtfbba.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c afdisplay.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c affmtxml.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c affrom.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c affzlvl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c afgetairmetxml.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c afgroups.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c afreducepts.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c afutils.c\
afutils.c: In function 'af_checkMtObscStates':\
afutils.c:913:19: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
     while( ptr != ( char )NULL ) \{\
                   ^\
afutils.c:913:16: warning: comparison between pointer and integer [enabled by 
default]\
     while( ptr != ( char )NULL ) \{\
                ^\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a\
a - afapplyattr.o\
a - afarearules.o\
a - afbounds.o\
a - afconditions.o\
a - afcreate.o\
a - afcrtfbba.o\
a - afdisplay.o\
a - affmtxml.o\
a - affrom.o\
a - affzlvl.o\
a - afgetairmetxml.o\
a - afgroups.o\
a - afreducepts.o\
a - afutils.o\
rm -f *.o\
making all in /Users/parkernathan/GEMPAK7/gempak/source/textlib/bfr \
gcc -O -D_POSIX_SOURCE   -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -c bfrcld.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from bfrcld.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -O -D_POSIX_SOURCE   -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -c bfrfrt.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from bfrfrt.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -O -D_POSIX_SOURCE   -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -c bfrjet.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from bfrjet.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -O -D_POSIX_SOURCE   -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -c bfrmake.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from bfrmake.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -O -D_POSIX_SOURCE   -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -c bfrmcld.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from bfrmcld.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -O -D_POSIX_SOURCE   -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -c bfrrdfxy.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from bfrrdfxy.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -O -D_POSIX_SOURCE   -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -c bfrrdmt.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from bfrrdmt.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -O -D_POSIX_SOURCE   -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -c bfrtrp.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from bfrtrp.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -O -D_POSIX_SOURCE   -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -c bfrtur.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from bfrtur.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -O -D_POSIX_SOURCE   -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -c bfrvts.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from bfrvts.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a *.o\
a - bfrcld.o\
a - bfrfrt.o\
a - bfrjet.o\
a - bfrmake.o\
a - bfrmcld.o\
a - bfrrdfxy.o\
a - bfrrdmt.o\
a - bfrtrp.o\
a - bfrtur.o\
a - bfrvts.o\
rm -f *.o\
making all in /Users/parkernathan/GEMPAK7/gempak/source/textlib/cas \
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c casclos.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c casopen.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c casrdcld.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c casrdfrt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c casrdhdr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c casrdjets.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c casrdmcld.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c casrdstm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c casrdtrop.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c casrdturb.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c casrdvlrd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c caswrcld.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c caswrfrt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c caswrjets.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c caswrmcld.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c caswrmhdr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c caswrstm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c caswrtrop.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c caswrturb.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c caswrvlrd.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a\
a - casclos.o\
a - casopen.o\
a - casrdcld.o\
a - casrdfrt.o\
a - casrdhdr.o\
a - casrdjets.o\
a - casrdmcld.o\
a - casrdstm.o\
a - casrdtrop.o\
a - casrdturb.o\
a - casrdvlrd.o\
a - caswrcld.o\
a - caswrfrt.o\
a - caswrjets.o\
a - caswrmcld.o\
a - caswrmhdr.o\
a - caswrstm.o\
a - caswrtrop.o\
a - caswrturb.o\
a - caswrvlrd.o\
rm -f *.o\
making all in /Users/parkernathan/GEMPAK7/gempak/source/textlib/uka \
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ukagrpchk.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ukajtin.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ukajtsp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ukaptcld.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ukaptfrt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ukaptjet.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ukaptmcld.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ukaptrad.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ukaptstm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ukapttrp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ukapttur.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ukaptvol.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a *.o\
a - ukagrpchk.o\
a - ukajtin.o\
a - ukajtsp.o\
a - ukaptcld.o\
a - ukaptfrt.o\
a - ukaptjet.o\
a - ukaptmcld.o\
a - ukaptrad.o\
a - ukaptstm.o\
a - ukapttrp.o\
a - ukapttur.o\
a - ukaptvol.o\
rm -f *.o\
making all in /Users/parkernathan/GEMPAK7/gempak/source/textlib/utl \
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c utlampm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c utlavcd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c utlctim.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c utlgdat.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c utlgdwk.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c utlgmon.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c utlgname.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c utlgtod.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c utlivet.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c utltomin.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c utlugcp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c utlwfos.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c utlwnmst.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a *.o\
a - utlampm.o\
a - utlavcd.o\
a - utlctim.o\
a - utlgdat.o\
a - utlgdwk.o\
a - utlgmon.o\
a - utlgname.o\
a - utlgtod.o\
a - utlivet.o\
a - utltomin.o\
a - utlugcp.o\
a - utlwfos.o\
a - utlwnmst.o\
rm -f *.o\
making all in /Users/parkernathan/GEMPAK7/gempak/source/textlib/wbc \
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c wbcarea.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c wbcdavn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c wbcdcon.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c wbcdcty.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c wbcdelf.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c wbcdhdl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c wbcdhwm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c wbcdsts.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c wbcmzhv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c wbcmzrm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c wbcvors.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c wbcwcp.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a *.o\
a - wbcarea.o\
a - wbcdavn.o\
a - wbcdcon.o\
a - wbcdcty.o\
a - wbcdelf.o\
a - wbcdhdl.o\
a - wbcdhwm.o\
a - wbcdsts.o\
a - wbcmzhv.o\
a - wbcmzrm.o\
a - wbcvors.o\
a - wbcwcp.o\
rm -f *.o\
making all in /Users/parkernathan/GEMPAK7/gempak/source/textlib/xml \
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/os/darwin/include/libxslt 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/libxml2  -c xmlcount.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/os/darwin/include/libxslt 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/libxml2  -c xmlgetsubdoc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/os/darwin/include/libxslt 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/libxml2  -c xmlreadtable.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/os/darwin/include/libxslt 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/libxml2  -c xmltransform.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/os/darwin/include/libxslt 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/libxml2  -c xmlutilities.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/os/darwin/include/libxslt 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/libxml2  -c xmlvalue.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a *.o\
a - xmlcount.o\
a - xmlgetsubdoc.o\
a - xmlreadtable.o\
a - xmltransform.o\
a - xmlutilities.o\
a - xmlvalue.o\
rm -f *.o\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/cmm\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmmfree1d.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmmfree2d.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmmmalloc1d.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmmmalloc2d.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a\
a - cmmfree1d.o\
a - cmmfree2d.o\
a - cmmmalloc1d.o\
a - cmmmalloc2d.o\
rm -f *.o\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/css\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cssdate.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cssenvr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cssevt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cssgtim.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cssmtyp.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a *.o\
a - cssdate.o\
a - cssenvr.o\
a - cssevt.o\
a - cssgtim.o\
a - cssmtyp.o\
rm -f *.o\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/cst\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstabbr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstalnm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstcins.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstclst.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstclstws.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstcrnm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstctod.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstctoi.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstctrl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstfind.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstflst.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstgtag.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstilst.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstinch.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstitoc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstitos.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstlcuc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstldsp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstlstr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstlstc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstncat.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstncpy.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstnocc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstnumb.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstopcl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstpadstring.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstptmt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstrang.c\
cstrang.c: In function 'cst_rang':\
cstrang.c:69:18: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  if( *(ptr+1) != (char)NULL ) \{\
                  ^\
cstrang.c:85:24: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
        if( *(ptr+1) != (char)NULL ) \{\
                        ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstrlch.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstrlst.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstrmbl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstrmst.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstrmtag.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstrnan.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstrpst.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstrspc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstrxbl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstsort.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstsplit.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstsrch.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cststag.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cststoi.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c csttims.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstuclc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstunpr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstwrap.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstzpad.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a *.o\
a - cstabbr.o\
a - cstalnm.o\
a - cstcins.o\
a - cstclst.o\
a - cstclstws.o\
a - cstcrnm.o\
a - cstctod.o\
a - cstctoi.o\
a - cstctrl.o\
a - cstfind.o\
a - cstflst.o\
a - cstgtag.o\
a - cstilst.o\
a - cstinch.o\
a - cstitoc.o\
a - cstitos.o\
a - cstlcuc.o\
a - cstldsp.o\
a - cstlstc.o\
a - cstlstr.o\
a - cstncat.o\
a - cstncpy.o\
a - cstnocc.o\
a - cstnumb.o\
a - cstopcl.o\
a - cstpadstring.o\
a - cstptmt.o\
a - cstrang.o\
a - cstrlch.o\
a - cstrlst.o\
a - cstrmbl.o\
a - cstrmst.o\
a - cstrmtag.o\
a - cstrnan.o\
a - cstrpst.o\
a - cstrspc.o\
a - cstrxbl.o\
a - cstsort.o\
a - cstsplit.o\
a - cstsrch.o\
a - cststag.o\
a - cststoi.o\
a - csttims.o\
a - cstuclc.o\
a - cstunpr.o\
a - cstwrap.o\
a - cstzpad.o\
rm -f *.o\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/cfl\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cflaopn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cflclos.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cfldopn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cflgfil.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cflinqr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cfliret.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cflisdir.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cflmdat.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cflmnam.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cflpath.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cflperms.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cflrdir.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cflrdln.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cflread.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cflropn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cflscandir.c\
cflscandir.c: In function 'cfl_scandir':\
cflscandir.c:82:2: warning: passing argument 4 of 'scandir' from incompatible 
pointer type [enabled by default]\
  n_entries = scandir(_cflrdirPath, namelist, filter, compar);\
  ^\
In file included from /Users/parkernathan/GEMPAK7/gempak/include/geminc.h:24:0,\
                 from cflscandir.c:1:\
/usr/include/dirent.h:143:5: note: expected 'int (*)(const struct dirent **, 
const struct dirent **)' but argument is of type 'int (*)(const void *, const 
void *)'\
 int scandir(const char *, struct dirent ***,\
     ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cflscnd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cflscnt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cflseek.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cflsrch.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cfltbnr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cfltbop.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cfltinq.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cfltmpo.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cfltrln.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cfluopn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cflwher.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cflwopn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cflwrit.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a *.o\
a - cflaopn.o\
a - cflclos.o\
a - cfldopn.o\
a - cflgfil.o\
a - cflinqr.o\
a - cfliret.o\
a - cflisdir.o\
a - cflmdat.o\
a - cflmnam.o\
a - cflpath.o\
a - cflperms.o\
a - cflrdir.o\
a - cflrdln.o\
a - cflread.o\
a - cflropn.o\
a - cflscandir.o\
a - cflscnd.o\
a - cflscnt.o\
a - cflseek.o\
a - cflsrch.o\
a - cfltbnr.o\
a - cfltbop.o\
a - cfltinq.o\
a - cfltmpo.o\
a - cfltrln.o\
a - cfluopn.o\
a - cflwher.o\
a - cflwopn.o\
a - cflwrit.o\
rm -f *.o\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/ctb\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbafos.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbairmet.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbastn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbawdef.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbawmap.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbccfind.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbccrd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbdcatitos.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbdcatstoi.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbdhrsitos.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbdhrsstoi.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbdscatitos.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbdscatstoi.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbdtcat.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbdtdump.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbdtget.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbdtlist.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbdtpath.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbdtrd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbdttime.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbdttmpl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbfszfnd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbfsznam.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbfszqn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbfszrd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbfszval.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbfszxvl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbg2gnam.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbg2gnum.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbg2rdcntr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbg2rdlvl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbg2rdvar.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbg2read.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbgfa.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbhfdump.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbhfgetfont.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbhfread.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctblygetcmode.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctblygetcolor.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctblygetdsply.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctblygetfile.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctblygetfmode.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctblygetgrptyp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctblygetname.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctblygetoutfile.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctblyrd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbmzgnm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbmzrd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbpermccfind.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbpermccrd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbpfbool.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbpfread.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbpfstr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbpldump.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbplgcc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbplget.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbpllist.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbplrd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbplsdef.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbplset.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbprmt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbprod.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbrbul.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbrdcpf.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbrdprf.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbrdtyp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbrmtyp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbrstn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbtiff.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbtrkfnd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbtrkitv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbtrkqn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctbwrcpf.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a *.o\
a - ctbafos.o\
a - ctbairmet.o\
a - ctbastn.o\
a - ctbawdef.o\
a - ctbawmap.o\
a - ctbccfind.o\
a - ctbccrd.o\
a - ctbdcatitos.o\
a - ctbdcatstoi.o\
a - ctbdhrsitos.o\
a - ctbdhrsstoi.o\
a - ctbdscatitos.o\
a - ctbdscatstoi.o\
a - ctbdtcat.o\
a - ctbdtdump.o\
a - ctbdtget.o\
a - ctbdtlist.o\
a - ctbdtpath.o\
a - ctbdtrd.o\
a - ctbdttime.o\
a - ctbdttmpl.o\
a - ctbfszfnd.o\
a - ctbfsznam.o\
a - ctbfszqn.o\
a - ctbfszrd.o\
a - ctbfszval.o\
a - ctbfszxvl.o\
a - ctbg2gnam.o\
a - ctbg2gnum.o\
a - ctbg2rdcntr.o\
a - ctbg2rdlvl.o\
a - ctbg2rdvar.o\
a - ctbg2read.o\
a - ctbgfa.o\
a - ctbhfdump.o\
a - ctbhfgetfont.o\
a - ctbhfread.o\
a - ctblygetcmode.o\
a - ctblygetcolor.o\
a - ctblygetdsply.o\
a - ctblygetfile.o\
a - ctblygetfmode.o\
a - ctblygetgrptyp.o\
a - ctblygetname.o\
a - ctblygetoutfile.o\
a - ctblyrd.o\
a - ctbmzgnm.o\
a - ctbmzrd.o\
a - ctbpermccfind.o\
a - ctbpermccrd.o\
a - ctbpfbool.o\
a - ctbpfread.o\
a - ctbpfstr.o\
a - ctbpldump.o\
a - ctbplgcc.o\
a - ctbplget.o\
a - ctbpllist.o\
a - ctbplrd.o\
a - ctbplsdef.o\
a - ctbplset.o\
a - ctbprmt.o\
a - ctbprod.o\
a - ctbrbul.o\
a - ctbrdcpf.o\
a - ctbrdprf.o\
a - ctbrdtyp.o\
a - ctbrmtyp.o\
a - ctbrstn.o\
a - ctbtiff.o\
a - ctbtrkfnd.o\
a - ctbtrkitv.o\
a - ctbtrkqn.o\
a - ctbwrcpf.o\
rm -f *.o\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/cv\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c cvprmt.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(cvprmt.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/da\
make[4]: Circular /Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a <- 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a dependency dropped.\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c dainfo.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [(dainfo.o)] Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/dm\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c dmafre.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(dmafre.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/dp\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c dpendp.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(dpendp.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/er\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c erlmsg.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(erlmsg.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/fl\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c flapnd.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(flapnd.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/fortran_wrappers\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clvccrd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clvcord.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cstnarg.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cticcnt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctistan.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a *.o\
a - clvccrd.o\
a - clvcord.o\
a - cstnarg.o\
a - cticcnt.o\
a - ctistan.o\
rm -f *.o\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/gg\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c ggairm.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(ggairm.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/gp\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpazdr.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(gpazdr.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/im\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c imar2gm.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(imar2gm.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/in\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c inaxis.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(inaxis.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/ip\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c ipcwin.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(ipcwin.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/lc\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c lcabnd.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(lcabnd.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/lv\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c lvccrd.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(lvccrd.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/lw\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c lwinpt.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(lwinpt.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/mr\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c mrchkw.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(mrchkw.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/mv\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c mvei32.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(mvei32.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/ss\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sscurs.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(sscurs.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/st\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c stabbr.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(stabbr.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/tb\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c tbastn.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(tbastn.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/tg\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctgcftm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctgfull.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctgitoc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctgrinc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctgrnoi.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctgvald.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctgvi2f.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c tgcftm.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(tgcftm.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/ti\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctimtch.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctirseq.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctitmln.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c ctiyyyy.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c tiaddd.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(tiaddd.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/tm\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c tmaccp.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(tmaccp.o)] 
Error 1\
Darwin - making all in /Users/parkernathan/GEMPAK7/gempak/source/gemlib/mv \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c mvei32.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(mvei32.o)] 
Error 1\
make[3]: *** [all] Error 2\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/awlib\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c aw2clg.f\
make[3]: /usr/local/bin/gfortran: No such file or directory\
make[3]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(aw2clg.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/diaglib\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/diaglib/de\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c decprb.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c decval.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dedriv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c deinit.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dembr1.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c demode.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c demset.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c depfpn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c deprcntl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c derset.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c desave.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c desavg.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c descan.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c desmax.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c desmin.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c desrng.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dessprd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dessum.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c deswsprd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c devavg.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c devsprd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c devwsprd.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a *.o\
a - decprb.o\
a - decval.o\
a - dedriv.o\
a - deinit.o\
a - dembr1.o\
a - demode.o\
a - demset.o\
a - depfpn.o\
a - deprcntl.o\
a - derset.o\
a - desave.o\
a - desavg.o\
a - descan.o\
a - desmax.o\
a - desmin.o\
a - desrng.o\
a - dessprd.o\
a - dessum.o\
a - deswsprd.o\
a - devavg.o\
a - devsprd.o\
a - devwsprd.o\
rm -f *.o\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/diaglib/df\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfabs.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfacos.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfadd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfand.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfasin.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfatan.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfatn2.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfavg.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfbeta.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfbool.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfbncdf.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfbvsq.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfcorl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfcos.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfdden.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfddt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfddx.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfddy.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfeor.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfeq.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfexp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfexpi.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dffosb.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfge.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfgele.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfgelt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfgt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfgtle.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfgtlt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfgwfs.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfhigh.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfhilo.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfibncd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfigpt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfint.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfincd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfjcbn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfjgpt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfknts.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dflap.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dflav.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfldf.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfle.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfln.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dflog.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dflows.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dflt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfmask.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfmass.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfmiss.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfmixr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfmul.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfncdf.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfne.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfnint.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfnmax.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfnmin.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfnot.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfor.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfpaub.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfplcl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfprcl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfpois.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfquo.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfrdfs.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfrelh.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfreli.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfsavs.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfsbtw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfsge.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfsgmn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfsgmx.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfsgt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfsin.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfsle.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfslt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfsm5s.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfsm9s.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfsmax.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfsmin.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfsqrt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfstab.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfsub.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dftan.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dftav.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dftdf.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfthan.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfthes.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfthta.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfthte.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfthwc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dftlcl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dftmst.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dftmwk.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfwndx.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfxav.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfxsum.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfxval.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfyav.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfysum.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dfyval.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a *.o\
a - dfabs.o\
a - dfacos.o\
a - dfadd.o\
a - dfand.o\
a - dfasin.o\
a - dfatan.o\
a - dfatn2.o\
a - dfavg.o\
a - dfbeta.o\
a - dfbncdf.o\
a - dfbool.o\
a - dfbvsq.o\
a - dfcorl.o\
a - dfcos.o\
a - dfdden.o\
a - dfddt.o\
a - dfddx.o\
a - dfddy.o\
a - dfeor.o\
a - dfeq.o\
a - dfexp.o\
a - dfexpi.o\
a - dffosb.o\
a - dfge.o\
a - dfgele.o\
a - dfgelt.o\
a - dfgt.o\
a - dfgtle.o\
a - dfgtlt.o\
a - dfgwfs.o\
a - dfhigh.o\
a - dfhilo.o\
a - dfibncd.o\
a - dfigpt.o\
a - dfincd.o\
a - dfint.o\
a - dfjcbn.o\
a - dfjgpt.o\
a - dfknts.o\
a - dflap.o\
a - dflav.o\
a - dfldf.o\
a - dfle.o\
a - dfln.o\
a - dflog.o\
a - dflows.o\
a - dflt.o\
a - dfmask.o\
a - dfmass.o\
a - dfmiss.o\
a - dfmixr.o\
a - dfmul.o\
a - dfncdf.o\
a - dfne.o\
a - dfnint.o\
a - dfnmax.o\
a - dfnmin.o\
a - dfnot.o\
a - dfor.o\
a - dfpaub.o\
a - dfplcl.o\
a - dfpois.o\
a - dfprcl.o\
a - dfquo.o\
a - dfrdfs.o\
a - dfrelh.o\
a - dfreli.o\
a - dfsavs.o\
a - dfsbtw.o\
a - dfsge.o\
a - dfsgmn.o\
a - dfsgmx.o\
a - dfsgt.o\
a - dfsin.o\
a - dfsle.o\
a - dfslt.o\
a - dfsm5s.o\
a - dfsm9s.o\
a - dfsmax.o\
a - dfsmin.o\
a - dfsqrt.o\
a - dfstab.o\
a - dfsub.o\
a - dftan.o\
a - dftav.o\
a - dftdf.o\
a - dfthan.o\
a - dfthes.o\
a - dfthta.o\
a - dfthte.o\
a - dfthwc.o\
a - dftlcl.o\
a - dftmst.o\
a - dftmwk.o\
a - dfwndx.o\
a - dfxav.o\
a - dfxsum.o\
a - dfxval.o\
a - dfyav.o\
a - dfysum.o\
a - dfyval.o\
rm -f *.o\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/diaglib/dg\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgadcl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgazst.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgccxgp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcdeg.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcfixa.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcflno.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcget.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcglev.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcgrid.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgchck.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcinxt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgclcn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgclmp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgclos.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcndg.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcndtm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcnfil.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcnrdt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcntim.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcnwdt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcola.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcone.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcqdtm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcqgrd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcqtms.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcset.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcsubg.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcvecr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcvect.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgcwbt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgdmsf.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgdriv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgdump.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgdwpt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgesub.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgfall.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgfclp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgfget.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgfnds.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgfndv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgfrig.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgg2gc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgg2gi.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgg2gs.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dggetg.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dggetl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dggets.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dggett.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dggetv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dggnfl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dggobs.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dggrdr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dggrel.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dggrot.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dggtmp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dggtvl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dghilo.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgiget.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgigrg.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgintl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgiset.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgkxky.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dglncr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dglncx.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgltln.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgmerr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgmhdr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgmnam.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgmscl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgmxnt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgnend.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgnewg.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgnrel.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgnxts.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgnxtv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgoang.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgonav.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgorgn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgpfun.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgprcp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgprdr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgprft.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgputs.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgputv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgpwts.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgqbnd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgqkxy.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgqlyr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgqmsl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgqref.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgreal.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgrgrd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgrobs.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgrpls.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgrplv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgrstm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgsare.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgscal.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgsnav.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgsnfl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgssub.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgstlv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgt2ig.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgt2nr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgtadc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgtemp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgtops.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgtopv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgtrig.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgtrot.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgtscl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgudig.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgupdh.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgupdv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgupsg.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgupvg.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgvcrd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dgwobs.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c dgcxgp.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(dgcxgp.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/diaglib/dl\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dldriv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dlfvonisfc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dlinit.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dllvls.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dlmxmn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dlsetl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dlswtm.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a *.o\
a - dldriv.o\
a - dlfvonisfc.o\
a - dlinit.o\
a - dllvls.o\
a - dlmxmn.o\
a - dlsetl.o\
a - dlswtm.o\
rm -f *.o\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/diaglib/dv\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvadv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvage.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvavor.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvcirc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvcros.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvdef.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvdirn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvdirr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvdiv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvdivt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvdot.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvdsub.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvdvdx.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvdvdy.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvfrnt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvgcir.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvgcwv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvgeo.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvgrad.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvgwfv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvinad.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvisal.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvkcrs.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvkntv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvltrn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvmag.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvmdiv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvmrad.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvmsdv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvmsfc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvmtng.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvnorm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvnrmv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvobs.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvpvor.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvpvr3.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvqvcl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvqvec.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvrad.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvrdfv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvrich.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvross.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvrot.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvsdiv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvshr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvsm5v.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvsmul.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvsquo.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvstr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvtang.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvthrm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvtng.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvtngv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvun.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvur.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvvadd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvvasv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvvavs.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvvbtw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvvecn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvvecr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvvesd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvvge.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvvgt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvvlav.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvvldf.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvvle.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvvlt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvvmsk.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvvmul.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvvn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvvor.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvvquo.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvvr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvvsub.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvwnan.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c dvwshr.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a *.o\
a - dvadv.o\
a - dvage.o\
a - dvavor.o\
a - dvcirc.o\
a - dvcros.o\
a - dvdef.o\
a - dvdirn.o\
a - dvdirr.o\
a - dvdiv.o\
a - dvdivt.o\
a - dvdot.o\
a - dvdsub.o\
a - dvdvdx.o\
a - dvdvdy.o\
a - dvfrnt.o\
a - dvgcir.o\
a - dvgcwv.o\
a - dvgeo.o\
a - dvgrad.o\
a - dvgwfv.o\
a - dvinad.o\
a - dvisal.o\
a - dvkcrs.o\
a - dvkntv.o\
a - dvltrn.o\
a - dvmag.o\
a - dvmdiv.o\
a - dvmrad.o\
a - dvmsdv.o\
a - dvmsfc.o\
a - dvmtng.o\
a - dvnorm.o\
a - dvnrmv.o\
a - dvobs.o\
a - dvpvor.o\
a - dvpvr3.o\
a - dvqvcl.o\
a - dvqvec.o\
a - dvrad.o\
a - dvrdfv.o\
a - dvrich.o\
a - dvross.o\
a - dvrot.o\
a - dvsdiv.o\
a - dvshr.o\
a - dvsm5v.o\
a - dvsmul.o\
a - dvsquo.o\
a - dvstr.o\
a - dvtang.o\
a - dvthrm.o\
a - dvtng.o\
a - dvtngv.o\
a - dvun.o\
a - dvur.o\
a - dvvadd.o\
a - dvvasv.o\
a - dvvavs.o\
a - dvvbtw.o\
a - dvvecn.o\
a - dvvecr.o\
a - dvvesd.o\
a - dvvge.o\
a - dvvgt.o\
a - dvvlav.o\
a - dvvldf.o\
a - dvvle.o\
a - dvvlt.o\
a - dvvmsk.o\
a - dvvmul.o\
a - dvvn.o\
a - dvvor.o\
a - dvvquo.o\
a - dvvr.o\
a - dvvsub.o\
a - dvwnan.o\
a - dvwshr.o\
rm -f *.o\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/diaglib/grc\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grcacol.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grcalgn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grccnav.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grcdorg.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grcgeni.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grcgtim.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grclevl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grcltln.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grcmbn2.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grcmnav.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grcpack.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grcplin.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grcploc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grcrban.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grcrnav.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grcsetr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grcsscl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grcsnav.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grcstat.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grcsuba.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grcwgb2.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grcwnmc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c grcwtrm.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a *.o\
a - grcacol.o\
a - grcalgn.o\
a - grccnav.o\
a - grcdorg.o\
a - grcgeni.o\
a - grcgtim.o\
a - grclevl.o\
a - grcltln.o\
a - grcmbn2.o\
a - grcmnav.o\
a - grcpack.o\
a - grcplin.o\
a - grcploc.o\
a - grcrban.o\
a - grcrnav.o\
a - grcsetr.o\
a - grcsnav.o\
a - grcsscl.o\
a - grcstat.o\
a - grcsuba.o\
a - grcwgb2.o\
a - grcwnmc.o\
a - grcwtrm.o\
rm -f *.o\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/diaglib/pd\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c pdcape.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(pdcape.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/diaglib/cgd\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgdglev.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgdgnum.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgdgtim.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgdngrd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgdrdat.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgdwpgd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgdwppg.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a *.o\
a - cgdglev.o\
a - cgdgnum.o\
a - cgdgtim.o\
a - cgdngrd.o\
a - cgdrdat.o\
a - cgdwpgd.o\
a - cgdwppg.o\
rm -f *.o\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gridlib\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gridlib/gd\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdaddt.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(gdaddt.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gridlib/gdu\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gduglev.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(gduglev.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gridlib/gr\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gracol.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(gracol.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gridlib/gu\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c cadjst.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(cadjst.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/griblib\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/griblib/g2\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  cmplxpack.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  drstemplates.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  gbits.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  gridtemplates.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  misspack.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  pdstemplates.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  g2_locfld.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  g2_miss.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  g2_pack_gp.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  g2_rdieee.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  g2_reduce.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  g2_unpack1.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  g2_unpack2.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  g2_unpack3.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  g2_unpack4.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  g2_unpack5.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  g2_unpack6.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  g2_unpack7.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  g2_free.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  g2_info.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  g2_getfld.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  simunpack.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  comunpack.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  specpack.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  specunpack.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  mkieee.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  int_power.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  simpack.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  compack.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  jpcpack.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  jpcunpack.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  pngpack.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  pngunpack.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  dec_jpeg2000.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  enc_jpeg2000.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  dec_png.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  enc_png.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  g2_create.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  g2_addlocal.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  g2_addgrid.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  g2_addfield.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  g2_gribend.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  getdim.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  getpoly.c\
gcc -c -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -DUSE_JPEG2000 -DUSE_PNG 
-I/Users/parkernathan/GEMPAK7/jasper/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/libpng  seekgb.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a *.o\
a - cmplxpack.o\
a - compack.o\
a - comunpack.o\
a - dec_jpeg2000.o\
a - dec_png.o\
a - drstemplates.o\
a - enc_jpeg2000.o\
a - enc_png.o\
a - g2_addfield.o\
a - g2_addgrid.o\
a - g2_addlocal.o\
a - g2_create.o\
a - g2_free.o\
a - g2_getfld.o\
a - g2_gribend.o\
a - g2_info.o\
a - g2_locfld.o\
a - g2_miss.o\
a - g2_pack_gp.o\
a - g2_rdieee.o\
a - g2_reduce.o\
a - g2_unpack1.o\
a - g2_unpack2.o\
a - g2_unpack3.o\
a - g2_unpack4.o\
a - g2_unpack5.o\
a - g2_unpack6.o\
a - g2_unpack7.o\
a - gbits.o\
a - getdim.o\
a - getpoly.o\
a - gridtemplates.o\
a - int_power.o\
a - jpcpack.o\
a - jpcunpack.o\
a - misspack.o\
a - mkieee.o\
a - pdstemplates.o\
a - pngpack.o\
a - pngunpack.o\
a - seekgb.o\
a - simpack.o\
a - simunpack.o\
a - specpack.o\
a - specunpack.o\
rm -f *.o\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/griblib/gb\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb22gem.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2clos.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2ctim.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2diag.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2ens.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2fcsm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2ftim.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2gaus.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2gdsnav.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2gdtlamb.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2gdtltln.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2gdtmerc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2gdtpstr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2gmis.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2grid.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2gtcntr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2gtlcllvltbl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2gtlclvartbl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2gtwmolvltbl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2gtwmovartbl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2lamb.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2level2g2.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2ltln.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2merc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2navgdt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2next.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2open.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2ornt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2param.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2param2g2.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2polr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2prob.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2proc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2qlin.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2read.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2setftime.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2sklvl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2skparam.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2skvar.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2skvcord.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2stat.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2ugem.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2vcrd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2vlev.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gb2wgem.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbbds.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbbms.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbbtoi.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbclos.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbdiag.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbecmwfclu.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbecmwfcpc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbends.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbensemble.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbftim.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbgaus.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbgbdh.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbgds.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbges.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbggds.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbgids.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbgmtx.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbgpbd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbgpds.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbgsec.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbgspk.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbgubd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbids.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gblamb.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbltln.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbmerc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbnext.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbopen.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbpds.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbpolr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbread.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbrindx.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbscan.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbscpk.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbsphr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbsspk.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbstage.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbtdlens.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbunpk.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gbvlev.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a *.o\
a - gb22gem.o\
a - gb2clos.o\
a - gb2ctim.o\
a - gb2diag.o\
a - gb2ens.o\
a - gb2fcsm.o\
a - gb2ftim.o\
a - gb2gaus.o\
a - gb2gdsnav.o\
a - gb2gdtlamb.o\
a - gb2gdtltln.o\
a - gb2gdtmerc.o\
a - gb2gdtpstr.o\
a - gb2gmis.o\
a - gb2grid.o\
a - gb2gtcntr.o\
a - gb2gtlcllvltbl.o\
a - gb2gtlclvartbl.o\
a - gb2gtwmolvltbl.o\
a - gb2gtwmovartbl.o\
a - gb2lamb.o\
a - gb2level2g2.o\
a - gb2ltln.o\
a - gb2merc.o\
a - gb2navgdt.o\
a - gb2next.o\
a - gb2open.o\
a - gb2ornt.o\
a - gb2param.o\
a - gb2param2g2.o\
a - gb2polr.o\
a - gb2prob.o\
a - gb2proc.o\
a - gb2qlin.o\
a - gb2read.o\
a - gb2setftime.o\
a - gb2sklvl.o\
a - gb2skparam.o\
a - gb2skvar.o\
a - gb2skvcord.o\
a - gb2stat.o\
a - gb2ugem.o\
a - gb2vcrd.o\
a - gb2vlev.o\
a - gb2wgem.o\
a - gbbds.o\
a - gbbms.o\
a - gbbtoi.o\
a - gbclos.o\
a - gbdiag.o\
a - gbecmwfclu.o\
a - gbecmwfcpc.o\
a - gbends.o\
a - gbensemble.o\
a - gbftim.o\
a - gbgaus.o\
a - gbgbdh.o\
a - gbgds.o\
a - gbges.o\
a - gbggds.o\
a - gbgids.o\
a - gbgmtx.o\
a - gbgpbd.o\
a - gbgpds.o\
a - gbgsec.o\
a - gbgspk.o\
a - gbgubd.o\
a - gbids.o\
a - gblamb.o\
a - gbltln.o\
a - gbmerc.o\
a - gbnext.o\
a - gbopen.o\
a - gbpds.o\
a - gbpolr.o\
a - gbread.o\
a - gbrindx.o\
a - gbscan.o\
a - gbscpk.o\
a - gbsphr.o\
a - gbsspk.o\
a - gbstage.o\
a - gbtdlens.o\
a - gbunpk.o\
a - gbvlev.o\
rm -f *.o\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/griblib/na\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c naganl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c nagcog.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c naggds.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c nagnav.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c nagssg.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c nagtbl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c nainit.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c nalevl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c narhdr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c narprm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c nartbl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c nasmry.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a *.o\
a - naganl.o\
a - nagcog.o\
a - naggds.o\
a - nagnav.o\
a - nagssg.o\
a - nagtbl.o\
a - nainit.o\
a - nalevl.o\
a - narhdr.o\
a - narprm.o\
a - nartbl.o\
a - nasmry.o\
rm -f *.o\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/jwblib\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c jbclos.f\
make[3]: /usr/local/bin/gfortran: No such file or directory\
make[3]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(jbclos.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/oalib\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c oabarn.f\
make[3]: /usr/local/bin/gfortran: No such file or directory\
make[3]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(oabarn.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/prmcnvlib\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/prmcnvlib/pc\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c pccing.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(pccing.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/prmcnvlib/pr\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c pralti.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(pralti.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/prmcnvlib/ps\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c psbrch.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(psbrch.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/prmcnvlib/pt\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c ptactp.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(ptactp.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/sflib\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfacny.f\
make[3]: /usr/local/bin/gfortran: No such file or directory\
make[3]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(sfacny.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/snlib\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c snastn.f\
make[3]: /usr/local/bin/gfortran: No such file or directory\
make[3]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(snastn.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/vflib\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfampm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfarea.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfasaw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfavcd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfcnsaw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfcnsel.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfctim.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfgdat.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfgname.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfgtod.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfgttxt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfrdrp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfread.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfrptxt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfsort.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfspc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfstate.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfsval.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vftomin.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfvors.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfwnmst.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfwoui.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfwrep.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfwsaw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfwsel.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfwsev.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfwwcl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vfwwcp.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a *.o\
a - vfampm.o\
a - vfarea.o\
a - vfasaw.o\
a - vfavcd.o\
a - vfcnsaw.o\
a - vfcnsel.o\
a - vfctim.o\
a - vfgdat.o\
a - vfgname.o\
a - vfgtod.o\
a - vfgttxt.o\
a - vfrdrp.o\
a - vfread.o\
a - vfrptxt.o\
a - vfsort.o\
a - vfspc.o\
a - vfstate.o\
a - vfsval.o\
a - vftomin.o\
a - vfvors.o\
a - vfwnmst.o\
a - vfwoui.o\
a - vfwrep.o\
a - vfwsaw.o\
a - vfwsel.o\
a - vfwsev.o\
a - vfwwcl.o\
a - vfwwcp.o\
rm -f *.o\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/cgemlib\
making all in /Users/parkernathan/GEMPAK7/gempak/source/cgemlib/upc\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c mkdirs_open.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a *.o\
a - mkdirs_open.o\
rm -f *.o\
making all in /Users/parkernathan/GEMPAK7/gempak/source/cgemlib/cap\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplclear.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplclrplace.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplgetcenter.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplgetdistincr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplgetdistoffset.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplgetid.c\
capplgetid.c: In function 'cap_plgetid':\
capplgetid.c:27:15: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         *id = (Handle)NULL;\
               ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplgetincntr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplgetline.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplgetmode.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplgetoffset.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplgetpcntr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplgetplaced.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplgetref.c\
capplgetref.c: In function 'cap_plgetref':\
capplgetref.c:26:16: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         *ref = (Handle)NULL;\
                ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplgetsides.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplgettries.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplsetcenter.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplsetdist.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplsetmode.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplsetpcntr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplsetref.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplsetsides.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c capplsettries.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cappsaddpl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cappsclear.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cappsclrplaced.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cappsdel.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cappsdelpl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cappsfindpl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cappsgetarea.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cappsgetpl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cappsgetplarea.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cappsgetplmaxdist.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cappsiterinit.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cappsiternext.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cappsmarkint.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cappsnew.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cappsnewpl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cappsplace.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cappssetarea.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cappssetdist.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cappssetincr.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a *.o\
a - capplclear.o\
a - capplclrplace.o\
a - capplgetcenter.o\
a - capplgetdistincr.o\
a - capplgetdistoffset.o\
a - capplgetid.o\
a - capplgetincntr.o\
a - capplgetline.o\
a - capplgetmode.o\
a - capplgetoffset.o\
a - capplgetpcntr.o\
a - capplgetplaced.o\
a - capplgetref.o\
a - capplgetsides.o\
a - capplgettries.o\
a - capplsetcenter.o\
a - capplsetdist.o\
a - capplsetmode.o\
a - capplsetpcntr.o\
a - capplsetref.o\
a - capplsetsides.o\
a - capplsettries.o\
a - cappsaddpl.o\
a - cappsclear.o\
a - cappsclrplaced.o\
a - cappsdel.o\
a - cappsdelpl.o\
a - cappsfindpl.o\
a - cappsgetarea.o\
a - cappsgetpl.o\
a - cappsgetplarea.o\
a - cappsgetplmaxdist.o\
a - cappsiterinit.o\
a - cappsiternext.o\
a - cappsmarkint.o\
a - cappsnew.o\
a - cappsnewpl.o\
a - cappsplace.o\
a - cappssetarea.o\
a - cappssetdist.o\
a - cappssetincr.o\
rm -f *.o\
making all in /Users/parkernathan/GEMPAK7/gempak/source/cgemlib/clz\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clzread.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clzrfil.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a *.o\
a - clzread.o\
a - clzrfil.o\
rm -f *.o\
making all in /Users/parkernathan/GEMPAK7/gempak/source/cgemlib/cgr\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrbisectpt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrbounds.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrcanbeformatted.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrcentroid.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrcntstrks.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrconcave.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrcsegint.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrdang.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrdist.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrdone.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrgpc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrinit.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrinpoly.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrinpolywn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrinsert.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrintersect.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrlindist.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrlineinterp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrlinelen.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrlinepoly.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrlinepolyint.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrntrsct.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrobjinpoly.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrobjint.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrordrccw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrpoly.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrpolydiff.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrpolyint.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrpolyinterp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrpolylink.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrpolyp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrpolysmear.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrpolyunion.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrptonln.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrrange.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrreducelinepoly.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrreducepts.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrreduceptsw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrreorder.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrrolseg.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrqrol.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrqsol.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrsegdist.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrsegint.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrsegintwn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrsphpolyarea.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrtorad.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrvectxprod.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cgrynxt.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a *.o\
a - cgrbisectpt.o\
a - cgrbounds.o\
a - cgrcanbeformatted.o\
a - cgrcentroid.o\
a - cgrcntstrks.o\
a - cgrconcave.o\
a - cgrcsegint.o\
a - cgrdang.o\
a - cgrdist.o\
a - cgrdone.o\
a - cgrgpc.o\
a - cgrinit.o\
a - cgrinpoly.o\
a - cgrinpolywn.o\
a - cgrinsert.o\
a - cgrintersect.o\
a - cgrlindist.o\
a - cgrlineinterp.o\
a - cgrlinelen.o\
a - cgrlinepoly.o\
a - cgrlinepolyint.o\
a - cgrntrsct.o\
a - cgrobjinpoly.o\
a - cgrobjint.o\
a - cgrordrccw.o\
a - cgrpoly.o\
a - cgrpolydiff.o\
a - cgrpolyint.o\
a - cgrpolyinterp.o\
a - cgrpolylink.o\
a - cgrpolyp.o\
a - cgrpolysmear.o\
a - cgrpolyunion.o\
a - cgrptonln.o\
a - cgrqrol.o\
a - cgrqsol.o\
a - cgrrange.o\
a - cgrreducelinepoly.o\
a - cgrreducepts.o\
a - cgrreduceptsw.o\
a - cgrreorder.o\
a - cgrrolseg.o\
a - cgrsegdist.o\
a - cgrsegint.o\
a - cgrsegintwn.o\
a - cgrsphpolyarea.o\
a - cgrtorad.o\
a - cgrvectxprod.o\
a - cgrynxt.o\
rm -f *.o\
making all in /Users/parkernathan/GEMPAK7/gempak/source/cgemlib/cds\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdsash.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdsatdeflt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdsccf.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdsclass.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdscirc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdsdspelm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdsfrnt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdsgetinx.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdsgfa.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdsgfatxt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdsgfill.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdsinit.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdsjet.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdsline.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdslist.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdsmatch.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdsress.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdsrtbl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdsscal.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdsscol.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdssfill.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdssgwx.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdssgwxtxt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdssig.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdssymb.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdstc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdstca.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdstext.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdstrack.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdsvol.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdswbox.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdsccftxt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cdswind.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a *.o\
a - cdsash.o\
a - cdsatdeflt.o\
a - cdsccf.o\
a - cdsccftxt.o\
a - cdscirc.o\
a - cdsclass.o\
a - cdsdspelm.o\
a - cdsfrnt.o\
a - cdsgetinx.o\
a - cdsgfa.o\
a - cdsgfatxt.o\
a - cdsgfill.o\
a - cdsinit.o\
a - cdsjet.o\
a - cdsline.o\
a - cdslist.o\
a - cdsmatch.o\
a - cdsress.o\
a - cdsrtbl.o\
a - cdsscal.o\
a - cdsscol.o\
a - cdssfill.o\
a - cdssgwx.o\
a - cdssgwxtxt.o\
a - cdssig.o\
a - cdssymb.o\
a - cdstc.o\
a - cdstca.o\
a - cdstext.o\
a - cdstrack.o\
a - cdsvol.o\
a - cdswbox.o\
a - cdswind.o\
rm -f *.o\
making all in /Users/parkernathan/GEMPAK7/gempak/source/cgemlib/cvq\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvqgetginf.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvqhigp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvqnxtgnm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvqscangrp.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a *.o\
a - cvqgetginf.o\
a - cvqhigp.o\
a - cvqnxtgnm.o\
a - cvqscangrp.o\
rm -f *.o\
making all in /Users/parkernathan/GEMPAK7/gempak/source/cgemlib/ces\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cesget.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cesgetflag.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cesgetinx.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cesgtgavid.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cesgtggrps.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cesgtgid.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cesgtginfo.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cesgtglbls.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cesgtgmgrps.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cesgtgmsid.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cesgtgnam.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cesgtlmstr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cesgtrtbl.c\
cesgtrtbl.c: In function 'ces_gtrtbl_':\
cesgtrtbl.c:163:24: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
        while ( iptr != (char)NULL && \
                        ^\
cesgtrtbl.c:163:21: warning: comparison between pointer and integer [enabled by 
default]\
        while ( iptr != (char)NULL && \
                     ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cesrtbl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cesset.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a *.o\
a - cesget.o\
a - cesgetflag.o\
a - cesgetinx.o\
a - cesgtgavid.o\
a - cesgtggrps.o\
a - cesgtgid.o\
a - cesgtginfo.o\
a - cesgtglbls.o\
a - cesgtgmgrps.o\
a - cesgtgmsid.o\
a - cesgtgnam.o\
a - cesgtlmstr.o\
a - cesgtrtbl.o\
a - cesrtbl.o\
a - cesset.o\
rm -f *.o\
making all in /Users/parkernathan/GEMPAK7/gempak/source/cgemlib/crg\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgbuild.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgclear.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgclearlayer.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgclroffst.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgdeselect.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crggassocrec.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crggbnd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgget.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crggetfilter.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crggetinx.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crggetlayer.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crggetsecrange.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crggettxtbox.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgggbnd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crggginx.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgggnel.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgggnhl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgggnxt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgggrp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crggoffset.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crggoffsets.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crggrfrsh.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crggsel.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crggtyp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crginit.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgisauxrec.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crglkattr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgmkrange.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgmvallayer.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgnewinx.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgrebuild.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgrngpt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgsarec.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgsave.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgset.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgsetauxrec.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgsetcir.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgsetfilter.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgsetlayer.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgsetlist.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgsetltln.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgsetsigmet.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgsetsym.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgsettxt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgsetvac.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgsetvol.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgsetwnd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgsetwbx.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgsgrp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgsoffset.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgssel.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c crgstyp.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a *.o\
a - crgbuild.o\
a - crgclear.o\
a - crgclearlayer.o\
a - crgclroffst.o\
a - crgdeselect.o\
a - crggassocrec.o\
a - crggbnd.o\
a - crgget.o\
a - crggetfilter.o\
a - crggetinx.o\
a - crggetlayer.o\
a - crggetsecrange.o\
a - crggettxtbox.o\
a - crgggbnd.o\
a - crggginx.o\
a - crgggnel.o\
a - crgggnhl.o\
a - crgggnxt.o\
a - crgggrp.o\
a - crggoffset.o\
a - crggoffsets.o\
a - crggrfrsh.o\
a - crggsel.o\
a - crggtyp.o\
a - crginit.o\
a - crgisauxrec.o\
a - crglkattr.o\
a - crgmkrange.o\
a - crgmvallayer.o\
a - crgnewinx.o\
a - crgrebuild.o\
a - crgrngpt.o\
a - crgsarec.o\
a - crgsave.o\
a - crgset.o\
a - crgsetauxrec.o\
a - crgsetcir.o\
a - crgsetfilter.o\
a - crgsetlayer.o\
a - crgsetlist.o\
a - crgsetltln.o\
a - crgsetsigmet.o\
a - crgsetsym.o\
a - crgsettxt.o\
a - crgsetvac.o\
a - crgsetvol.o\
a - crgsetwbx.o\
a - crgsetwnd.o\
a - crgsgrp.o\
a - crgsoffset.o\
a - crgssel.o\
a - crgstyp.o\
rm -f *.o\
making all in /Users/parkernathan/GEMPAK7/gempak/source/cgemlib/clo\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clobgall.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clobgcent.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clobginfo.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clobgnext.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clobgrange.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clobinpoly.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cloblasso.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clobofile.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clobqtag.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clobrdrec.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clobsarea.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clobstag.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clobstype.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clocleanfmline.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cloclip.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cloclosest.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clocmpdir.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clocmpwds.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clocompass.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clodddec.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cloddenc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clodirect.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clodist.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clodltln.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clofastates.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clofindcwa.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clofinddesc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clofinddescw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clofindmatch.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clofindnum.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clofindstn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clofindstnw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clofrom.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cloinit.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clolonin.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cloqformat.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cloqmxpts.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cloqnhot.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clordbnd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clordstn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cloreorder.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c closnap.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c closnaponept.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c closortbnd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c closortstn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clostngall.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clotclosest.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clotdirect.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clotgid.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clotgltln.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clotgnm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clotgparm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clotgst.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clotimes.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clotinltln.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clotinpoly.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clotmatch.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clotqbnd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clotrack.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c clowhich.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a *.o\
a - clobgall.o\
a - clobgcent.o\
a - clobginfo.o\
a - clobgnext.o\
a - clobgrange.o\
a - clobinpoly.o\
a - cloblasso.o\
a - clobofile.o\
a - clobqtag.o\
a - clobrdrec.o\
a - clobsarea.o\
a - clobstag.o\
a - clobstype.o\
a - clocleanfmline.o\
a - cloclip.o\
a - cloclosest.o\
a - clocmpdir.o\
a - clocmpwds.o\
a - clocompass.o\
a - clodddec.o\
a - cloddenc.o\
a - clodirect.o\
a - clodist.o\
a - clodltln.o\
a - clofastates.o\
a - clofindcwa.o\
a - clofinddesc.o\
a - clofinddescw.o\
a - clofindmatch.o\
a - clofindnum.o\
a - clofindstn.o\
a - clofindstnw.o\
a - clofrom.o\
a - cloinit.o\
a - clolonin.o\
a - cloqformat.o\
a - cloqmxpts.o\
a - cloqnhot.o\
a - clordbnd.o\
a - clordstn.o\
a - cloreorder.o\
a - closnap.o\
a - closnaponept.o\
a - closortbnd.o\
a - closortstn.o\
a - clostngall.o\
a - clotclosest.o\
a - clotdirect.o\
a - clotgid.o\
a - clotgltln.o\
a - clotgnm.o\
a - clotgparm.o\
a - clotgst.o\
a - clotimes.o\
a - clotinltln.o\
a - clotinpoly.o\
a - clotmatch.o\
a - clotqbnd.o\
a - clotrack.o\
a - clowhich.o\
rm -f *.o\
making all in /Users/parkernathan/GEMPAK7/gempak/source/cgemlib/cvg\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgallocgfablock.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgc3e3f.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgc3i3h.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgc3k3j.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgcheckplace.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgcir2lin.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgclearplace.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgclos.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgcp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgcrall.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgcrvgf.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgdeall.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgdelet.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgdrawlayer.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgdump.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgel2hndl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgel2place.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgeladj.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgfreebkpts.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgfreeelptr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgfreetc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgfscan.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvggetelfilter.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvggetfilter.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvggetfld.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvggetflghtlvl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvggetfname.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvggetoutdir.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvggettblfilter.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvggetworkfile.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvggfrmtrx.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvggmtrx.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvggtgnum.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvggtnumpts.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvginitelm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvginitplace.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvglayer4place.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgld4place.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvglevel.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgload.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgload2.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgmatchfilter.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgoldswap.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgopen.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgopenj.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgplaced.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgplenabled.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgplrtbl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgqkopen.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgrdele.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgrdfilter.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgrdgfa.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgrdgtn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgrdhdr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgrdjele.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgrdjhdr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgrdjrecnoc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgrdoldele.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgrdrec.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgrdrecnoc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgrdsel.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgrdtc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgrdtca.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgrebuildplace.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgrebun.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgredraw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgrfrsh.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgrfrshlayer.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgrmfld.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgrndef.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgscan.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgscangfa.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgsetfilter.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgsetfld.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgsetginf.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgsetsubtyp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgsetupplace.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgsnapjet.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgsrchgrp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgsubtyp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgsvfhed.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgswap.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgt2v.c\
cvgt2v.c: In function 'tag2ccf':\
cvgt2v.c:1307:5: warning: passing argument 2 of 'cst_crnm' from incompatible 
pointer type [enabled by default]\
     cst_crnm  ( "fillhi", &(el->elem.ccf.info.fillhi), &ier );\
     ^\
In file included from /Users/parkernathan/GEMPAK7/gempak/include/proto.h:20:0,\
                 from /Users/parkernathan/GEMPAK7/gempak/include/gemprm.h:672,\
                 from cvgcmn.h:20,\
                 from cvgt2v.c:1:\
/Users/parkernathan/GEMPAK7/gempak/include/proto_cgemlib.h:1635:7: note: 
expected 'float *' but argument is of type 'int *'\
 void  cst_crnm (  char *str,\
       ^\
cvgt2v.c:1308:5: warning: passing argument 2 of 'cst_crnm' from incompatible 
pointer type [enabled by default]\
     cst_crnm  ( "fillmed", &(el->elem.ccf.info.fillmed), &ier );\
     ^\
In file included from /Users/parkernathan/GEMPAK7/gempak/include/proto.h:20:0,\
                 from /Users/parkernathan/GEMPAK7/gempak/include/gemprm.h:672,\
                 from cvgcmn.h:20,\
                 from cvgt2v.c:1:\
/Users/parkernathan/GEMPAK7/gempak/include/proto_cgemlib.h:1635:7: note: 
expected 'float *' but argument is of type 'int *'\
 void  cst_crnm (  char *str,\
       ^\
cvgt2v.c:1309:5: warning: passing argument 2 of 'cst_crnm' from incompatible 
pointer type [enabled by default]\
     cst_crnm  ( "filllow", &(el->elem.ccf.info.filllow), &ier );\
     ^\
In file included from /Users/parkernathan/GEMPAK7/gempak/include/proto.h:20:0,\
                 from /Users/parkernathan/GEMPAK7/gempak/include/gemprm.h:672,\
                 from cvgcmn.h:20,\
                 from cvgt2v.c:1:\
/Users/parkernathan/GEMPAK7/gempak/include/proto_cgemlib.h:1635:7: note: 
expected 'float *' but argument is of type 'int *'\
 void  cst_crnm (  char *str,\
       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgtodev.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgtodev2.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgundel.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgupdateplace.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgv2t.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgv2x.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c vgf2xml.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgvalid.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgwrite.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgwriteD.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgwritef.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgwritefD.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgwritgfa.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgwrittc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cvgwrittca.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c compareVgf.c\
compareVgf.c: In function 'getVgType':\
compareVgf.c:1477:11: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]\
  vgType = (char *)vg_type;\
           ^\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a *.o\
a - compareVgf.o\
a - cvgallocgfablock.o\
a - cvgc3e3f.o\
a - cvgc3i3h.o\
a - cvgc3k3j.o\
a - cvgcheckplace.o\
a - cvgcir2lin.o\
a - cvgclearplace.o\
a - cvgclos.o\
a - cvgcp.o\
a - cvgcrall.o\
a - cvgcrvgf.o\
a - cvgdeall.o\
a - cvgdelet.o\
a - cvgdrawlayer.o\
a - cvgdump.o\
a - cvgel2hndl.o\
a - cvgel2place.o\
a - cvgeladj.o\
a - cvgfreebkpts.o\
a - cvgfreeelptr.o\
a - cvgfreetc.o\
a - cvgfscan.o\
a - cvggetelfilter.o\
a - cvggetfilter.o\
a - cvggetfld.o\
a - cvggetflghtlvl.o\
a - cvggetfname.o\
a - cvggetoutdir.o\
a - cvggettblfilter.o\
a - cvggetworkfile.o\
a - cvggfrmtrx.o\
a - cvggmtrx.o\
a - cvggtgnum.o\
a - cvggtnumpts.o\
a - cvginitelm.o\
a - cvginitplace.o\
a - cvglayer4place.o\
a - cvgld4place.o\
a - cvglevel.o\
a - cvgload.o\
a - cvgload2.o\
a - cvgmatchfilter.o\
a - cvgoldswap.o\
a - cvgopen.o\
a - cvgopenj.o\
a - cvgplaced.o\
a - cvgplenabled.o\
a - cvgplrtbl.o\
a - cvgqkopen.o\
a - cvgrdele.o\
a - cvgrdfilter.o\
a - cvgrdgfa.o\
a - cvgrdgtn.o\
a - cvgrdhdr.o\
a - cvgrdjele.o\
a - cvgrdjhdr.o\
a - cvgrdjrecnoc.o\
a - cvgrdoldele.o\
a - cvgrdrec.o\
a - cvgrdrecnoc.o\
a - cvgrdsel.o\
a - cvgrdtc.o\
a - cvgrdtca.o\
a - cvgrebuildplace.o\
a - cvgrebun.o\
a - cvgredraw.o\
a - cvgrfrsh.o\
a - cvgrfrshlayer.o\
a - cvgrmfld.o\
a - cvgrndef.o\
a - cvgscan.o\
a - cvgscangfa.o\
a - cvgsetfilter.o\
a - cvgsetfld.o\
a - cvgsetginf.o\
a - cvgsetsubtyp.o\
a - cvgsetupplace.o\
a - cvgsnapjet.o\
a - cvgsrchgrp.o\
a - cvgsubtyp.o\
a - cvgsvfhed.o\
a - cvgswap.o\
a - cvgt2v.o\
a - cvgtodev.o\
a - cvgtodev2.o\
a - cvgundel.o\
a - cvgupdateplace.o\
a - cvgv2t.o\
a - cvgv2x.o\
a - cvgvalid.o\
a - cvgwrite.o\
a - cvgwriteD.o\
a - cvgwritef.o\
a - cvgwritefD.o\
a - cvgwritgfa.o\
a - cvgwrittc.o\
a - cvgwrittca.o\
a - vgf2xml.o\
rm -f *.o\
making all in /Users/parkernathan/GEMPAK7/gempak/source/cgemlib/gh\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gh0bkp.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a(gh0bkp.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/cgemlib/cmd\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmdobclear.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmdobgetbb.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmdobgetcntr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmdobgetcntrd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmdobgetid.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmdobgetpoints.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmdobispoly.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmdobisvisible.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmdosaddob.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmdosclear.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmdosdel.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmdosdelob.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmdosfindob.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmdosgetob.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmdositerinit.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmdositernext.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmdosnew.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmdosnewob.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c cmdossetarea.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a *.o\
a - cmdobclear.o\
a - cmdobgetbb.o\
a - cmdobgetcntr.o\
a - cmdobgetcntrd.o\
a - cmdobgetid.o\
a - cmdobgetpoints.o\
a - cmdobispoly.o\
a - cmdobisvisible.o\
a - cmdosaddob.o\
a - cmdosclear.o\
a - cmdosdel.o\
a - cmdosdelob.o\
a - cmdosfindob.o\
a - cmdosgetob.o\
a - cmdositerinit.o\
a - cmdositernext.o\
a - cmdosnew.o\
a - cmdosnewob.o\
a - cmdossetarea.o\
rm -f *.o\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gpltdev\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gpltdev/access\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c dendd.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpltdev.a(dendd.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gpltdev/attribute\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c dqdatt.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpltdev.a(dqdatt.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gpltdev/color\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c dqclrs.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpltdev.a(dqclrs.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gpltdev/control\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c dclear.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpltdev.a(dclear.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gpltdev/plot\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c darc.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpltdev.a(darc.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gpltdev/satellite\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c dsatim.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpltdev.a(dsatim.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gpltdev/window\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c dswndw.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpltdev.a(dswndw.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/gplt\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gplt/access\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gendp.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a(gendp.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gplt/attribute\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gqarrw.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a(gqarrw.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gplt/bounds\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gqbnd.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a(gqbnd.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gplt/color\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gqclr2.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a(gqclr2.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gplt/control\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gclear.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a(gclear.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gplt/coord\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c ud2cyl.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a(ud2cyl.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gplt/curve\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gcelin.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a(gcelin.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gplt/graph\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gaaxis.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a(gaaxis.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gplt/grid\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gqggrf.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a(gqggrf.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gplt/map\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gqmmap.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a(gqmmap.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gplt/plot\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c garc.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a(garc.o)] Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gplt/satellite\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gqsatn.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a(gqsatn.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gplt/transform\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gazdrm.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a(gazdrm.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gplt/utility\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdrgrd.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a(gdrgrd.o)] Error 
1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/gplt/gplt\
make[4]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a', needed by `gplt'.  Stop.\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/af \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c afaflv.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(afaflv.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/am \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c ambnds.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(ambnds.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/br \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c brbnds.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(brbnds.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/cs \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c cscbnd.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(cscbnd.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/dc \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c dcbsrc.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(dcbsrc.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/fa \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c facnty.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(facnty.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/ff \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c ffdecd.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(ffdecd.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/hc \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c hcctim.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(hcctim.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/is \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c isarea.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(isarea.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/ls \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c lsaaxx.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(lsaaxx.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/ma \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c maadjt.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(maadjt.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/mn \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c mn3chc.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(mn3chc.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/ms \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c mscdat.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(mscdat.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/mt \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c mtaltm.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(mtaltm.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/nc \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c ncbnds.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(ncbnds.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/ra \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c rachck.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(rachck.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/rd \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c rdcdat.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(rdcdat.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/rs \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c rsdeco.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(rsdeco.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/ru \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c ruadjt.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(ruadjt.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/sc \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sccltp.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(sccltp.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/sh \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c shn5004.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(shn5004.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/si \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sidcod.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(sidcod.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/sv \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c svalnm.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(svalnm.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/tf \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c tfctim.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(tfctim.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/wc \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c wccnty.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(wccnty.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/wn \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c wndcod.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(wndcod.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/wo \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c wocnty.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(wocnty.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/wp \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c wpdcod.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(wpdcod.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/ws \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c wsdcod.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(wsdcod.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/bridge/ww \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c wwaxpt.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a(wwaxpt.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/driver\
-n  making in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active\
-n  making in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/gn\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/extlibs/rsl/include -g -c cctabl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/extlibs/rsl/include -g -c cqcomp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/extlibs/rsl/include -g -c crarea.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/extlibs/rsl/include -g -c crastr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/extlibs/rsl/include -g -c crgini.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/extlibs/rsl/include -g -c crncdf.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/extlibs/rsl/include -g -c crnexbz.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/extlibs/rsl/include -g -c crnexz.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/extlibs/rsl/include -g -c crnex2.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/extlibs/rsl/include -g -c crnfax.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/extlibs/rsl/include -g -c crnids.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/extlibs/rsl/include -g -c crnowr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/extlibs/rsl/include -g -c cscnam.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/extlibs/rsl/include -g -c cscrgb.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/extlibs/rsl/include -g -c csctbl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/extlibs/rsl/include -g -c csinit.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -g -c hcirc.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a(hcirc.o)] Error 1\
-n  making in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/nc\
ln -s /Users/parkernathan/GEMPAK7/gempak/source/device/main/device.f .\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c hclear.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/nc.a(hclear.o)] Error 1\
-n  making in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/ps\
ln -s /Users/parkernathan/GEMPAK7/gempak/source/device/main/device.f .\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c hcirc.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/ps.a(hcirc.o)] Error 1\
-n  making in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/xw\
ln -s /Users/parkernathan/GEMPAK7/gempak/source/device/main/device.f .\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c hcirc.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/xw.a(hcirc.o)] Error 1\
-n  making in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/gf\
copying xw.a to gf.a\
cp: /Users/parkernathan/GEMPAK7/os/darwin/lib/xw.a: No such file or directory\
removing xwobjs\
ar: /Users/parkernathan/GEMPAK7/os/darwin/lib/gf.a: No such file or directory\
compiling c source\
adding objects to gf.a\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/gf.a\
a - gfclosp.o\
a - gfdatt.o\
a - gfendd.o\
a - gfflsh.o\
a - gfinita.o\
a - gfopenw.o\
a - gfselwin.o\
a - xwrgif.o\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c hclosp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gf.a(hclosp.o)] Error 1\
-n  making in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/gif\
ln -s /Users/parkernathan/GEMPAK7/gempak/source/device/main/device.f .\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c hclear.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gif.a(hclear.o)] Error 
1\
-n  making in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/xwp\
ln -s /Users/parkernathan/GEMPAK7/gempak/source/device/main/device.f .\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c hcirc.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/xwp.a(hcirc.o)] Error 1\
-n  making in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/fax\
ln -s /Users/parkernathan/GEMPAK7/gempak/source/device/main/device.f .\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c hclear.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/fax.a(hclear.o)] Error 
1\
-n  making in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/utf\
ln -s /Users/parkernathan/GEMPAK7/gempak/source/device/main/device.f .\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c hclear.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/utf.a(hclear.o)] Error 
1\
-n  making in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/vg\
ln -s /Users/parkernathan/GEMPAK7/gempak/source/device/main/device.f .\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c hcirc.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/vg.a(hcirc.o)] Error 1\
-n  making in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/rbk\
ln -s /Users/parkernathan/GEMPAK7/gempak/source/device/main/device.f .\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
aclear.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
aclosp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
aegrp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
aendd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
afill.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
ainita.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
aline.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
aopen.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
aqdatt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
ascolr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
asdatt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
asgrp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
astext.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
asymb.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
atext.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
awrbuf.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c hclear.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/rbk.a(hclear.o)] Error 
1\
-n  making in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/tiff\
ln -s /Users/parkernathan/GEMPAK7/gempak/source/device/main/device.f .\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c hclear.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/tiff.a(hclear.o)] Error 
1\
-n  making in \
/Users/parkernathan/GEMPAK7/gempak/source/driver/active/png\
cp: /Users/parkernathan/GEMPAK7/os/darwin/lib/xw.a: No such file or directory\
ar: /Users/parkernathan/GEMPAK7/os/darwin/lib/png.a: No such file or directory\
xpng.c: In function 'WritePNG':\
xpng.c:38:1: warning: 'jmpbuf' is deprecated (declared at 
/Users/parkernathan/GEMPAK7/os/darwin/include/png.h:1098) 
[-Wdeprecated-declarations]\
 if (setjmp(write_ptr->jmpbuf))\
 ^\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/png.a\
a - xclosp.o\
a - xendd.o\
a - xopenw.o\
a - xpng.o\
a - xsdatt.o\
a - xwrpng.o\
a - xxflsh.o\
ln -s /Users/parkernathan/GEMPAK7/gempak/source/device/main/device.f .\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl device.f 
/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/png.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/syslib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libnetcdf.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libpng.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxml2.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxslt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libz.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/rsl.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libbz2.a -L/opt/local/lib -lX11  -lm 
-o png\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [png] Error 1\
make[4]: *** [all] Error 2\
make[3]: *** [all] Error 2\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/nmaplib\
making all in /Users/parkernathan/GEMPAK7/gempak/source/nmaplib/ngd\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c ngddspl.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/nmaplib.a(ngddspl.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/nmaplib/nim\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include  -c 
nimflnm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include  -c 
nimgfil.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include  -c 
nimgtim.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include  -c 
niminit.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include  -c 
nimplot.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include  -c 
nimqatt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include  -c 
nimrest.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include  -c 
nimsatt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include  -c 
nimsave.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/nmaplib.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/nmaplib.a\
a - nimflnm.o\
a - nimgfil.o\
a - nimgtim.o\
a - niminit.o\
a - nimplot.o\
a - nimqatt.o\
a - nimrest.o\
a - nimsatt.o\
a - nimsave.o\
rm -f *.o\
making all in /Users/parkernathan/GEMPAK7/gempak/source/nmaplib/nmp\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c nmpdspl.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/nmaplib.a(nmpdspl.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/nmaplib/nms\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c nmsdspl.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/nmaplib.a(nmsdspl.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/nmaplib/nsf\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c nsfdspl.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/nmaplib.a(nsfdspl.o)] 
Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/source/nmaplib/nsn\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c nsndspl.f\
make[4]: /usr/local/bin/gfortran: No such file or directory\
make[4]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/nmaplib.a(nsndspl.o)] 
Error 1\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/programs\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gpbox\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpbinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpbox.a(gpbinp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gpclear\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `gpclear'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gpclose\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpoinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpclose.a(gpoinp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gpcolor\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpcinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpcolor.a(gpcinp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gpend\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `gpend'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gpfax\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpfinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpfax.a(gpfinp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gpmap\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpmafs.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpmap.a(gpmafs.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gpscat\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpminp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpscat.a(gpminp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gptcww\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpwinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gptcww.a(gpwinp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gptext\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gptinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gptext.a(gptinp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gp/gptpc\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gppinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gptpc.a(gppinp.o)] 
Error 1\
make[4]: *** [all] Error 2\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/na\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/na/nagrib\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c nagcut.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c nagfil.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c nagflh.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c nagflv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c naginp.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/nagrib.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/nagrib.a\
a - nagcut.o\
a - nagfil.o\
a - nagflh.o\
a - nagflv.o\
a - naginp.o\
rm -f *.o\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `nagrib'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/na/nagrib2\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c nadiag.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c nag2in.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/nagrib2.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/nagrib2.a\
a - nadiag.o\
a - nag2in.o\
rm -f *.o\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `nagrib2'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/na/ndfdg2\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c ndganl.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/ndfdg2.a(ndganl.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/na/gd2ndfd\
making all in /Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdgrib\
making all in /Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdcfil\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdcanl.f\
make[7]: /usr/local/bin/gfortran: No such file or directory\
make[7]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdcfil.a(gdcanl.o)] 
Error 1\
make[6]: *** [gdcfil] Error 2\
make[5]: *** [gdgrib] Error 2\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/na/namsnd\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c namcdt.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/namsnd.a(namcdt.o)] 
Error 1\
make[4]: *** [all] Error 2\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/oa\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/oa/oabox\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c oabinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/oabox.a(oabinp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/oa/oabsfc\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c oabsdr.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/oabsfc.a(oabsdr.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/oa/oabsnd\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c oandsp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/oabsnd.a(oandsp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/oa/oagrid\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c oagagn.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/oagrid.a(oagagn.o)] 
Error 1\
make[4]: *** [all] Error 2\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfcfil\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sffinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfcfil.a(sffinp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfchck\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl -c sfkdat.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfchck.a(sfkdat.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfcntr\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c oagagn.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfcntr.a(oagagn.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfdelt\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfdfil.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfdelt.a(sfdfil.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfdsl604\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfl6fl.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfdsl604.a(sfl6fl.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfedit\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfedta.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfedit.a(sfedta.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfgram\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfxchr.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfgram.a(sfxchr.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfl604\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfl6fl.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfl604.a(sfl6fl.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sflist\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfldat.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sflist.a(sfldat.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfmap\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfedge.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfmap.a(sfedge.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfmod\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfcinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfmod.a(sfcinp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfstns\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfsinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfstns.a(sfsinp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfvgsf\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfvdta.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sfvgsf.a(sfvdta.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfcsplt\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `sfcsplt'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sf/sfctime\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c sfctime.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sfcopn.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [sfcopn.o] Error 1\
make[4]: *** [all] Error 2\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/sncfil\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c snfinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sncfil.a(snfinp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/sncross\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c snsbor.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sncross.a(snsbor.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/sncross2\
ar: /Users/parkernathan/GEMPAK7/os/darwin/lib/sncross.a: No such file or 
directory\
make[5]: *** [snsbor.o] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/sndelt\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sndfil.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sndelt.a(sndfil.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/sndslist\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c snldat.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sndslist.a(snldat.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/snedit\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c snecpr.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/snedit.a(snecpr.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/snhodo\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c snhbck.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/snhodo.a(snhbck.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/snlist\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c snldat.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/snlist.a(snldat.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/snmap\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c snmclr.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/snmap.a(snmclr.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/snmod\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c snocmp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/snmod.a(snocmp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/snprof\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c snpbck.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/snprof.a(snpbck.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/snstns\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c snninp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/snstns.a(snninp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/sntser\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sntdat.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sntser.a(sntdat.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/sn/sndiag\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c sndarr.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sndiag.a(sndarr.o)] 
Error 1\
make[4]: *** [all] Error 2\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdcfil\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdcanl.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdcfil.a(gdcanl.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdcntr\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdndsp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdcntr.a(gdndsp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdcross\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdxcla.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdcross.a(gdxcla.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gddelt\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdddel.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gddelt.a(gdddel.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gddiag\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdginp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdgwrt.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/gddiag.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/gddiag.a\
a - gdginp.o\
a - gdgwrt.o\
rm -f *.o\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/gdcfil.a', needed by `gddiag'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdedit\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdedatf.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdedit.a(gdedatf.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdfrzl\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdninpfz.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdfrzl.a(gdninpfz.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/goftxt\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c g2t_a.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/goftxt.a(g2t_a.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdgrib\
making all in /Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdcfil\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdcanl.f\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdcfil.a(gdcanl.o)] 
Error 1\
make[5]: *** [gdcfil] Error 2\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdgrib2\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdg2in.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdgetgrid.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdmakeg2.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdmakepdt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdmakwmo.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdsetnav.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdsetsect1.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdsetsect4.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdsetsect5.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/gdgrib2.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/gdgrib2.a\
a - gdg2in.o\
a - gdgetgrid.o\
a - gdmakeg2.o\
a - gdmakepdt.o\
a - gdmakwmo.o\
a - gdsetnav.o\
a - gdsetsect1.o\
a - gdsetsect4.o\
a - gdsetsect5.o\
rm -f *.o\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `gdgrib2'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdgsfc\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdzdatf.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdgsfc.a(gdzdatf.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdinfo\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdigen.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdinfo.a(gdigen.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdlist\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdldsp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdldta.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c gdlinp.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/gdlist.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/gdlist.a\
a - gdldsp.o\
a - gdldta.o\
a - gdlinp.o\
rm -f *.o\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `gdlist'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdmap\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdmdsp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdmap.a(gdmdsp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdmod\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdoadd.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdmod.a(gdoadd.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdomeg\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdagen.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdomeg.a(gdagen.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdplot\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdbdsp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdplot.a(gdbdsp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdprof\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdpcla.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdprof.a(gdpcla.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdptpdf\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdptdat.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdptpdf.a(gdptdat.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdpvsf\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdpvcl.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdpvsf.a(gdpvcl.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdstat\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdstaaf.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdstat.a(gdstaaf.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdstream\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdsdsp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdstream.a(gdsdsp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdthgt\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdtxda.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdthgt.a(gdtxda.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdtser\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdtdsp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdtser.a(gdtdsp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdtspdf\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdtsdat.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdtspdf.a(gdtsdat.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdvint\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c vcbldz.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdvint.a(vcbldz.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdwind\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdwdsp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdwind.a(gdwdsp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/grphgd\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gbound.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/grphgd.a(gbound.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdplot2\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdbhlo.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdplot2.a(gdbhlo.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdplot3\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdanot.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdplot3.a(gdanot.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gpolyg\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c poly_apad.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpolyg.a(poly_apad.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdbiint\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdinterp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdbiint.a(gdinterp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdradr\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdradr.a(gpinp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdradrc\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdradrc.a(gpinp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdobscnt\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdobscnt.a(gpinp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdtopo\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdtdsp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdtopo.a(gdtdsp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdcsv\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o', needed by `all'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gd2img\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o', needed by `all'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/img2gd\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/img2gd.a(gpinp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gd/gdpoint\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o', needed by `all'.  
Stop.\
make[4]: *** [all] Error 2\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/aodt\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/extlibs/AODT -c -o 
aodt.o aodt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/extlibs/AODT -c -o 
aodtv64drive.o aodtv64drive.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/extlibs/AODT -c -o 
aodtv64runautomode.o aodtv64runautomode.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/extlibs/AODT -c -o 
aodtv72drive.o aodtv72drive.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/extlibs/AODT -c -o 
aodtv72runautomode.o aodtv72runautomode.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  aodt.o 
aodtv64drive.o aodtv64runautomode.o aodtv72drive.o aodtv72runautomode.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libAODT_v64.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libAODT_v72.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/xw.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libnetcdf.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libpng.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxml2.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxslt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libz.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/rsl.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libbz2.a -L/opt/local/lib -lX11 -lm  
-o aodt\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [aodt] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/arinfo\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a', needed by `arinfo'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/bnd2shp\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a', needed by `bnd2shp'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/bufrenc\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c bfeinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/bufrenc.a(bfeinp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/clipvgf\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o', needed by `clipvgf'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/createccfp\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `createccfp'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/createbinfo\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c createbinfo.c \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  createbinfo.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a  -o createbinfo\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [createbinfo] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/dat2pts\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c d2pday.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/dat2pts.a(d2pday.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/datetime\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c datetime.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  datetime.o  
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a -o datetime\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [datetime] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/dumpvgf\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `dumpvgf'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/fop\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c fop.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  fop.o  
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a -lm -o fop\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [fop] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/rfop\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c rfop.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  rfop.o  
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/syslib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a -o rfop\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [rfop] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/freeColors\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -c freeColors.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -lcurl freeColors.o 
-L/opt/local/lib -lX11  -o freeColors\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/joinvgf\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c joinvgf.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  -o joinvgf 
joinvgf.o /Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a -lm\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [joinvgf] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/maps\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/maps/gsfssf\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c -o map_gsfssf.o 
map_gsfssf.f\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [map_gsfssf.o] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/maps/shp\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpbhdr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpcbnd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpcmap.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpcmbn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpctbl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpdrec.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpgctr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpgkey.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpjoin.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpmmem.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpmtyp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shprdbf.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shprdbh.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shprshp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shprshx.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpsplt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpstrip.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpthin.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shputil.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpwfld.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpwprt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpwrec.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a *.o\
a - shpbhdr.o\
a - shpcbnd.o\
a - shpcmap.o\
a - shpcmbn.o\
a - shpctbl.o\
a - shpdrec.o\
a - shpgctr.o\
a - shpgkey.o\
a - shpjoin.o\
a - shpmmem.o\
a - shpmtyp.o\
a - shprdbf.o\
a - shprdbh.o\
a - shprshp.o\
a - shprshx.o\
a - shpsplt.o\
a - shpstrip.o\
a - shpthin.o\
a - shputil.o\
a - shpwfld.o\
a - shpwprt.o\
a - shpwrec.o\
rm -f *.o\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/maps/shpcv\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpcv.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  shpcv.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/nc.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a -lm -o shpcv\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [shpcv] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/maps/shpssf\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c shpssf.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  shpssf.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/nc.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a -lm -o shpssf\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [shpssf] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/maps/ssfgsf\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c -o map_ssfgsf.o 
map_ssfgsf.f\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [map_ssfgsf.o] Error 1\
make[5]: *** [all] Error 2\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/mdp\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a', needed by `mdp'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/mdpspc\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a', needed by `mdpspc'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/mkelev\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c ccplot.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/mkelev.a(ccplot.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/ndinfo\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/include -c ndinfo.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  ndinfo.o  
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libz.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/syslib.a -o ndinfo\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [ndinfo] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/nesdis\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o', needed by `spenes'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/nodt\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/include -c -o nodt.o 
nodt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/include -c -o 
odtcoakley.o odtcoakley.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/include -c -o 
odtintensity.o odtintensity.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/include -c -o 
odtscene.o odtscene.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/include -c -o 
odtauto.o odtauto.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/include -c -o 
odtdata.o odtdata.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/include -c -o 
odthistory.o odthistory.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/include -c -o 
odtoutput.o odtoutput.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/include -c -o 
odtfft.o odtfft.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/include -c -o 
odtdrive.o odtdrive.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/include -c -o 
odtread.o odtread.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  nodt.o 
odtcoakley.o odtintensity.o odtscene.o odtauto.o odtdata.o odthistory.o 
odtoutput.o odtfft.o odtdrive.o odtread.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/xw.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libnetcdf.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libpng.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxml2.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxslt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libz.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/rsl.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libbz2.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a -L/opt/local/lib -lX11  -lm 
-o nodt\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [nodt] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/prob2cat\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c prob2cat.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  -o prob2cat 
prob2cat.o \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a  \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/libgpc.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxml2.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxslt.a \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/libxml2.a  
/Users/parkernathan/GEMPAK7/os/darwin/lib/libz.a -lm\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [prob2cat] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/rebun\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c rebun.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  rebun.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a -lm -o rebun\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [rebun] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/sector\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c secimg.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/sector.a(secimg.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/sigavgf\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c sigacld.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c sigafrt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c sigajet.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c sigamcld.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c sigatrp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c sigatur.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c sigavts.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/sigavgf.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/sigavgf.a\
a - sigacld.o\
a - sigafrt.o\
a - sigajet.o\
a - sigamcld.o\
a - sigatrp.o\
a - sigatur.o\
a - sigavts.o\
rm -f *.o\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o', needed by `sigavgf'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/sigbufr\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -c sigbcld.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from sigbcld.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -c sigbeof.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from sigbeof.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -c sigbeom.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from sigbeom.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -c sigberror.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from sigberror.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -c sigbfronts.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from sigbfronts.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -c sigbjets.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from sigbjets.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -c sigbmcld.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from sigbmcld.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -c sigbradtn.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from sigbradtn.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -c sigbstorm.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from sigbstorm.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -c sigbtrop.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from sigbtrop.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -c sigbturb.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from sigbturb.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -c sigbvolcano.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from sigbvolcano.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/sigbufr.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/sigbufr.a\
a - sigbcld.o\
a - sigbeof.o\
a - sigbeom.o\
a - sigberror.o\
a - sigbfronts.o\
a - sigbjets.o\
a - sigbmcld.o\
a - sigbradtn.o\
a - sigbstorm.o\
a - sigbtrop.o\
a - sigbturb.o\
a - sigbvolcano.o\
rm -f *.o\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `sigbufr'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/spenes\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/syslib.a', needed by `spenes'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/spctxt\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c spctxt.c \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  spctxt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a -lm -o spctxt\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [spctxt] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/tcacancel\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c tcacancel.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  -o tcacancel 
tcacancel.o /Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a -lm\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [tcacancel] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/tpc2shp\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c tpc2shp.c\
tpc2shp.c: In function 'WrtMetaFile':\
tpc2shp.c:1609:22: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
        line[count] = (char)NULL;\
                      ^\
tpc2shp.c:1610:25: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
        newline[count] = (char)NULL;\
                         ^\
tpc2shp.c:1611:26: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
        repl_val[count] = (char)NULL;\
                          ^\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  -o tpc2shp 
tpc2shp.o \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a  \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/libgpc.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libshp.a \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/libz.a -lm\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [tpc2shp] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/tran2fos\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c *.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -lcurl -o tran2fos *.o \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a\
rm -f *.o\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/vgf2tag\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c tag2vgf.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  tag2vgf.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a -lm -o tag2vgf\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [tag2vgf] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/vgftoascii\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/include -c 
vgftoascii.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  vgftoascii.o  
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/syslib.a -o vgftoascii\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [vgftoascii] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/vgftobnd\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a', needed by `vgftobnd'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/wmostrip\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c wmostrip.c \
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  wmostrip.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a  -o wmostrip\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [wmostrip] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/woupdt\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o', needed by `woupdt'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/atest\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `atest'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/plotsyms\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `plotsyms'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/fips\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -c fips.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  fips.o  
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a -o fips\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [fips] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/areainfo\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c -o filename.o filename.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c -o mc_tables.o mc_tables.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c -o mc_rarea.o mc_rarea.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c -o efopen.o efopen.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c -o main.o main.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -lcurl filename.o mc_tables.o mc_rarea.o efopen.o 
main.o -o areaInfo\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/nmap_kiosk\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c nmap_kiosk.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -lcurl -o nmap_kiosk *.o -L/opt/local/lib -lXtst 
-lX11 -lXext\
rm -f *.o\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/cwordsh\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl -o cwordsh 
cwordsh.f -L/Users/parkernathan/GEMPAK7/os/darwin/lib -lncepBUFR\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [cwordsh] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/util/etamap\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c etainp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/etamap.a(etainp.o)] 
Error 1\
make[4]: *** [all] Error 2\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gui\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gui/nalarm\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c -o 
nalarm.o nalarm.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  -o nalarm nalarm.o 
 /Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/Nxmlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a \\\
        -L/opt/local/lib -lXm -lXmu -lSM -lICE -lXp -lXext -L/opt/local/lib 
-lXt -lX11 \
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [nalarm] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gui/naltxt\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `naltxt'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gui/ncolor\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c -o 
ncolor.o ncolor.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  -o ncolor 
ncolor.o\\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/Nxmlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/xwp.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/xw.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ps.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a \\\
                -L/opt/local/lib -lXm -lXmu -lSM -lICE -lXp -lXext 
-L/opt/local/lib -lXt -lX11 -lm\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [ncolor] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gui/nfax\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c -o 
vfiledisp.o vfiledisp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c -o 
vfindload.o vfindload.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c -o 
vfonts.o vfonts.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c -o 
nfax.o nfax.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c -o 
vmenucb.o vmenucb.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c -o 
vmisccb.o vmisccb.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c -o 
vrdbmap.o vrdbmap.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c -o 
vscrollcb.o vscrollcb.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c -o 
vshowmap.o vshowmap.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c -o 
vtitle.o vtitle.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c -o 
vwheelcb.o vwheelcb.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl -o nfax  
vfiledisp.o vfindload.o vfonts.o nfax.o vmenucb.o vmisccb.o vrdbmap.o 
vscrollcb.o vshowmap.o vtitle.o vwheelcb.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/Nxmlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/xw.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a -L/opt/local/lib -lXm -lXmu 
-lSM -lICE -lXp -lXext -L/opt/local/lib -lXt -lX11 -lm\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [nfax] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gui/nmap2\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c ncwcreate.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c ncwsproj.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_aodtw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_aodtw64.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_aodtw72.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_auto.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_cldhgtw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_cmdln.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_cursorw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_dataw.c\
nmap_dataw.c: In function 'dataw_getSkip':\
nmap_dataw.c:2094:10: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  return ((int) NULL);\
          ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_dslw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_dsp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_dttm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_dttmw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_gmpk.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_grd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_gtbl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_image.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_locfmtw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_logo.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_loop.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_loopw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_mainw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_mapset.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_mapw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_mbotw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_mbtnw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_mcanvw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_mmenuw.c\
nmap_mmenuw.c: In function 'mmenuw_create':\
nmap_mmenuw.c:132:44: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  \{"Data Source", &xmPushButtonGadgetClass, (char)NULL, \
                                            ^\
nmap_mmenuw.c:135:53: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         \{"Export to Gif", &xmPushButtonGadgetClass, (char)NULL,\
                                                     ^\
nmap_mmenuw.c:138:22: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         \{NULL, NULL, (char)NULL, (char *)NULL, (char *)NULL, NULL,\
                      ^\
nmap_mmenuw.c:139:3: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
   (int)NULL, NULL, NULL\}\
   ^\
nmap_mmenuw.c:143:40: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  \{ "On    ", &xmPushButtonGadgetClass, (char)NULL, (char *)NULL,\
                                        ^\
nmap_mmenuw.c:145:40: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  \{ "Off   ", &xmPushButtonGadgetClass, (char)NULL, (char *)NULL,\
                                        ^\
nmap_mmenuw.c:147:15: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  \{NULL, NULL, (char)NULL, (char *)NULL, (char *)NULL, NULL,\
               ^\
nmap_mmenuw.c:148:10: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
          (int)NULL, NULL, NULL\}\
          ^\
nmap_mmenuw.c:152:40: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  \{ "On    ", &xmPushButtonGadgetClass, (char)NULL, (char *)NULL,\
                                        ^\
nmap_mmenuw.c:155:40: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  \{ "Off   ", &xmPushButtonGadgetClass, (char)NULL, (char *)NULL,\
                                        ^\
nmap_mmenuw.c:158:22: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         \{NULL, NULL, (char)NULL, (char *)NULL, (char *)NULL, NULL,\
                      ^\
nmap_mmenuw.c:159:17: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
                 (int)NULL, NULL, NULL\}\
                 ^\
nmap_mmenuw.c:163:48: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         \{ "Corner ", &xmPushButtonGadgetClass, (char)NULL, (char *)NULL,\
                                                ^\
nmap_mmenuw.c:166:48: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         \{ "Center ", &xmPushButtonGadgetClass, (char)NULL, (char *)NULL,\
                                                ^\
nmap_mmenuw.c:169:22: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         \{NULL, NULL, (char)NULL, (char *)NULL, (char *)NULL, NULL,\
                      ^\
nmap_mmenuw.c:170:17: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
                 (int)NULL, NULL, NULL\}\
                 ^\
nmap_mmenuw.c:174:48: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         \{ "Current", &xmPushButtonGadgetClass, (char)NULL, (char *)NULL,\
                                                ^\
nmap_mmenuw.c:176:48: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         \{ "End    ", &xmPushButtonGadgetClass, (char)NULL, (char *)NULL,\
                                                ^\
nmap_mmenuw.c:178:22: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         \{NULL, NULL, (char)NULL, (char *)NULL, (char *)NULL, NULL,\
                      ^\
nmap_mmenuw.c:179:17: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
                 (int)NULL, NULL, NULL\}\
                 ^\
nmap_mmenuw.c:183:47: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         \{ "On    ", &xmPushButtonGadgetClass, (char)NULL, (char *)NULL,\
                                               ^\
nmap_mmenuw.c:185:47: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         \{ "Off   ", &xmPushButtonGadgetClass, (char)NULL, (char *)NULL,\
                                               ^\
nmap_mmenuw.c:187:22: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         \{NULL, NULL, (char)NULL, (char *)NULL, (char *)NULL, NULL,\
                      ^\
nmap_mmenuw.c:188:17: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
                 (int)NULL, NULL, NULL\}\
                 ^\
nmap_mmenuw.c:194:46: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  \{ "NOAA Logo", &xmCascadeButtonGadgetClass, (char)NULL, (char *)NULL,\
                                              ^\
nmap_mmenuw.c:197:46: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  \{ "NWS  Logo", &xmCascadeButtonGadgetClass, (char)NULL, (char *)NULL,\
                                              ^\
nmap_mmenuw.c:200:22: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         \{NULL, NULL, (char)NULL, (char *)NULL, (char *)NULL, NULL,\
                      ^\
nmap_mmenuw.c:201:17: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
                 (int)NULL, NULL, NULL\}\
                 ^\
nmap_mmenuw.c:205:40: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  \{ "On    ", &xmPushButtonGadgetClass, (char)NULL, (char *)NULL,\
                                        ^\
nmap_mmenuw.c:207:40: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  \{ "Off   ", &xmPushButtonGadgetClass, (char)NULL, (char *)NULL,\
                                        ^\
nmap_mmenuw.c:209:15: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  \{NULL, NULL, (char)NULL, (char *)NULL, (char *)NULL, NULL,\
               ^\
nmap_mmenuw.c:210:3: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
   (int)NULL, NULL, NULL\}\
   ^\
nmap_mmenuw.c:214:45: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  \{ "Enhancement", &xmPushButtonGadgetClass, (char)NULL, \
                                             ^\
nmap_mmenuw.c:217:44: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  \{ "Dwell Rate", &xmPushButtonGadgetClass, (char)NULL, NULL,\
                                            ^\
nmap_mmenuw.c:219:41: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  \{ "Locator", &xmPushButtonGadgetClass, (char)NULL, (char *)NULL,\
                                         ^\
nmap_mmenuw.c:222:40: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  \{ "Cursor", &xmPushButtonGadgetClass, (char)NULL, (char *)NULL,\
                                        ^\
nmap_mmenuw.c:225:43: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  \{ "Bad Frame", &xmPushButtonGadgetClass, (char)NULL, (char *)NULL,\
                                           ^\
nmap_mmenuw.c:227:42: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  \{ "Logos", &xmCascadeButtonGadgetClass, (char)NULL, (char *)NULL,\
                                          ^\
nmap_mmenuw.c:228:28: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
        (char *)NULL, NULL, (int)NULL, logoNameOption_menu, NULL\},\
                            ^\
nmap_mmenuw.c:229:53: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         \{ "Icon Tips", &xmCascadeButtonGadgetClass, (char)NULL, (char *)NULL,\
                                                     ^\
nmap_mmenuw.c:230:31: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
           (char *)NULL, NULL, (int)NULL, tipOption_menu, NULL\},\
                               ^\
nmap_mmenuw.c:231:50: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  \{ "Extended Zoom", &xmCascadeButtonGadgetClass, (char)NULL, (char *)NULL,\
                                                  ^\
nmap_mmenuw.c:232:24: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
    (char *)NULL, NULL, (int)NULL, zoomOption_menu, NULL\},\
                        ^\
nmap_mmenuw.c:233:53: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         \{ "Zoom Mode", &xmCascadeButtonGadgetClass, (char)NULL, (char *)NULL,\
                                                     ^\
nmap_mmenuw.c:234:31: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
           (char *)NULL, NULL, (int)NULL, zoomMode_menu, NULL\},\
                               ^\
nmap_mmenuw.c:235:53: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         \{ "Loop Stop", &xmCascadeButtonGadgetClass, (char)NULL, (char *)NULL,\
                                                     ^\
nmap_mmenuw.c:236:31: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
           (char *)NULL, NULL, (int)NULL, loopOption_menu, NULL\},\
                               ^\
nmap_mmenuw.c:237:54: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         \{ "Roam Share", &xmCascadeButtonGadgetClass, (char)NULL, (char 
*)NULL,\
                                                      ^\
nmap_mmenuw.c:238:24: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
    (char *)NULL, NULL, (int)NULL, roamOption_menu, NULL\},\
                        ^\
nmap_mmenuw.c:239:59: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         \{ "Loop layer link", &xmCascadeButtonGadgetClass, (char)NULL, (char 
*)NULL,\
                                                           ^\
nmap_mmenuw.c:240:31: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
           (char *)NULL, NULL, (int)NULL, lllOption_menu, NULL\},\
                               ^\
nmap_mmenuw.c:241:23: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         \{ NULL, NULL, (char)NULL, (char *)NULL, (char *)NULL, NULL,\
                       ^\
nmap_mmenuw.c:242:17: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
                 (int)NULL, NULL, NULL\}\
                 ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_mpcstw.c\
nmap_mpcstw.c:17:30: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
   \{ "Default (DEF)", "DEF", \{(char)NULL\} \},\
                              ^\
nmap_mpcstw.c:18:48: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
   \{ "North Polar Stereographic (NPS)", "NPS", \{(char)NULL\} \},\
                                                ^\
nmap_mpcstw.c:19:49: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
   \{ "NH Lambert Conic Conformal (LCC)", "LCC", \{(char)NULL\} \},\
                                                 ^\
nmap_mpcstw.c:20:46: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
   \{ "Cylindrical Equidistant (CED)", "CED", \{(char)NULL\} \},\
                                              ^\
nmap_mpcstw.c:21:31: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
   \{ "Mercator (MER)", "MER", \{(char)NULL\} \},\
                               ^\
nmap_mpcstw.c:23:48: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
   \{ "South Polar Stereographic (SPS)", "SPS", \{(char)NULL\} \},\
                                                ^\
nmap_mpcstw.c:24:48: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
   \{ "SH Lambert Conic Conformal (SCC)", "SCC",\{(char)NULL\} \},\
                                                ^\
nmap_mpcstw.c:25:55: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
   \{ "Modified Cylindrical Equidistant (MCD)", "MCD", \{(char)NULL\} \},\
                                                       ^\
nmap_mpcstw.c:26:52: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
   \{ "Universal Transverse Mercator (UTM)", "UTM", \{(char)NULL\} \},\
                                                    ^\
nmap_mpcstw.c:28:41: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
   \{ "North Orthographic (NOR)", "NOR", \{(char)NULL\} \},\
                                         ^\
nmap_mpcstw.c:29:41: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
   \{ "South Orthographic (SOR)", "SOR", \{(char)NULL\} \},\
                                         ^\
nmap_mpcstw.c:31:43: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
   \{ "Transverse Mercator (TVM) ", "TVM", \{(char)NULL\} \},\
                                           ^\
nmap_mpcstw.c:34:39: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
   \{ "Satellite Image (SAT) ", "SAT", \{(char)NULL\}  \},\
                                       ^\
nmap_mpcstw.c:35:35: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
   \{ "Radar Image (RAD) ", "RAD", \{(char)NULL\}  \},\
                                   ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_msc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_obs.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgactv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgaddpt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgairmet.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgairmetp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgasel.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgccfp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgccfw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgcirc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgconn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgcycle.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgdel.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgdelobj.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgdelpt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgdist.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgedit.c\
nmap_pgedit.c:15:0: warning: "ALIGN" redefined [enabled by default]\
 #define  ALIGN  4\
 ^\
In file included from /usr/include/machine/param.h:35:0,\
                 from /usr/include/sys/param.h:107,\
                 from /Users/parkernathan/GEMPAK7/gempak/include/gemprm.h:170,\
                 from nmap_pgedit.c:2:\
/usr/include/i386/param.h:83:0: note: this is the location of the previous 
definition\
 #define ALIGN(p) __DARWIN_ALIGN(p)\
 ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgevt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgextrap.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgfilterw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgfilw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgfrom.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgfrtw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pggfaw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pggfawp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pggfmt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pggrpch.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pggrpw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pggst.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pghdlb.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pginterp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgjet.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pglabel.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pglayer.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pglayred.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pglayrnm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pglayrw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pglayrxt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgline.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pglist.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pglpfw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgmdfy.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgmodv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgmsel.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgmvcp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgnew.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgnumb.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgobj.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgofmt.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgolk.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgpalw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgpdel.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgprd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgqpf.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgrad.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgrot.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgsfp.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgsigw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgsmear.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgsymb.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgtca.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgtrk.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgtrkw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgtxt.c\
nmap_pgtxt.c:21:0: warning: "ALIGN" redefined [enabled by default]\
 #define  ALIGN          4\
 ^\
In file included from /usr/include/machine/param.h:35:0,\
                 from /usr/include/sys/param.h:107,\
                 from /Users/parkernathan/GEMPAK7/gempak/include/gemprm.h:170,\
                 from nmap_pgtxt.c:2:\
/usr/include/i386/param.h:83:0: note: this is the location of the previous 
definition\
 #define ALIGN(p) __DARWIN_ALIGN(p)\
 ^\
nmap_pgtxt.c: In function 'pgtxt_textCb':\
nmap_pgtxt.c:2657:47: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         XtTranslateKey (dsp, kevent->keycode, (Modifiers)NULL, &mr, &kr);\
                                               ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgundo.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgutls.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgvacw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgvgf.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgvolw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgwatch.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgwbxw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgwcnsl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgwfmt.c\
nmap_pgwfmt.c: In function 'pgwfmt_rdInfo':\
nmap_pgwfmt.c:4826:25: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
         while ( iptr != (char)NULL )  \{\
                         ^\
nmap_pgwfmt.c:4826:22: warning: comparison between pointer and integer [enabled 
by default]\
         while ( iptr != (char)NULL )  \{\
                      ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgwlst.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgwndw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgwpts.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgwsmw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgwxd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_pgxrain.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_roamw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_rsrc.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_seekw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_spfw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_stbl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_stnm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_stnmw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_tmln.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_vgf.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_vtbl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap_zoomw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c image_props.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/nmap2.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/nmap2.a\
a - image_props.o\
a - ncwcreate.o\
a - ncwsproj.o\
a - nmap_aodtw.o\
a - nmap_aodtw64.o\
a - nmap_aodtw72.o\
a - nmap_auto.o\
a - nmap_cldhgtw.o\
a - nmap_cmdln.o\
a - nmap_cursorw.o\
a - nmap_dataw.o\
a - nmap_dslw.o\
a - nmap_dsp.o\
a - nmap_dttm.o\
a - nmap_dttmw.o\
a - nmap_gmpk.o\
a - nmap_grd.o\
a - nmap_gtbl.o\
a - nmap_image.o\
a - nmap_locfmtw.o\
a - nmap_logo.o\
a - nmap_loop.o\
a - nmap_loopw.o\
a - nmap_mainw.o\
a - nmap_mapset.o\
a - nmap_mapw.o\
a - nmap_mbotw.o\
a - nmap_mbtnw.o\
a - nmap_mcanvw.o\
a - nmap_mmenuw.o\
a - nmap_mpcstw.o\
a - nmap_msc.o\
a - nmap_obs.o\
a - nmap_pgactv.o\
a - nmap_pgaddpt.o\
a - nmap_pgairmet.o\
a - nmap_pgairmetp.o\
a - nmap_pgasel.o\
a - nmap_pgccfp.o\
a - nmap_pgccfw.o\
a - nmap_pgcirc.o\
a - nmap_pgconn.o\
a - nmap_pgcycle.o\
a - nmap_pgdel.o\
a - nmap_pgdelobj.o\
a - nmap_pgdelpt.o\
a - nmap_pgdist.o\
a - nmap_pgedit.o\
a - nmap_pgevt.o\
a - nmap_pgextrap.o\
a - nmap_pgfilterw.o\
a - nmap_pgfilw.o\
a - nmap_pgfrom.o\
a - nmap_pgfrtw.o\
a - nmap_pggfaw.o\
a - nmap_pggfawp.o\
a - nmap_pggfmt.o\
a - nmap_pggrpch.o\
a - nmap_pggrpw.o\
a - nmap_pggst.o\
a - nmap_pghdlb.o\
a - nmap_pginterp.o\
a - nmap_pgjet.o\
a - nmap_pglabel.o\
a - nmap_pglayer.o\
a - nmap_pglayred.o\
a - nmap_pglayrnm.o\
a - nmap_pglayrw.o\
a - nmap_pglayrxt.o\
a - nmap_pgline.o\
a - nmap_pglist.o\
a - nmap_pglpfw.o\
a - nmap_pgmdfy.o\
a - nmap_pgmodv.o\
a - nmap_pgmsel.o\
a - nmap_pgmvcp.o\
a - nmap_pgnew.o\
a - nmap_pgnumb.o\
a - nmap_pgobj.o\
a - nmap_pgofmt.o\
a - nmap_pgolk.o\
a - nmap_pgpalw.o\
a - nmap_pgpdel.o\
a - nmap_pgprd.o\
a - nmap_pgqpf.o\
a - nmap_pgrad.o\
a - nmap_pgrot.o\
a - nmap_pgsfp.o\
a - nmap_pgsigw.o\
a - nmap_pgsmear.o\
a - nmap_pgsymb.o\
a - nmap_pgtca.o\
a - nmap_pgtrk.o\
a - nmap_pgtrkw.o\
a - nmap_pgtxt.o\
a - nmap_pgundo.o\
a - nmap_pgutls.o\
a - nmap_pgvacw.o\
a - nmap_pgvgf.o\
a - nmap_pgvolw.o\
a - nmap_pgwatch.o\
a - nmap_pgwbxw.o\
a - nmap_pgwcnsl.o\
a - nmap_pgwfmt.o\
a - nmap_pgwlst.o\
a - nmap_pgwndw.o\
a - nmap_pgwpts.o\
a - nmap_pgwsmw.o\
a - nmap_pgwxd.o\
a - nmap_pgxrain.o\
a - nmap_roamw.o\
a - nmap_rsrc.o\
a - nmap_seekw.o\
a - nmap_spfw.o\
a - nmap_stbl.o\
a - nmap_stnm.o\
a - nmap_stnmw.o\
a - nmap_tmln.o\
a - nmap_vgf.o\
a - nmap_vtbl.o\
a - nmap_zoomw.o\
rm -f *.o\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include 
-I/Users/parkernathan/GEMPAK7/extlibs/AODT -c nmap2.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl -o nmap2  \\\
                nmap2.o \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/nmap2.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o 
/Users/parkernathan/GEMPAK7/os/darwin/lib/nmaplib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/nmap2.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/Nxmlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/sfmap.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/snmap.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gdplot2.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gdmap.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gdstream.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/grphgd.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gdcfil.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/oabsfc.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libAODT_v64.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libAODT_v72.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gplt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/device.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/xwp.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/xw.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ps.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libgpc.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libnetcdf.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libjasper.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libpng.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libmel_bufr.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxml2.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxslt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libz.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/rsl.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libbz2.a  
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a \\\
                -L/opt/local/lib -lXm -lXmu -lSM -lICE -lXp -lXext 
-L/opt/local/lib -lXt -lX11 -liconv -lm -lrt\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [nmap2] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gui/nsharp\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c acars_selection.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c acars_status.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c basics.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c decoder.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c draw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c file_browse_popup.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c file_selection_menu.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c ps_driv.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c mapw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c mod_snd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c obs_snd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c pfc_snd.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c nwxtbl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c print_selection.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c readdata.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c show_text.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c skparams.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c thermo.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c winds.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c xwvid1.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c xwvid2.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c xwvid3.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c xwvid4.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c xwvid5.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -I. -c xwvid6.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdpgts.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/nsharp.a(gdpgts.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gui/ntl\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c -o 
ntl.o ntl.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c -o 
appbtn.o appbtn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c -o 
apptab.o apptab.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c -o 
prog.o prog.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c -o 
colr.o colr.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -lcurl -o 
ntl \\\
                ntl.o appbtn.o apptab.o prog.o colr.o \\\
                /Users/parkernathan/GEMPAK7/os/darwin/lib/Nxmlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/xw.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a \\\
                -L/opt/local/lib -lXm -lXmu -lSM -lICE -lXp -lXext 
-L/opt/local/lib -lXt -lX11 \\\
                \
gcc: error: /Users/parkernathan/GEMPAK7/os/darwin/lib/xw.a: No such file or 
directory\
gcc: error: /Users/parkernathan/GEMPAK7/os/darwin/lib/gn.a: No such file or 
directory\
make[5]: *** [ntl] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gui/ntrans\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
autogroup.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
byte_flip.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
commands.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
drawingw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
dsply.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c file.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
gp_callbks.c\
gp_callbks.c: In function 'save_group':\
gp_callbks.c:81:26: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
       if (filename[0] != (char)NULL)\{\
                          ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
graf_init.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
grouplist.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
legend.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
local.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
mainw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
man_group.c\
man_group.c: In function 'Search_Callback':\
man_group.c:749:19: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
   if ( text[0] != (char)NULL ) \{\
                   ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
menubar.c\
menubar.c:99:2: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]\
  (int)NULL, subOption_menu, NULL\},\
  ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
models.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
multipanel.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
ntrans_spool.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
npfcreate.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
npfload.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
npfopen.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c npfw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
process_meta.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
select_frame.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
select_group.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/ntrans.a autogroup.o 
byte_flip.o commands.o drawingw.o dsply.o file.o gp_callbks.o graf_init.o 
grouplist.o legend.o local.o mainw.o man_group.o menubar.o models.o 
multipanel.o ntrans_spool.o npfcreate.o npfload.o npfopen.o npfw.o 
process_meta.o select_frame.o select_group.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/ntrans.a\
a - autogroup.o\
a - byte_flip.o\
a - commands.o\
a - drawingw.o\
a - dsply.o\
a - file.o\
a - gp_callbks.o\
a - graf_init.o\
a - grouplist.o\
a - legend.o\
a - local.o\
a - mainw.o\
a - man_group.o\
a - menubar.o\
a - models.o\
a - multipanel.o\
a - ntrans_spool.o\
a - npfcreate.o\
a - npfload.o\
a - npfopen.o\
a - npfw.o\
a - process_meta.o\
a - select_frame.o\
a - select_group.o\
rm -f autogroup.o byte_flip.o commands.o drawingw.o dsply.o file.o gp_callbks.o 
graf_init.o grouplist.o legend.o local.o mainw.o man_group.o menubar.o models.o 
multipanel.o ntrans_spool.o npfcreate.o npfload.o npfopen.o npfw.o 
process_meta.o select_frame.o select_group.o\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o', needed by `ntrans'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/gui/nwx\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
nwxg_auto.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
nwxp_dchk.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
nwxp_dir.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
nwxp_draw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
nwxp_dslw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
nwxg_dslw.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
nwxp_dttm.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/opt/local/include -I/opt/local/include -c 
nwxp_fosd.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c mapdraw.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/nwx.a(mapdraw.o)] Error 
1\
make[4]: *** [all] Error 2\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g   -c ulog.c\
ar srv /Users/parkernathan/GEMPAK7/os/darwin/lib/ldmlog.a *.o\
ar: creating archive /Users/parkernathan/GEMPAK7/os/darwin/lib/ldmlog.a\
a - ulog.o\
rm -f *.o\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs/gpfront\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpinp.f\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpfront.a(gpinp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs/gpwarn\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c ggsls.f\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpwarn.a(ggsls.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs/acprof\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c mknam.f\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/acprof.a(mknam.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs/trajectory\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c ggtraj.f\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gptraj.a(ggtraj.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs/nex2gini\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpinp.f\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/nex2gini.a(gpinp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs/nex2img\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpinp.f\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/nex2img.a(gpinp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs/gpnexr2\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpminp.f\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpnexr2.a(gpminp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs/nexr2rhi\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdxdsp.f\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/nexr2rhi.a(gdxdsp.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs/gpvad\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpvinp.f\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/vad.a(gpvinp.o)] Error 
1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/programs/gpnids\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gplutf.f\
make[6]: /usr/local/bin/gfortran: No such file or directory\
make[6]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpnids.a(gplutf.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcacars\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o dcacars.o 
dcacars.c\
dcacars.c: In function 'main':\
dcacars.c:221:4: warning: passing argument 1 of 'close' makes integer from 
pointer without a cast [enabled by default]\
    close(outfilnam);\
    ^\
In file included from dcacars.c:11:0:\
/usr/include/unistd.h:431:6: note: expected 'int' but argument is of type 'char 
*'\
 int  close(int) __DARWIN_ALIAS_C(close);\
      ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o 
decode_acars.o decode_acars.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o 
decode_ncacars.o decode_ncacars.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o 
vapor_pres.o vapor_pres.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o 
write_gempak.o write_gempak.c\
/bin/sh: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dcacars] Error 127\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcacft\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcacft'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcairm\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcairm'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dccosmic\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o 
dccosmic.o dccosmic.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o 
decode_cosmic.o decode_cosmic.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o 
decode_nccosmic.o decode_nccosmic.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o 
vapor_pres.o vapor_pres.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o 
write_gempak.o write_gempak.c\
/bin/sh: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dccosmic] Error 127\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dccsig\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dccsig'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcffa\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcffa'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcffg\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcffg'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcgmos\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcgmos'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcgrib\
ln -s ../gribtonc_src/centers.h centers.h\
ln -s ../gribtonc_src/emalloc.c emalloc.c\
ln -s ../gribtonc_src/emalloc.h emalloc.h\
ln -s ../gribtonc_src/gbds.h gbds.h\
ln -s ../gribtonc_src/gbds.c gbds.c\
ln -s ../gribtonc_src/gbytem.c gbytem.c\
ln -s ../gribtonc_src/gbytem.h gbytem.h\
ln -s ../gribtonc_src/gdes.h gdes.h\
ln -s ../gribtonc_src/gdes.c gdes.c\
ln -s ../gribtonc_src/gds.h gds.h\
ln -s ../gribtonc_src/get_prod.c get_prod.c\
ln -s ../gribtonc_src/get_prod.h get_prod.h\
ln -s ../gribtonc_src/grib1.c grib1.c\
ln -s ../gribtonc_src/grib1.h grib1.h\
ln -s ../gribtonc_src/gribtypes.c gribtypes.c\
ln -s ../gribtonc_src/gribtypes.h gribtypes.h\
ln -s ../gribtonc_src/params.c params.c\
ln -s ../gribtonc_src/params.h params.h\
ln -s ../gribtonc_src/product_data.c product_data.c\
ln -s ../gribtonc_src/product_data.h product_data.h\
ln -s ../gribtonc_src/quasi.c quasi.c\
ln -s ../gribtonc_src/quasi.h quasi.h\
ln -s /Users/parkernathan/GEMPAK7/gempak/source/griblib/na/nacmn.cmn .\
ln -s /Users/parkernathan/GEMPAK7/gempak/source/griblib/gb/gbcmn.h .\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o dcgrib.o 
dcgrib.c\
dcgrib.c: In function 'do_nc':\
dcgrib.c:399:23: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]\
                  fg = (float *)stagger_fill(dp, &gx, &gy, prm, 
gid,gribp->gd->scan_mode);\
                       ^\
dcgrib.c:404:21: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]\
                fg = (float *)stagger_fill_e(dp, &gx, &gy, prm, 
gid,gribp->gd->scan_mode,\
                     ^\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c -o bd_gem_grid.o 
bd_gem_grid.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [bd_gem_grid.o] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcgrib2\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/griblib/gb 
-I/Users/parkernathan/GEMPAK7/gempak/source/bridge/dc 
-I/Users/parkernathan/GEMPAK7/gempak/source/griblib/na -c -o dcchecksub.o 
dcchecksub.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/griblib/gb 
-I/Users/parkernathan/GEMPAK7/gempak/source/bridge/dc 
-I/Users/parkernathan/GEMPAK7/gempak/source/griblib/na -c -o dcfillgrid.o 
dcfillgrid.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/griblib/gb 
-I/Users/parkernathan/GEMPAK7/gempak/source/bridge/dc 
-I/Users/parkernathan/GEMPAK7/gempak/source/griblib/na -c -o dcflnam.o 
dcflnam.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/griblib/gb 
-I/Users/parkernathan/GEMPAK7/gempak/source/bridge/dc 
-I/Users/parkernathan/GEMPAK7/gempak/source/griblib/na -c -o dcflnam2.o 
dcflnam2.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/bridge/dc 
-I/Users/parkernathan/GEMPAK7/gempak/source/gemlib/er -c -o dcgfcyl.o dcgfcyl.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dcgfcyl.o] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dchrcn\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dchrcn'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcidft\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcidft'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcigdr\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcigdr'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcisig\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcisig'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dclsfc\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dclsfc'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcmetr\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcmetr'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcmsfc\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcmsfc'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcncon\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcncon'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcncprof\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o 
dcncprof.o dcncprof.c\
dcncprof.c: In function 'main':\
dcncprof.c:216:4: warning: passing argument 1 of 'close' makes integer from 
pointer without a cast [enabled by default]\
    close(outfilnam);\
    ^\
In file included from dcncprof.c:11:0:\
/usr/include/unistd.h:431:6: note: expected 'int' but argument is of type 'char 
*'\
 int  close(int) __DARWIN_ALIAS_C(close);\
      ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o 
decode_ncprof.o decode_ncprof.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o 
decode_rass.o decode_rass.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o 
decode_fsl2.o decode_fsl2.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o 
decode_fsl1.o decode_fsl1.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o 
vapor_pres.o vapor_pres.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o 
write_gempak.o write_gempak.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  dcncprof.o 
decode_ncprof.o decode_rass.o decode_fsl2.o decode_fsl1.o vapor_pres.o 
write_gempak.o /Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/ldmlog.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libnetcdf.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libjasper.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libpng.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/textlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxml2.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libxslt.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libz.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a  -lm  -o dcncprof\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dcncprof] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcnexr2\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/source/bzip2 
-I/Users/parkernathan/GEMPAK7/gempak/source/bridge/dc -c -o dcnexr2.o dcnexr2.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/gempak/source/bzip2 
-I/Users/parkernathan/GEMPAK7/gempak/source/bridge/dc -c -o bufread.o bufread.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  -o dcnexr2 
dcnexr2.o bufread.o /Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/libbz2.a -lm\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dcnexr2] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcnldn\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/bridge/dc -c -o dcnldn.o dcnldn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/bridge/dc -c -o dcgnldn.o dcgnldn.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/bridge/dc -c -o decode_nldn.o 
decode_nldn.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/sflib/ 
-I/Users/parkernathan/GEMPAK7/gempak/source/gemlib/dm  -c -o dmendf.o dmendf.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dmendf.o] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcnmos\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcnmos'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcprof\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/bridge/dc 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o dcprof.o 
dcprof.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c -o dcdopr.o dcdopr.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dcdopr.o] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcrdf\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcrdf'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcreanal\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -c -o dcreanal.o dcreanal.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/griblib/na -c -o open_gemgrid.o 
open_gemgrid.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [open_gemgrid.o] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcreanal2\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/griblib/na -c -o dcreanal.o 
dcreanal.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/griblib/na -c -o open_gemgrid.o 
open_gemgrid.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [open_gemgrid.o] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcredbook\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/bridge/dc 
-I/Users/parkernathan/GEMPAK7/gempak/source/gemlib/ip -c -o ipredbook.o 
ipredbook.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [ipredbook.o] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcscd\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcscd'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcshef\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcshef'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcsuomi\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o dcsuomi.o 
dcsuomi.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o 
decode_suomi.o decode_suomi.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o 
decode_ncsuomi.o decode_ncsuomi.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -DGEMPAK 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o 
write_gempak.o write_gempak.c\
/bin/sh: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dcsuomi] Error 127\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcstorm\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c -o dcstorm.o dcstorm.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c -o dcsels.o dcsels.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dcsels.o] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcsvrl\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcsvrl'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dctaf\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dctaf'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dctrop\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o dctrop.o 
dctrop.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c -o dctropic.o 
dctropic.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dctropic.o] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcxmos\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcxmos'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcuair\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcuair'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcuspln\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/bridge/dc -c -o dcuspln.o dcuspln.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/bridge/dc -c -o bufread.o bufread.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/bridge/dc -c -o decode_strike.o 
decode_strike.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/bridge/dc -c -o decode_uspln.o 
decode_uspln.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/bridge/dc -c -o dcguspln.o 
dcguspln.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/sflib 
-I/Users/parkernathan/GEMPAK7/gempak/source/gemlib/dm  -c -o dmendf.o dmendf.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dmendf.o] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcwarn\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcwarn'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcwatch\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/programs/upc/ldmlog -c -o dcwatch.o 
dcwatch.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c -o dcwwdc.o dcwwdc.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [dcwwdc.o] Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcwcn\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcwcn'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcwcp\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcwcp'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcwou\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcwou'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcwstm\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcwstm'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcwmostrip\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcwmostrip'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/programs/dc/dcwtch\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/bridge.a', needed by `dcwtch'.  
Stop.\
make[4]: *** [all] Error 2\
make[3]: *** [all] Error 2\
Making all in /Users/parkernathan/GEMPAK7/gempak/source/contrib\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/airmet_bufrvgf\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -DDEBUG_PRINT=1 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=1 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/libxml2 -c -o afbufr_common.o 
afbufr_common.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -DDEBUG_PRINT=1 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=1 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/libxml2 -c -o afcreatevgf.o 
afcreatevgf.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from 
/Users/parkernathan/GEMPAK7/gempak/include/afbufr_structures.h:4,\
                 from afcreatevgf.h:12,\
                 from afcreatevgf.c:2:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -DDEBUG_PRINT=1 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=1 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/libxml2 -c -o afcreatexml.o 
afcreatexml.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -DDEBUG_PRINT=1 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=1 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/libxml2 -c -o afreadbufr.o 
afreadbufr.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from afreadbufr.c:1:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o', needed by 
`airmet_bufrvgf'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/airmet_vgfbufr\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -DDEBUG_PRINT=1 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=1 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/libxml2 -c -o afbufr_common.o 
afbufr_common.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -DDEBUG_PRINT=1 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=1 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/libxml2 -c -o afcreatebufr.o 
afcreatebufr.c\
In file included from 
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr.h:28:0,\
                 from afcreatebufr.h:5,\
                 from afcreatebufr.c:9:\
/Users/parkernathan/GEMPAK7/os/darwin/include/mel_bufr_types.h:154:23: warning: 
extra tokens at end of #ifndef directive [enabled by default]\
 #ifndef LITTLE_ENDIAN && BIG_ENDIAN\
                       ^\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  -O -D_POSIX_SOURCE   -DDEBUG_PRINT=1 
-DFNOC_KLUDGE=0 -DIGNORE_NESTING=1 -DMEMORY_DEBUG=0 -DTRACE_PRINT=1 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/libxml2 -c -o afcreatexml.o 
afcreatexml.c\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/ginitp_alt.o', needed by 
`airmet_vgfbufr'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/gdmlev\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gdmaxs.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gdmlev.a(gdmaxs.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/gpmxplt\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpmopt.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpmxplt.a(gpmopt.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/gprcm\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpinp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gprcm.a(gpinp.o)] Error 
1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/gpanot\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gpnarc.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpanot.a(gpnarc.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/gpltln\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c gplrot.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gpltln.a(gplrot.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/vgappend\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `vgappend'.  
Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/vggrep\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `vggrep'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/vgmod\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a', needed by `vgmod'.  Stop.\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/awc/vgToSGWX\
make[5]: *** No rule to make target 
`/Users/parkernathan/GEMPAK7/os/darwin/lib/gendp_alt.o', needed by `vgToSGWX'.  
Stop.\
make[4]: *** [all] Error 2\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/cpc\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/cpc/cpcgstn\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c cpcginp.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/cpcgstn.a(cpcginp.o)] 
Error 1\
make[4]: *** [all] Error 2\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/tdl\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/source/contrib/tdl/radmap\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -c dinita2.f\
make[5]: /usr/local/bin/gfortran: No such file or directory\
make[5]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/radmap.a(dinita2.o)] 
Error 1\
make[4]: *** [all] Error 2\
make[3]: *** [all] Error 2\
make[2]: *** [all] Error 2\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/maps/programs\
/usr/local/bin/gfortran -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g    -c map_gsfssf.f\
make[2]: /usr/local/bin/gfortran: No such file or directory\
make[2]: *** [/Users/parkernathan/GEMPAK7/os/darwin/lib/gsfssf.a(map_gsfssf.o)] 
Error 1\
-n making in \
/Users/parkernathan/GEMPAK7/gempak/utilities\
making all in /Users/parkernathan/GEMPAK7/gempak/utilities/bounds\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/cgemlib/clo -c createbinfo.c\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/cgemlib/clo -lcurl -o createbinfo 
createbinfo.o /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a\
rm -f createbinfo.o\
gcc -fno-common -DUNDERSCORE -DDarwin 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include 
-I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include/Darwin -I/opt/local/include 
-I/opt/local/include -O -g  
-I/Users/parkernathan/GEMPAK7/gempak/source/cgemlib/clo -c vgftobnd.c\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl  -o vgftobnd 
vgftobnd.o /Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/appl.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/syslib.a -lm\
make[3]: /usr/local/bin/gfortran: No such file or directory\
make[3]: *** [vgftobnd] Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/utilities/hlpbld\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl -o hlpbld hlpbld.f 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a\
make[3]: /usr/local/bin/gfortran: No such file or directory\
make[3]: *** [hlpbld] Error 1\
making all in /Users/parkernathan/GEMPAK7/gempak/utilities/pdfbld\
/usr/local/bin/gfortran -fno-second-underscore -fno-range-check 
-fd-lines-as-comments -I/Users/parkernathan/GEMPAK7/gempak/include 
-I/Users/parkernathan/GEMPAK7/os/darwin/include -g   -lcurl -o pdfbld pdfbld.f 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/cgemlib.a 
/Users/parkernathan/GEMPAK7/os/darwin/lib/gemlib.a\
make[3]: /usr/local/bin/gfortran: No such file or directory\
make[3]: *** [pdfbld] Error 1\
MacBook-Pro:GEMPAK7 parkernathan$ \
}
  • 2014 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the gembud archives: