[Met_help] [rt.rap.ucar.edu #73914] History for Build/install trouble (for 5.0)

John Halley Gotway via RT met_help at ucar.edu
Mon Nov 2 09:46:28 MST 2015


----------------------------------------------------------------
  Initial Request
----------------------------------------------------------------

Workoff, Thomas E has shared a?OneDrive for Business?file with you. To view it, click the link below.


<https://firstenergycorp-my.sharepoint.com/personal/51741_fenetwork_com/Documents/Email%20attachments/config.log>
[https://r1.res.office365.com/owa/prem/images/dc-generic_20.png]<https://firstenergycorp-my.sharepoint.com/personal/51741_fenetwork_com/Documents/Email%20attachments/config.log>

config.log<https://firstenergycorp-my.sharepoint.com/personal/51741_fenetwork_com/Documents/Email%20attachments/config.log>




Hi all,


I've hit a snag building and installing 5.0.  I'm sure this is my fault along the way (I'm a novice at this), but I'm hoping you can maybe help me figure out where I've gone awry.


I've downloaded and installed all the required libraries, and didn't see any issues while installing them.


I then configured MET, and that seems to have worked fine as well.  I've attached the config.log file here for reference.  However, when I install MET (from the met-5.0 directory, the highest directory), I don't get anything to populate in the /bin directory.  In fact `pwd`/bin doesn't exist at all. The 23 programs that should have been created there simply don't exist.


I've also included the make_install.log file as well, if it helps.


Have I gone wrong with the installation of the libraries?  Did I error in setting environmental variables? Or perhaps I shouldn't be installing as root?


If you have any idea as to where this might be going wrong, I'd appreciate it!


Thanks,

Tom


-----------------------------------------
The information contained in this message is intended only for the personal and confidential use of the recipient(s) named above. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify us immediately, and delete the original message.


----------------------------------------------------------------
  Complete Ticket History
----------------------------------------------------------------

Subject: Build/install trouble (for 5.0)
From: John Halley Gotway
Time: Thu Oct 29 13:56:18 2015

Hi Tom,

I see that you're having problems compiling MET.  Thanks for sending
the
output of your "make install" command.  My first question is why are
you
compiling version 5.0?  We released version 5.1 earlier this week, and
I'd
suggest compiling that version unless there is some reason not to.

Looking at your log file, the relevant errors occurs at the end of
that
file:

   undefined reference to `gsl_wavelet_haar'

There are many undefined reference errors to the functions defined in
the
GSL library.  Based on the output of make, I see that you're linking
to GSL
library compiled in this directory:

   /home/susana/software/gsl-1.16/lib

Also, in your log file, I see that your compiling MET using the Intel
compilers:

  /opt/intel/composer_xe_2013_sp1.0.080/bin/intel64/icc

Please take a look for the following files:

  ls /home/susana/software/gsl-1.16/lib/libgsl.a

  ls /home/susana/software/gsl-1.16/lib/libgslcblas.a

Do those library files exist?  And if they do, was that version of GSL
compiled with Intel compilers or some other family of compilers?  If
not,
you should recompile GSL with the Intel compilers.

One possibility is that the linker is finding and linking to a much
older
version of the GSL, one prior to the addition of wavelet information.

Hopefully that help.  Please let me know how it goes.

Thanks,
John Halley Gotway

met_help at ucar.edu

On Thu, Oct 29, 2015 at 1:07 PM, Workoff, Thomas E via RT
<met_help at ucar.edu
> wrote:

>
> Thu Oct 29 13:07:35 2015: Request 73914 was acted upon.
> Transaction: Ticket created by tworkoff at firstenergycorp.com
>        Queue: met_help
>      Subject: Build/install trouble (for 5.0)
>        Owner: Nobody
>   Requestors: tworkoff at firstenergycorp.com
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=73914 >
>
>
> Workoff, Thomas E has shared a?OneDrive for Business?file with you.
To
> view it, click the link below.
>
>
> <
> https://firstenergycorp-
my.sharepoint.com/personal/51741_fenetwork_com/Documents/Email%20attachments/config.log
> >
> [https://r1.res.office365.com/owa/prem/images/dc-generic_20.png]<
> https://firstenergycorp-
my.sharepoint.com/personal/51741_fenetwork_com/Documents/Email%20attachments/config.log
> >
>
> config.log<
> https://firstenergycorp-
my.sharepoint.com/personal/51741_fenetwork_com/Documents/Email%20attachments/config.log
> >
>
>
>
>
> Hi all,
>
>
> I've hit a snag building and installing 5.0.  I'm sure this is my
fault
> along the way (I'm a novice at this), but I'm hoping you can maybe
help me
> figure out where I've gone awry.
>
>
> I've downloaded and installed all the required libraries, and didn't
see
> any issues while installing them.
>
>
> I then configured MET, and that seems to have worked fine as well.
I've
> attached the config.log file here for reference.  However, when I
install
> MET (from the met-5.0 directory, the highest directory), I don't get
> anything to populate in the /bin directory.  In fact `pwd`/bin
doesn't
> exist at all. The 23 programs that should have been created there
simply
> don't exist.
>
>
> I've also included the make_install.log file as well, if it helps.
>
>
> Have I gone wrong with the installation of the libraries?  Did I
error in
> setting environmental variables? Or perhaps I shouldn't be
installing as
> root?
>
>
> If you have any idea as to where this might be going wrong, I'd
appreciate
> it!
>
>
> Thanks,
>
> Tom
>
>
> -----------------------------------------
> The information contained in this message is intended only for the
> personal and confidential use of the recipient(s) named above. If
the
> reader of this message is not the intended recipient or an agent
> responsible for delivering it to the intended recipient, you are
hereby
> notified that you have received this document in error and that any
review,
> dissemination, distribution, or copying of this message is strictly
> prohibited. If you have received this communication in error, please
notify
> us immediately, and delete the original message.
>
>

------------------------------------------------
Subject: Re: [rt.rap.ucar.edu #73914] Build/install trouble (for 5.0)
From: Workoff, Thomas E
Time: Fri Oct 30 05:59:22 2015

Hi John,

Thank you for the quick response!

I will download 5.1 and try to build that later this morning.
Honestly, I think I downloaded 5.0 simply because the documentation I
have for MET is for that version...and I actually think I downloaded
5.0 before 5.1 was released.  I'm just getting around to building it
now.  Cheers to procrastination!

I went banging around, and I can't find:

   /home/susana/software/gsl-1.16/lib/libgsl.a
or
  /home/susana/software/gsl-1.16/lib/libgslcblas.a

In fact, I can't seem to find the /home/susana directory at all to
begin with. (Where would that have come from??)

Any ideas why MET would be trying to grab from that particular
directory, even if it doesn't exist?

I actually downloaded GSL 1.11 based on the documentation
instructions...so there's obviously something amiss here that it's
trying to pull from 1.16.  It's possible that a colleague has already
updated to 1.16 on this particular workstation, and I simply didn't
know (or know where it is). Is there a way to force the MET install to
look for 1.11 in the directory instead? I assumed this was
controllable from the environmental variables that I set in the cshrc,
but I must have misunderstood.

If 1.16 does exist somewhere on this machine, then I have no idea how
it was compiled! I've been defaulting to GNU (CC/++/gfortran) for the
make/build of all the libraries, but perhaps if 1.16 exists, then it
was built different, and that's the problem?

I'll re-build all the libraries today (I forgot to build some of those
associated with the GRIB2 capability yesterday anyway), and give
things a shot with 5.1, paying attention to my specified compilers.

-Tom

________________________________________
From: John Halley Gotway via RT <met_help at ucar.edu>
Sent: Thursday, October 29, 2015 3:56 PM
To: Workoff, Thomas E
Subject: Re: [rt.rap.ucar.edu #73914] Build/install trouble (for 5.0)

Hi Tom,

I see that you're having problems compiling MET.  Thanks for sending
the
output of your "make install" command.  My first question is why are
you
compiling version 5.0?  We released version 5.1 earlier this week, and
I'd
suggest compiling that version unless there is some reason not to.

Looking at your log file, the relevant errors occurs at the end of
that
file:

   undefined reference to `gsl_wavelet_haar'

There are many undefined reference errors to the functions defined in
the
GSL library.  Based on the output of make, I see that you're linking
to GSL
library compiled in this directory:

   /home/susana/software/gsl-1.16/lib

Also, in your log file, I see that your compiling MET using the Intel
compilers:

  /opt/intel/composer_xe_2013_sp1.0.080/bin/intel64/icc

Please take a look for the following files:

  ls /home/susana/software/gsl-1.16/lib/libgsl.a

  ls /home/susana/software/gsl-1.16/lib/libgslcblas.a

Do those library files exist?  And if they do, was that version of GSL
compiled with Intel compilers or some other family of compilers?  If
not,
you should recompile GSL with the Intel compilers.

One possibility is that the linker is finding and linking to a much
older
version of the GSL, one prior to the addition of wavelet information.

Hopefully that help.  Please let me know how it goes.

Thanks,
John Halley Gotway

met_help at ucar.edu

On Thu, Oct 29, 2015 at 1:07 PM, Workoff, Thomas E via RT
<met_help at ucar.edu
> wrote:

>
> Thu Oct 29 13:07:35 2015: Request 73914 was acted upon.
> Transaction: Ticket created by tworkoff at firstenergycorp.com
>        Queue: met_help
>      Subject: Build/install trouble (for 5.0)
>        Owner: Nobody
>   Requestors: tworkoff at firstenergycorp.com
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=73914 >
>
>
> Workoff, Thomas E has shared a?OneDrive for Business?file with you.
To
> view it, click the link below.
>
>
> <
> https://firstenergycorp-
my.sharepoint.com/personal/51741_fenetwork_com/Documents/Email%20attachments/config.log
> >
> [https://r1.res.office365.com/owa/prem/images/dc-generic_20.png]<
> https://firstenergycorp-
my.sharepoint.com/personal/51741_fenetwork_com/Documents/Email%20attachments/config.log
> >
>
> config.log<
> https://firstenergycorp-
my.sharepoint.com/personal/51741_fenetwork_com/Documents/Email%20attachments/config.log
> >
>
>
>
>
> Hi all,
>
>
> I've hit a snag building and installing 5.0.  I'm sure this is my
fault
> along the way (I'm a novice at this), but I'm hoping you can maybe
help me
> figure out where I've gone awry.
>
>
> I've downloaded and installed all the required libraries, and didn't
see
> any issues while installing them.
>
>
> I then configured MET, and that seems to have worked fine as well.
I've
> attached the config.log file here for reference.  However, when I
install
> MET (from the met-5.0 directory, the highest directory), I don't get
> anything to populate in the /bin directory.  In fact `pwd`/bin
doesn't
> exist at all. The 23 programs that should have been created there
simply
> don't exist.
>
>
> I've also included the make_install.log file as well, if it helps.
>
>
> Have I gone wrong with the installation of the libraries?  Did I
error in
> setting environmental variables? Or perhaps I shouldn't be
installing as
> root?
>
>
> If you have any idea as to where this might be going wrong, I'd
appreciate
> it!
>
>
> Thanks,
>
> Tom
>
>
> -----------------------------------------
> The information contained in this message is intended only for the
> personal and confidential use of the recipient(s) named above. If
the
> reader of this message is not the intended recipient or an agent
> responsible for delivering it to the intended recipient, you are
hereby
> notified that you have received this document in error and that any
review,
> dissemination, distribution, or copying of this message is strictly
> prohibited. If you have received this communication in error, please
notify
> us immediately, and delete the original message.
>
>



-----------------------------------------
The information contained in this message is intended only for the
personal and confidential use of the recipient(s) named above. If the
reader of this message is not the intended recipient or an agent
responsible for delivering it to the intended recipient, you are
hereby notified that you have received this document in error and that
any review, dissemination, distribution, or copying of this message is
strictly prohibited. If you have received this communication in error,
please notify us immediately, and delete the original message.


------------------------------------------------
Subject: Build/install trouble (for 5.0)
From: Workoff, Thomas E
Time: Fri Oct 30 08:53:53 2015

I gave this a try again, and still no luck.  I did re-build the GSL
libraries (using 1.11), and tried with MET 5.1, but something still
isn't right.

I've attached the config log file, as it seems there are errors in
there...but I can't quite make any sense of them.  I've also attached
the make_install log file...which seems to have different errors than
before...but still errors.

I'll keep working on this...but if you have any suggestions, I'd
really appreciate it!

-Tom

________________________________________
From: Workoff, Thomas E
Sent: Friday, October 30, 2015 7:58 AM
To: met_help at ucar.edu
Subject: Re: [rt.rap.ucar.edu #73914] Build/install trouble (for 5.0)

Hi John,

Thank you for the quick response!

I will download 5.1 and try to build that later this morning.
Honestly, I think I downloaded 5.0 simply because the documentation I
have for MET is for that version...and I actually think I downloaded
5.0 before 5.1 was released.  I'm just getting around to building it
now.  Cheers to procrastination!

I went banging around, and I can't find:

   /home/susana/software/gsl-1.16/lib/libgsl.a
or
  /home/susana/software/gsl-1.16/lib/libgslcblas.a

In fact, I can't seem to find the /home/susana directory at all to
begin with. (Where would that have come from??)

Any ideas why MET would be trying to grab from that particular
directory, even if it doesn't exist?

I actually downloaded GSL 1.11 based on the documentation
instructions...so there's obviously something amiss here that it's
trying to pull from 1.16.  It's possible that a colleague has already
updated to 1.16 on this particular workstation, and I simply didn't
know (or know where it is). Is there a way to force the MET install to
look for 1.11 in the directory instead? I assumed this was
controllable from the environmental variables that I set in the cshrc,
but I must have misunderstood.

If 1.16 does exist somewhere on this machine, then I have no idea how
it was compiled! I've been defaulting to GNU (CC/++/gfortran) for the
make/build of all the libraries, but perhaps if 1.16 exists, then it
was built different, and that's the problem?

I'll re-build all the libraries today (I forgot to build some of those
associated with the GRIB2 capability yesterday anyway), and give
things a shot with 5.1, paying attention to my specified compilers.

-Tom

________________________________________
From: John Halley Gotway via RT <met_help at ucar.edu>
Sent: Thursday, October 29, 2015 3:56 PM
To: Workoff, Thomas E
Subject: Re: [rt.rap.ucar.edu #73914] Build/install trouble (for 5.0)

Hi Tom,

I see that you're having problems compiling MET.  Thanks for sending
the
output of your "make install" command.  My first question is why are
you
compiling version 5.0?  We released version 5.1 earlier this week, and
I'd
suggest compiling that version unless there is some reason not to.

Looking at your log file, the relevant errors occurs at the end of
that
file:

   undefined reference to `gsl_wavelet_haar'

There are many undefined reference errors to the functions defined in
the
GSL library.  Based on the output of make, I see that you're linking
to GSL
library compiled in this directory:

   /home/susana/software/gsl-1.16/lib

Also, in your log file, I see that your compiling MET using the Intel
compilers:

  /opt/intel/composer_xe_2013_sp1.0.080/bin/intel64/icc

Please take a look for the following files:

  ls /home/susana/software/gsl-1.16/lib/libgsl.a

  ls /home/susana/software/gsl-1.16/lib/libgslcblas.a

Do those library files exist?  And if they do, was that version of GSL
compiled with Intel compilers or some other family of compilers?  If
not,
you should recompile GSL with the Intel compilers.

One possibility is that the linker is finding and linking to a much
older
version of the GSL, one prior to the addition of wavelet information.

Hopefully that help.  Please let me know how it goes.

Thanks,
John Halley Gotway

met_help at ucar.edu

On Thu, Oct 29, 2015 at 1:07 PM, Workoff, Thomas E via RT
<met_help at ucar.edu
> wrote:

>
> Thu Oct 29 13:07:35 2015: Request 73914 was acted upon.
> Transaction: Ticket created by tworkoff at firstenergycorp.com
>        Queue: met_help
>      Subject: Build/install trouble (for 5.0)
>        Owner: Nobody
>   Requestors: tworkoff at firstenergycorp.com
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=73914 >
>
>
> Workoff, Thomas E has shared a?OneDrive for Business?file with you.
To
> view it, click the link below.
>
>
> <
> https://firstenergycorp-
my.sharepoint.com/personal/51741_fenetwork_com/Documents/Email%20attachments/config.log
> >
> [https://r1.res.office365.com/owa/prem/images/dc-generic_20.png]<
> https://firstenergycorp-
my.sharepoint.com/personal/51741_fenetwork_com/Documents/Email%20attachments/config.log
> >
>
> config.log<
> https://firstenergycorp-
my.sharepoint.com/personal/51741_fenetwork_com/Documents/Email%20attachments/config.log
> >
>
>
>
>
> Hi all,
>
>
> I've hit a snag building and installing 5.0.  I'm sure this is my
fault
> along the way (I'm a novice at this), but I'm hoping you can maybe
help me
> figure out where I've gone awry.
>
>
> I've downloaded and installed all the required libraries, and didn't
see
> any issues while installing them.
>
>
> I then configured MET, and that seems to have worked fine as well.
I've
> attached the config.log file here for reference.  However, when I
install
> MET (from the met-5.0 directory, the highest directory), I don't get
> anything to populate in the /bin directory.  In fact `pwd`/bin
doesn't
> exist at all. The 23 programs that should have been created there
simply
> don't exist.
>
>
> I've also included the make_install.log file as well, if it helps.
>
>
> Have I gone wrong with the installation of the libraries?  Did I
error in
> setting environmental variables? Or perhaps I shouldn't be
installing as
> root?
>
>
> If you have any idea as to where this might be going wrong, I'd
appreciate
> it!
>
>
> Thanks,
>
> Tom
>
>
> -----------------------------------------
> The information contained in this message is intended only for the
> personal and confidential use of the recipient(s) named above. If
the
> reader of this message is not the intended recipient or an agent
> responsible for delivering it to the intended recipient, you are
hereby
> notified that you have received this document in error and that any
review,
> dissemination, distribution, or copying of this message is strictly
> prohibited. If you have received this communication in error, please
notify
> us immediately, and delete the original message.
>
>



-----------------------------------------
The information contained in this message is intended only for the
personal and confidential use of the recipient(s) named above. If the
reader of this message is not the intended recipient or an agent
responsible for delivering it to the intended recipient, you are
hereby notified that you have received this document in error and that
any review, dissemination, distribution, or copying of this message is
strictly prohibited. If you have received this communication in error,
please notify us immediately, and delete the original message.

------------------------------------------------
Subject: Build/install trouble (for 5.0)
From: Workoff, Thomas E
Time: Fri Oct 30 08:53:53 2015

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by MET configure 5.1, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --prefix=/home/peter/MET/met-5.1 --enable-grib2
--enable-modis --enable-mode_graphics

## --------- ##
## Platform. ##
## --------- ##

hostname = lnx_env001
uname -m = x86_64
uname -r = 2.6.32-279.2.1.el6.x86_64
uname -s = Linux
uname -v = #1 SMP Thu Jul 5 21:08:58 EDT 2012

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /awips2/python/bin
PATH: /awips2/psql/bin
PATH: /awips2/postgresql/bin
PATH: /awips2/notification/bin
PATH: /awips2/java/bin
PATH: /awips2/tools/bin
PATH: /awips2/GFESuite/bin
PATH: /awips2/fxa/bin
PATH: /awips2/fxa/bin
PATH: /awips2/python/bin
PATH: /awips2/psql/bin
PATH: /awips2/postgresql/bin
PATH: /awips2/notification/bin
PATH: /awips2/java/bin
PATH: /awips2/tools/bin
PATH: /awips2/GFESuite/bin
PATH: /awips2/fxa/bin
PATH: /usr/lib64/qt-3.3/bin
PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /awips2/python/bin
PATH: /awips2/psql/bin
PATH: /awips2/postgresql/bin
PATH: /awips2/notification/bin
PATH: /awips2/java/bin
PATH: /awips2/tools/bin
PATH: /awips2/GFESuite/bin
PATH: /awips2/fxa/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /internal3/GEMPAK/GEMPAK7/os/linux64/bin
PATH: /internal3/GEMPAK/GEMPAK7/bin
PATH: /sbin
PATH: /internal3/scripts/ops/system/utils
PATH: /internal3/scripts/ops/system/ftp/main_ftp
PATH: /internal3/scripts/ops/system/ftp/opftp
PATH: /internal3/exports/scripts
PATH: .
PATH: /internal3/GEMPAK/GEMPAK7/os/linux64/bin
PATH: /internal3/GEMPAK/GEMPAK7/bin
PATH: /sbin
PATH: /internal3/scripts/ops/system/utils
PATH: /internal3/scripts/ops/system/ftp/main_ftp
PATH: /internal3/scripts/ops/system/ftp/opftp
PATH: /internal3/exports/scripts
PATH: .
PATH: /internal3/GEMPAK/GEMPAK7/os/linux64/bin
PATH: /internal3/GEMPAK/GEMPAK7/bin
PATH: /sbin
PATH: /internal3/scripts/ops/system/utils
PATH: /internal3/scripts/ops/system/ftp/main_ftp
PATH: /internal3/scripts/ops/system/ftp/opftp
PATH: /internal3/exports/scripts


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2741: checking for a BSD-compatible install
configure:2809: result: /usr/bin/install -c
configure:2820: checking whether build environment is sane
configure:2870: result: yes
configure:3011: checking for a thread-safe mkdir -p
configure:3050: result: /bin/mkdir -p
configure:3063: checking for gawk
configure:3079: found /usr/bin/gawk
configure:3090: result: gawk
configure:3101: checking whether make sets $(MAKE)
configure:3123: result: yes
configure:3542: -DBLOCK4 will be used in the compiles
configure:3577: Dynamic linking will not be used in the compiles
configure:3608: ascii2nc will be compiled
configure:3642: ensemble_stat will be compiled
configure:3676: gen_vx_mask will be compiled
configure:3710: grid_stat will be compiled
configure:3744: madis2nc will be compiled
configure:3778: mode will be compiled
configure:3812: mode_analysis will be compiled
configure:3846: pb2nc will be compiled
configure:3880: pcp_combine will be compiled
configure:3914: plot_data_plane will be compiled
configure:3948: regrid_data_plane will be compiled
configure:3982: shift_data_plane will be compiled
configure:4016: plot_point_obs will be compiled
configure:4050: point_stat will be compiled
configure:4084: stat_analysis will be compiled
configure:4118: wavelet_stat will be compiled
configure:4152: series_analysis will be compiled
configure:4186: wwmca will be compiled
configure:4220: modis will be compiled
configure:4254: mode_graphics will be compiled
configure:4288: mode_time_domain will be compiled
configure:4322: tc_utils will be compiled
configure:4356: gsi_tools will be compiled
configure:4390: GRIB2 utilites will be compiled
configure:4433: checking for bison
configure:4449: found /usr/bin/bison
configure:4460: result: bison -y
configure:4584: checking for C++ compiler version
configure:4593: /usr/bin/g++ --version >&5
g++ (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There
is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

configure:4604: $? = 0
configure:4593: /usr/bin/g++ -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --with-
bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap
--enable-shared --enable-threads=posix --enable-checking=release
--with-system-zlib --enable-__cxa_atexit --disable-libunwind-
exceptions --enable-gnu-unique-object --enable-
languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk
--disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-
1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode
--with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-
multilib --with-ppl --with-cloog --with-tune=generic --with-
arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC)
configure:4604: $? = 0
configure:4593: /usr/bin/g++ -V >&5
g++: '-V' option must have argument
configure:4604: $? = 1
configure:4593: /usr/bin/g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:4604: $? = 1
configure:4624: checking whether the C++ compiler works
configure:4646: /usr/bin/g++ -g  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\""  -L${MET_NETCDF}/lib
-L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib -L${MET_BUFR}/lib
-L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.cpp  >&5
configure:4650: $? = 0
configure:4698: result: yes
configure:4701: checking for C++ compiler default output file name
configure:4703: result: a.out
configure:4709: checking for suffix of executables
configure:4716: /usr/bin/g++ -o conftest -g  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\""  -L${MET_NETCDF}/lib
-L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib -L${MET_BUFR}/lib
-L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.cpp  >&5
configure:4720: $? = 0
configure:4742: result:
configure:4764: checking whether we are cross compiling
configure:4772: /usr/bin/g++ -o conftest -g  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\""  -L${MET_NETCDF}/lib
-L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib -L${MET_BUFR}/lib
-L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.cpp  >&5
configure:4776: $? = 0
configure:4783: ./conftest
configure:4787: $? = 0
configure:4802: result: no
configure:4807: checking for suffix of object files
configure:4829: /usr/bin/g++ -c -g  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.cpp >&5
configure:4833: $? = 0
configure:4854: result: o
configure:4858: checking whether we are using the GNU C++ compiler
configure:4877: /usr/bin/g++ -c -g  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.cpp >&5
configure:4877: $? = 0
configure:4886: result: yes
configure:4895: checking whether /usr/bin/g++ accepts -g
configure:4915: /usr/bin/g++ -c -g  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.cpp >&5
configure:4915: $? = 0
configure:4956: result: yes
configure:4990: checking for style of include used by make
configure:5018: result: GNU
configure:5044: checking dependency style of /usr/bin/g++
configure:5155: result: gcc3
configure:5218: checking for gcc
configure:5245: result: /usr/bin/gcc
configure:5474: checking for C compiler version
configure:5483: /usr/bin/gcc --version >&5
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There
is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

configure:5494: $? = 0
configure:5483: /usr/bin/gcc -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --with-
bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap
--enable-shared --enable-threads=posix --enable-checking=release
--with-system-zlib --enable-__cxa_atexit --disable-libunwind-
exceptions --enable-gnu-unique-object --enable-
languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk
--disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-
1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode
--with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-
multilib --with-ppl --with-cloog --with-tune=generic --with-
arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC)
configure:5494: $? = 0
configure:5483: /usr/bin/gcc -V >&5
gcc: '-V' option must have argument
configure:5494: $? = 1
configure:5483: /usr/bin/gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:5494: $? = 1
configure:5498: checking whether we are using the GNU C compiler
configure:5517: /usr/bin/gcc -c   -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:5517: $? = 0
configure:5526: result: yes
configure:5535: checking whether /usr/bin/gcc accepts -g
configure:5555: /usr/bin/gcc -c -g  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:5555: $? = 0
configure:5596: result: yes
configure:5613: checking for /usr/bin/gcc option to accept ISO C89
configure:5676: /usr/bin/gcc  -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:5676: $? = 0
configure:5689: result: none needed
configure:5711: checking dependency style of /usr/bin/gcc
configure:5822: result: gcc3
configure:5943: checking for Fortran 77 compiler version
configure:5952: /usr/bin/gfortran --version >&5
GNU Fortran (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11)
Copyright (C) 2010 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

configure:5963: $? = 0
configure:5952: /usr/bin/gfortran -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --with-
bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap
--enable-shared --enable-threads=posix --enable-checking=release
--with-system-zlib --enable-__cxa_atexit --disable-libunwind-
exceptions --enable-gnu-unique-object --enable-
languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk
--disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-
1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode
--with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-
multilib --with-ppl --with-cloog --with-tune=generic --with-
arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC)
configure:5963: $? = 0
configure:5952: /usr/bin/gfortran -V >&5
gfortran: '-V' option must have argument
configure:5963: $? = 1
configure:5952: /usr/bin/gfortran -qversion >&5
gfortran: unrecognized option '-qversion'
gfortran: no input files
configure:5963: $? = 1
configure:5972: checking whether we are using the GNU Fortran 77
compiler
configure:5985: /usr/bin/gfortran -c  conftest.F >&5
configure:5985: $? = 0
configure:5994: result: yes
configure:6000: checking whether /usr/bin/gfortran accepts -g
configure:6011: /usr/bin/gfortran -c -g conftest.f >&5
configure:6011: $? = 0
configure:6019: result: yes
configure:6053: checking for flex
configure:6069: found /usr/bin/flex
configure:6080: result: flex
configure:6118: flex conftest.l
configure:6122: $? = 0
configure:6124: checking lex output file root
configure:6138: result: lex.yy
configure:6143: checking lex library
configure:6157: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
/tmp/ccjQhlLv.o: In function `input':
/home/peter/MET/met-5.1/lex.yy.c:1169: undefined reference to `yywrap'
/tmp/ccjQhlLv.o: In function `yylex':
/home/peter/MET/met-5.1/lex.yy.c:868: undefined reference to `yywrap'
/tmp/ccjQhlLv.o: In function `main':
/home/peter/MET/met-5.1/conftest.l:18: undefined reference to `yywrap'
collect2: ld returned 1 exit status
configure:6157: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MET"
| #define PACKAGE_TARNAME "met"
| #define PACKAGE_VERSION "5.1"
| #define PACKAGE_STRING "MET 5.1"
| #define PACKAGE_BUGREPORT "met_help at ucar.edu"
| #define PACKAGE_URL "http://www.dtcenter.org/met/users"
| #define PACKAGE "met"
| #define VERSION "5.1"
| #define ENABLE_ASCII2NC /**/
| #define ENABLE_ENSEMBLE_STAT /**/
| #define ENABLE_GEN_VX_MASK /**/
| #define ENABLE_GRID_STAT /**/
| #define ENABLE_MADIS2NC /**/
| #define ENABLE_MODE /**/
| #define ENABLE_MODE_ANALYSIS /**/
| #define ENABLE_PB2NC /**/
| #define ENABLE_PCP_COMBINE /**/
| #define ENABLE_PLOT_DATA_PLANE /**/
| #define ENABLE_REGRID_DATA_PLANE /**/
| #define ENABLE_SHIFT_DATA_PLANE /**/
| #define ENABLE_PLOT_POINT_OBS /**/
| #define ENABLE_POINT_STAT /**/
| #define ENABLE_STAT_ANALYSIS /**/
| #define ENABLE_WAVELET_STAT /**/
| #define ENABLE_SERIES_ANALYSIS /**/
| #define ENABLE_WWMCA /**/
| #define ENABLE_MODIS /**/
| #define ENABLE_MODE_GRAPHICS /**/
| #define ENABLE_MODE_TIME_DOMAIN /**/
| #define ENABLE_TC_UTILS /**/
| #define ENABLE_GSI_TOOLS /**/
| #define ENABLE_GRIB2 /**/
| /* end confdefs.h.  */
|
| #line 3 "lex.yy.c"
|
| #define  YY_INT_ALIGNED short int
|
| /* A lexical scanner generated by flex */
|
| #define FLEX_SCANNER
| #define YY_FLEX_MAJOR_VERSION 2
| #define YY_FLEX_MINOR_VERSION 5
| #define YY_FLEX_SUBMINOR_VERSION 35
| #if YY_FLEX_SUBMINOR_VERSION > 0
| #define FLEX_BETA
| #endif
|
| /* First, we deal with  platform-specific or compiler-specific
issues. */
|
| /* begin standard C headers. */
| #include <stdio.h>
| #include <string.h>
| #include <errno.h>
| #include <stdlib.h>
|
| /* end standard C headers. */
|
| /* flex integer type definitions */
|
| #ifndef FLEXINT_H
| #define FLEXINT_H
|
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
|
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
|
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
|  * if you want the limit (max/min) macros for int types.
|  */
| #ifndef __STDC_LIMIT_MACROS
| #define __STDC_LIMIT_MACROS 1
| #endif
|
| #include <inttypes.h>
| typedef int8_t flex_int8_t;
| typedef uint8_t flex_uint8_t;
| typedef int16_t flex_int16_t;
| typedef uint16_t flex_uint16_t;
| typedef int32_t flex_int32_t;
| typedef uint32_t flex_uint32_t;
| #else
| typedef signed char flex_int8_t;
| typedef short int flex_int16_t;
| typedef int flex_int32_t;
| typedef unsigned char flex_uint8_t;
| typedef unsigned short int flex_uint16_t;
| typedef unsigned int flex_uint32_t;
| #endif /* ! C99 */
|
| /* Limits of integral types. */
| #ifndef INT8_MIN
| #define INT8_MIN               (-128)
| #endif
| #ifndef INT16_MIN
| #define INT16_MIN              (-32767-1)
| #endif
| #ifndef INT32_MIN
| #define INT32_MIN              (-2147483647-1)
| #endif
| #ifndef INT8_MAX
| #define INT8_MAX               (127)
| #endif
| #ifndef INT16_MAX
| #define INT16_MAX              (32767)
| #endif
| #ifndef INT32_MAX
| #define INT32_MAX              (2147483647)
| #endif
| #ifndef UINT8_MAX
| #define UINT8_MAX              (255U)
| #endif
| #ifndef UINT16_MAX
| #define UINT16_MAX             (65535U)
| #endif
| #ifndef UINT32_MAX
| #define UINT32_MAX             (4294967295U)
| #endif
|
| #endif /* ! FLEXINT_H */
|
| #ifdef __cplusplus
|
| /* The "const" storage-class-modifier is valid. */
| #define YY_USE_CONST
|
| #else	/* ! __cplusplus */
|
| /* C99 requires __STDC__ to be defined as 1. */
| #if defined (__STDC__)
|
| #define YY_USE_CONST
|
| #endif	/* defined (__STDC__) */
| #endif	/* ! __cplusplus */
|
| #ifdef YY_USE_CONST
| #define yyconst const
| #else
| #define yyconst
| #endif
|
| /* Returned upon end-of-file. */
| #define YY_NULL 0
|
| /* Promotes a possibly negative, possibly signed char to an unsigned
|  * integer for use as an array index.  If the signed char is
negative,
|  * we want to instead treat it as an 8-bit unsigned char, hence the
|  * double cast.
|  */
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
|
| /* Enter a start condition.  This macro really ought to take a
parameter,
|  * but we do it the disgusting crufty way forced on us by the ()-
less
|  * definition of BEGIN.
|  */
| #define BEGIN (yy_start) = 1 + 2 *
|
| /* Translate the current start state into a value that can be later
handed
|  * to BEGIN to return to the state.  The YYSTATE alias is for lex
|  * compatibility.
|  */
| #define YY_START (((yy_start) - 1) / 2)
| #define YYSTATE YY_START
|
| /* Action number for EOF rule of a given start state. */
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
|
| /* Special action meaning "start processing a new file". */
| #define YY_NEW_FILE yyrestart(yyin  )
|
| #define YY_END_OF_BUFFER_CHAR 0
|
| /* Size of default input buffer. */
| #ifndef YY_BUF_SIZE
| #define YY_BUF_SIZE 16384
| #endif
|
| /* The state buf must be large enough to hold one state per
character in the main buffer.
|  */
| #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) *
sizeof(yy_state_type))
|
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| #define YY_TYPEDEF_YY_BUFFER_STATE
| typedef struct yy_buffer_state *YY_BUFFER_STATE;
| #endif
|
| extern int yyleng;
|
| extern FILE *yyin, *yyout;
|
| #define EOB_ACT_CONTINUE_SCAN 0
| #define EOB_ACT_END_OF_FILE 1
| #define EOB_ACT_LAST_MATCH 2
|
|     #define YY_LESS_LINENO(n)
|
| /* Return all but the first "n" matched characters back to the input
stream. */
| #define yyless(n) \
| 	do \
| 		{ \
| 		/* Undo effects of setting up yytext. */ \
|         int yyless_macro_arg = (n); \
|         YY_LESS_LINENO(yyless_macro_arg);\
| 		*yy_cp = (yy_hold_char); \
| 		YY_RESTORE_YY_MORE_OFFSET \
| 		(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| 		YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| 		} \
| 	while ( 0 )
|
| #define unput(c) yyunput( c, (yytext_ptr)  )
|
| #ifndef YY_TYPEDEF_YY_SIZE_T
| #define YY_TYPEDEF_YY_SIZE_T
| typedef size_t yy_size_t;
| #endif
|
| #ifndef YY_STRUCT_YY_BUFFER_STATE
| #define YY_STRUCT_YY_BUFFER_STATE
| struct yy_buffer_state
| 	{
| 	FILE *yy_input_file;
|
| 	char *yy_ch_buf;		/* input buffer */
| 	char *yy_buf_pos;		/* current position in input buffer */
|
| 	/* Size of input buffer in bytes, not including room for EOB
| 	 * characters.
| 	 */
| 	yy_size_t yy_buf_size;
|
| 	/* Number of characters read into yy_ch_buf, not including EOB
| 	 * characters.
| 	 */
| 	int yy_n_chars;
|
| 	/* Whether we "own" the buffer - i.e., we know we created it,
| 	 * and can realloc() it to grow it, and should free() it to
| 	 * delete it.
| 	 */
| 	int yy_is_our_buffer;
|
| 	/* Whether this is an "interactive" input source; if so, and
| 	 * if we're using stdio for input, then we want to use getc()
| 	 * instead of fread(), to make sure we stop fetching input after
| 	 * each newline.
| 	 */
| 	int yy_is_interactive;
|
| 	/* Whether we're considered to be at the beginning of a line.
| 	 * If so, '^' rules will be active on the next match, otherwise
| 	 * not.
| 	 */
| 	int yy_at_bol;
|
|     int yy_bs_lineno; /**< The line count. */
|     int yy_bs_column; /**< The column count. */
|
| 	/* Whether to try to fill the input buffer when we reach the
| 	 * end of it.
| 	 */
| 	int yy_fill_buffer;
|
| 	int yy_buffer_status;
|
| #define YY_BUFFER_NEW 0
| #define YY_BUFFER_NORMAL 1
| 	/* When an EOF's been seen but there's still some text to process
| 	 * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| 	 * shouldn't try reading from the input source any more.  We might
| 	 * still have a bunch of tokens to match, though, because of
| 	 * possible backing-up.
| 	 *
| 	 * When we actually see the EOF, we change the status to "new"
| 	 * (via yyrestart()), so that the user can continue scanning by
| 	 * just pointing yyin at a new input file.
| 	 */
| #define YY_BUFFER_EOF_PENDING 2
|
| 	};
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
|
| /* Stack of input buffers. */
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack.
*/
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an
array. */
|
| /* We provide macros for accessing buffer states in case in the
|  * future we want to put the buffer states in a more general
|  * "scanner state".
|  *
|  * Returns the top of the stack, or NULL.
|  */
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
|                           ? (yy_buffer_stack)[(yy_buffer_stack_top)]
\
|                           : NULL)
|
| /* Same as previous macro, but useful when we know that the buffer
stack is not
|  * NULL or when we need an lvalue. For internal use only.
|  */
| #define YY_CURRENT_BUFFER_LVALUE
(yy_buffer_stack)[(yy_buffer_stack_top)]
|
| /* yy_hold_char holds the character lost when yytext is formed. */
| static char yy_hold_char;
| static int yy_n_chars;		/* number of characters read into yy_ch_buf
*/
| int yyleng;
|
| /* Points to current character in buffer. */
| static char *yy_c_buf_p = (char *) 0;
| static int yy_init = 0;		/* whether we need to initialize */
| static int yy_start = 0;	/* start state number */
|
| /* Flag which is used to allow yywrap()'s to do buffer switches
|  * instead of setting up a fresh yyin.  A bit of a hack ...
|  */
| static int yy_did_buffer_switch_on_eof;
|
| void yyrestart (FILE *input_file  );
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer  );
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size  );
| void yy_delete_buffer (YY_BUFFER_STATE b  );
| void yy_flush_buffer (YY_BUFFER_STATE b  );
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer  );
| void yypop_buffer_state (void );
|
| static void yyensure_buffer_stack (void );
| static void yy_load_buffer_state (void );
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file  );
|
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
|
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size  );
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str  );
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len  );
|
| void *yyalloc (yy_size_t  );
| void *yyrealloc (void *,yy_size_t  );
| void yyfree (void *  );
|
| #define yy_new_buffer yy_create_buffer
|
| #define yy_set_interactive(is_interactive) \
| 	{ \
| 	if ( ! YY_CURRENT_BUFFER ){ \
|         yyensure_buffer_stack (); \
| 		YY_CURRENT_BUFFER_LVALUE =    \
|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
| 	} \
| 	YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| 	}
|
| #define yy_set_bol(at_bol) \
| 	{ \
| 	if ( ! YY_CURRENT_BUFFER ){\
|         yyensure_buffer_stack (); \
| 		YY_CURRENT_BUFFER_LVALUE =    \
|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
| 	} \
| 	YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| 	}
|
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
|
| /* Begin user sect3 */
|
| typedef unsigned char YY_CHAR;
|
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
|
| typedef int yy_state_type;
|
| extern int yylineno;
|
| int yylineno = 1;
|
| extern char *yytext;
| #define yytext_ptr yytext
|
| static yy_state_type yy_get_previous_state (void );
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state
);
| static int yy_get_next_buffer (void );
| static void yy_fatal_error (yyconst char msg[]  );
|
| /* Done after the current pattern has been matched and before the
|  * corresponding action - sets up yytext.
|  */
| #define YY_DO_BEFORE_ACTION \
| 	(yytext_ptr) = yy_bp; \
| 	(yytext_ptr) -= (yy_more_len); \
| 	yyleng = (size_t) (yy_cp - (yytext_ptr)); \
| 	(yy_hold_char) = *yy_cp; \
| 	*yy_cp = '\0'; \
| 	(yy_c_buf_p) = yy_cp;
|
| #define YY_NUM_RULES 8
| #define YY_END_OF_BUFFER 9
| /* This struct is not used in this scanner,
|    but its presence is necessary. */
| struct yy_trans_info
| 	{
| 	flex_int32_t yy_verify;
| 	flex_int32_t yy_nxt;
| 	};
| static yyconst flex_int16_t yy_acclist[23] =
|     {   0,
|         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
|         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
|         7,    8
|     } ;
|
| static yyconst flex_int16_t yy_accept[14] =
|     {   0,
|         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
|        20,   23,   23
|     } ;
|
| static yyconst flex_int32_t yy_ec[256] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
|
|         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1
|     } ;
|
| static yyconst flex_int32_t yy_meta[9] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1
|     } ;
|
| static yyconst flex_int16_t yy_base[13] =
|     {   0,
|         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
|        10,   10
|     } ;
|
| static yyconst flex_int16_t yy_def[13] =
|     {   0,
|        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
|        12,    0
|     } ;
|
| static yyconst flex_int16_t yy_nxt[19] =
|     {   0,
|         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
|        12,   12,   12,   12,   12,   12,   12,   12
|     } ;
|
| static yyconst flex_int16_t yy_chk[19] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
|        12,   12,   12,   12,   12,   12,   12,   12
|     } ;
|
| extern int yy_flex_debug;
| int yy_flex_debug = 0;
|
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| static char *yy_full_match;
| static int yy_lp;
| #define REJECT \
| { \
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| ++(yy_lp); \
| goto find_rule; \
| }
|
| static int yy_more_flag = 0;
| static int yy_more_len = 0;
| #define yymore() ((yy_more_flag) = 1)
| #define YY_MORE_ADJ (yy_more_len)
| #define YY_RESTORE_YY_MORE_OFFSET
| char *yytext;
| #line 1 "conftest.l"
| #line 468 "lex.yy.c"
|
| #define INITIAL 0
|
| #ifndef YY_NO_UNISTD_H
| /* Special case for "unistd.h", since it is non-ANSI. We include it
way
|  * down here because we want the user's section 1 to have been
scanned first.
|  * The user has a chance to override it with an option.
|  */
| #include <unistd.h>
| #endif
|
| #ifndef YY_EXTRA_TYPE
| #define YY_EXTRA_TYPE void *
| #endif
|
| static int yy_init_globals (void );
|
| /* Accessor methods to globals.
|    These are made visible to non-reentrant scanners for convenience.
*/
|
| int yylex_destroy (void );
|
| int yyget_debug (void );
|
| void yyset_debug (int debug_flag  );
|
| YY_EXTRA_TYPE yyget_extra (void );
|
| void yyset_extra (YY_EXTRA_TYPE user_defined  );
|
| FILE *yyget_in (void );
|
| void yyset_in  (FILE * in_str  );
|
| FILE *yyget_out (void );
|
| void yyset_out  (FILE * out_str  );
|
| int yyget_leng (void );
|
| char *yyget_text (void );
|
| int yyget_lineno (void );
|
| void yyset_lineno (int line_number  );
|
| /* Macros after this point can all be overridden by user definitions
in
|  * section 1.
|  */
|
| #ifndef YY_SKIP_YYWRAP
| #ifdef __cplusplus
| extern "C" int yywrap (void );
| #else
| extern int yywrap (void );
| #endif
| #endif
|
|     static void yyunput (int c,char *buf_ptr  );
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char *,yyconst char *,int );
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * );
| #endif
|
| #ifndef YY_NO_INPUT
|
| #ifdef __cplusplus
| static int yyinput (void );
| #else
| static int input (void );
| #endif
|
| #endif
|
| /* Amount of stuff to slurp up with each read. */
| #ifndef YY_READ_BUF_SIZE
| #define YY_READ_BUF_SIZE 8192
| #endif
|
| /* Copy whatever the last rule matched to the standard output. */
| #ifndef ECHO
| /* This used to be an fputs(), but since the string might contain
NUL's,
|  * we now use fwrite().
|  */
| #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while
(0)
| #endif
|
| /* Gets input and stuffs it into "buf".  number of characters read,
or YY_NULL,
|  * is returned in "result".
|  */
| #ifndef YY_INPUT
| #define YY_INPUT(buf,result,max_size) \
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| 		{ \
| 		int c = '*'; \
| 		unsigned n; \
| 		for ( n = 0; n < max_size && \
| 			     (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| 			buf[n] = (char) c; \
| 		if ( c == '\n' ) \
| 			buf[n++] = (char) c; \
| 		if ( c == EOF && ferror( yyin ) ) \
| 			YY_FATAL_ERROR( "input in flex scanner failed" ); \
| 		result = n; \
| 		} \
| 	else \
| 		{ \
| 		errno=0; \
| 		while ( (result = fread(buf, 1, max_size, yyin))==0 &&
ferror(yyin)) \
| 			{ \
| 			if( errno != EINTR) \
| 				{ \
| 				YY_FATAL_ERROR( "input in flex scanner failed" ); \
| 				break; \
| 				} \
| 			errno=0; \
| 			clearerr(yyin); \
| 			} \
| 		}\
| \
|
| #endif
|
| /* No semi-colon after return; correct usage is to write
"yyterminate();" -
|  * we don't want an extra ';' after the "return" because that will
cause
|  * some compilers to complain about unreachable statements.
|  */
| #ifndef yyterminate
| #define yyterminate() return YY_NULL
| #endif
|
| /* Number of entries by which start-condition stack grows. */
| #ifndef YY_START_STACK_INCR
| #define YY_START_STACK_INCR 25
| #endif
|
| /* Report a fatal error. */
| #ifndef YY_FATAL_ERROR
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| #endif
|
| /* end tables serialization structures and prototypes */
|
| /* Default declaration of generated scanner - a define so the user
can
|  * easily add parameters.
|  */
| #ifndef YY_DECL
| #define YY_DECL_IS_OURS 1
|
| extern int yylex (void);
|
| #define YY_DECL int yylex (void)
| #endif /* !YY_DECL */
|
| /* Code executed at the beginning of each rule, after yytext and
yyleng
|  * have been set up.
|  */
| #ifndef YY_USER_ACTION
| #define YY_USER_ACTION
| #endif
|
| /* Code executed at the end of each rule. */
| #ifndef YY_BREAK
| #define YY_BREAK break;
| #endif
|
| #define YY_RULE_SETUP \
| 	YY_USER_ACTION
|
| /** The main scanner function which does all the work.
|  */
| YY_DECL
| {
| 	register yy_state_type yy_current_state;
| 	register char *yy_cp, *yy_bp;
| 	register int yy_act;
|
| #line 1 "conftest.l"
|
| #line 652 "lex.yy.c"
|
| 	if ( !(yy_init) )
| 		{
| 		(yy_init) = 1;
|
| #ifdef YY_USER_INIT
| 		YY_USER_INIT;
| #endif
|
|         /* Create the reject buffer large enough to save one state
per allowed character. */
|         if ( ! (yy_state_buf) )
|             (yy_state_buf) = (yy_state_type
*)yyalloc(YY_STATE_BUF_SIZE  );
|             if ( ! (yy_state_buf) )
|                 YY_FATAL_ERROR( "out of dynamic memory in yylex()"
);
|
| 		if ( ! (yy_start) )
| 			(yy_start) = 1;	/* first start state */
|
| 		if ( ! yyin )
| 			yyin = stdin;
|
| 		if ( ! yyout )
| 			yyout = stdout;
|
| 		if ( ! YY_CURRENT_BUFFER ) {
| 			yyensure_buffer_stack ();
| 			YY_CURRENT_BUFFER_LVALUE =
| 				yy_create_buffer(yyin,YY_BUF_SIZE );
| 		}
|
| 		yy_load_buffer_state( );
| 		}
|
| 	while ( 1 )		/* loops until end-of-file is reached */
| 		{
| 		(yy_more_len) = 0;
| 		if ( (yy_more_flag) )
| 			{
| 			(yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
| 			(yy_more_flag) = 0;
| 			}
| 		yy_cp = (yy_c_buf_p);
|
| 		/* Support of yytext. */
| 		*yy_cp = (yy_hold_char);
|
| 		/* yy_bp points to the position in yy_ch_buf of the start of
| 		 * the current run.
| 		 */
| 		yy_bp = yy_cp;
|
| 		yy_current_state = (yy_start);
|
| 		(yy_state_ptr) = (yy_state_buf);
| 		*(yy_state_ptr)++ = yy_current_state;
|
| yy_match:
| 		do
| 			{
| 			register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
| 			while ( yy_chk[yy_base[yy_current_state] + yy_c] !=
yy_current_state )
| 				{
| 				yy_current_state = (int) yy_def[yy_current_state];
| 				if ( yy_current_state >= 13 )
| 					yy_c = yy_meta[(unsigned int) yy_c];
| 				}
| 			yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned
int) yy_c];
| 			*(yy_state_ptr)++ = yy_current_state;
| 			++yy_cp;
| 			}
| 		while ( yy_base[yy_current_state] != 10 );
|
| yy_find_action:
| 		yy_current_state = *--(yy_state_ptr);
| 		(yy_lp) = yy_accept[yy_current_state];
| find_rule: /* we branch to this label when backing up */
| 		for ( ; ; ) /* until we find what rule we matched */
| 			{
| 			if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| 				{
| 				yy_act = yy_acclist[(yy_lp)];
| 					{
| 					(yy_full_match) = yy_cp;
| 					break;
| 					}
| 				}
| 			--yy_cp;
| 			yy_current_state = *--(yy_state_ptr);
| 			(yy_lp) = yy_accept[yy_current_state];
| 			}
|
| 		YY_DO_BEFORE_ACTION;
|
| do_action:	/* This label is used only to access EOF actions. */
|
| 		switch ( yy_act )
| 	{ /* beginning of action switch */
| case 1:
| YY_RULE_SETUP
| #line 2 "conftest.l"
| { ECHO; }
| 	YY_BREAK
| case 2:
| YY_RULE_SETUP
| #line 3 "conftest.l"
| { REJECT; }
| 	YY_BREAK
| case 3:
| YY_RULE_SETUP
| #line 4 "conftest.l"
| { yymore (); }
| 	YY_BREAK
| case 4:
| YY_RULE_SETUP
| #line 5 "conftest.l"
| { yyless (1); }
| 	YY_BREAK
| case 5:
| YY_RULE_SETUP
| #line 6 "conftest.l"
| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
|     yyless ((input () != 0)); }
| 	YY_BREAK
| case 6:
| YY_RULE_SETUP
| #line 8 "conftest.l"
| { unput (yytext[0]); }
| 	YY_BREAK
| case 7:
| YY_RULE_SETUP
| #line 9 "conftest.l"
| { BEGIN INITIAL; }
| 	YY_BREAK
| case 8:
| YY_RULE_SETUP
| #line 10 "conftest.l"
| ECHO;
| 	YY_BREAK
| #line 791 "lex.yy.c"
| 			case YY_STATE_EOF(INITIAL):
| 				yyterminate();
|
| 	case YY_END_OF_BUFFER:
| 		{
| 		/* Amount of text matched not including the EOB char. */
| 		int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
|
| 		/* Undo the effects of YY_DO_BEFORE_ACTION. */
| 		*yy_cp = (yy_hold_char);
| 		YY_RESTORE_YY_MORE_OFFSET
|
| 		if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| 			{
| 			/* We're scanning a new file or input source.  It's
| 			 * possible that this happened because the user
| 			 * just pointed yyin at a new source and called
| 			 * yylex().  If so, then we have to assure
| 			 * consistency between YY_CURRENT_BUFFER and our
| 			 * globals.  Here is the right place to do so, because
| 			 * this is the first action (other than possibly a
| 			 * back-up) that will match for the new input source.
| 			 */
| 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| 			YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| 			}
|
| 		/* Note that here we test for yy_c_buf_p "<=" to the position
| 		 * of the first EOB in the buffer, since yy_c_buf_p will
| 		 * already have been incremented past the NUL character
| 		 * (since all states make transitions on EOB to the
| 		 * end-of-buffer state).  Contrast this with the test
| 		 * in input().
| 		 */
| 		if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE-
>yy_ch_buf[(yy_n_chars)] )
| 			{ /* This was really a NUL. */
| 			yy_state_type yy_next_state;
|
| 			(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
|
| 			yy_current_state = yy_get_previous_state(  );
|
| 			/* Okay, we're now positioned to make the NUL
| 			 * transition.  We couldn't have
| 			 * yy_get_previous_state() go ahead and do it
| 			 * for us because it doesn't know how to deal
| 			 * with the possibility of jamming (and we don't
| 			 * want to build jamming into it because then it
| 			 * will run more slowly).
| 			 */
|
| 			yy_next_state = yy_try_NUL_trans( yy_current_state );
|
| 			yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| 			if ( yy_next_state )
| 				{
| 				/* Consume the NUL. */
| 				yy_cp = ++(yy_c_buf_p);
| 				yy_current_state = yy_next_state;
| 				goto yy_match;
| 				}
|
| 			else
| 				{
| 				yy_cp = (yy_c_buf_p);
| 				goto yy_find_action;
| 				}
| 			}
|
| 		else switch ( yy_get_next_buffer(  ) )
| 			{
| 			case EOB_ACT_END_OF_FILE:
| 				{
| 				(yy_did_buffer_switch_on_eof) = 0;
|
| 				if ( yywrap( ) )
| 					{
| 					/* Note: because we've taken care in
| 					 * yy_get_next_buffer() to have set up
| 					 * yytext, we can now set up
| 					 * yy_c_buf_p so that if some total
| 					 * hoser (like flex itself) wants to
| 					 * call the scanner after we return the
| 					 * YY_NULL, it'll still work - another
| 					 * YY_NULL will get returned.
| 					 */
| 					(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
|
| 					yy_act = YY_STATE_EOF(YY_START);
| 					goto do_action;
| 					}
|
| 				else
| 					{
| 					if ( ! (yy_did_buffer_switch_on_eof) )
| 						YY_NEW_FILE;
| 					}
| 				break;
| 				}
|
| 			case EOB_ACT_CONTINUE_SCAN:
| 				(yy_c_buf_p) =
| 					(yytext_ptr) + yy_amount_of_matched_text;
|
| 				yy_current_state = yy_get_previous_state(  );
|
| 				yy_cp = (yy_c_buf_p);
| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| 				goto yy_match;
|
| 			case EOB_ACT_LAST_MATCH:
| 				(yy_c_buf_p) =
| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
|
| 				yy_current_state = yy_get_previous_state(  );
|
| 				yy_cp = (yy_c_buf_p);
| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| 				goto yy_find_action;
| 			}
| 		break;
| 		}
|
| 	default:
| 		YY_FATAL_ERROR(
| 			"fatal flex scanner internal error--no action found" );
| 	} /* end of action switch */
| 		} /* end of scanning one token */
| } /* end of yylex */
|
| /* yy_get_next_buffer - try to read in a new buffer
|  *
|  * Returns a code representing an action:
|  *	EOB_ACT_LAST_MATCH -
|  *	EOB_ACT_CONTINUE_SCAN - continue scanning from current position
|  *	EOB_ACT_END_OF_FILE - end of file
|  */
| static int yy_get_next_buffer (void)
| {
|     	register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| 	register char *source = (yytext_ptr);
| 	register int number_to_move, i;
| 	int ret_val;
|
| 	if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE-
>yy_ch_buf[(yy_n_chars) + 1] )
| 		YY_FATAL_ERROR(
| 		"fatal flex scanner internal error--end of buffer missed" );
|
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| 		{ /* Don't try to fill the buffer, so this is an EOF. */
| 		if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| 			{
| 			/* We matched a single character, the EOB, so
| 			 * treat this as a final EOF.
| 			 */
| 			return EOB_ACT_END_OF_FILE;
| 			}
|
| 		else
| 			{
| 			/* We matched some text prior to the EOB, first
| 			 * process it.
| 			 */
| 			return EOB_ACT_LAST_MATCH;
| 			}
| 		}
|
| 	/* Try to read more data. */
|
| 	/* First move last chars to start of buffer. */
| 	number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
|
| 	for ( i = 0; i < number_to_move; ++i )
| 		*(dest++) = *(source++);
|
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status ==
YY_BUFFER_EOF_PENDING )
| 		/* don't do the read, it's not guaranteed to return an EOF,
| 		 * just force an EOF
| 		 */
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
|
| 	else
| 		{
| 			int num_to_read =
| 			YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
|
| 		while ( num_to_read <= 0 )
| 			{ /* Not enough room in the buffer - grow it. */
|
| 			YY_FATAL_ERROR(
| "input buffer overflow, can't enlarge buffer because scanner uses
REJECT" );
|
| 			}
|
| 		if ( num_to_read > YY_READ_BUF_SIZE )
| 			num_to_read = YY_READ_BUF_SIZE;
|
| 		/* Read in more data. */
| 		YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| 			(yy_n_chars), (size_t) num_to_read );
|
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
|
| 	if ( (yy_n_chars) == 0 )
| 		{
| 		if ( number_to_move == YY_MORE_ADJ )
| 			{
| 			ret_val = EOB_ACT_END_OF_FILE;
| 			yyrestart(yyin  );
| 			}
|
| 		else
| 			{
| 			ret_val = EOB_ACT_LAST_MATCH;
| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| 				YY_BUFFER_EOF_PENDING;
| 			}
| 		}
|
| 	else
| 		ret_val = EOB_ACT_CONTINUE_SCAN;
|
| 	if ((yy_size_t) ((yy_n_chars) + number_to_move) >
YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| 		/* Extend the array by 50%, plus the number we really need. */
| 		yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars)
>> 1);
| 		YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *)
YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size  );
| 		if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| 			YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()"
);
| 	}
|
| 	(yy_n_chars) += number_to_move;
| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] =
YY_END_OF_BUFFER_CHAR;
| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] =
YY_END_OF_BUFFER_CHAR;
|
| 	(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
|
| 	return ret_val;
| }
|
| /* yy_get_previous_state - get the state just before the EOB char
was reached */
|
|     static yy_state_type yy_get_previous_state (void)
| {
| 	register yy_state_type yy_current_state;
| 	register char *yy_cp;
|
| 	yy_current_state = (yy_start);
|
| 	(yy_state_ptr) = (yy_state_buf);
| 	*(yy_state_ptr)++ = yy_current_state;
|
| 	for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p);
++yy_cp )
| 		{
| 		register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| 		while ( yy_chk[yy_base[yy_current_state] + yy_c] !=
yy_current_state )
| 			{
| 			yy_current_state = (int) yy_def[yy_current_state];
| 			if ( yy_current_state >= 13 )
| 				yy_c = yy_meta[(unsigned int) yy_c];
| 			}
| 		yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned
int) yy_c];
| 		*(yy_state_ptr)++ = yy_current_state;
| 		}
|
| 	return yy_current_state;
| }
|
| /* yy_try_NUL_trans - try to make a transition on the NUL character
|  *
|  * synopsis
|  *	next_state = yy_try_NUL_trans( current_state );
|  */
|     static yy_state_type yy_try_NUL_trans  (yy_state_type
yy_current_state )
| {
| 	register int yy_is_jam;
|
| 	register YY_CHAR yy_c = 1;
| 	while ( yy_chk[yy_base[yy_current_state] + yy_c] !=
yy_current_state )
| 		{
| 		yy_current_state = (int) yy_def[yy_current_state];
| 		if ( yy_current_state >= 13 )
| 			yy_c = yy_meta[(unsigned int) yy_c];
| 		}
| 	yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned
int) yy_c];
| 	yy_is_jam = (yy_current_state == 12);
| 	if ( ! yy_is_jam )
| 		*(yy_state_ptr)++ = yy_current_state;
|
| 	return yy_is_jam ? 0 : yy_current_state;
| }
|
|     static void yyunput (int c, register char * yy_bp )
| {
| 	register char *yy_cp;
|
|     yy_cp = (yy_c_buf_p);
|
| 	/* undo effects of setting up yytext */
| 	*yy_cp = (yy_hold_char);
|
| 	if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| 		{ /* need to shift things up to make room */
| 		/* +2 for EOB chars. */
| 		register int number_to_move = (yy_n_chars) + 2;
| 		register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| 					YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| 		register char *source =
| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
|
| 		while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| 			*--dest = *--source;
|
| 		yy_cp += (int) (dest - source);
| 		yy_bp += (int) (dest - source);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
|
| 		if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| 			YY_FATAL_ERROR( "flex scanner push-back overflow" );
| 		}
|
| 	*--yy_cp = (char) c;
|
| 	(yytext_ptr) = yy_bp;
| 	(yy_hold_char) = *yy_cp;
| 	(yy_c_buf_p) = yy_cp;
| }
|
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
|     static int yyinput (void)
| #else
|     static int input  (void)
| #endif
|
| {
| 	int c;
|
| 	*(yy_c_buf_p) = (yy_hold_char);
|
| 	if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| 		{
| 		/* yy_c_buf_p now points to the character we want to return.
| 		 * If this occurs *before* the EOB characters, then it's a
| 		 * valid NUL; if not, then we've hit the end of the buffer.
| 		 */
| 		if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE-
>yy_ch_buf[(yy_n_chars)] )
| 			/* This was really a NUL. */
| 			*(yy_c_buf_p) = '\0';
|
| 		else
| 			{ /* need more input */
| 			int offset = (yy_c_buf_p) - (yytext_ptr);
| 			++(yy_c_buf_p);
|
| 			switch ( yy_get_next_buffer(  ) )
| 				{
| 				case EOB_ACT_LAST_MATCH:
| 					/* This happens because yy_g_n_b()
| 					 * sees that we've accumulated a
| 					 * token and flags that we need to
| 					 * try matching the token before
| 					 * proceeding.  But for input(),
| 					 * there's no matching to consider.
| 					 * So convert the EOB_ACT_LAST_MATCH
| 					 * to EOB_ACT_END_OF_FILE.
| 					 */
|
| 					/* Reset buffer status. */
| 					yyrestart(yyin );
|
| 					/*FALLTHROUGH*/
|
| 				case EOB_ACT_END_OF_FILE:
| 					{
| 					if ( yywrap( ) )
| 						return EOF;
|
| 					if ( ! (yy_did_buffer_switch_on_eof) )
| 						YY_NEW_FILE;
| #ifdef __cplusplus
| 					return yyinput();
| #else
| 					return input();
| #endif
| 					}
|
| 				case EOB_ACT_CONTINUE_SCAN:
| 					(yy_c_buf_p) = (yytext_ptr) + offset;
| 					break;
| 				}
| 			}
| 		}
|
| 	c = *(unsigned char *) (yy_c_buf_p);	/* cast for 8-bit char's */
| 	*(yy_c_buf_p) = '\0';	/* preserve yytext */
| 	(yy_hold_char) = *++(yy_c_buf_p);
|
| 	return c;
| }
| #endif	/* ifndef YY_NO_INPUT */
|
| /** Immediately switch to a different input stream.
|  * @param input_file A readable stream.
|  *
|  * @note This function does not reset the start condition to @c
INITIAL .
|  */
|     void yyrestart  (FILE * input_file )
| {
|
| 	if ( ! YY_CURRENT_BUFFER ){
|         yyensure_buffer_stack ();
| 		YY_CURRENT_BUFFER_LVALUE =
|             yy_create_buffer(yyin,YY_BUF_SIZE );
| 	}
|
| 	yy_init_buffer(YY_CURRENT_BUFFER,input_file );
| 	yy_load_buffer_state( );
| }
|
| /** Switch to a different input buffer.
|  * @param new_buffer The new input buffer.
|  *
|  */
|     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
| {
|
| 	/* TODO. We should be able to replace this entire function body
| 	 * with
| 	 *		yypop_buffer_state();
| 	 *		yypush_buffer_state(new_buffer);
|      */
| 	yyensure_buffer_stack ();
| 	if ( YY_CURRENT_BUFFER == new_buffer )
| 		return;
|
| 	if ( YY_CURRENT_BUFFER )
| 		{
| 		/* Flush out information for old buffer. */
| 		*(yy_c_buf_p) = (yy_hold_char);
| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
|
| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
| 	yy_load_buffer_state( );
|
| 	/* We don't actually know whether we did this switch during
| 	 * EOF (yywrap()) processing, but the only time this flag
| 	 * is looked at is after yywrap() is called, so it's safe
| 	 * to go ahead and always set it.
| 	 */
| 	(yy_did_buffer_switch_on_eof) = 1;
| }
|
| static void yy_load_buffer_state  (void)
| {
|     	(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| 	(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| 	yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| 	(yy_hold_char) = *(yy_c_buf_p);
| }
|
| /** Allocate and initialize an input buffer state.
|  * @param file A readable stream.
|  * @param size The character buffer size in bytes. When in doubt,
use @c YY_BUF_SIZE.
|  *
|  * @return the allocated buffer state.
|  */
|     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
| {
| 	YY_BUFFER_STATE b;
|
| 	b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| 	b->yy_buf_size = size;
|
| 	/* yy_ch_buf has to be 2 characters longer than the size given
because
| 	 * we need to put in 2 end-of-buffer characters.
| 	 */
| 	b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2  );
| 	if ( ! b->yy_ch_buf )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| 	b->yy_is_our_buffer = 1;
|
| 	yy_init_buffer(b,file );
|
| 	return b;
| }
|
| /** Destroy the buffer.
|  * @param b a buffer created with yy_create_buffer()
|  *
|  */
|     void yy_delete_buffer (YY_BUFFER_STATE  b )
| {
|
| 	if ( ! b )
| 		return;
|
| 	if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| 		YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
|
| 	if ( b->yy_is_our_buffer )
| 		yyfree((void *) b->yy_ch_buf  );
|
| 	yyfree((void *) b  );
| }
|
| #ifndef __cplusplus
| extern int isatty (int );
| #endif /* __cplusplus */
|
| /* Initializes or reinitializes a buffer.
|  * This function is sometimes called more than once on the same
buffer,
|  * such as during a yyrestart() or at EOF.
|  */
|     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
|
| {
| 	int oerrno = errno;
|
| 	yy_flush_buffer(b );
|
| 	b->yy_input_file = file;
| 	b->yy_fill_buffer = 1;
|
|     /* If b is the current buffer, then yy_init_buffer was
_probably_
|      * called from yyrestart() or through yy_get_next_buffer.
|      * In that case, we don't want to reset the lineno or column.
|      */
|     if (b != YY_CURRENT_BUFFER){
|         b->yy_bs_lineno = 1;
|         b->yy_bs_column = 0;
|     }
|
|         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) :
0;
|
| 	errno = oerrno;
| }
|
| /** Discard all buffered characters. On the next scan, YY_INPUT will
be called.
|  * @param b the buffer state to be flushed, usually @c
YY_CURRENT_BUFFER.
|  *
|  */
|     void yy_flush_buffer (YY_BUFFER_STATE  b )
| {
|     	if ( ! b )
| 		return;
|
| 	b->yy_n_chars = 0;
|
| 	/* We always need two end-of-buffer characters.  The first causes
| 	 * a transition to the end-of-buffer state.  The second causes
| 	 * a jam in that state.
| 	 */
| 	b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| 	b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
|
| 	b->yy_buf_pos = &b->yy_ch_buf[0];
|
| 	b->yy_at_bol = 1;
| 	b->yy_buffer_status = YY_BUFFER_NEW;
|
| 	if ( b == YY_CURRENT_BUFFER )
| 		yy_load_buffer_state( );
| }
|
| /** Pushes the new state onto the stack. The new state becomes
|  *  the current state. This function will allocate the stack
|  *  if necessary.
|  *  @param new_buffer The new state.
|  *
|  */
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| {
|     	if (new_buffer == NULL)
| 		return;
|
| 	yyensure_buffer_stack();
|
| 	/* This block is copied from yy_switch_to_buffer. */
| 	if ( YY_CURRENT_BUFFER )
| 		{
| 		/* Flush out information for old buffer. */
| 		*(yy_c_buf_p) = (yy_hold_char);
| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
|
| 	/* Only push if top exists. Otherwise, replace top. */
| 	if (YY_CURRENT_BUFFER)
| 		(yy_buffer_stack_top)++;
| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| 	/* copied from yy_switch_to_buffer. */
| 	yy_load_buffer_state( );
| 	(yy_did_buffer_switch_on_eof) = 1;
| }
|
| /** Removes and deletes the top of the stack, if present.
|  *  The next element becomes the new top.
|  *
|  */
| void yypop_buffer_state (void)
| {
|     	if (!YY_CURRENT_BUFFER)
| 		return;
|
| 	yy_delete_buffer(YY_CURRENT_BUFFER );
| 	YY_CURRENT_BUFFER_LVALUE = NULL;
| 	if ((yy_buffer_stack_top) > 0)
| 		--(yy_buffer_stack_top);
|
| 	if (YY_CURRENT_BUFFER) {
| 		yy_load_buffer_state( );
| 		(yy_did_buffer_switch_on_eof) = 1;
| 	}
| }
|
| /* Allocates the stack if it does not exist.
|  *  Guarantees space for at least one push.
|  */
| static void yyensure_buffer_stack (void)
| {
| 	int num_to_alloc;
|
| 	if (!(yy_buffer_stack)) {
|
| 		/* First allocation is just for 2 elements, since we don't know if
this
| 		 * scanner will even need a stack. We use 2 instead of 1 to avoid
an
| 		 * immediate realloc on the next call.
|          */
| 		num_to_alloc = 1;
| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| 								(num_to_alloc * sizeof(struct yy_buffer_state*)
| 								);
| 		if ( ! (yy_buffer_stack) )
| 			YY_FATAL_ERROR( "out of dynamic memory in
yyensure_buffer_stack()" );
|
| 		memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct
yy_buffer_state*));
|
| 		(yy_buffer_stack_max) = num_to_alloc;
| 		(yy_buffer_stack_top) = 0;
| 		return;
| 	}
|
| 	if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
|
| 		/* Increase the buffer to prepare for a possible push. */
| 		int grow_size = 8 /* arbitrary grow size */;
|
| 		num_to_alloc = (yy_buffer_stack_max) + grow_size;
| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| 								((yy_buffer_stack),
| 								num_to_alloc * sizeof(struct yy_buffer_state*)
| 								);
| 		if ( ! (yy_buffer_stack) )
| 			YY_FATAL_ERROR( "out of dynamic memory in
yyensure_buffer_stack()" );
|
| 		/* zero only the new slots.*/
| 		memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size *
sizeof(struct yy_buffer_state*));
| 		(yy_buffer_stack_max) = num_to_alloc;
| 	}
| }
|
| /** Setup the input buffer state to scan directly from a user-
specified character buffer.
|  * @param base the character buffer
|  * @param size the size in bytes of the character buffer
|  *
|  * @return the newly allocated buffer state object.
|  */
| YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
| {
| 	YY_BUFFER_STATE b;
|
| 	if ( size < 2 ||
| 	     base[size-2] != YY_END_OF_BUFFER_CHAR ||
| 	     base[size-1] != YY_END_OF_BUFFER_CHAR )
| 		/* They forgot to leave room for the EOB's. */
| 		return 0;
|
| 	b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
|
| 	b->yy_buf_size = size - 2;	/* "- 2" to take care of EOB's */
| 	b->yy_buf_pos = b->yy_ch_buf = base;
| 	b->yy_is_our_buffer = 0;
| 	b->yy_input_file = 0;
| 	b->yy_n_chars = b->yy_buf_size;
| 	b->yy_is_interactive = 0;
| 	b->yy_at_bol = 1;
| 	b->yy_fill_buffer = 0;
| 	b->yy_buffer_status = YY_BUFFER_NEW;
|
| 	yy_switch_to_buffer(b  );
|
| 	return b;
| }
|
| /** Setup the input buffer state to scan a string. The next call to
yylex() will
|  * scan from a @e copy of @a str.
|  * @param yystr a NUL-terminated string to scan
|  *
|  * @return the newly allocated buffer state object.
|  * @note If you want to scan bytes that may contain NUL values, then
use
|  *       yy_scan_bytes() instead.
|  */
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
| {
|
| 	return yy_scan_bytes(yystr,strlen(yystr) );
| }
|
| /** Setup the input buffer state to scan the given bytes. The next
call to yylex() will
|  * scan from a @e copy of @a bytes.
|  * @param bytes the byte buffer to scan
|  * @param len the number of bytes in the buffer pointed to by @a
bytes.
|  *
|  * @return the newly allocated buffer state object.
|  */
| YY_BUFFER_STATE yy_scan_bytes  (yyconst char * yybytes, int
_yybytes_len )
| {
| 	YY_BUFFER_STATE b;
| 	char *buf;
| 	yy_size_t n;
| 	int i;
|
| 	/* Get memory for full buffer, including space for trailing EOB's.
*/
| 	n = _yybytes_len + 2;
| 	buf = (char *) yyalloc(n  );
| 	if ( ! buf )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
|
| 	for ( i = 0; i < _yybytes_len; ++i )
| 		buf[i] = yybytes[i];
|
| 	buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
|
| 	b = yy_scan_buffer(buf,n );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
|
| 	/* It's okay to grow etc. this buffer, and we should throw it
| 	 * away when we're done.
| 	 */
| 	b->yy_is_our_buffer = 1;
|
| 	return b;
| }
|
| #ifndef YY_EXIT_FAILURE
| #define YY_EXIT_FAILURE 2
| #endif
|
| static void yy_fatal_error (yyconst char* msg )
| {
|     	(void) fprintf( stderr, "%s\n", msg );
| 	exit( YY_EXIT_FAILURE );
| }
|
| /* Redefine yyless() so it works in section 3 code. */
|
| #undef yyless
| #define yyless(n) \
| 	do \
| 		{ \
| 		/* Undo effects of setting up yytext. */ \
|         int yyless_macro_arg = (n); \
|         YY_LESS_LINENO(yyless_macro_arg);\
| 		yytext[yyleng] = (yy_hold_char); \
| 		(yy_c_buf_p) = yytext + yyless_macro_arg; \
| 		(yy_hold_char) = *(yy_c_buf_p); \
| 		*(yy_c_buf_p) = '\0'; \
| 		yyleng = yyless_macro_arg; \
| 		} \
| 	while ( 0 )
|
| /* Accessor  methods (get/set functions) to struct members. */
|
| /** Get the current line number.
|  *
|  */
| int yyget_lineno  (void)
| {
|
|     return yylineno;
| }
|
| /** Get the input stream.
|  *
|  */
| FILE *yyget_in  (void)
| {
|         return yyin;
| }
|
| /** Get the output stream.
|  *
|  */
| FILE *yyget_out  (void)
| {
|         return yyout;
| }
|
| /** Get the length of the current token.
|  *
|  */
| int yyget_leng  (void)
| {
|         return yyleng;
| }
|
| /** Get the current token.
|  *
|  */
|
| char *yyget_text  (void)
| {
|         return yytext;
| }
|
| /** Set the current line number.
|  * @param line_number
|  *
|  */
| void yyset_lineno (int  line_number )
| {
|
|     yylineno = line_number;
| }
|
| /** Set the input stream. This does not discard the current
|  * input buffer.
|  * @param in_str A readable stream.
|  *
|  * @see yy_switch_to_buffer
|  */
| void yyset_in (FILE *  in_str )
| {
|         yyin = in_str ;
| }
|
| void yyset_out (FILE *  out_str )
| {
|         yyout = out_str ;
| }
|
| int yyget_debug  (void)
| {
|         return yy_flex_debug;
| }
|
| void yyset_debug (int  bdebug )
| {
|         yy_flex_debug = bdebug ;
| }
|
| static int yy_init_globals (void)
| {
|         /* Initialization is the same as for the non-reentrant
scanner.
|      * This function is called from yylex_destroy(), so don't
allocate here.
|      */
|
|     (yy_buffer_stack) = 0;
|     (yy_buffer_stack_top) = 0;
|     (yy_buffer_stack_max) = 0;
|     (yy_c_buf_p) = (char *) 0;
|     (yy_init) = 0;
|     (yy_start) = 0;
|
|     (yy_state_buf) = 0;
|     (yy_state_ptr) = 0;
|     (yy_full_match) = 0;
|     (yy_lp) = 0;
|
| /* Defined in main.c */
| #ifdef YY_STDINIT
|     yyin = stdin;
|     yyout = stdout;
| #else
|     yyin = (FILE *) 0;
|     yyout = (FILE *) 0;
| #endif
|
|     /* For future reference: Set errno on error, since we are called
by
|      * yylex_init()
|      */
|     return 0;
| }
|
| /* yylex_destroy is for both reentrant and non-reentrant scanners.
*/
| int yylex_destroy  (void)
| {
|
|     /* Pop the buffer stack, destroying each element. */
| 	while(YY_CURRENT_BUFFER){
| 		yy_delete_buffer(YY_CURRENT_BUFFER  );
| 		YY_CURRENT_BUFFER_LVALUE = NULL;
| 		yypop_buffer_state();
| 	}
|
| 	/* Destroy the stack itself. */
| 	yyfree((yy_buffer_stack) );
| 	(yy_buffer_stack) = NULL;
|
|     yyfree ( (yy_state_buf) );
|     (yy_state_buf)  = NULL;
|
|     /* Reset the globals. This is important in a non-reentrant
scanner so the next time
|      * yylex() is called, initialization will occur. */
|     yy_init_globals( );
|
|     return 0;
| }
|
| /*
|  * Internal utility routines.
|  */
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
| {
| 	register int i;
| 	for ( i = 0; i < n; ++i )
| 		s1[i] = s2[i];
| }
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * s )
| {
| 	register int n;
| 	for ( n = 0; s[n]; ++n )
| 		;
|
| 	return n;
| }
| #endif
|
| void *yyalloc (yy_size_t  size )
| {
| 	return (void *) malloc( size );
| }
|
| void *yyrealloc  (void * ptr, yy_size_t  size )
| {
| 	/* The cast to (char *) in the following accommodates both
| 	 * implementations that use char* generic pointers, and those
| 	 * that use void* generic pointers.  It works with the latter
| 	 * because both ANSI C and C++ allow castless assignment from
| 	 * any pointer type to void*, and deal with argument conversions
| 	 * as though doing an assignment.
| 	 */
| 	return (void *) realloc( (char *) ptr, size );
| }
|
| void yyfree (void * ptr )
| {
| 	free( (char *) ptr );	/* see yyrealloc() for (char *) cast */
| }
|
| #define YYTABLES_NAME "yytables"
|
| #line 10 "conftest.l"
|
|
| #ifdef YYTEXT_POINTER
| extern char *yytext;
| #endif
| int
| main (void)
| {
|   return ! yylex () + ! yywrap ();
| }
configure:6157: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
-lfl  >&5
/usr/bin/ld: cannot find -lfl
collect2: ld returned 1 exit status
configure:6157: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MET"
| #define PACKAGE_TARNAME "met"
| #define PACKAGE_VERSION "5.1"
| #define PACKAGE_STRING "MET 5.1"
| #define PACKAGE_BUGREPORT "met_help at ucar.edu"
| #define PACKAGE_URL "http://www.dtcenter.org/met/users"
| #define PACKAGE "met"
| #define VERSION "5.1"
| #define ENABLE_ASCII2NC /**/
| #define ENABLE_ENSEMBLE_STAT /**/
| #define ENABLE_GEN_VX_MASK /**/
| #define ENABLE_GRID_STAT /**/
| #define ENABLE_MADIS2NC /**/
| #define ENABLE_MODE /**/
| #define ENABLE_MODE_ANALYSIS /**/
| #define ENABLE_PB2NC /**/
| #define ENABLE_PCP_COMBINE /**/
| #define ENABLE_PLOT_DATA_PLANE /**/
| #define ENABLE_REGRID_DATA_PLANE /**/
| #define ENABLE_SHIFT_DATA_PLANE /**/
| #define ENABLE_PLOT_POINT_OBS /**/
| #define ENABLE_POINT_STAT /**/
| #define ENABLE_STAT_ANALYSIS /**/
| #define ENABLE_WAVELET_STAT /**/
| #define ENABLE_SERIES_ANALYSIS /**/
| #define ENABLE_WWMCA /**/
| #define ENABLE_MODIS /**/
| #define ENABLE_MODE_GRAPHICS /**/
| #define ENABLE_MODE_TIME_DOMAIN /**/
| #define ENABLE_TC_UTILS /**/
| #define ENABLE_GSI_TOOLS /**/
| #define ENABLE_GRIB2 /**/
| /* end confdefs.h.  */
|
| #line 3 "lex.yy.c"
|
| #define  YY_INT_ALIGNED short int
|
| /* A lexical scanner generated by flex */
|
| #define FLEX_SCANNER
| #define YY_FLEX_MAJOR_VERSION 2
| #define YY_FLEX_MINOR_VERSION 5
| #define YY_FLEX_SUBMINOR_VERSION 35
| #if YY_FLEX_SUBMINOR_VERSION > 0
| #define FLEX_BETA
| #endif
|
| /* First, we deal with  platform-specific or compiler-specific
issues. */
|
| /* begin standard C headers. */
| #include <stdio.h>
| #include <string.h>
| #include <errno.h>
| #include <stdlib.h>
|
| /* end standard C headers. */
|
| /* flex integer type definitions */
|
| #ifndef FLEXINT_H
| #define FLEXINT_H
|
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
|
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
|
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
|  * if you want the limit (max/min) macros for int types.
|  */
| #ifndef __STDC_LIMIT_MACROS
| #define __STDC_LIMIT_MACROS 1
| #endif
|
| #include <inttypes.h>
| typedef int8_t flex_int8_t;
| typedef uint8_t flex_uint8_t;
| typedef int16_t flex_int16_t;
| typedef uint16_t flex_uint16_t;
| typedef int32_t flex_int32_t;
| typedef uint32_t flex_uint32_t;
| #else
| typedef signed char flex_int8_t;
| typedef short int flex_int16_t;
| typedef int flex_int32_t;
| typedef unsigned char flex_uint8_t;
| typedef unsigned short int flex_uint16_t;
| typedef unsigned int flex_uint32_t;
| #endif /* ! C99 */
|
| /* Limits of integral types. */
| #ifndef INT8_MIN
| #define INT8_MIN               (-128)
| #endif
| #ifndef INT16_MIN
| #define INT16_MIN              (-32767-1)
| #endif
| #ifndef INT32_MIN
| #define INT32_MIN              (-2147483647-1)
| #endif
| #ifndef INT8_MAX
| #define INT8_MAX               (127)
| #endif
| #ifndef INT16_MAX
| #define INT16_MAX              (32767)
| #endif
| #ifndef INT32_MAX
| #define INT32_MAX              (2147483647)
| #endif
| #ifndef UINT8_MAX
| #define UINT8_MAX              (255U)
| #endif
| #ifndef UINT16_MAX
| #define UINT16_MAX             (65535U)
| #endif
| #ifndef UINT32_MAX
| #define UINT32_MAX             (4294967295U)
| #endif
|
| #endif /* ! FLEXINT_H */
|
| #ifdef __cplusplus
|
| /* The "const" storage-class-modifier is valid. */
| #define YY_USE_CONST
|
| #else	/* ! __cplusplus */
|
| /* C99 requires __STDC__ to be defined as 1. */
| #if defined (__STDC__)
|
| #define YY_USE_CONST
|
| #endif	/* defined (__STDC__) */
| #endif	/* ! __cplusplus */
|
| #ifdef YY_USE_CONST
| #define yyconst const
| #else
| #define yyconst
| #endif
|
| /* Returned upon end-of-file. */
| #define YY_NULL 0
|
| /* Promotes a possibly negative, possibly signed char to an unsigned
|  * integer for use as an array index.  If the signed char is
negative,
|  * we want to instead treat it as an 8-bit unsigned char, hence the
|  * double cast.
|  */
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
|
| /* Enter a start condition.  This macro really ought to take a
parameter,
|  * but we do it the disgusting crufty way forced on us by the ()-
less
|  * definition of BEGIN.
|  */
| #define BEGIN (yy_start) = 1 + 2 *
|
| /* Translate the current start state into a value that can be later
handed
|  * to BEGIN to return to the state.  The YYSTATE alias is for lex
|  * compatibility.
|  */
| #define YY_START (((yy_start) - 1) / 2)
| #define YYSTATE YY_START
|
| /* Action number for EOF rule of a given start state. */
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
|
| /* Special action meaning "start processing a new file". */
| #define YY_NEW_FILE yyrestart(yyin  )
|
| #define YY_END_OF_BUFFER_CHAR 0
|
| /* Size of default input buffer. */
| #ifndef YY_BUF_SIZE
| #define YY_BUF_SIZE 16384
| #endif
|
| /* The state buf must be large enough to hold one state per
character in the main buffer.
|  */
| #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) *
sizeof(yy_state_type))
|
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| #define YY_TYPEDEF_YY_BUFFER_STATE
| typedef struct yy_buffer_state *YY_BUFFER_STATE;
| #endif
|
| extern int yyleng;
|
| extern FILE *yyin, *yyout;
|
| #define EOB_ACT_CONTINUE_SCAN 0
| #define EOB_ACT_END_OF_FILE 1
| #define EOB_ACT_LAST_MATCH 2
|
|     #define YY_LESS_LINENO(n)
|
| /* Return all but the first "n" matched characters back to the input
stream. */
| #define yyless(n) \
| 	do \
| 		{ \
| 		/* Undo effects of setting up yytext. */ \
|         int yyless_macro_arg = (n); \
|         YY_LESS_LINENO(yyless_macro_arg);\
| 		*yy_cp = (yy_hold_char); \
| 		YY_RESTORE_YY_MORE_OFFSET \
| 		(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| 		YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| 		} \
| 	while ( 0 )
|
| #define unput(c) yyunput( c, (yytext_ptr)  )
|
| #ifndef YY_TYPEDEF_YY_SIZE_T
| #define YY_TYPEDEF_YY_SIZE_T
| typedef size_t yy_size_t;
| #endif
|
| #ifndef YY_STRUCT_YY_BUFFER_STATE
| #define YY_STRUCT_YY_BUFFER_STATE
| struct yy_buffer_state
| 	{
| 	FILE *yy_input_file;
|
| 	char *yy_ch_buf;		/* input buffer */
| 	char *yy_buf_pos;		/* current position in input buffer */
|
| 	/* Size of input buffer in bytes, not including room for EOB
| 	 * characters.
| 	 */
| 	yy_size_t yy_buf_size;
|
| 	/* Number of characters read into yy_ch_buf, not including EOB
| 	 * characters.
| 	 */
| 	int yy_n_chars;
|
| 	/* Whether we "own" the buffer - i.e., we know we created it,
| 	 * and can realloc() it to grow it, and should free() it to
| 	 * delete it.
| 	 */
| 	int yy_is_our_buffer;
|
| 	/* Whether this is an "interactive" input source; if so, and
| 	 * if we're using stdio for input, then we want to use getc()
| 	 * instead of fread(), to make sure we stop fetching input after
| 	 * each newline.
| 	 */
| 	int yy_is_interactive;
|
| 	/* Whether we're considered to be at the beginning of a line.
| 	 * If so, '^' rules will be active on the next match, otherwise
| 	 * not.
| 	 */
| 	int yy_at_bol;
|
|     int yy_bs_lineno; /**< The line count. */
|     int yy_bs_column; /**< The column count. */
|
| 	/* Whether to try to fill the input buffer when we reach the
| 	 * end of it.
| 	 */
| 	int yy_fill_buffer;
|
| 	int yy_buffer_status;
|
| #define YY_BUFFER_NEW 0
| #define YY_BUFFER_NORMAL 1
| 	/* When an EOF's been seen but there's still some text to process
| 	 * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| 	 * shouldn't try reading from the input source any more.  We might
| 	 * still have a bunch of tokens to match, though, because of
| 	 * possible backing-up.
| 	 *
| 	 * When we actually see the EOF, we change the status to "new"
| 	 * (via yyrestart()), so that the user can continue scanning by
| 	 * just pointing yyin at a new input file.
| 	 */
| #define YY_BUFFER_EOF_PENDING 2
|
| 	};
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
|
| /* Stack of input buffers. */
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack.
*/
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an
array. */
|
| /* We provide macros for accessing buffer states in case in the
|  * future we want to put the buffer states in a more general
|  * "scanner state".
|  *
|  * Returns the top of the stack, or NULL.
|  */
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
|                           ? (yy_buffer_stack)[(yy_buffer_stack_top)]
\
|                           : NULL)
|
| /* Same as previous macro, but useful when we know that the buffer
stack is not
|  * NULL or when we need an lvalue. For internal use only.
|  */
| #define YY_CURRENT_BUFFER_LVALUE
(yy_buffer_stack)[(yy_buffer_stack_top)]
|
| /* yy_hold_char holds the character lost when yytext is formed. */
| static char yy_hold_char;
| static int yy_n_chars;		/* number of characters read into yy_ch_buf
*/
| int yyleng;
|
| /* Points to current character in buffer. */
| static char *yy_c_buf_p = (char *) 0;
| static int yy_init = 0;		/* whether we need to initialize */
| static int yy_start = 0;	/* start state number */
|
| /* Flag which is used to allow yywrap()'s to do buffer switches
|  * instead of setting up a fresh yyin.  A bit of a hack ...
|  */
| static int yy_did_buffer_switch_on_eof;
|
| void yyrestart (FILE *input_file  );
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer  );
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size  );
| void yy_delete_buffer (YY_BUFFER_STATE b  );
| void yy_flush_buffer (YY_BUFFER_STATE b  );
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer  );
| void yypop_buffer_state (void );
|
| static void yyensure_buffer_stack (void );
| static void yy_load_buffer_state (void );
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file  );
|
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
|
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size  );
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str  );
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len  );
|
| void *yyalloc (yy_size_t  );
| void *yyrealloc (void *,yy_size_t  );
| void yyfree (void *  );
|
| #define yy_new_buffer yy_create_buffer
|
| #define yy_set_interactive(is_interactive) \
| 	{ \
| 	if ( ! YY_CURRENT_BUFFER ){ \
|         yyensure_buffer_stack (); \
| 		YY_CURRENT_BUFFER_LVALUE =    \
|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
| 	} \
| 	YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| 	}
|
| #define yy_set_bol(at_bol) \
| 	{ \
| 	if ( ! YY_CURRENT_BUFFER ){\
|         yyensure_buffer_stack (); \
| 		YY_CURRENT_BUFFER_LVALUE =    \
|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
| 	} \
| 	YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| 	}
|
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
|
| /* Begin user sect3 */
|
| typedef unsigned char YY_CHAR;
|
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
|
| typedef int yy_state_type;
|
| extern int yylineno;
|
| int yylineno = 1;
|
| extern char *yytext;
| #define yytext_ptr yytext
|
| static yy_state_type yy_get_previous_state (void );
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state
);
| static int yy_get_next_buffer (void );
| static void yy_fatal_error (yyconst char msg[]  );
|
| /* Done after the current pattern has been matched and before the
|  * corresponding action - sets up yytext.
|  */
| #define YY_DO_BEFORE_ACTION \
| 	(yytext_ptr) = yy_bp; \
| 	(yytext_ptr) -= (yy_more_len); \
| 	yyleng = (size_t) (yy_cp - (yytext_ptr)); \
| 	(yy_hold_char) = *yy_cp; \
| 	*yy_cp = '\0'; \
| 	(yy_c_buf_p) = yy_cp;
|
| #define YY_NUM_RULES 8
| #define YY_END_OF_BUFFER 9
| /* This struct is not used in this scanner,
|    but its presence is necessary. */
| struct yy_trans_info
| 	{
| 	flex_int32_t yy_verify;
| 	flex_int32_t yy_nxt;
| 	};
| static yyconst flex_int16_t yy_acclist[23] =
|     {   0,
|         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
|         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
|         7,    8
|     } ;
|
| static yyconst flex_int16_t yy_accept[14] =
|     {   0,
|         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
|        20,   23,   23
|     } ;
|
| static yyconst flex_int32_t yy_ec[256] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
|
|         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1
|     } ;
|
| static yyconst flex_int32_t yy_meta[9] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1
|     } ;
|
| static yyconst flex_int16_t yy_base[13] =
|     {   0,
|         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
|        10,   10
|     } ;
|
| static yyconst flex_int16_t yy_def[13] =
|     {   0,
|        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
|        12,    0
|     } ;
|
| static yyconst flex_int16_t yy_nxt[19] =
|     {   0,
|         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
|        12,   12,   12,   12,   12,   12,   12,   12
|     } ;
|
| static yyconst flex_int16_t yy_chk[19] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
|        12,   12,   12,   12,   12,   12,   12,   12
|     } ;
|
| extern int yy_flex_debug;
| int yy_flex_debug = 0;
|
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| static char *yy_full_match;
| static int yy_lp;
| #define REJECT \
| { \
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| ++(yy_lp); \
| goto find_rule; \
| }
|
| static int yy_more_flag = 0;
| static int yy_more_len = 0;
| #define yymore() ((yy_more_flag) = 1)
| #define YY_MORE_ADJ (yy_more_len)
| #define YY_RESTORE_YY_MORE_OFFSET
| char *yytext;
| #line 1 "conftest.l"
| #line 468 "lex.yy.c"
|
| #define INITIAL 0
|
| #ifndef YY_NO_UNISTD_H
| /* Special case for "unistd.h", since it is non-ANSI. We include it
way
|  * down here because we want the user's section 1 to have been
scanned first.
|  * The user has a chance to override it with an option.
|  */
| #include <unistd.h>
| #endif
|
| #ifndef YY_EXTRA_TYPE
| #define YY_EXTRA_TYPE void *
| #endif
|
| static int yy_init_globals (void );
|
| /* Accessor methods to globals.
|    These are made visible to non-reentrant scanners for convenience.
*/
|
| int yylex_destroy (void );
|
| int yyget_debug (void );
|
| void yyset_debug (int debug_flag  );
|
| YY_EXTRA_TYPE yyget_extra (void );
|
| void yyset_extra (YY_EXTRA_TYPE user_defined  );
|
| FILE *yyget_in (void );
|
| void yyset_in  (FILE * in_str  );
|
| FILE *yyget_out (void );
|
| void yyset_out  (FILE * out_str  );
|
| int yyget_leng (void );
|
| char *yyget_text (void );
|
| int yyget_lineno (void );
|
| void yyset_lineno (int line_number  );
|
| /* Macros after this point can all be overridden by user definitions
in
|  * section 1.
|  */
|
| #ifndef YY_SKIP_YYWRAP
| #ifdef __cplusplus
| extern "C" int yywrap (void );
| #else
| extern int yywrap (void );
| #endif
| #endif
|
|     static void yyunput (int c,char *buf_ptr  );
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char *,yyconst char *,int );
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * );
| #endif
|
| #ifndef YY_NO_INPUT
|
| #ifdef __cplusplus
| static int yyinput (void );
| #else
| static int input (void );
| #endif
|
| #endif
|
| /* Amount of stuff to slurp up with each read. */
| #ifndef YY_READ_BUF_SIZE
| #define YY_READ_BUF_SIZE 8192
| #endif
|
| /* Copy whatever the last rule matched to the standard output. */
| #ifndef ECHO
| /* This used to be an fputs(), but since the string might contain
NUL's,
|  * we now use fwrite().
|  */
| #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while
(0)
| #endif
|
| /* Gets input and stuffs it into "buf".  number of characters read,
or YY_NULL,
|  * is returned in "result".
|  */
| #ifndef YY_INPUT
| #define YY_INPUT(buf,result,max_size) \
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| 		{ \
| 		int c = '*'; \
| 		unsigned n; \
| 		for ( n = 0; n < max_size && \
| 			     (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| 			buf[n] = (char) c; \
| 		if ( c == '\n' ) \
| 			buf[n++] = (char) c; \
| 		if ( c == EOF && ferror( yyin ) ) \
| 			YY_FATAL_ERROR( "input in flex scanner failed" ); \
| 		result = n; \
| 		} \
| 	else \
| 		{ \
| 		errno=0; \
| 		while ( (result = fread(buf, 1, max_size, yyin))==0 &&
ferror(yyin)) \
| 			{ \
| 			if( errno != EINTR) \
| 				{ \
| 				YY_FATAL_ERROR( "input in flex scanner failed" ); \
| 				break; \
| 				} \
| 			errno=0; \
| 			clearerr(yyin); \
| 			} \
| 		}\
| \
|
| #endif
|
| /* No semi-colon after return; correct usage is to write
"yyterminate();" -
|  * we don't want an extra ';' after the "return" because that will
cause
|  * some compilers to complain about unreachable statements.
|  */
| #ifndef yyterminate
| #define yyterminate() return YY_NULL
| #endif
|
| /* Number of entries by which start-condition stack grows. */
| #ifndef YY_START_STACK_INCR
| #define YY_START_STACK_INCR 25
| #endif
|
| /* Report a fatal error. */
| #ifndef YY_FATAL_ERROR
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| #endif
|
| /* end tables serialization structures and prototypes */
|
| /* Default declaration of generated scanner - a define so the user
can
|  * easily add parameters.
|  */
| #ifndef YY_DECL
| #define YY_DECL_IS_OURS 1
|
| extern int yylex (void);
|
| #define YY_DECL int yylex (void)
| #endif /* !YY_DECL */
|
| /* Code executed at the beginning of each rule, after yytext and
yyleng
|  * have been set up.
|  */
| #ifndef YY_USER_ACTION
| #define YY_USER_ACTION
| #endif
|
| /* Code executed at the end of each rule. */
| #ifndef YY_BREAK
| #define YY_BREAK break;
| #endif
|
| #define YY_RULE_SETUP \
| 	YY_USER_ACTION
|
| /** The main scanner function which does all the work.
|  */
| YY_DECL
| {
| 	register yy_state_type yy_current_state;
| 	register char *yy_cp, *yy_bp;
| 	register int yy_act;
|
| #line 1 "conftest.l"
|
| #line 652 "lex.yy.c"
|
| 	if ( !(yy_init) )
| 		{
| 		(yy_init) = 1;
|
| #ifdef YY_USER_INIT
| 		YY_USER_INIT;
| #endif
|
|         /* Create the reject buffer large enough to save one state
per allowed character. */
|         if ( ! (yy_state_buf) )
|             (yy_state_buf) = (yy_state_type
*)yyalloc(YY_STATE_BUF_SIZE  );
|             if ( ! (yy_state_buf) )
|                 YY_FATAL_ERROR( "out of dynamic memory in yylex()"
);
|
| 		if ( ! (yy_start) )
| 			(yy_start) = 1;	/* first start state */
|
| 		if ( ! yyin )
| 			yyin = stdin;
|
| 		if ( ! yyout )
| 			yyout = stdout;
|
| 		if ( ! YY_CURRENT_BUFFER ) {
| 			yyensure_buffer_stack ();
| 			YY_CURRENT_BUFFER_LVALUE =
| 				yy_create_buffer(yyin,YY_BUF_SIZE );
| 		}
|
| 		yy_load_buffer_state( );
| 		}
|
| 	while ( 1 )		/* loops until end-of-file is reached */
| 		{
| 		(yy_more_len) = 0;
| 		if ( (yy_more_flag) )
| 			{
| 			(yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
| 			(yy_more_flag) = 0;
| 			}
| 		yy_cp = (yy_c_buf_p);
|
| 		/* Support of yytext. */
| 		*yy_cp = (yy_hold_char);
|
| 		/* yy_bp points to the position in yy_ch_buf of the start of
| 		 * the current run.
| 		 */
| 		yy_bp = yy_cp;
|
| 		yy_current_state = (yy_start);
|
| 		(yy_state_ptr) = (yy_state_buf);
| 		*(yy_state_ptr)++ = yy_current_state;
|
| yy_match:
| 		do
| 			{
| 			register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
| 			while ( yy_chk[yy_base[yy_current_state] + yy_c] !=
yy_current_state )
| 				{
| 				yy_current_state = (int) yy_def[yy_current_state];
| 				if ( yy_current_state >= 13 )
| 					yy_c = yy_meta[(unsigned int) yy_c];
| 				}
| 			yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned
int) yy_c];
| 			*(yy_state_ptr)++ = yy_current_state;
| 			++yy_cp;
| 			}
| 		while ( yy_base[yy_current_state] != 10 );
|
| yy_find_action:
| 		yy_current_state = *--(yy_state_ptr);
| 		(yy_lp) = yy_accept[yy_current_state];
| find_rule: /* we branch to this label when backing up */
| 		for ( ; ; ) /* until we find what rule we matched */
| 			{
| 			if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| 				{
| 				yy_act = yy_acclist[(yy_lp)];
| 					{
| 					(yy_full_match) = yy_cp;
| 					break;
| 					}
| 				}
| 			--yy_cp;
| 			yy_current_state = *--(yy_state_ptr);
| 			(yy_lp) = yy_accept[yy_current_state];
| 			}
|
| 		YY_DO_BEFORE_ACTION;
|
| do_action:	/* This label is used only to access EOF actions. */
|
| 		switch ( yy_act )
| 	{ /* beginning of action switch */
| case 1:
| YY_RULE_SETUP
| #line 2 "conftest.l"
| { ECHO; }
| 	YY_BREAK
| case 2:
| YY_RULE_SETUP
| #line 3 "conftest.l"
| { REJECT; }
| 	YY_BREAK
| case 3:
| YY_RULE_SETUP
| #line 4 "conftest.l"
| { yymore (); }
| 	YY_BREAK
| case 4:
| YY_RULE_SETUP
| #line 5 "conftest.l"
| { yyless (1); }
| 	YY_BREAK
| case 5:
| YY_RULE_SETUP
| #line 6 "conftest.l"
| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
|     yyless ((input () != 0)); }
| 	YY_BREAK
| case 6:
| YY_RULE_SETUP
| #line 8 "conftest.l"
| { unput (yytext[0]); }
| 	YY_BREAK
| case 7:
| YY_RULE_SETUP
| #line 9 "conftest.l"
| { BEGIN INITIAL; }
| 	YY_BREAK
| case 8:
| YY_RULE_SETUP
| #line 10 "conftest.l"
| ECHO;
| 	YY_BREAK
| #line 791 "lex.yy.c"
| 			case YY_STATE_EOF(INITIAL):
| 				yyterminate();
|
| 	case YY_END_OF_BUFFER:
| 		{
| 		/* Amount of text matched not including the EOB char. */
| 		int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
|
| 		/* Undo the effects of YY_DO_BEFORE_ACTION. */
| 		*yy_cp = (yy_hold_char);
| 		YY_RESTORE_YY_MORE_OFFSET
|
| 		if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| 			{
| 			/* We're scanning a new file or input source.  It's
| 			 * possible that this happened because the user
| 			 * just pointed yyin at a new source and called
| 			 * yylex().  If so, then we have to assure
| 			 * consistency between YY_CURRENT_BUFFER and our
| 			 * globals.  Here is the right place to do so, because
| 			 * this is the first action (other than possibly a
| 			 * back-up) that will match for the new input source.
| 			 */
| 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| 			YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| 			}
|
| 		/* Note that here we test for yy_c_buf_p "<=" to the position
| 		 * of the first EOB in the buffer, since yy_c_buf_p will
| 		 * already have been incremented past the NUL character
| 		 * (since all states make transitions on EOB to the
| 		 * end-of-buffer state).  Contrast this with the test
| 		 * in input().
| 		 */
| 		if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE-
>yy_ch_buf[(yy_n_chars)] )
| 			{ /* This was really a NUL. */
| 			yy_state_type yy_next_state;
|
| 			(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
|
| 			yy_current_state = yy_get_previous_state(  );
|
| 			/* Okay, we're now positioned to make the NUL
| 			 * transition.  We couldn't have
| 			 * yy_get_previous_state() go ahead and do it
| 			 * for us because it doesn't know how to deal
| 			 * with the possibility of jamming (and we don't
| 			 * want to build jamming into it because then it
| 			 * will run more slowly).
| 			 */
|
| 			yy_next_state = yy_try_NUL_trans( yy_current_state );
|
| 			yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| 			if ( yy_next_state )
| 				{
| 				/* Consume the NUL. */
| 				yy_cp = ++(yy_c_buf_p);
| 				yy_current_state = yy_next_state;
| 				goto yy_match;
| 				}
|
| 			else
| 				{
| 				yy_cp = (yy_c_buf_p);
| 				goto yy_find_action;
| 				}
| 			}
|
| 		else switch ( yy_get_next_buffer(  ) )
| 			{
| 			case EOB_ACT_END_OF_FILE:
| 				{
| 				(yy_did_buffer_switch_on_eof) = 0;
|
| 				if ( yywrap( ) )
| 					{
| 					/* Note: because we've taken care in
| 					 * yy_get_next_buffer() to have set up
| 					 * yytext, we can now set up
| 					 * yy_c_buf_p so that if some total
| 					 * hoser (like flex itself) wants to
| 					 * call the scanner after we return the
| 					 * YY_NULL, it'll still work - another
| 					 * YY_NULL will get returned.
| 					 */
| 					(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
|
| 					yy_act = YY_STATE_EOF(YY_START);
| 					goto do_action;
| 					}
|
| 				else
| 					{
| 					if ( ! (yy_did_buffer_switch_on_eof) )
| 						YY_NEW_FILE;
| 					}
| 				break;
| 				}
|
| 			case EOB_ACT_CONTINUE_SCAN:
| 				(yy_c_buf_p) =
| 					(yytext_ptr) + yy_amount_of_matched_text;
|
| 				yy_current_state = yy_get_previous_state(  );
|
| 				yy_cp = (yy_c_buf_p);
| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| 				goto yy_match;
|
| 			case EOB_ACT_LAST_MATCH:
| 				(yy_c_buf_p) =
| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
|
| 				yy_current_state = yy_get_previous_state(  );
|
| 				yy_cp = (yy_c_buf_p);
| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| 				goto yy_find_action;
| 			}
| 		break;
| 		}
|
| 	default:
| 		YY_FATAL_ERROR(
| 			"fatal flex scanner internal error--no action found" );
| 	} /* end of action switch */
| 		} /* end of scanning one token */
| } /* end of yylex */
|
| /* yy_get_next_buffer - try to read in a new buffer
|  *
|  * Returns a code representing an action:
|  *	EOB_ACT_LAST_MATCH -
|  *	EOB_ACT_CONTINUE_SCAN - continue scanning from current position
|  *	EOB_ACT_END_OF_FILE - end of file
|  */
| static int yy_get_next_buffer (void)
| {
|     	register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| 	register char *source = (yytext_ptr);
| 	register int number_to_move, i;
| 	int ret_val;
|
| 	if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE-
>yy_ch_buf[(yy_n_chars) + 1] )
| 		YY_FATAL_ERROR(
| 		"fatal flex scanner internal error--end of buffer missed" );
|
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| 		{ /* Don't try to fill the buffer, so this is an EOF. */
| 		if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| 			{
| 			/* We matched a single character, the EOB, so
| 			 * treat this as a final EOF.
| 			 */
| 			return EOB_ACT_END_OF_FILE;
| 			}
|
| 		else
| 			{
| 			/* We matched some text prior to the EOB, first
| 			 * process it.
| 			 */
| 			return EOB_ACT_LAST_MATCH;
| 			}
| 		}
|
| 	/* Try to read more data. */
|
| 	/* First move last chars to start of buffer. */
| 	number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
|
| 	for ( i = 0; i < number_to_move; ++i )
| 		*(dest++) = *(source++);
|
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status ==
YY_BUFFER_EOF_PENDING )
| 		/* don't do the read, it's not guaranteed to return an EOF,
| 		 * just force an EOF
| 		 */
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
|
| 	else
| 		{
| 			int num_to_read =
| 			YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
|
| 		while ( num_to_read <= 0 )
| 			{ /* Not enough room in the buffer - grow it. */
|
| 			YY_FATAL_ERROR(
| "input buffer overflow, can't enlarge buffer because scanner uses
REJECT" );
|
| 			}
|
| 		if ( num_to_read > YY_READ_BUF_SIZE )
| 			num_to_read = YY_READ_BUF_SIZE;
|
| 		/* Read in more data. */
| 		YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| 			(yy_n_chars), (size_t) num_to_read );
|
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
|
| 	if ( (yy_n_chars) == 0 )
| 		{
| 		if ( number_to_move == YY_MORE_ADJ )
| 			{
| 			ret_val = EOB_ACT_END_OF_FILE;
| 			yyrestart(yyin  );
| 			}
|
| 		else
| 			{
| 			ret_val = EOB_ACT_LAST_MATCH;
| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| 				YY_BUFFER_EOF_PENDING;
| 			}
| 		}
|
| 	else
| 		ret_val = EOB_ACT_CONTINUE_SCAN;
|
| 	if ((yy_size_t) ((yy_n_chars) + number_to_move) >
YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| 		/* Extend the array by 50%, plus the number we really need. */
| 		yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars)
>> 1);
| 		YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *)
YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size  );
| 		if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| 			YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()"
);
| 	}
|
| 	(yy_n_chars) += number_to_move;
| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] =
YY_END_OF_BUFFER_CHAR;
| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] =
YY_END_OF_BUFFER_CHAR;
|
| 	(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
|
| 	return ret_val;
| }
|
| /* yy_get_previous_state - get the state just before the EOB char
was reached */
|
|     static yy_state_type yy_get_previous_state (void)
| {
| 	register yy_state_type yy_current_state;
| 	register char *yy_cp;
|
| 	yy_current_state = (yy_start);
|
| 	(yy_state_ptr) = (yy_state_buf);
| 	*(yy_state_ptr)++ = yy_current_state;
|
| 	for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p);
++yy_cp )
| 		{
| 		register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| 		while ( yy_chk[yy_base[yy_current_state] + yy_c] !=
yy_current_state )
| 			{
| 			yy_current_state = (int) yy_def[yy_current_state];
| 			if ( yy_current_state >= 13 )
| 				yy_c = yy_meta[(unsigned int) yy_c];
| 			}
| 		yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned
int) yy_c];
| 		*(yy_state_ptr)++ = yy_current_state;
| 		}
|
| 	return yy_current_state;
| }
|
| /* yy_try_NUL_trans - try to make a transition on the NUL character
|  *
|  * synopsis
|  *	next_state = yy_try_NUL_trans( current_state );
|  */
|     static yy_state_type yy_try_NUL_trans  (yy_state_type
yy_current_state )
| {
| 	register int yy_is_jam;
|
| 	register YY_CHAR yy_c = 1;
| 	while ( yy_chk[yy_base[yy_current_state] + yy_c] !=
yy_current_state )
| 		{
| 		yy_current_state = (int) yy_def[yy_current_state];
| 		if ( yy_current_state >= 13 )
| 			yy_c = yy_meta[(unsigned int) yy_c];
| 		}
| 	yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned
int) yy_c];
| 	yy_is_jam = (yy_current_state == 12);
| 	if ( ! yy_is_jam )
| 		*(yy_state_ptr)++ = yy_current_state;
|
| 	return yy_is_jam ? 0 : yy_current_state;
| }
|
|     static void yyunput (int c, register char * yy_bp )
| {
| 	register char *yy_cp;
|
|     yy_cp = (yy_c_buf_p);
|
| 	/* undo effects of setting up yytext */
| 	*yy_cp = (yy_hold_char);
|
| 	if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| 		{ /* need to shift things up to make room */
| 		/* +2 for EOB chars. */
| 		register int number_to_move = (yy_n_chars) + 2;
| 		register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| 					YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| 		register char *source =
| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
|
| 		while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| 			*--dest = *--source;
|
| 		yy_cp += (int) (dest - source);
| 		yy_bp += (int) (dest - source);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
|
| 		if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| 			YY_FATAL_ERROR( "flex scanner push-back overflow" );
| 		}
|
| 	*--yy_cp = (char) c;
|
| 	(yytext_ptr) = yy_bp;
| 	(yy_hold_char) = *yy_cp;
| 	(yy_c_buf_p) = yy_cp;
| }
|
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
|     static int yyinput (void)
| #else
|     static int input  (void)
| #endif
|
| {
| 	int c;
|
| 	*(yy_c_buf_p) = (yy_hold_char);
|
| 	if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| 		{
| 		/* yy_c_buf_p now points to the character we want to return.
| 		 * If this occurs *before* the EOB characters, then it's a
| 		 * valid NUL; if not, then we've hit the end of the buffer.
| 		 */
| 		if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE-
>yy_ch_buf[(yy_n_chars)] )
| 			/* This was really a NUL. */
| 			*(yy_c_buf_p) = '\0';
|
| 		else
| 			{ /* need more input */
| 			int offset = (yy_c_buf_p) - (yytext_ptr);
| 			++(yy_c_buf_p);
|
| 			switch ( yy_get_next_buffer(  ) )
| 				{
| 				case EOB_ACT_LAST_MATCH:
| 					/* This happens because yy_g_n_b()
| 					 * sees that we've accumulated a
| 					 * token and flags that we need to
| 					 * try matching the token before
| 					 * proceeding.  But for input(),
| 					 * there's no matching to consider.
| 					 * So convert the EOB_ACT_LAST_MATCH
| 					 * to EOB_ACT_END_OF_FILE.
| 					 */
|
| 					/* Reset buffer status. */
| 					yyrestart(yyin );
|
| 					/*FALLTHROUGH*/
|
| 				case EOB_ACT_END_OF_FILE:
| 					{
| 					if ( yywrap( ) )
| 						return EOF;
|
| 					if ( ! (yy_did_buffer_switch_on_eof) )
| 						YY_NEW_FILE;
| #ifdef __cplusplus
| 					return yyinput();
| #else
| 					return input();
| #endif
| 					}
|
| 				case EOB_ACT_CONTINUE_SCAN:
| 					(yy_c_buf_p) = (yytext_ptr) + offset;
| 					break;
| 				}
| 			}
| 		}
|
| 	c = *(unsigned char *) (yy_c_buf_p);	/* cast for 8-bit char's */
| 	*(yy_c_buf_p) = '\0';	/* preserve yytext */
| 	(yy_hold_char) = *++(yy_c_buf_p);
|
| 	return c;
| }
| #endif	/* ifndef YY_NO_INPUT */
|
| /** Immediately switch to a different input stream.
|  * @param input_file A readable stream.
|  *
|  * @note This function does not reset the start condition to @c
INITIAL .
|  */
|     void yyrestart  (FILE * input_file )
| {
|
| 	if ( ! YY_CURRENT_BUFFER ){
|         yyensure_buffer_stack ();
| 		YY_CURRENT_BUFFER_LVALUE =
|             yy_create_buffer(yyin,YY_BUF_SIZE );
| 	}
|
| 	yy_init_buffer(YY_CURRENT_BUFFER,input_file );
| 	yy_load_buffer_state( );
| }
|
| /** Switch to a different input buffer.
|  * @param new_buffer The new input buffer.
|  *
|  */
|     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
| {
|
| 	/* TODO. We should be able to replace this entire function body
| 	 * with
| 	 *		yypop_buffer_state();
| 	 *		yypush_buffer_state(new_buffer);
|      */
| 	yyensure_buffer_stack ();
| 	if ( YY_CURRENT_BUFFER == new_buffer )
| 		return;
|
| 	if ( YY_CURRENT_BUFFER )
| 		{
| 		/* Flush out information for old buffer. */
| 		*(yy_c_buf_p) = (yy_hold_char);
| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
|
| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
| 	yy_load_buffer_state( );
|
| 	/* We don't actually know whether we did this switch during
| 	 * EOF (yywrap()) processing, but the only time this flag
| 	 * is looked at is after yywrap() is called, so it's safe
| 	 * to go ahead and always set it.
| 	 */
| 	(yy_did_buffer_switch_on_eof) = 1;
| }
|
| static void yy_load_buffer_state  (void)
| {
|     	(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| 	(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| 	yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| 	(yy_hold_char) = *(yy_c_buf_p);
| }
|
| /** Allocate and initialize an input buffer state.
|  * @param file A readable stream.
|  * @param size The character buffer size in bytes. When in doubt,
use @c YY_BUF_SIZE.
|  *
|  * @return the allocated buffer state.
|  */
|     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
| {
| 	YY_BUFFER_STATE b;
|
| 	b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| 	b->yy_buf_size = size;
|
| 	/* yy_ch_buf has to be 2 characters longer than the size given
because
| 	 * we need to put in 2 end-of-buffer characters.
| 	 */
| 	b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2  );
| 	if ( ! b->yy_ch_buf )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| 	b->yy_is_our_buffer = 1;
|
| 	yy_init_buffer(b,file );
|
| 	return b;
| }
|
| /** Destroy the buffer.
|  * @param b a buffer created with yy_create_buffer()
|  *
|  */
|     void yy_delete_buffer (YY_BUFFER_STATE  b )
| {
|
| 	if ( ! b )
| 		return;
|
| 	if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| 		YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
|
| 	if ( b->yy_is_our_buffer )
| 		yyfree((void *) b->yy_ch_buf  );
|
| 	yyfree((void *) b  );
| }
|
| #ifndef __cplusplus
| extern int isatty (int );
| #endif /* __cplusplus */
|
| /* Initializes or reinitializes a buffer.
|  * This function is sometimes called more than once on the same
buffer,
|  * such as during a yyrestart() or at EOF.
|  */
|     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
|
| {
| 	int oerrno = errno;
|
| 	yy_flush_buffer(b );
|
| 	b->yy_input_file = file;
| 	b->yy_fill_buffer = 1;
|
|     /* If b is the current buffer, then yy_init_buffer was
_probably_
|      * called from yyrestart() or through yy_get_next_buffer.
|      * In that case, we don't want to reset the lineno or column.
|      */
|     if (b != YY_CURRENT_BUFFER){
|         b->yy_bs_lineno = 1;
|         b->yy_bs_column = 0;
|     }
|
|         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) :
0;
|
| 	errno = oerrno;
| }
|
| /** Discard all buffered characters. On the next scan, YY_INPUT will
be called.
|  * @param b the buffer state to be flushed, usually @c
YY_CURRENT_BUFFER.
|  *
|  */
|     void yy_flush_buffer (YY_BUFFER_STATE  b )
| {
|     	if ( ! b )
| 		return;
|
| 	b->yy_n_chars = 0;
|
| 	/* We always need two end-of-buffer characters.  The first causes
| 	 * a transition to the end-of-buffer state.  The second causes
| 	 * a jam in that state.
| 	 */
| 	b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| 	b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
|
| 	b->yy_buf_pos = &b->yy_ch_buf[0];
|
| 	b->yy_at_bol = 1;
| 	b->yy_buffer_status = YY_BUFFER_NEW;
|
| 	if ( b == YY_CURRENT_BUFFER )
| 		yy_load_buffer_state( );
| }
|
| /** Pushes the new state onto the stack. The new state becomes
|  *  the current state. This function will allocate the stack
|  *  if necessary.
|  *  @param new_buffer The new state.
|  *
|  */
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| {
|     	if (new_buffer == NULL)
| 		return;
|
| 	yyensure_buffer_stack();
|
| 	/* This block is copied from yy_switch_to_buffer. */
| 	if ( YY_CURRENT_BUFFER )
| 		{
| 		/* Flush out information for old buffer. */
| 		*(yy_c_buf_p) = (yy_hold_char);
| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
|
| 	/* Only push if top exists. Otherwise, replace top. */
| 	if (YY_CURRENT_BUFFER)
| 		(yy_buffer_stack_top)++;
| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| 	/* copied from yy_switch_to_buffer. */
| 	yy_load_buffer_state( );
| 	(yy_did_buffer_switch_on_eof) = 1;
| }
|
| /** Removes and deletes the top of the stack, if present.
|  *  The next element becomes the new top.
|  *
|  */
| void yypop_buffer_state (void)
| {
|     	if (!YY_CURRENT_BUFFER)
| 		return;
|
| 	yy_delete_buffer(YY_CURRENT_BUFFER );
| 	YY_CURRENT_BUFFER_LVALUE = NULL;
| 	if ((yy_buffer_stack_top) > 0)
| 		--(yy_buffer_stack_top);
|
| 	if (YY_CURRENT_BUFFER) {
| 		yy_load_buffer_state( );
| 		(yy_did_buffer_switch_on_eof) = 1;
| 	}
| }
|
| /* Allocates the stack if it does not exist.
|  *  Guarantees space for at least one push.
|  */
| static void yyensure_buffer_stack (void)
| {
| 	int num_to_alloc;
|
| 	if (!(yy_buffer_stack)) {
|
| 		/* First allocation is just for 2 elements, since we don't know if
this
| 		 * scanner will even need a stack. We use 2 instead of 1 to avoid
an
| 		 * immediate realloc on the next call.
|          */
| 		num_to_alloc = 1;
| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| 								(num_to_alloc * sizeof(struct yy_buffer_state*)
| 								);
| 		if ( ! (yy_buffer_stack) )
| 			YY_FATAL_ERROR( "out of dynamic memory in
yyensure_buffer_stack()" );
|
| 		memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct
yy_buffer_state*));
|
| 		(yy_buffer_stack_max) = num_to_alloc;
| 		(yy_buffer_stack_top) = 0;
| 		return;
| 	}
|
| 	if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
|
| 		/* Increase the buffer to prepare for a possible push. */
| 		int grow_size = 8 /* arbitrary grow size */;
|
| 		num_to_alloc = (yy_buffer_stack_max) + grow_size;
| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| 								((yy_buffer_stack),
| 								num_to_alloc * sizeof(struct yy_buffer_state*)
| 								);
| 		if ( ! (yy_buffer_stack) )
| 			YY_FATAL_ERROR( "out of dynamic memory in
yyensure_buffer_stack()" );
|
| 		/* zero only the new slots.*/
| 		memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size *
sizeof(struct yy_buffer_state*));
| 		(yy_buffer_stack_max) = num_to_alloc;
| 	}
| }
|
| /** Setup the input buffer state to scan directly from a user-
specified character buffer.
|  * @param base the character buffer
|  * @param size the size in bytes of the character buffer
|  *
|  * @return the newly allocated buffer state object.
|  */
| YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
| {
| 	YY_BUFFER_STATE b;
|
| 	if ( size < 2 ||
| 	     base[size-2] != YY_END_OF_BUFFER_CHAR ||
| 	     base[size-1] != YY_END_OF_BUFFER_CHAR )
| 		/* They forgot to leave room for the EOB's. */
| 		return 0;
|
| 	b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
|
| 	b->yy_buf_size = size - 2;	/* "- 2" to take care of EOB's */
| 	b->yy_buf_pos = b->yy_ch_buf = base;
| 	b->yy_is_our_buffer = 0;
| 	b->yy_input_file = 0;
| 	b->yy_n_chars = b->yy_buf_size;
| 	b->yy_is_interactive = 0;
| 	b->yy_at_bol = 1;
| 	b->yy_fill_buffer = 0;
| 	b->yy_buffer_status = YY_BUFFER_NEW;
|
| 	yy_switch_to_buffer(b  );
|
| 	return b;
| }
|
| /** Setup the input buffer state to scan a string. The next call to
yylex() will
|  * scan from a @e copy of @a str.
|  * @param yystr a NUL-terminated string to scan
|  *
|  * @return the newly allocated buffer state object.
|  * @note If you want to scan bytes that may contain NUL values, then
use
|  *       yy_scan_bytes() instead.
|  */
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
| {
|
| 	return yy_scan_bytes(yystr,strlen(yystr) );
| }
|
| /** Setup the input buffer state to scan the given bytes. The next
call to yylex() will
|  * scan from a @e copy of @a bytes.
|  * @param bytes the byte buffer to scan
|  * @param len the number of bytes in the buffer pointed to by @a
bytes.
|  *
|  * @return the newly allocated buffer state object.
|  */
| YY_BUFFER_STATE yy_scan_bytes  (yyconst char * yybytes, int
_yybytes_len )
| {
| 	YY_BUFFER_STATE b;
| 	char *buf;
| 	yy_size_t n;
| 	int i;
|
| 	/* Get memory for full buffer, including space for trailing EOB's.
*/
| 	n = _yybytes_len + 2;
| 	buf = (char *) yyalloc(n  );
| 	if ( ! buf )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
|
| 	for ( i = 0; i < _yybytes_len; ++i )
| 		buf[i] = yybytes[i];
|
| 	buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
|
| 	b = yy_scan_buffer(buf,n );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
|
| 	/* It's okay to grow etc. this buffer, and we should throw it
| 	 * away when we're done.
| 	 */
| 	b->yy_is_our_buffer = 1;
|
| 	return b;
| }
|
| #ifndef YY_EXIT_FAILURE
| #define YY_EXIT_FAILURE 2
| #endif
|
| static void yy_fatal_error (yyconst char* msg )
| {
|     	(void) fprintf( stderr, "%s\n", msg );
| 	exit( YY_EXIT_FAILURE );
| }
|
| /* Redefine yyless() so it works in section 3 code. */
|
| #undef yyless
| #define yyless(n) \
| 	do \
| 		{ \
| 		/* Undo effects of setting up yytext. */ \
|         int yyless_macro_arg = (n); \
|         YY_LESS_LINENO(yyless_macro_arg);\
| 		yytext[yyleng] = (yy_hold_char); \
| 		(yy_c_buf_p) = yytext + yyless_macro_arg; \
| 		(yy_hold_char) = *(yy_c_buf_p); \
| 		*(yy_c_buf_p) = '\0'; \
| 		yyleng = yyless_macro_arg; \
| 		} \
| 	while ( 0 )
|
| /* Accessor  methods (get/set functions) to struct members. */
|
| /** Get the current line number.
|  *
|  */
| int yyget_lineno  (void)
| {
|
|     return yylineno;
| }
|
| /** Get the input stream.
|  *
|  */
| FILE *yyget_in  (void)
| {
|         return yyin;
| }
|
| /** Get the output stream.
|  *
|  */
| FILE *yyget_out  (void)
| {
|         return yyout;
| }
|
| /** Get the length of the current token.
|  *
|  */
| int yyget_leng  (void)
| {
|         return yyleng;
| }
|
| /** Get the current token.
|  *
|  */
|
| char *yyget_text  (void)
| {
|         return yytext;
| }
|
| /** Set the current line number.
|  * @param line_number
|  *
|  */
| void yyset_lineno (int  line_number )
| {
|
|     yylineno = line_number;
| }
|
| /** Set the input stream. This does not discard the current
|  * input buffer.
|  * @param in_str A readable stream.
|  *
|  * @see yy_switch_to_buffer
|  */
| void yyset_in (FILE *  in_str )
| {
|         yyin = in_str ;
| }
|
| void yyset_out (FILE *  out_str )
| {
|         yyout = out_str ;
| }
|
| int yyget_debug  (void)
| {
|         return yy_flex_debug;
| }
|
| void yyset_debug (int  bdebug )
| {
|         yy_flex_debug = bdebug ;
| }
|
| static int yy_init_globals (void)
| {
|         /* Initialization is the same as for the non-reentrant
scanner.
|      * This function is called from yylex_destroy(), so don't
allocate here.
|      */
|
|     (yy_buffer_stack) = 0;
|     (yy_buffer_stack_top) = 0;
|     (yy_buffer_stack_max) = 0;
|     (yy_c_buf_p) = (char *) 0;
|     (yy_init) = 0;
|     (yy_start) = 0;
|
|     (yy_state_buf) = 0;
|     (yy_state_ptr) = 0;
|     (yy_full_match) = 0;
|     (yy_lp) = 0;
|
| /* Defined in main.c */
| #ifdef YY_STDINIT
|     yyin = stdin;
|     yyout = stdout;
| #else
|     yyin = (FILE *) 0;
|     yyout = (FILE *) 0;
| #endif
|
|     /* For future reference: Set errno on error, since we are called
by
|      * yylex_init()
|      */
|     return 0;
| }
|
| /* yylex_destroy is for both reentrant and non-reentrant scanners.
*/
| int yylex_destroy  (void)
| {
|
|     /* Pop the buffer stack, destroying each element. */
| 	while(YY_CURRENT_BUFFER){
| 		yy_delete_buffer(YY_CURRENT_BUFFER  );
| 		YY_CURRENT_BUFFER_LVALUE = NULL;
| 		yypop_buffer_state();
| 	}
|
| 	/* Destroy the stack itself. */
| 	yyfree((yy_buffer_stack) );
| 	(yy_buffer_stack) = NULL;
|
|     yyfree ( (yy_state_buf) );
|     (yy_state_buf)  = NULL;
|
|     /* Reset the globals. This is important in a non-reentrant
scanner so the next time
|      * yylex() is called, initialization will occur. */
|     yy_init_globals( );
|
|     return 0;
| }
|
| /*
|  * Internal utility routines.
|  */
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
| {
| 	register int i;
| 	for ( i = 0; i < n; ++i )
| 		s1[i] = s2[i];
| }
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * s )
| {
| 	register int n;
| 	for ( n = 0; s[n]; ++n )
| 		;
|
| 	return n;
| }
| #endif
|
| void *yyalloc (yy_size_t  size )
| {
| 	return (void *) malloc( size );
| }
|
| void *yyrealloc  (void * ptr, yy_size_t  size )
| {
| 	/* The cast to (char *) in the following accommodates both
| 	 * implementations that use char* generic pointers, and those
| 	 * that use void* generic pointers.  It works with the latter
| 	 * because both ANSI C and C++ allow castless assignment from
| 	 * any pointer type to void*, and deal with argument conversions
| 	 * as though doing an assignment.
| 	 */
| 	return (void *) realloc( (char *) ptr, size );
| }
|
| void yyfree (void * ptr )
| {
| 	free( (char *) ptr );	/* see yyrealloc() for (char *) cast */
| }
|
| #define YYTABLES_NAME "yytables"
|
| #line 10 "conftest.l"
|
|
| #ifdef YYTEXT_POINTER
| extern char *yytext;
| #endif
| int
| main (void)
| {
|   return ! yylex () + ! yywrap ();
| }
configure:6157: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
-ll  >&5
/usr/bin/ld: cannot find -ll
collect2: ld returned 1 exit status
configure:6157: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MET"
| #define PACKAGE_TARNAME "met"
| #define PACKAGE_VERSION "5.1"
| #define PACKAGE_STRING "MET 5.1"
| #define PACKAGE_BUGREPORT "met_help at ucar.edu"
| #define PACKAGE_URL "http://www.dtcenter.org/met/users"
| #define PACKAGE "met"
| #define VERSION "5.1"
| #define ENABLE_ASCII2NC /**/
| #define ENABLE_ENSEMBLE_STAT /**/
| #define ENABLE_GEN_VX_MASK /**/
| #define ENABLE_GRID_STAT /**/
| #define ENABLE_MADIS2NC /**/
| #define ENABLE_MODE /**/
| #define ENABLE_MODE_ANALYSIS /**/
| #define ENABLE_PB2NC /**/
| #define ENABLE_PCP_COMBINE /**/
| #define ENABLE_PLOT_DATA_PLANE /**/
| #define ENABLE_REGRID_DATA_PLANE /**/
| #define ENABLE_SHIFT_DATA_PLANE /**/
| #define ENABLE_PLOT_POINT_OBS /**/
| #define ENABLE_POINT_STAT /**/
| #define ENABLE_STAT_ANALYSIS /**/
| #define ENABLE_WAVELET_STAT /**/
| #define ENABLE_SERIES_ANALYSIS /**/
| #define ENABLE_WWMCA /**/
| #define ENABLE_MODIS /**/
| #define ENABLE_MODE_GRAPHICS /**/
| #define ENABLE_MODE_TIME_DOMAIN /**/
| #define ENABLE_TC_UTILS /**/
| #define ENABLE_GSI_TOOLS /**/
| #define ENABLE_GRIB2 /**/
| /* end confdefs.h.  */
|
| #line 3 "lex.yy.c"
|
| #define  YY_INT_ALIGNED short int
|
| /* A lexical scanner generated by flex */
|
| #define FLEX_SCANNER
| #define YY_FLEX_MAJOR_VERSION 2
| #define YY_FLEX_MINOR_VERSION 5
| #define YY_FLEX_SUBMINOR_VERSION 35
| #if YY_FLEX_SUBMINOR_VERSION > 0
| #define FLEX_BETA
| #endif
|
| /* First, we deal with  platform-specific or compiler-specific
issues. */
|
| /* begin standard C headers. */
| #include <stdio.h>
| #include <string.h>
| #include <errno.h>
| #include <stdlib.h>
|
| /* end standard C headers. */
|
| /* flex integer type definitions */
|
| #ifndef FLEXINT_H
| #define FLEXINT_H
|
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
|
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
|
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
|  * if you want the limit (max/min) macros for int types.
|  */
| #ifndef __STDC_LIMIT_MACROS
| #define __STDC_LIMIT_MACROS 1
| #endif
|
| #include <inttypes.h>
| typedef int8_t flex_int8_t;
| typedef uint8_t flex_uint8_t;
| typedef int16_t flex_int16_t;
| typedef uint16_t flex_uint16_t;
| typedef int32_t flex_int32_t;
| typedef uint32_t flex_uint32_t;
| #else
| typedef signed char flex_int8_t;
| typedef short int flex_int16_t;
| typedef int flex_int32_t;
| typedef unsigned char flex_uint8_t;
| typedef unsigned short int flex_uint16_t;
| typedef unsigned int flex_uint32_t;
| #endif /* ! C99 */
|
| /* Limits of integral types. */
| #ifndef INT8_MIN
| #define INT8_MIN               (-128)
| #endif
| #ifndef INT16_MIN
| #define INT16_MIN              (-32767-1)
| #endif
| #ifndef INT32_MIN
| #define INT32_MIN              (-2147483647-1)
| #endif
| #ifndef INT8_MAX
| #define INT8_MAX               (127)
| #endif
| #ifndef INT16_MAX
| #define INT16_MAX              (32767)
| #endif
| #ifndef INT32_MAX
| #define INT32_MAX              (2147483647)
| #endif
| #ifndef UINT8_MAX
| #define UINT8_MAX              (255U)
| #endif
| #ifndef UINT16_MAX
| #define UINT16_MAX             (65535U)
| #endif
| #ifndef UINT32_MAX
| #define UINT32_MAX             (4294967295U)
| #endif
|
| #endif /* ! FLEXINT_H */
|
| #ifdef __cplusplus
|
| /* The "const" storage-class-modifier is valid. */
| #define YY_USE_CONST
|
| #else	/* ! __cplusplus */
|
| /* C99 requires __STDC__ to be defined as 1. */
| #if defined (__STDC__)
|
| #define YY_USE_CONST
|
| #endif	/* defined (__STDC__) */
| #endif	/* ! __cplusplus */
|
| #ifdef YY_USE_CONST
| #define yyconst const
| #else
| #define yyconst
| #endif
|
| /* Returned upon end-of-file. */
| #define YY_NULL 0
|
| /* Promotes a possibly negative, possibly signed char to an unsigned
|  * integer for use as an array index.  If the signed char is
negative,
|  * we want to instead treat it as an 8-bit unsigned char, hence the
|  * double cast.
|  */
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
|
| /* Enter a start condition.  This macro really ought to take a
parameter,
|  * but we do it the disgusting crufty way forced on us by the ()-
less
|  * definition of BEGIN.
|  */
| #define BEGIN (yy_start) = 1 + 2 *
|
| /* Translate the current start state into a value that can be later
handed
|  * to BEGIN to return to the state.  The YYSTATE alias is for lex
|  * compatibility.
|  */
| #define YY_START (((yy_start) - 1) / 2)
| #define YYSTATE YY_START
|
| /* Action number for EOF rule of a given start state. */
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
|
| /* Special action meaning "start processing a new file". */
| #define YY_NEW_FILE yyrestart(yyin  )
|
| #define YY_END_OF_BUFFER_CHAR 0
|
| /* Size of default input buffer. */
| #ifndef YY_BUF_SIZE
| #define YY_BUF_SIZE 16384
| #endif
|
| /* The state buf must be large enough to hold one state per
character in the main buffer.
|  */
| #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) *
sizeof(yy_state_type))
|
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| #define YY_TYPEDEF_YY_BUFFER_STATE
| typedef struct yy_buffer_state *YY_BUFFER_STATE;
| #endif
|
| extern int yyleng;
|
| extern FILE *yyin, *yyout;
|
| #define EOB_ACT_CONTINUE_SCAN 0
| #define EOB_ACT_END_OF_FILE 1
| #define EOB_ACT_LAST_MATCH 2
|
|     #define YY_LESS_LINENO(n)
|
| /* Return all but the first "n" matched characters back to the input
stream. */
| #define yyless(n) \
| 	do \
| 		{ \
| 		/* Undo effects of setting up yytext. */ \
|         int yyless_macro_arg = (n); \
|         YY_LESS_LINENO(yyless_macro_arg);\
| 		*yy_cp = (yy_hold_char); \
| 		YY_RESTORE_YY_MORE_OFFSET \
| 		(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| 		YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| 		} \
| 	while ( 0 )
|
| #define unput(c) yyunput( c, (yytext_ptr)  )
|
| #ifndef YY_TYPEDEF_YY_SIZE_T
| #define YY_TYPEDEF_YY_SIZE_T
| typedef size_t yy_size_t;
| #endif
|
| #ifndef YY_STRUCT_YY_BUFFER_STATE
| #define YY_STRUCT_YY_BUFFER_STATE
| struct yy_buffer_state
| 	{
| 	FILE *yy_input_file;
|
| 	char *yy_ch_buf;		/* input buffer */
| 	char *yy_buf_pos;		/* current position in input buffer */
|
| 	/* Size of input buffer in bytes, not including room for EOB
| 	 * characters.
| 	 */
| 	yy_size_t yy_buf_size;
|
| 	/* Number of characters read into yy_ch_buf, not including EOB
| 	 * characters.
| 	 */
| 	int yy_n_chars;
|
| 	/* Whether we "own" the buffer - i.e., we know we created it,
| 	 * and can realloc() it to grow it, and should free() it to
| 	 * delete it.
| 	 */
| 	int yy_is_our_buffer;
|
| 	/* Whether this is an "interactive" input source; if so, and
| 	 * if we're using stdio for input, then we want to use getc()
| 	 * instead of fread(), to make sure we stop fetching input after
| 	 * each newline.
| 	 */
| 	int yy_is_interactive;
|
| 	/* Whether we're considered to be at the beginning of a line.
| 	 * If so, '^' rules will be active on the next match, otherwise
| 	 * not.
| 	 */
| 	int yy_at_bol;
|
|     int yy_bs_lineno; /**< The line count. */
|     int yy_bs_column; /**< The column count. */
|
| 	/* Whether to try to fill the input buffer when we reach the
| 	 * end of it.
| 	 */
| 	int yy_fill_buffer;
|
| 	int yy_buffer_status;
|
| #define YY_BUFFER_NEW 0
| #define YY_BUFFER_NORMAL 1
| 	/* When an EOF's been seen but there's still some text to process
| 	 * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| 	 * shouldn't try reading from the input source any more.  We might
| 	 * still have a bunch of tokens to match, though, because of
| 	 * possible backing-up.
| 	 *
| 	 * When we actually see the EOF, we change the status to "new"
| 	 * (via yyrestart()), so that the user can continue scanning by
| 	 * just pointing yyin at a new input file.
| 	 */
| #define YY_BUFFER_EOF_PENDING 2
|
| 	};
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
|
| /* Stack of input buffers. */
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack.
*/
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an
array. */
|
| /* We provide macros for accessing buffer states in case in the
|  * future we want to put the buffer states in a more general
|  * "scanner state".
|  *
|  * Returns the top of the stack, or NULL.
|  */
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
|                           ? (yy_buffer_stack)[(yy_buffer_stack_top)]
\
|                           : NULL)
|
| /* Same as previous macro, but useful when we know that the buffer
stack is not
|  * NULL or when we need an lvalue. For internal use only.
|  */
| #define YY_CURRENT_BUFFER_LVALUE
(yy_buffer_stack)[(yy_buffer_stack_top)]
|
| /* yy_hold_char holds the character lost when yytext is formed. */
| static char yy_hold_char;
| static int yy_n_chars;		/* number of characters read into yy_ch_buf
*/
| int yyleng;
|
| /* Points to current character in buffer. */
| static char *yy_c_buf_p = (char *) 0;
| static int yy_init = 0;		/* whether we need to initialize */
| static int yy_start = 0;	/* start state number */
|
| /* Flag which is used to allow yywrap()'s to do buffer switches
|  * instead of setting up a fresh yyin.  A bit of a hack ...
|  */
| static int yy_did_buffer_switch_on_eof;
|
| void yyrestart (FILE *input_file  );
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer  );
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size  );
| void yy_delete_buffer (YY_BUFFER_STATE b  );
| void yy_flush_buffer (YY_BUFFER_STATE b  );
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer  );
| void yypop_buffer_state (void );
|
| static void yyensure_buffer_stack (void );
| static void yy_load_buffer_state (void );
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file  );
|
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
|
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size  );
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str  );
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len  );
|
| void *yyalloc (yy_size_t  );
| void *yyrealloc (void *,yy_size_t  );
| void yyfree (void *  );
|
| #define yy_new_buffer yy_create_buffer
|
| #define yy_set_interactive(is_interactive) \
| 	{ \
| 	if ( ! YY_CURRENT_BUFFER ){ \
|         yyensure_buffer_stack (); \
| 		YY_CURRENT_BUFFER_LVALUE =    \
|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
| 	} \
| 	YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| 	}
|
| #define yy_set_bol(at_bol) \
| 	{ \
| 	if ( ! YY_CURRENT_BUFFER ){\
|         yyensure_buffer_stack (); \
| 		YY_CURRENT_BUFFER_LVALUE =    \
|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
| 	} \
| 	YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| 	}
|
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
|
| /* Begin user sect3 */
|
| typedef unsigned char YY_CHAR;
|
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
|
| typedef int yy_state_type;
|
| extern int yylineno;
|
| int yylineno = 1;
|
| extern char *yytext;
| #define yytext_ptr yytext
|
| static yy_state_type yy_get_previous_state (void );
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state
);
| static int yy_get_next_buffer (void );
| static void yy_fatal_error (yyconst char msg[]  );
|
| /* Done after the current pattern has been matched and before the
|  * corresponding action - sets up yytext.
|  */
| #define YY_DO_BEFORE_ACTION \
| 	(yytext_ptr) = yy_bp; \
| 	(yytext_ptr) -= (yy_more_len); \
| 	yyleng = (size_t) (yy_cp - (yytext_ptr)); \
| 	(yy_hold_char) = *yy_cp; \
| 	*yy_cp = '\0'; \
| 	(yy_c_buf_p) = yy_cp;
|
| #define YY_NUM_RULES 8
| #define YY_END_OF_BUFFER 9
| /* This struct is not used in this scanner,
|    but its presence is necessary. */
| struct yy_trans_info
| 	{
| 	flex_int32_t yy_verify;
| 	flex_int32_t yy_nxt;
| 	};
| static yyconst flex_int16_t yy_acclist[23] =
|     {   0,
|         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
|         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
|         7,    8
|     } ;
|
| static yyconst flex_int16_t yy_accept[14] =
|     {   0,
|         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
|        20,   23,   23
|     } ;
|
| static yyconst flex_int32_t yy_ec[256] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
|
|         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1
|     } ;
|
| static yyconst flex_int32_t yy_meta[9] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1
|     } ;
|
| static yyconst flex_int16_t yy_base[13] =
|     {   0,
|         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
|        10,   10
|     } ;
|
| static yyconst flex_int16_t yy_def[13] =
|     {   0,
|        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
|        12,    0
|     } ;
|
| static yyconst flex_int16_t yy_nxt[19] =
|     {   0,
|         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
|        12,   12,   12,   12,   12,   12,   12,   12
|     } ;
|
| static yyconst flex_int16_t yy_chk[19] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
|        12,   12,   12,   12,   12,   12,   12,   12
|     } ;
|
| extern int yy_flex_debug;
| int yy_flex_debug = 0;
|
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| static char *yy_full_match;
| static int yy_lp;
| #define REJECT \
| { \
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| ++(yy_lp); \
| goto find_rule; \
| }
|
| static int yy_more_flag = 0;
| static int yy_more_len = 0;
| #define yymore() ((yy_more_flag) = 1)
| #define YY_MORE_ADJ (yy_more_len)
| #define YY_RESTORE_YY_MORE_OFFSET
| char *yytext;
| #line 1 "conftest.l"
| #line 468 "lex.yy.c"
|
| #define INITIAL 0
|
| #ifndef YY_NO_UNISTD_H
| /* Special case for "unistd.h", since it is non-ANSI. We include it
way
|  * down here because we want the user's section 1 to have been
scanned first.
|  * The user has a chance to override it with an option.
|  */
| #include <unistd.h>
| #endif
|
| #ifndef YY_EXTRA_TYPE
| #define YY_EXTRA_TYPE void *
| #endif
|
| static int yy_init_globals (void );
|
| /* Accessor methods to globals.
|    These are made visible to non-reentrant scanners for convenience.
*/
|
| int yylex_destroy (void );
|
| int yyget_debug (void );
|
| void yyset_debug (int debug_flag  );
|
| YY_EXTRA_TYPE yyget_extra (void );
|
| void yyset_extra (YY_EXTRA_TYPE user_defined  );
|
| FILE *yyget_in (void );
|
| void yyset_in  (FILE * in_str  );
|
| FILE *yyget_out (void );
|
| void yyset_out  (FILE * out_str  );
|
| int yyget_leng (void );
|
| char *yyget_text (void );
|
| int yyget_lineno (void );
|
| void yyset_lineno (int line_number  );
|
| /* Macros after this point can all be overridden by user definitions
in
|  * section 1.
|  */
|
| #ifndef YY_SKIP_YYWRAP
| #ifdef __cplusplus
| extern "C" int yywrap (void );
| #else
| extern int yywrap (void );
| #endif
| #endif
|
|     static void yyunput (int c,char *buf_ptr  );
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char *,yyconst char *,int );
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * );
| #endif
|
| #ifndef YY_NO_INPUT
|
| #ifdef __cplusplus
| static int yyinput (void );
| #else
| static int input (void );
| #endif
|
| #endif
|
| /* Amount of stuff to slurp up with each read. */
| #ifndef YY_READ_BUF_SIZE
| #define YY_READ_BUF_SIZE 8192
| #endif
|
| /* Copy whatever the last rule matched to the standard output. */
| #ifndef ECHO
| /* This used to be an fputs(), but since the string might contain
NUL's,
|  * we now use fwrite().
|  */
| #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while
(0)
| #endif
|
| /* Gets input and stuffs it into "buf".  number of characters read,
or YY_NULL,
|  * is returned in "result".
|  */
| #ifndef YY_INPUT
| #define YY_INPUT(buf,result,max_size) \
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| 		{ \
| 		int c = '*'; \
| 		unsigned n; \
| 		for ( n = 0; n < max_size && \
| 			     (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| 			buf[n] = (char) c; \
| 		if ( c == '\n' ) \
| 			buf[n++] = (char) c; \
| 		if ( c == EOF && ferror( yyin ) ) \
| 			YY_FATAL_ERROR( "input in flex scanner failed" ); \
| 		result = n; \
| 		} \
| 	else \
| 		{ \
| 		errno=0; \
| 		while ( (result = fread(buf, 1, max_size, yyin))==0 &&
ferror(yyin)) \
| 			{ \
| 			if( errno != EINTR) \
| 				{ \
| 				YY_FATAL_ERROR( "input in flex scanner failed" ); \
| 				break; \
| 				} \
| 			errno=0; \
| 			clearerr(yyin); \
| 			} \
| 		}\
| \
|
| #endif
|
| /* No semi-colon after return; correct usage is to write
"yyterminate();" -
|  * we don't want an extra ';' after the "return" because that will
cause
|  * some compilers to complain about unreachable statements.
|  */
| #ifndef yyterminate
| #define yyterminate() return YY_NULL
| #endif
|
| /* Number of entries by which start-condition stack grows. */
| #ifndef YY_START_STACK_INCR
| #define YY_START_STACK_INCR 25
| #endif
|
| /* Report a fatal error. */
| #ifndef YY_FATAL_ERROR
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| #endif
|
| /* end tables serialization structures and prototypes */
|
| /* Default declaration of generated scanner - a define so the user
can
|  * easily add parameters.
|  */
| #ifndef YY_DECL
| #define YY_DECL_IS_OURS 1
|
| extern int yylex (void);
|
| #define YY_DECL int yylex (void)
| #endif /* !YY_DECL */
|
| /* Code executed at the beginning of each rule, after yytext and
yyleng
|  * have been set up.
|  */
| #ifndef YY_USER_ACTION
| #define YY_USER_ACTION
| #endif
|
| /* Code executed at the end of each rule. */
| #ifndef YY_BREAK
| #define YY_BREAK break;
| #endif
|
| #define YY_RULE_SETUP \
| 	YY_USER_ACTION
|
| /** The main scanner function which does all the work.
|  */
| YY_DECL
| {
| 	register yy_state_type yy_current_state;
| 	register char *yy_cp, *yy_bp;
| 	register int yy_act;
|
| #line 1 "conftest.l"
|
| #line 652 "lex.yy.c"
|
| 	if ( !(yy_init) )
| 		{
| 		(yy_init) = 1;
|
| #ifdef YY_USER_INIT
| 		YY_USER_INIT;
| #endif
|
|         /* Create the reject buffer large enough to save one state
per allowed character. */
|         if ( ! (yy_state_buf) )
|             (yy_state_buf) = (yy_state_type
*)yyalloc(YY_STATE_BUF_SIZE  );
|             if ( ! (yy_state_buf) )
|                 YY_FATAL_ERROR( "out of dynamic memory in yylex()"
);
|
| 		if ( ! (yy_start) )
| 			(yy_start) = 1;	/* first start state */
|
| 		if ( ! yyin )
| 			yyin = stdin;
|
| 		if ( ! yyout )
| 			yyout = stdout;
|
| 		if ( ! YY_CURRENT_BUFFER ) {
| 			yyensure_buffer_stack ();
| 			YY_CURRENT_BUFFER_LVALUE =
| 				yy_create_buffer(yyin,YY_BUF_SIZE );
| 		}
|
| 		yy_load_buffer_state( );
| 		}
|
| 	while ( 1 )		/* loops until end-of-file is reached */
| 		{
| 		(yy_more_len) = 0;
| 		if ( (yy_more_flag) )
| 			{
| 			(yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
| 			(yy_more_flag) = 0;
| 			}
| 		yy_cp = (yy_c_buf_p);
|
| 		/* Support of yytext. */
| 		*yy_cp = (yy_hold_char);
|
| 		/* yy_bp points to the position in yy_ch_buf of the start of
| 		 * the current run.
| 		 */
| 		yy_bp = yy_cp;
|
| 		yy_current_state = (yy_start);
|
| 		(yy_state_ptr) = (yy_state_buf);
| 		*(yy_state_ptr)++ = yy_current_state;
|
| yy_match:
| 		do
| 			{
| 			register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
| 			while ( yy_chk[yy_base[yy_current_state] + yy_c] !=
yy_current_state )
| 				{
| 				yy_current_state = (int) yy_def[yy_current_state];
| 				if ( yy_current_state >= 13 )
| 					yy_c = yy_meta[(unsigned int) yy_c];
| 				}
| 			yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned
int) yy_c];
| 			*(yy_state_ptr)++ = yy_current_state;
| 			++yy_cp;
| 			}
| 		while ( yy_base[yy_current_state] != 10 );
|
| yy_find_action:
| 		yy_current_state = *--(yy_state_ptr);
| 		(yy_lp) = yy_accept[yy_current_state];
| find_rule: /* we branch to this label when backing up */
| 		for ( ; ; ) /* until we find what rule we matched */
| 			{
| 			if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| 				{
| 				yy_act = yy_acclist[(yy_lp)];
| 					{
| 					(yy_full_match) = yy_cp;
| 					break;
| 					}
| 				}
| 			--yy_cp;
| 			yy_current_state = *--(yy_state_ptr);
| 			(yy_lp) = yy_accept[yy_current_state];
| 			}
|
| 		YY_DO_BEFORE_ACTION;
|
| do_action:	/* This label is used only to access EOF actions. */
|
| 		switch ( yy_act )
| 	{ /* beginning of action switch */
| case 1:
| YY_RULE_SETUP
| #line 2 "conftest.l"
| { ECHO; }
| 	YY_BREAK
| case 2:
| YY_RULE_SETUP
| #line 3 "conftest.l"
| { REJECT; }
| 	YY_BREAK
| case 3:
| YY_RULE_SETUP
| #line 4 "conftest.l"
| { yymore (); }
| 	YY_BREAK
| case 4:
| YY_RULE_SETUP
| #line 5 "conftest.l"
| { yyless (1); }
| 	YY_BREAK
| case 5:
| YY_RULE_SETUP
| #line 6 "conftest.l"
| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
|     yyless ((input () != 0)); }
| 	YY_BREAK
| case 6:
| YY_RULE_SETUP
| #line 8 "conftest.l"
| { unput (yytext[0]); }
| 	YY_BREAK
| case 7:
| YY_RULE_SETUP
| #line 9 "conftest.l"
| { BEGIN INITIAL; }
| 	YY_BREAK
| case 8:
| YY_RULE_SETUP
| #line 10 "conftest.l"
| ECHO;
| 	YY_BREAK
| #line 791 "lex.yy.c"
| 			case YY_STATE_EOF(INITIAL):
| 				yyterminate();
|
| 	case YY_END_OF_BUFFER:
| 		{
| 		/* Amount of text matched not including the EOB char. */
| 		int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
|
| 		/* Undo the effects of YY_DO_BEFORE_ACTION. */
| 		*yy_cp = (yy_hold_char);
| 		YY_RESTORE_YY_MORE_OFFSET
|
| 		if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| 			{
| 			/* We're scanning a new file or input source.  It's
| 			 * possible that this happened because the user
| 			 * just pointed yyin at a new source and called
| 			 * yylex().  If so, then we have to assure
| 			 * consistency between YY_CURRENT_BUFFER and our
| 			 * globals.  Here is the right place to do so, because
| 			 * this is the first action (other than possibly a
| 			 * back-up) that will match for the new input source.
| 			 */
| 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| 			YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| 			}
|
| 		/* Note that here we test for yy_c_buf_p "<=" to the position
| 		 * of the first EOB in the buffer, since yy_c_buf_p will
| 		 * already have been incremented past the NUL character
| 		 * (since all states make transitions on EOB to the
| 		 * end-of-buffer state).  Contrast this with the test
| 		 * in input().
| 		 */
| 		if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE-
>yy_ch_buf[(yy_n_chars)] )
| 			{ /* This was really a NUL. */
| 			yy_state_type yy_next_state;
|
| 			(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
|
| 			yy_current_state = yy_get_previous_state(  );
|
| 			/* Okay, we're now positioned to make the NUL
| 			 * transition.  We couldn't have
| 			 * yy_get_previous_state() go ahead and do it
| 			 * for us because it doesn't know how to deal
| 			 * with the possibility of jamming (and we don't
| 			 * want to build jamming into it because then it
| 			 * will run more slowly).
| 			 */
|
| 			yy_next_state = yy_try_NUL_trans( yy_current_state );
|
| 			yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| 			if ( yy_next_state )
| 				{
| 				/* Consume the NUL. */
| 				yy_cp = ++(yy_c_buf_p);
| 				yy_current_state = yy_next_state;
| 				goto yy_match;
| 				}
|
| 			else
| 				{
| 				yy_cp = (yy_c_buf_p);
| 				goto yy_find_action;
| 				}
| 			}
|
| 		else switch ( yy_get_next_buffer(  ) )
| 			{
| 			case EOB_ACT_END_OF_FILE:
| 				{
| 				(yy_did_buffer_switch_on_eof) = 0;
|
| 				if ( yywrap( ) )
| 					{
| 					/* Note: because we've taken care in
| 					 * yy_get_next_buffer() to have set up
| 					 * yytext, we can now set up
| 					 * yy_c_buf_p so that if some total
| 					 * hoser (like flex itself) wants to
| 					 * call the scanner after we return the
| 					 * YY_NULL, it'll still work - another
| 					 * YY_NULL will get returned.
| 					 */
| 					(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
|
| 					yy_act = YY_STATE_EOF(YY_START);
| 					goto do_action;
| 					}
|
| 				else
| 					{
| 					if ( ! (yy_did_buffer_switch_on_eof) )
| 						YY_NEW_FILE;
| 					}
| 				break;
| 				}
|
| 			case EOB_ACT_CONTINUE_SCAN:
| 				(yy_c_buf_p) =
| 					(yytext_ptr) + yy_amount_of_matched_text;
|
| 				yy_current_state = yy_get_previous_state(  );
|
| 				yy_cp = (yy_c_buf_p);
| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| 				goto yy_match;
|
| 			case EOB_ACT_LAST_MATCH:
| 				(yy_c_buf_p) =
| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
|
| 				yy_current_state = yy_get_previous_state(  );
|
| 				yy_cp = (yy_c_buf_p);
| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| 				goto yy_find_action;
| 			}
| 		break;
| 		}
|
| 	default:
| 		YY_FATAL_ERROR(
| 			"fatal flex scanner internal error--no action found" );
| 	} /* end of action switch */
| 		} /* end of scanning one token */
| } /* end of yylex */
|
| /* yy_get_next_buffer - try to read in a new buffer
|  *
|  * Returns a code representing an action:
|  *	EOB_ACT_LAST_MATCH -
|  *	EOB_ACT_CONTINUE_SCAN - continue scanning from current position
|  *	EOB_ACT_END_OF_FILE - end of file
|  */
| static int yy_get_next_buffer (void)
| {
|     	register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| 	register char *source = (yytext_ptr);
| 	register int number_to_move, i;
| 	int ret_val;
|
| 	if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE-
>yy_ch_buf[(yy_n_chars) + 1] )
| 		YY_FATAL_ERROR(
| 		"fatal flex scanner internal error--end of buffer missed" );
|
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| 		{ /* Don't try to fill the buffer, so this is an EOF. */
| 		if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| 			{
| 			/* We matched a single character, the EOB, so
| 			 * treat this as a final EOF.
| 			 */
| 			return EOB_ACT_END_OF_FILE;
| 			}
|
| 		else
| 			{
| 			/* We matched some text prior to the EOB, first
| 			 * process it.
| 			 */
| 			return EOB_ACT_LAST_MATCH;
| 			}
| 		}
|
| 	/* Try to read more data. */
|
| 	/* First move last chars to start of buffer. */
| 	number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
|
| 	for ( i = 0; i < number_to_move; ++i )
| 		*(dest++) = *(source++);
|
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status ==
YY_BUFFER_EOF_PENDING )
| 		/* don't do the read, it's not guaranteed to return an EOF,
| 		 * just force an EOF
| 		 */
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
|
| 	else
| 		{
| 			int num_to_read =
| 			YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
|
| 		while ( num_to_read <= 0 )
| 			{ /* Not enough room in the buffer - grow it. */
|
| 			YY_FATAL_ERROR(
| "input buffer overflow, can't enlarge buffer because scanner uses
REJECT" );
|
| 			}
|
| 		if ( num_to_read > YY_READ_BUF_SIZE )
| 			num_to_read = YY_READ_BUF_SIZE;
|
| 		/* Read in more data. */
| 		YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| 			(yy_n_chars), (size_t) num_to_read );
|
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
|
| 	if ( (yy_n_chars) == 0 )
| 		{
| 		if ( number_to_move == YY_MORE_ADJ )
| 			{
| 			ret_val = EOB_ACT_END_OF_FILE;
| 			yyrestart(yyin  );
| 			}
|
| 		else
| 			{
| 			ret_val = EOB_ACT_LAST_MATCH;
| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| 				YY_BUFFER_EOF_PENDING;
| 			}
| 		}
|
| 	else
| 		ret_val = EOB_ACT_CONTINUE_SCAN;
|
| 	if ((yy_size_t) ((yy_n_chars) + number_to_move) >
YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| 		/* Extend the array by 50%, plus the number we really need. */
| 		yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars)
>> 1);
| 		YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *)
YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size  );
| 		if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| 			YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()"
);
| 	}
|
| 	(yy_n_chars) += number_to_move;
| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] =
YY_END_OF_BUFFER_CHAR;
| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] =
YY_END_OF_BUFFER_CHAR;
|
| 	(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
|
| 	return ret_val;
| }
|
| /* yy_get_previous_state - get the state just before the EOB char
was reached */
|
|     static yy_state_type yy_get_previous_state (void)
| {
| 	register yy_state_type yy_current_state;
| 	register char *yy_cp;
|
| 	yy_current_state = (yy_start);
|
| 	(yy_state_ptr) = (yy_state_buf);
| 	*(yy_state_ptr)++ = yy_current_state;
|
| 	for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p);
++yy_cp )
| 		{
| 		register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| 		while ( yy_chk[yy_base[yy_current_state] + yy_c] !=
yy_current_state )
| 			{
| 			yy_current_state = (int) yy_def[yy_current_state];
| 			if ( yy_current_state >= 13 )
| 				yy_c = yy_meta[(unsigned int) yy_c];
| 			}
| 		yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned
int) yy_c];
| 		*(yy_state_ptr)++ = yy_current_state;
| 		}
|
| 	return yy_current_state;
| }
|
| /* yy_try_NUL_trans - try to make a transition on the NUL character
|  *
|  * synopsis
|  *	next_state = yy_try_NUL_trans( current_state );
|  */
|     static yy_state_type yy_try_NUL_trans  (yy_state_type
yy_current_state )
| {
| 	register int yy_is_jam;
|
| 	register YY_CHAR yy_c = 1;
| 	while ( yy_chk[yy_base[yy_current_state] + yy_c] !=
yy_current_state )
| 		{
| 		yy_current_state = (int) yy_def[yy_current_state];
| 		if ( yy_current_state >= 13 )
| 			yy_c = yy_meta[(unsigned int) yy_c];
| 		}
| 	yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned
int) yy_c];
| 	yy_is_jam = (yy_current_state == 12);
| 	if ( ! yy_is_jam )
| 		*(yy_state_ptr)++ = yy_current_state;
|
| 	return yy_is_jam ? 0 : yy_current_state;
| }
|
|     static void yyunput (int c, register char * yy_bp )
| {
| 	register char *yy_cp;
|
|     yy_cp = (yy_c_buf_p);
|
| 	/* undo effects of setting up yytext */
| 	*yy_cp = (yy_hold_char);
|
| 	if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| 		{ /* need to shift things up to make room */
| 		/* +2 for EOB chars. */
| 		register int number_to_move = (yy_n_chars) + 2;
| 		register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| 					YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| 		register char *source =
| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
|
| 		while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| 			*--dest = *--source;
|
| 		yy_cp += (int) (dest - source);
| 		yy_bp += (int) (dest - source);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
|
| 		if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| 			YY_FATAL_ERROR( "flex scanner push-back overflow" );
| 		}
|
| 	*--yy_cp = (char) c;
|
| 	(yytext_ptr) = yy_bp;
| 	(yy_hold_char) = *yy_cp;
| 	(yy_c_buf_p) = yy_cp;
| }
|
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
|     static int yyinput (void)
| #else
|     static int input  (void)
| #endif
|
| {
| 	int c;
|
| 	*(yy_c_buf_p) = (yy_hold_char);
|
| 	if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| 		{
| 		/* yy_c_buf_p now points to the character we want to return.
| 		 * If this occurs *before* the EOB characters, then it's a
| 		 * valid NUL; if not, then we've hit the end of the buffer.
| 		 */
| 		if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE-
>yy_ch_buf[(yy_n_chars)] )
| 			/* This was really a NUL. */
| 			*(yy_c_buf_p) = '\0';
|
| 		else
| 			{ /* need more input */
| 			int offset = (yy_c_buf_p) - (yytext_ptr);
| 			++(yy_c_buf_p);
|
| 			switch ( yy_get_next_buffer(  ) )
| 				{
| 				case EOB_ACT_LAST_MATCH:
| 					/* This happens because yy_g_n_b()
| 					 * sees that we've accumulated a
| 					 * token and flags that we need to
| 					 * try matching the token before
| 					 * proceeding.  But for input(),
| 					 * there's no matching to consider.
| 					 * So convert the EOB_ACT_LAST_MATCH
| 					 * to EOB_ACT_END_OF_FILE.
| 					 */
|
| 					/* Reset buffer status. */
| 					yyrestart(yyin );
|
| 					/*FALLTHROUGH*/
|
| 				case EOB_ACT_END_OF_FILE:
| 					{
| 					if ( yywrap( ) )
| 						return EOF;
|
| 					if ( ! (yy_did_buffer_switch_on_eof) )
| 						YY_NEW_FILE;
| #ifdef __cplusplus
| 					return yyinput();
| #else
| 					return input();
| #endif
| 					}
|
| 				case EOB_ACT_CONTINUE_SCAN:
| 					(yy_c_buf_p) = (yytext_ptr) + offset;
| 					break;
| 				}
| 			}
| 		}
|
| 	c = *(unsigned char *) (yy_c_buf_p);	/* cast for 8-bit char's */
| 	*(yy_c_buf_p) = '\0';	/* preserve yytext */
| 	(yy_hold_char) = *++(yy_c_buf_p);
|
| 	return c;
| }
| #endif	/* ifndef YY_NO_INPUT */
|
| /** Immediately switch to a different input stream.
|  * @param input_file A readable stream.
|  *
|  * @note This function does not reset the start condition to @c
INITIAL .
|  */
|     void yyrestart  (FILE * input_file )
| {
|
| 	if ( ! YY_CURRENT_BUFFER ){
|         yyensure_buffer_stack ();
| 		YY_CURRENT_BUFFER_LVALUE =
|             yy_create_buffer(yyin,YY_BUF_SIZE );
| 	}
|
| 	yy_init_buffer(YY_CURRENT_BUFFER,input_file );
| 	yy_load_buffer_state( );
| }
|
| /** Switch to a different input buffer.
|  * @param new_buffer The new input buffer.
|  *
|  */
|     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
| {
|
| 	/* TODO. We should be able to replace this entire function body
| 	 * with
| 	 *		yypop_buffer_state();
| 	 *		yypush_buffer_state(new_buffer);
|      */
| 	yyensure_buffer_stack ();
| 	if ( YY_CURRENT_BUFFER == new_buffer )
| 		return;
|
| 	if ( YY_CURRENT_BUFFER )
| 		{
| 		/* Flush out information for old buffer. */
| 		*(yy_c_buf_p) = (yy_hold_char);
| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
|
| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
| 	yy_load_buffer_state( );
|
| 	/* We don't actually know whether we did this switch during
| 	 * EOF (yywrap()) processing, but the only time this flag
| 	 * is looked at is after yywrap() is called, so it's safe
| 	 * to go ahead and always set it.
| 	 */
| 	(yy_did_buffer_switch_on_eof) = 1;
| }
|
| static void yy_load_buffer_state  (void)
| {
|     	(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| 	(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| 	yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| 	(yy_hold_char) = *(yy_c_buf_p);
| }
|
| /** Allocate and initialize an input buffer state.
|  * @param file A readable stream.
|  * @param size The character buffer size in bytes. When in doubt,
use @c YY_BUF_SIZE.
|  *
|  * @return the allocated buffer state.
|  */
|     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
| {
| 	YY_BUFFER_STATE b;
|
| 	b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| 	b->yy_buf_size = size;
|
| 	/* yy_ch_buf has to be 2 characters longer than the size given
because
| 	 * we need to put in 2 end-of-buffer characters.
| 	 */
| 	b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2  );
| 	if ( ! b->yy_ch_buf )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| 	b->yy_is_our_buffer = 1;
|
| 	yy_init_buffer(b,file );
|
| 	return b;
| }
|
| /** Destroy the buffer.
|  * @param b a buffer created with yy_create_buffer()
|  *
|  */
|     void yy_delete_buffer (YY_BUFFER_STATE  b )
| {
|
| 	if ( ! b )
| 		return;
|
| 	if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| 		YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
|
| 	if ( b->yy_is_our_buffer )
| 		yyfree((void *) b->yy_ch_buf  );
|
| 	yyfree((void *) b  );
| }
|
| #ifndef __cplusplus
| extern int isatty (int );
| #endif /* __cplusplus */
|
| /* Initializes or reinitializes a buffer.
|  * This function is sometimes called more than once on the same
buffer,
|  * such as during a yyrestart() or at EOF.
|  */
|     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
|
| {
| 	int oerrno = errno;
|
| 	yy_flush_buffer(b );
|
| 	b->yy_input_file = file;
| 	b->yy_fill_buffer = 1;
|
|     /* If b is the current buffer, then yy_init_buffer was
_probably_
|      * called from yyrestart() or through yy_get_next_buffer.
|      * In that case, we don't want to reset the lineno or column.
|      */
|     if (b != YY_CURRENT_BUFFER){
|         b->yy_bs_lineno = 1;
|         b->yy_bs_column = 0;
|     }
|
|         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) :
0;
|
| 	errno = oerrno;
| }
|
| /** Discard all buffered characters. On the next scan, YY_INPUT will
be called.
|  * @param b the buffer state to be flushed, usually @c
YY_CURRENT_BUFFER.
|  *
|  */
|     void yy_flush_buffer (YY_BUFFER_STATE  b )
| {
|     	if ( ! b )
| 		return;
|
| 	b->yy_n_chars = 0;
|
| 	/* We always need two end-of-buffer characters.  The first causes
| 	 * a transition to the end-of-buffer state.  The second causes
| 	 * a jam in that state.
| 	 */
| 	b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| 	b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
|
| 	b->yy_buf_pos = &b->yy_ch_buf[0];
|
| 	b->yy_at_bol = 1;
| 	b->yy_buffer_status = YY_BUFFER_NEW;
|
| 	if ( b == YY_CURRENT_BUFFER )
| 		yy_load_buffer_state( );
| }
|
| /** Pushes the new state onto the stack. The new state becomes
|  *  the current state. This function will allocate the stack
|  *  if necessary.
|  *  @param new_buffer The new state.
|  *
|  */
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| {
|     	if (new_buffer == NULL)
| 		return;
|
| 	yyensure_buffer_stack();
|
| 	/* This block is copied from yy_switch_to_buffer. */
| 	if ( YY_CURRENT_BUFFER )
| 		{
| 		/* Flush out information for old buffer. */
| 		*(yy_c_buf_p) = (yy_hold_char);
| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
|
| 	/* Only push if top exists. Otherwise, replace top. */
| 	if (YY_CURRENT_BUFFER)
| 		(yy_buffer_stack_top)++;
| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| 	/* copied from yy_switch_to_buffer. */
| 	yy_load_buffer_state( );
| 	(yy_did_buffer_switch_on_eof) = 1;
| }
|
| /** Removes and deletes the top of the stack, if present.
|  *  The next element becomes the new top.
|  *
|  */
| void yypop_buffer_state (void)
| {
|     	if (!YY_CURRENT_BUFFER)
| 		return;
|
| 	yy_delete_buffer(YY_CURRENT_BUFFER );
| 	YY_CURRENT_BUFFER_LVALUE = NULL;
| 	if ((yy_buffer_stack_top) > 0)
| 		--(yy_buffer_stack_top);
|
| 	if (YY_CURRENT_BUFFER) {
| 		yy_load_buffer_state( );
| 		(yy_did_buffer_switch_on_eof) = 1;
| 	}
| }
|
| /* Allocates the stack if it does not exist.
|  *  Guarantees space for at least one push.
|  */
| static void yyensure_buffer_stack (void)
| {
| 	int num_to_alloc;
|
| 	if (!(yy_buffer_stack)) {
|
| 		/* First allocation is just for 2 elements, since we don't know if
this
| 		 * scanner will even need a stack. We use 2 instead of 1 to avoid
an
| 		 * immediate realloc on the next call.
|          */
| 		num_to_alloc = 1;
| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| 								(num_to_alloc * sizeof(struct yy_buffer_state*)
| 								);
| 		if ( ! (yy_buffer_stack) )
| 			YY_FATAL_ERROR( "out of dynamic memory in
yyensure_buffer_stack()" );
|
| 		memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct
yy_buffer_state*));
|
| 		(yy_buffer_stack_max) = num_to_alloc;
| 		(yy_buffer_stack_top) = 0;
| 		return;
| 	}
|
| 	if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
|
| 		/* Increase the buffer to prepare for a possible push. */
| 		int grow_size = 8 /* arbitrary grow size */;
|
| 		num_to_alloc = (yy_buffer_stack_max) + grow_size;
| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| 								((yy_buffer_stack),
| 								num_to_alloc * sizeof(struct yy_buffer_state*)
| 								);
| 		if ( ! (yy_buffer_stack) )
| 			YY_FATAL_ERROR( "out of dynamic memory in
yyensure_buffer_stack()" );
|
| 		/* zero only the new slots.*/
| 		memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size *
sizeof(struct yy_buffer_state*));
| 		(yy_buffer_stack_max) = num_to_alloc;
| 	}
| }
|
| /** Setup the input buffer state to scan directly from a user-
specified character buffer.
|  * @param base the character buffer
|  * @param size the size in bytes of the character buffer
|  *
|  * @return the newly allocated buffer state object.
|  */
| YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
| {
| 	YY_BUFFER_STATE b;
|
| 	if ( size < 2 ||
| 	     base[size-2] != YY_END_OF_BUFFER_CHAR ||
| 	     base[size-1] != YY_END_OF_BUFFER_CHAR )
| 		/* They forgot to leave room for the EOB's. */
| 		return 0;
|
| 	b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
|
| 	b->yy_buf_size = size - 2;	/* "- 2" to take care of EOB's */
| 	b->yy_buf_pos = b->yy_ch_buf = base;
| 	b->yy_is_our_buffer = 0;
| 	b->yy_input_file = 0;
| 	b->yy_n_chars = b->yy_buf_size;
| 	b->yy_is_interactive = 0;
| 	b->yy_at_bol = 1;
| 	b->yy_fill_buffer = 0;
| 	b->yy_buffer_status = YY_BUFFER_NEW;
|
| 	yy_switch_to_buffer(b  );
|
| 	return b;
| }
|
| /** Setup the input buffer state to scan a string. The next call to
yylex() will
|  * scan from a @e copy of @a str.
|  * @param yystr a NUL-terminated string to scan
|  *
|  * @return the newly allocated buffer state object.
|  * @note If you want to scan bytes that may contain NUL values, then
use
|  *       yy_scan_bytes() instead.
|  */
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
| {
|
| 	return yy_scan_bytes(yystr,strlen(yystr) );
| }
|
| /** Setup the input buffer state to scan the given bytes. The next
call to yylex() will
|  * scan from a @e copy of @a bytes.
|  * @param bytes the byte buffer to scan
|  * @param len the number of bytes in the buffer pointed to by @a
bytes.
|  *
|  * @return the newly allocated buffer state object.
|  */
| YY_BUFFER_STATE yy_scan_bytes  (yyconst char * yybytes, int
_yybytes_len )
| {
| 	YY_BUFFER_STATE b;
| 	char *buf;
| 	yy_size_t n;
| 	int i;
|
| 	/* Get memory for full buffer, including space for trailing EOB's.
*/
| 	n = _yybytes_len + 2;
| 	buf = (char *) yyalloc(n  );
| 	if ( ! buf )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
|
| 	for ( i = 0; i < _yybytes_len; ++i )
| 		buf[i] = yybytes[i];
|
| 	buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
|
| 	b = yy_scan_buffer(buf,n );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
|
| 	/* It's okay to grow etc. this buffer, and we should throw it
| 	 * away when we're done.
| 	 */
| 	b->yy_is_our_buffer = 1;
|
| 	return b;
| }
|
| #ifndef YY_EXIT_FAILURE
| #define YY_EXIT_FAILURE 2
| #endif
|
| static void yy_fatal_error (yyconst char* msg )
| {
|     	(void) fprintf( stderr, "%s\n", msg );
| 	exit( YY_EXIT_FAILURE );
| }
|
| /* Redefine yyless() so it works in section 3 code. */
|
| #undef yyless
| #define yyless(n) \
| 	do \
| 		{ \
| 		/* Undo effects of setting up yytext. */ \
|         int yyless_macro_arg = (n); \
|         YY_LESS_LINENO(yyless_macro_arg);\
| 		yytext[yyleng] = (yy_hold_char); \
| 		(yy_c_buf_p) = yytext + yyless_macro_arg; \
| 		(yy_hold_char) = *(yy_c_buf_p); \
| 		*(yy_c_buf_p) = '\0'; \
| 		yyleng = yyless_macro_arg; \
| 		} \
| 	while ( 0 )
|
| /* Accessor  methods (get/set functions) to struct members. */
|
| /** Get the current line number.
|  *
|  */
| int yyget_lineno  (void)
| {
|
|     return yylineno;
| }
|
| /** Get the input stream.
|  *
|  */
| FILE *yyget_in  (void)
| {
|         return yyin;
| }
|
| /** Get the output stream.
|  *
|  */
| FILE *yyget_out  (void)
| {
|         return yyout;
| }
|
| /** Get the length of the current token.
|  *
|  */
| int yyget_leng  (void)
| {
|         return yyleng;
| }
|
| /** Get the current token.
|  *
|  */
|
| char *yyget_text  (void)
| {
|         return yytext;
| }
|
| /** Set the current line number.
|  * @param line_number
|  *
|  */
| void yyset_lineno (int  line_number )
| {
|
|     yylineno = line_number;
| }
|
| /** Set the input stream. This does not discard the current
|  * input buffer.
|  * @param in_str A readable stream.
|  *
|  * @see yy_switch_to_buffer
|  */
| void yyset_in (FILE *  in_str )
| {
|         yyin = in_str ;
| }
|
| void yyset_out (FILE *  out_str )
| {
|         yyout = out_str ;
| }
|
| int yyget_debug  (void)
| {
|         return yy_flex_debug;
| }
|
| void yyset_debug (int  bdebug )
| {
|         yy_flex_debug = bdebug ;
| }
|
| static int yy_init_globals (void)
| {
|         /* Initialization is the same as for the non-reentrant
scanner.
|      * This function is called from yylex_destroy(), so don't
allocate here.
|      */
|
|     (yy_buffer_stack) = 0;
|     (yy_buffer_stack_top) = 0;
|     (yy_buffer_stack_max) = 0;
|     (yy_c_buf_p) = (char *) 0;
|     (yy_init) = 0;
|     (yy_start) = 0;
|
|     (yy_state_buf) = 0;
|     (yy_state_ptr) = 0;
|     (yy_full_match) = 0;
|     (yy_lp) = 0;
|
| /* Defined in main.c */
| #ifdef YY_STDINIT
|     yyin = stdin;
|     yyout = stdout;
| #else
|     yyin = (FILE *) 0;
|     yyout = (FILE *) 0;
| #endif
|
|     /* For future reference: Set errno on error, since we are called
by
|      * yylex_init()
|      */
|     return 0;
| }
|
| /* yylex_destroy is for both reentrant and non-reentrant scanners.
*/
| int yylex_destroy  (void)
| {
|
|     /* Pop the buffer stack, destroying each element. */
| 	while(YY_CURRENT_BUFFER){
| 		yy_delete_buffer(YY_CURRENT_BUFFER  );
| 		YY_CURRENT_BUFFER_LVALUE = NULL;
| 		yypop_buffer_state();
| 	}
|
| 	/* Destroy the stack itself. */
| 	yyfree((yy_buffer_stack) );
| 	(yy_buffer_stack) = NULL;
|
|     yyfree ( (yy_state_buf) );
|     (yy_state_buf)  = NULL;
|
|     /* Reset the globals. This is important in a non-reentrant
scanner so the next time
|      * yylex() is called, initialization will occur. */
|     yy_init_globals( );
|
|     return 0;
| }
|
| /*
|  * Internal utility routines.
|  */
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
| {
| 	register int i;
| 	for ( i = 0; i < n; ++i )
| 		s1[i] = s2[i];
| }
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * s )
| {
| 	register int n;
| 	for ( n = 0; s[n]; ++n )
| 		;
|
| 	return n;
| }
| #endif
|
| void *yyalloc (yy_size_t  size )
| {
| 	return (void *) malloc( size );
| }
|
| void *yyrealloc  (void * ptr, yy_size_t  size )
| {
| 	/* The cast to (char *) in the following accommodates both
| 	 * implementations that use char* generic pointers, and those
| 	 * that use void* generic pointers.  It works with the latter
| 	 * because both ANSI C and C++ allow castless assignment from
| 	 * any pointer type to void*, and deal with argument conversions
| 	 * as though doing an assignment.
| 	 */
| 	return (void *) realloc( (char *) ptr, size );
| }
|
| void yyfree (void * ptr )
| {
| 	free( (char *) ptr );	/* see yyrealloc() for (char *) cast */
| }
|
| #define YYTABLES_NAME "yytables"
|
| #line 10 "conftest.l"
|
|
| #ifdef YYTEXT_POINTER
| extern char *yytext;
| #endif
| int
| main (void)
| {
|   return ! yylex () + ! yywrap ();
| }
configure:6167: result: none needed
configure:6173: checking whether yytext is a pointer
configure:6190: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
/tmp/ccPQ3fzf.o: In function `input':
/home/peter/MET/met-5.1/lex.yy.c:1169: undefined reference to `yywrap'
/tmp/ccPQ3fzf.o: In function `yylex':
/home/peter/MET/met-5.1/lex.yy.c:868: undefined reference to `yywrap'
/tmp/ccPQ3fzf.o: In function `main':
/home/peter/MET/met-5.1/conftest.l:18: undefined reference to `yywrap'
collect2: ld returned 1 exit status
configure:6190: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MET"
| #define PACKAGE_TARNAME "met"
| #define PACKAGE_VERSION "5.1"
| #define PACKAGE_STRING "MET 5.1"
| #define PACKAGE_BUGREPORT "met_help at ucar.edu"
| #define PACKAGE_URL "http://www.dtcenter.org/met/users"
| #define PACKAGE "met"
| #define VERSION "5.1"
| #define ENABLE_ASCII2NC /**/
| #define ENABLE_ENSEMBLE_STAT /**/
| #define ENABLE_GEN_VX_MASK /**/
| #define ENABLE_GRID_STAT /**/
| #define ENABLE_MADIS2NC /**/
| #define ENABLE_MODE /**/
| #define ENABLE_MODE_ANALYSIS /**/
| #define ENABLE_PB2NC /**/
| #define ENABLE_PCP_COMBINE /**/
| #define ENABLE_PLOT_DATA_PLANE /**/
| #define ENABLE_REGRID_DATA_PLANE /**/
| #define ENABLE_SHIFT_DATA_PLANE /**/
| #define ENABLE_PLOT_POINT_OBS /**/
| #define ENABLE_POINT_STAT /**/
| #define ENABLE_STAT_ANALYSIS /**/
| #define ENABLE_WAVELET_STAT /**/
| #define ENABLE_SERIES_ANALYSIS /**/
| #define ENABLE_WWMCA /**/
| #define ENABLE_MODIS /**/
| #define ENABLE_MODE_GRAPHICS /**/
| #define ENABLE_MODE_TIME_DOMAIN /**/
| #define ENABLE_TC_UTILS /**/
| #define ENABLE_GSI_TOOLS /**/
| #define ENABLE_GRIB2 /**/
| /* end confdefs.h.  */
|
|   #define YYTEXT_POINTER 1
|
| #line 3 "lex.yy.c"
|
| #define  YY_INT_ALIGNED short int
|
| /* A lexical scanner generated by flex */
|
| #define FLEX_SCANNER
| #define YY_FLEX_MAJOR_VERSION 2
| #define YY_FLEX_MINOR_VERSION 5
| #define YY_FLEX_SUBMINOR_VERSION 35
| #if YY_FLEX_SUBMINOR_VERSION > 0
| #define FLEX_BETA
| #endif
|
| /* First, we deal with  platform-specific or compiler-specific
issues. */
|
| /* begin standard C headers. */
| #include <stdio.h>
| #include <string.h>
| #include <errno.h>
| #include <stdlib.h>
|
| /* end standard C headers. */
|
| /* flex integer type definitions */
|
| #ifndef FLEXINT_H
| #define FLEXINT_H
|
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
|
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
|
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
|  * if you want the limit (max/min) macros for int types.
|  */
| #ifndef __STDC_LIMIT_MACROS
| #define __STDC_LIMIT_MACROS 1
| #endif
|
| #include <inttypes.h>
| typedef int8_t flex_int8_t;
| typedef uint8_t flex_uint8_t;
| typedef int16_t flex_int16_t;
| typedef uint16_t flex_uint16_t;
| typedef int32_t flex_int32_t;
| typedef uint32_t flex_uint32_t;
| #else
| typedef signed char flex_int8_t;
| typedef short int flex_int16_t;
| typedef int flex_int32_t;
| typedef unsigned char flex_uint8_t;
| typedef unsigned short int flex_uint16_t;
| typedef unsigned int flex_uint32_t;
| #endif /* ! C99 */
|
| /* Limits of integral types. */
| #ifndef INT8_MIN
| #define INT8_MIN               (-128)
| #endif
| #ifndef INT16_MIN
| #define INT16_MIN              (-32767-1)
| #endif
| #ifndef INT32_MIN
| #define INT32_MIN              (-2147483647-1)
| #endif
| #ifndef INT8_MAX
| #define INT8_MAX               (127)
| #endif
| #ifndef INT16_MAX
| #define INT16_MAX              (32767)
| #endif
| #ifndef INT32_MAX
| #define INT32_MAX              (2147483647)
| #endif
| #ifndef UINT8_MAX
| #define UINT8_MAX              (255U)
| #endif
| #ifndef UINT16_MAX
| #define UINT16_MAX             (65535U)
| #endif
| #ifndef UINT32_MAX
| #define UINT32_MAX             (4294967295U)
| #endif
|
| #endif /* ! FLEXINT_H */
|
| #ifdef __cplusplus
|
| /* The "const" storage-class-modifier is valid. */
| #define YY_USE_CONST
|
| #else	/* ! __cplusplus */
|
| /* C99 requires __STDC__ to be defined as 1. */
| #if defined (__STDC__)
|
| #define YY_USE_CONST
|
| #endif	/* defined (__STDC__) */
| #endif	/* ! __cplusplus */
|
| #ifdef YY_USE_CONST
| #define yyconst const
| #else
| #define yyconst
| #endif
|
| /* Returned upon end-of-file. */
| #define YY_NULL 0
|
| /* Promotes a possibly negative, possibly signed char to an unsigned
|  * integer for use as an array index.  If the signed char is
negative,
|  * we want to instead treat it as an 8-bit unsigned char, hence the
|  * double cast.
|  */
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
|
| /* Enter a start condition.  This macro really ought to take a
parameter,
|  * but we do it the disgusting crufty way forced on us by the ()-
less
|  * definition of BEGIN.
|  */
| #define BEGIN (yy_start) = 1 + 2 *
|
| /* Translate the current start state into a value that can be later
handed
|  * to BEGIN to return to the state.  The YYSTATE alias is for lex
|  * compatibility.
|  */
| #define YY_START (((yy_start) - 1) / 2)
| #define YYSTATE YY_START
|
| /* Action number for EOF rule of a given start state. */
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
|
| /* Special action meaning "start processing a new file". */
| #define YY_NEW_FILE yyrestart(yyin  )
|
| #define YY_END_OF_BUFFER_CHAR 0
|
| /* Size of default input buffer. */
| #ifndef YY_BUF_SIZE
| #define YY_BUF_SIZE 16384
| #endif
|
| /* The state buf must be large enough to hold one state per
character in the main buffer.
|  */
| #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) *
sizeof(yy_state_type))
|
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| #define YY_TYPEDEF_YY_BUFFER_STATE
| typedef struct yy_buffer_state *YY_BUFFER_STATE;
| #endif
|
| extern int yyleng;
|
| extern FILE *yyin, *yyout;
|
| #define EOB_ACT_CONTINUE_SCAN 0
| #define EOB_ACT_END_OF_FILE 1
| #define EOB_ACT_LAST_MATCH 2
|
|     #define YY_LESS_LINENO(n)
|
| /* Return all but the first "n" matched characters back to the input
stream. */
| #define yyless(n) \
| 	do \
| 		{ \
| 		/* Undo effects of setting up yytext. */ \
|         int yyless_macro_arg = (n); \
|         YY_LESS_LINENO(yyless_macro_arg);\
| 		*yy_cp = (yy_hold_char); \
| 		YY_RESTORE_YY_MORE_OFFSET \
| 		(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| 		YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| 		} \
| 	while ( 0 )
|
| #define unput(c) yyunput( c, (yytext_ptr)  )
|
| #ifndef YY_TYPEDEF_YY_SIZE_T
| #define YY_TYPEDEF_YY_SIZE_T
| typedef size_t yy_size_t;
| #endif
|
| #ifndef YY_STRUCT_YY_BUFFER_STATE
| #define YY_STRUCT_YY_BUFFER_STATE
| struct yy_buffer_state
| 	{
| 	FILE *yy_input_file;
|
| 	char *yy_ch_buf;		/* input buffer */
| 	char *yy_buf_pos;		/* current position in input buffer */
|
| 	/* Size of input buffer in bytes, not including room for EOB
| 	 * characters.
| 	 */
| 	yy_size_t yy_buf_size;
|
| 	/* Number of characters read into yy_ch_buf, not including EOB
| 	 * characters.
| 	 */
| 	int yy_n_chars;
|
| 	/* Whether we "own" the buffer - i.e., we know we created it,
| 	 * and can realloc() it to grow it, and should free() it to
| 	 * delete it.
| 	 */
| 	int yy_is_our_buffer;
|
| 	/* Whether this is an "interactive" input source; if so, and
| 	 * if we're using stdio for input, then we want to use getc()
| 	 * instead of fread(), to make sure we stop fetching input after
| 	 * each newline.
| 	 */
| 	int yy_is_interactive;
|
| 	/* Whether we're considered to be at the beginning of a line.
| 	 * If so, '^' rules will be active on the next match, otherwise
| 	 * not.
| 	 */
| 	int yy_at_bol;
|
|     int yy_bs_lineno; /**< The line count. */
|     int yy_bs_column; /**< The column count. */
|
| 	/* Whether to try to fill the input buffer when we reach the
| 	 * end of it.
| 	 */
| 	int yy_fill_buffer;
|
| 	int yy_buffer_status;
|
| #define YY_BUFFER_NEW 0
| #define YY_BUFFER_NORMAL 1
| 	/* When an EOF's been seen but there's still some text to process
| 	 * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| 	 * shouldn't try reading from the input source any more.  We might
| 	 * still have a bunch of tokens to match, though, because of
| 	 * possible backing-up.
| 	 *
| 	 * When we actually see the EOF, we change the status to "new"
| 	 * (via yyrestart()), so that the user can continue scanning by
| 	 * just pointing yyin at a new input file.
| 	 */
| #define YY_BUFFER_EOF_PENDING 2
|
| 	};
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
|
| /* Stack of input buffers. */
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack.
*/
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an
array. */
|
| /* We provide macros for accessing buffer states in case in the
|  * future we want to put the buffer states in a more general
|  * "scanner state".
|  *
|  * Returns the top of the stack, or NULL.
|  */
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
|                           ? (yy_buffer_stack)[(yy_buffer_stack_top)]
\
|                           : NULL)
|
| /* Same as previous macro, but useful when we know that the buffer
stack is not
|  * NULL or when we need an lvalue. For internal use only.
|  */
| #define YY_CURRENT_BUFFER_LVALUE
(yy_buffer_stack)[(yy_buffer_stack_top)]
|
| /* yy_hold_char holds the character lost when yytext is formed. */
| static char yy_hold_char;
| static int yy_n_chars;		/* number of characters read into yy_ch_buf
*/
| int yyleng;
|
| /* Points to current character in buffer. */
| static char *yy_c_buf_p = (char *) 0;
| static int yy_init = 0;		/* whether we need to initialize */
| static int yy_start = 0;	/* start state number */
|
| /* Flag which is used to allow yywrap()'s to do buffer switches
|  * instead of setting up a fresh yyin.  A bit of a hack ...
|  */
| static int yy_did_buffer_switch_on_eof;
|
| void yyrestart (FILE *input_file  );
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer  );
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size  );
| void yy_delete_buffer (YY_BUFFER_STATE b  );
| void yy_flush_buffer (YY_BUFFER_STATE b  );
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer  );
| void yypop_buffer_state (void );
|
| static void yyensure_buffer_stack (void );
| static void yy_load_buffer_state (void );
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file  );
|
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
|
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size  );
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str  );
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len  );
|
| void *yyalloc (yy_size_t  );
| void *yyrealloc (void *,yy_size_t  );
| void yyfree (void *  );
|
| #define yy_new_buffer yy_create_buffer
|
| #define yy_set_interactive(is_interactive) \
| 	{ \
| 	if ( ! YY_CURRENT_BUFFER ){ \
|         yyensure_buffer_stack (); \
| 		YY_CURRENT_BUFFER_LVALUE =    \
|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
| 	} \
| 	YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| 	}
|
| #define yy_set_bol(at_bol) \
| 	{ \
| 	if ( ! YY_CURRENT_BUFFER ){\
|         yyensure_buffer_stack (); \
| 		YY_CURRENT_BUFFER_LVALUE =    \
|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
| 	} \
| 	YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| 	}
|
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
|
| /* Begin user sect3 */
|
| typedef unsigned char YY_CHAR;
|
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
|
| typedef int yy_state_type;
|
| extern int yylineno;
|
| int yylineno = 1;
|
| extern char *yytext;
| #define yytext_ptr yytext
|
| static yy_state_type yy_get_previous_state (void );
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state
);
| static int yy_get_next_buffer (void );
| static void yy_fatal_error (yyconst char msg[]  );
|
| /* Done after the current pattern has been matched and before the
|  * corresponding action - sets up yytext.
|  */
| #define YY_DO_BEFORE_ACTION \
| 	(yytext_ptr) = yy_bp; \
| 	(yytext_ptr) -= (yy_more_len); \
| 	yyleng = (size_t) (yy_cp - (yytext_ptr)); \
| 	(yy_hold_char) = *yy_cp; \
| 	*yy_cp = '\0'; \
| 	(yy_c_buf_p) = yy_cp;
|
| #define YY_NUM_RULES 8
| #define YY_END_OF_BUFFER 9
| /* This struct is not used in this scanner,
|    but its presence is necessary. */
| struct yy_trans_info
| 	{
| 	flex_int32_t yy_verify;
| 	flex_int32_t yy_nxt;
| 	};
| static yyconst flex_int16_t yy_acclist[23] =
|     {   0,
|         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
|         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
|         7,    8
|     } ;
|
| static yyconst flex_int16_t yy_accept[14] =
|     {   0,
|         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
|        20,   23,   23
|     } ;
|
| static yyconst flex_int32_t yy_ec[256] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
|
|         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1
|     } ;
|
| static yyconst flex_int32_t yy_meta[9] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1
|     } ;
|
| static yyconst flex_int16_t yy_base[13] =
|     {   0,
|         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
|        10,   10
|     } ;
|
| static yyconst flex_int16_t yy_def[13] =
|     {   0,
|        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
|        12,    0
|     } ;
|
| static yyconst flex_int16_t yy_nxt[19] =
|     {   0,
|         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
|        12,   12,   12,   12,   12,   12,   12,   12
|     } ;
|
| static yyconst flex_int16_t yy_chk[19] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
|        12,   12,   12,   12,   12,   12,   12,   12
|     } ;
|
| extern int yy_flex_debug;
| int yy_flex_debug = 0;
|
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| static char *yy_full_match;
| static int yy_lp;
| #define REJECT \
| { \
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| ++(yy_lp); \
| goto find_rule; \
| }
|
| static int yy_more_flag = 0;
| static int yy_more_len = 0;
| #define yymore() ((yy_more_flag) = 1)
| #define YY_MORE_ADJ (yy_more_len)
| #define YY_RESTORE_YY_MORE_OFFSET
| char *yytext;
| #line 1 "conftest.l"
| #line 468 "lex.yy.c"
|
| #define INITIAL 0
|
| #ifndef YY_NO_UNISTD_H
| /* Special case for "unistd.h", since it is non-ANSI. We include it
way
|  * down here because we want the user's section 1 to have been
scanned first.
|  * The user has a chance to override it with an option.
|  */
| #include <unistd.h>
| #endif
|
| #ifndef YY_EXTRA_TYPE
| #define YY_EXTRA_TYPE void *
| #endif
|
| static int yy_init_globals (void );
|
| /* Accessor methods to globals.
|    These are made visible to non-reentrant scanners for convenience.
*/
|
| int yylex_destroy (void );
|
| int yyget_debug (void );
|
| void yyset_debug (int debug_flag  );
|
| YY_EXTRA_TYPE yyget_extra (void );
|
| void yyset_extra (YY_EXTRA_TYPE user_defined  );
|
| FILE *yyget_in (void );
|
| void yyset_in  (FILE * in_str  );
|
| FILE *yyget_out (void );
|
| void yyset_out  (FILE * out_str  );
|
| int yyget_leng (void );
|
| char *yyget_text (void );
|
| int yyget_lineno (void );
|
| void yyset_lineno (int line_number  );
|
| /* Macros after this point can all be overridden by user definitions
in
|  * section 1.
|  */
|
| #ifndef YY_SKIP_YYWRAP
| #ifdef __cplusplus
| extern "C" int yywrap (void );
| #else
| extern int yywrap (void );
| #endif
| #endif
|
|     static void yyunput (int c,char *buf_ptr  );
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char *,yyconst char *,int );
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * );
| #endif
|
| #ifndef YY_NO_INPUT
|
| #ifdef __cplusplus
| static int yyinput (void );
| #else
| static int input (void );
| #endif
|
| #endif
|
| /* Amount of stuff to slurp up with each read. */
| #ifndef YY_READ_BUF_SIZE
| #define YY_READ_BUF_SIZE 8192
| #endif
|
| /* Copy whatever the last rule matched to the standard output. */
| #ifndef ECHO
| /* This used to be an fputs(), but since the string might contain
NUL's,
|  * we now use fwrite().
|  */
| #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while
(0)
| #endif
|
| /* Gets input and stuffs it into "buf".  number of characters read,
or YY_NULL,
|  * is returned in "result".
|  */
| #ifndef YY_INPUT
| #define YY_INPUT(buf,result,max_size) \
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| 		{ \
| 		int c = '*'; \
| 		unsigned n; \
| 		for ( n = 0; n < max_size && \
| 			     (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| 			buf[n] = (char) c; \
| 		if ( c == '\n' ) \
| 			buf[n++] = (char) c; \
| 		if ( c == EOF && ferror( yyin ) ) \
| 			YY_FATAL_ERROR( "input in flex scanner failed" ); \
| 		result = n; \
| 		} \
| 	else \
| 		{ \
| 		errno=0; \
| 		while ( (result = fread(buf, 1, max_size, yyin))==0 &&
ferror(yyin)) \
| 			{ \
| 			if( errno != EINTR) \
| 				{ \
| 				YY_FATAL_ERROR( "input in flex scanner failed" ); \
| 				break; \
| 				} \
| 			errno=0; \
| 			clearerr(yyin); \
| 			} \
| 		}\
| \
|
| #endif
|
| /* No semi-colon after return; correct usage is to write
"yyterminate();" -
|  * we don't want an extra ';' after the "return" because that will
cause
|  * some compilers to complain about unreachable statements.
|  */
| #ifndef yyterminate
| #define yyterminate() return YY_NULL
| #endif
|
| /* Number of entries by which start-condition stack grows. */
| #ifndef YY_START_STACK_INCR
| #define YY_START_STACK_INCR 25
| #endif
|
| /* Report a fatal error. */
| #ifndef YY_FATAL_ERROR
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| #endif
|
| /* end tables serialization structures and prototypes */
|
| /* Default declaration of generated scanner - a define so the user
can
|  * easily add parameters.
|  */
| #ifndef YY_DECL
| #define YY_DECL_IS_OURS 1
|
| extern int yylex (void);
|
| #define YY_DECL int yylex (void)
| #endif /* !YY_DECL */
|
| /* Code executed at the beginning of each rule, after yytext and
yyleng
|  * have been set up.
|  */
| #ifndef YY_USER_ACTION
| #define YY_USER_ACTION
| #endif
|
| /* Code executed at the end of each rule. */
| #ifndef YY_BREAK
| #define YY_BREAK break;
| #endif
|
| #define YY_RULE_SETUP \
| 	YY_USER_ACTION
|
| /** The main scanner function which does all the work.
|  */
| YY_DECL
| {
| 	register yy_state_type yy_current_state;
| 	register char *yy_cp, *yy_bp;
| 	register int yy_act;
|
| #line 1 "conftest.l"
|
| #line 652 "lex.yy.c"
|
| 	if ( !(yy_init) )
| 		{
| 		(yy_init) = 1;
|
| #ifdef YY_USER_INIT
| 		YY_USER_INIT;
| #endif
|
|         /* Create the reject buffer large enough to save one state
per allowed character. */
|         if ( ! (yy_state_buf) )
|             (yy_state_buf) = (yy_state_type
*)yyalloc(YY_STATE_BUF_SIZE  );
|             if ( ! (yy_state_buf) )
|                 YY_FATAL_ERROR( "out of dynamic memory in yylex()"
);
|
| 		if ( ! (yy_start) )
| 			(yy_start) = 1;	/* first start state */
|
| 		if ( ! yyin )
| 			yyin = stdin;
|
| 		if ( ! yyout )
| 			yyout = stdout;
|
| 		if ( ! YY_CURRENT_BUFFER ) {
| 			yyensure_buffer_stack ();
| 			YY_CURRENT_BUFFER_LVALUE =
| 				yy_create_buffer(yyin,YY_BUF_SIZE );
| 		}
|
| 		yy_load_buffer_state( );
| 		}
|
| 	while ( 1 )		/* loops until end-of-file is reached */
| 		{
| 		(yy_more_len) = 0;
| 		if ( (yy_more_flag) )
| 			{
| 			(yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
| 			(yy_more_flag) = 0;
| 			}
| 		yy_cp = (yy_c_buf_p);
|
| 		/* Support of yytext. */
| 		*yy_cp = (yy_hold_char);
|
| 		/* yy_bp points to the position in yy_ch_buf of the start of
| 		 * the current run.
| 		 */
| 		yy_bp = yy_cp;
|
| 		yy_current_state = (yy_start);
|
| 		(yy_state_ptr) = (yy_state_buf);
| 		*(yy_state_ptr)++ = yy_current_state;
|
| yy_match:
| 		do
| 			{
| 			register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
| 			while ( yy_chk[yy_base[yy_current_state] + yy_c] !=
yy_current_state )
| 				{
| 				yy_current_state = (int) yy_def[yy_current_state];
| 				if ( yy_current_state >= 13 )
| 					yy_c = yy_meta[(unsigned int) yy_c];
| 				}
| 			yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned
int) yy_c];
| 			*(yy_state_ptr)++ = yy_current_state;
| 			++yy_cp;
| 			}
| 		while ( yy_base[yy_current_state] != 10 );
|
| yy_find_action:
| 		yy_current_state = *--(yy_state_ptr);
| 		(yy_lp) = yy_accept[yy_current_state];
| find_rule: /* we branch to this label when backing up */
| 		for ( ; ; ) /* until we find what rule we matched */
| 			{
| 			if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| 				{
| 				yy_act = yy_acclist[(yy_lp)];
| 					{
| 					(yy_full_match) = yy_cp;
| 					break;
| 					}
| 				}
| 			--yy_cp;
| 			yy_current_state = *--(yy_state_ptr);
| 			(yy_lp) = yy_accept[yy_current_state];
| 			}
|
| 		YY_DO_BEFORE_ACTION;
|
| do_action:	/* This label is used only to access EOF actions. */
|
| 		switch ( yy_act )
| 	{ /* beginning of action switch */
| case 1:
| YY_RULE_SETUP
| #line 2 "conftest.l"
| { ECHO; }
| 	YY_BREAK
| case 2:
| YY_RULE_SETUP
| #line 3 "conftest.l"
| { REJECT; }
| 	YY_BREAK
| case 3:
| YY_RULE_SETUP
| #line 4 "conftest.l"
| { yymore (); }
| 	YY_BREAK
| case 4:
| YY_RULE_SETUP
| #line 5 "conftest.l"
| { yyless (1); }
| 	YY_BREAK
| case 5:
| YY_RULE_SETUP
| #line 6 "conftest.l"
| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
|     yyless ((input () != 0)); }
| 	YY_BREAK
| case 6:
| YY_RULE_SETUP
| #line 8 "conftest.l"
| { unput (yytext[0]); }
| 	YY_BREAK
| case 7:
| YY_RULE_SETUP
| #line 9 "conftest.l"
| { BEGIN INITIAL; }
| 	YY_BREAK
| case 8:
| YY_RULE_SETUP
| #line 10 "conftest.l"
| ECHO;
| 	YY_BREAK
| #line 791 "lex.yy.c"
| 			case YY_STATE_EOF(INITIAL):
| 				yyterminate();
|
| 	case YY_END_OF_BUFFER:
| 		{
| 		/* Amount of text matched not including the EOB char. */
| 		int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
|
| 		/* Undo the effects of YY_DO_BEFORE_ACTION. */
| 		*yy_cp = (yy_hold_char);
| 		YY_RESTORE_YY_MORE_OFFSET
|
| 		if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| 			{
| 			/* We're scanning a new file or input source.  It's
| 			 * possible that this happened because the user
| 			 * just pointed yyin at a new source and called
| 			 * yylex().  If so, then we have to assure
| 			 * consistency between YY_CURRENT_BUFFER and our
| 			 * globals.  Here is the right place to do so, because
| 			 * this is the first action (other than possibly a
| 			 * back-up) that will match for the new input source.
| 			 */
| 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| 			YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| 			}
|
| 		/* Note that here we test for yy_c_buf_p "<=" to the position
| 		 * of the first EOB in the buffer, since yy_c_buf_p will
| 		 * already have been incremented past the NUL character
| 		 * (since all states make transitions on EOB to the
| 		 * end-of-buffer state).  Contrast this with the test
| 		 * in input().
| 		 */
| 		if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE-
>yy_ch_buf[(yy_n_chars)] )
| 			{ /* This was really a NUL. */
| 			yy_state_type yy_next_state;
|
| 			(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
|
| 			yy_current_state = yy_get_previous_state(  );
|
| 			/* Okay, we're now positioned to make the NUL
| 			 * transition.  We couldn't have
| 			 * yy_get_previous_state() go ahead and do it
| 			 * for us because it doesn't know how to deal
| 			 * with the possibility of jamming (and we don't
| 			 * want to build jamming into it because then it
| 			 * will run more slowly).
| 			 */
|
| 			yy_next_state = yy_try_NUL_trans( yy_current_state );
|
| 			yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| 			if ( yy_next_state )
| 				{
| 				/* Consume the NUL. */
| 				yy_cp = ++(yy_c_buf_p);
| 				yy_current_state = yy_next_state;
| 				goto yy_match;
| 				}
|
| 			else
| 				{
| 				yy_cp = (yy_c_buf_p);
| 				goto yy_find_action;
| 				}
| 			}
|
| 		else switch ( yy_get_next_buffer(  ) )
| 			{
| 			case EOB_ACT_END_OF_FILE:
| 				{
| 				(yy_did_buffer_switch_on_eof) = 0;
|
| 				if ( yywrap( ) )
| 					{
| 					/* Note: because we've taken care in
| 					 * yy_get_next_buffer() to have set up
| 					 * yytext, we can now set up
| 					 * yy_c_buf_p so that if some total
| 					 * hoser (like flex itself) wants to
| 					 * call the scanner after we return the
| 					 * YY_NULL, it'll still work - another
| 					 * YY_NULL will get returned.
| 					 */
| 					(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
|
| 					yy_act = YY_STATE_EOF(YY_START);
| 					goto do_action;
| 					}
|
| 				else
| 					{
| 					if ( ! (yy_did_buffer_switch_on_eof) )
| 						YY_NEW_FILE;
| 					}
| 				break;
| 				}
|
| 			case EOB_ACT_CONTINUE_SCAN:
| 				(yy_c_buf_p) =
| 					(yytext_ptr) + yy_amount_of_matched_text;
|
| 				yy_current_state = yy_get_previous_state(  );
|
| 				yy_cp = (yy_c_buf_p);
| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| 				goto yy_match;
|
| 			case EOB_ACT_LAST_MATCH:
| 				(yy_c_buf_p) =
| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
|
| 				yy_current_state = yy_get_previous_state(  );
|
| 				yy_cp = (yy_c_buf_p);
| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| 				goto yy_find_action;
| 			}
| 		break;
| 		}
|
| 	default:
| 		YY_FATAL_ERROR(
| 			"fatal flex scanner internal error--no action found" );
| 	} /* end of action switch */
| 		} /* end of scanning one token */
| } /* end of yylex */
|
| /* yy_get_next_buffer - try to read in a new buffer
|  *
|  * Returns a code representing an action:
|  *	EOB_ACT_LAST_MATCH -
|  *	EOB_ACT_CONTINUE_SCAN - continue scanning from current position
|  *	EOB_ACT_END_OF_FILE - end of file
|  */
| static int yy_get_next_buffer (void)
| {
|     	register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| 	register char *source = (yytext_ptr);
| 	register int number_to_move, i;
| 	int ret_val;
|
| 	if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE-
>yy_ch_buf[(yy_n_chars) + 1] )
| 		YY_FATAL_ERROR(
| 		"fatal flex scanner internal error--end of buffer missed" );
|
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| 		{ /* Don't try to fill the buffer, so this is an EOF. */
| 		if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| 			{
| 			/* We matched a single character, the EOB, so
| 			 * treat this as a final EOF.
| 			 */
| 			return EOB_ACT_END_OF_FILE;
| 			}
|
| 		else
| 			{
| 			/* We matched some text prior to the EOB, first
| 			 * process it.
| 			 */
| 			return EOB_ACT_LAST_MATCH;
| 			}
| 		}
|
| 	/* Try to read more data. */
|
| 	/* First move last chars to start of buffer. */
| 	number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
|
| 	for ( i = 0; i < number_to_move; ++i )
| 		*(dest++) = *(source++);
|
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status ==
YY_BUFFER_EOF_PENDING )
| 		/* don't do the read, it's not guaranteed to return an EOF,
| 		 * just force an EOF
| 		 */
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
|
| 	else
| 		{
| 			int num_to_read =
| 			YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
|
| 		while ( num_to_read <= 0 )
| 			{ /* Not enough room in the buffer - grow it. */
|
| 			YY_FATAL_ERROR(
| "input buffer overflow, can't enlarge buffer because scanner uses
REJECT" );
|
| 			}
|
| 		if ( num_to_read > YY_READ_BUF_SIZE )
| 			num_to_read = YY_READ_BUF_SIZE;
|
| 		/* Read in more data. */
| 		YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| 			(yy_n_chars), (size_t) num_to_read );
|
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
|
| 	if ( (yy_n_chars) == 0 )
| 		{
| 		if ( number_to_move == YY_MORE_ADJ )
| 			{
| 			ret_val = EOB_ACT_END_OF_FILE;
| 			yyrestart(yyin  );
| 			}
|
| 		else
| 			{
| 			ret_val = EOB_ACT_LAST_MATCH;
| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| 				YY_BUFFER_EOF_PENDING;
| 			}
| 		}
|
| 	else
| 		ret_val = EOB_ACT_CONTINUE_SCAN;
|
| 	if ((yy_size_t) ((yy_n_chars) + number_to_move) >
YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| 		/* Extend the array by 50%, plus the number we really need. */
| 		yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars)
>> 1);
| 		YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *)
YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size  );
| 		if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| 			YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()"
);
| 	}
|
| 	(yy_n_chars) += number_to_move;
| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] =
YY_END_OF_BUFFER_CHAR;
| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] =
YY_END_OF_BUFFER_CHAR;
|
| 	(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
|
| 	return ret_val;
| }
|
| /* yy_get_previous_state - get the state just before the EOB char
was reached */
|
|     static yy_state_type yy_get_previous_state (void)
| {
| 	register yy_state_type yy_current_state;
| 	register char *yy_cp;
|
| 	yy_current_state = (yy_start);
|
| 	(yy_state_ptr) = (yy_state_buf);
| 	*(yy_state_ptr)++ = yy_current_state;
|
| 	for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p);
++yy_cp )
| 		{
| 		register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| 		while ( yy_chk[yy_base[yy_current_state] + yy_c] !=
yy_current_state )
| 			{
| 			yy_current_state = (int) yy_def[yy_current_state];
| 			if ( yy_current_state >= 13 )
| 				yy_c = yy_meta[(unsigned int) yy_c];
| 			}
| 		yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned
int) yy_c];
| 		*(yy_state_ptr)++ = yy_current_state;
| 		}
|
| 	return yy_current_state;
| }
|
| /* yy_try_NUL_trans - try to make a transition on the NUL character
|  *
|  * synopsis
|  *	next_state = yy_try_NUL_trans( current_state );
|  */
|     static yy_state_type yy_try_NUL_trans  (yy_state_type
yy_current_state )
| {
| 	register int yy_is_jam;
|
| 	register YY_CHAR yy_c = 1;
| 	while ( yy_chk[yy_base[yy_current_state] + yy_c] !=
yy_current_state )
| 		{
| 		yy_current_state = (int) yy_def[yy_current_state];
| 		if ( yy_current_state >= 13 )
| 			yy_c = yy_meta[(unsigned int) yy_c];
| 		}
| 	yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned
int) yy_c];
| 	yy_is_jam = (yy_current_state == 12);
| 	if ( ! yy_is_jam )
| 		*(yy_state_ptr)++ = yy_current_state;
|
| 	return yy_is_jam ? 0 : yy_current_state;
| }
|
|     static void yyunput (int c, register char * yy_bp )
| {
| 	register char *yy_cp;
|
|     yy_cp = (yy_c_buf_p);
|
| 	/* undo effects of setting up yytext */
| 	*yy_cp = (yy_hold_char);
|
| 	if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| 		{ /* need to shift things up to make room */
| 		/* +2 for EOB chars. */
| 		register int number_to_move = (yy_n_chars) + 2;
| 		register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| 					YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| 		register char *source =
| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
|
| 		while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| 			*--dest = *--source;
|
| 		yy_cp += (int) (dest - source);
| 		yy_bp += (int) (dest - source);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
|
| 		if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| 			YY_FATAL_ERROR( "flex scanner push-back overflow" );
| 		}
|
| 	*--yy_cp = (char) c;
|
| 	(yytext_ptr) = yy_bp;
| 	(yy_hold_char) = *yy_cp;
| 	(yy_c_buf_p) = yy_cp;
| }
|
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
|     static int yyinput (void)
| #else
|     static int input  (void)
| #endif
|
| {
| 	int c;
|
| 	*(yy_c_buf_p) = (yy_hold_char);
|
| 	if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| 		{
| 		/* yy_c_buf_p now points to the character we want to return.
| 		 * If this occurs *before* the EOB characters, then it's a
| 		 * valid NUL; if not, then we've hit the end of the buffer.
| 		 */
| 		if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE-
>yy_ch_buf[(yy_n_chars)] )
| 			/* This was really a NUL. */
| 			*(yy_c_buf_p) = '\0';
|
| 		else
| 			{ /* need more input */
| 			int offset = (yy_c_buf_p) - (yytext_ptr);
| 			++(yy_c_buf_p);
|
| 			switch ( yy_get_next_buffer(  ) )
| 				{
| 				case EOB_ACT_LAST_MATCH:
| 					/* This happens because yy_g_n_b()
| 					 * sees that we've accumulated a
| 					 * token and flags that we need to
| 					 * try matching the token before
| 					 * proceeding.  But for input(),
| 					 * there's no matching to consider.
| 					 * So convert the EOB_ACT_LAST_MATCH
| 					 * to EOB_ACT_END_OF_FILE.
| 					 */
|
| 					/* Reset buffer status. */
| 					yyrestart(yyin );
|
| 					/*FALLTHROUGH*/
|
| 				case EOB_ACT_END_OF_FILE:
| 					{
| 					if ( yywrap( ) )
| 						return EOF;
|
| 					if ( ! (yy_did_buffer_switch_on_eof) )
| 						YY_NEW_FILE;
| #ifdef __cplusplus
| 					return yyinput();
| #else
| 					return input();
| #endif
| 					}
|
| 				case EOB_ACT_CONTINUE_SCAN:
| 					(yy_c_buf_p) = (yytext_ptr) + offset;
| 					break;
| 				}
| 			}
| 		}
|
| 	c = *(unsigned char *) (yy_c_buf_p);	/* cast for 8-bit char's */
| 	*(yy_c_buf_p) = '\0';	/* preserve yytext */
| 	(yy_hold_char) = *++(yy_c_buf_p);
|
| 	return c;
| }
| #endif	/* ifndef YY_NO_INPUT */
|
| /** Immediately switch to a different input stream.
|  * @param input_file A readable stream.
|  *
|  * @note This function does not reset the start condition to @c
INITIAL .
|  */
|     void yyrestart  (FILE * input_file )
| {
|
| 	if ( ! YY_CURRENT_BUFFER ){
|         yyensure_buffer_stack ();
| 		YY_CURRENT_BUFFER_LVALUE =
|             yy_create_buffer(yyin,YY_BUF_SIZE );
| 	}
|
| 	yy_init_buffer(YY_CURRENT_BUFFER,input_file );
| 	yy_load_buffer_state( );
| }
|
| /** Switch to a different input buffer.
|  * @param new_buffer The new input buffer.
|  *
|  */
|     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
| {
|
| 	/* TODO. We should be able to replace this entire function body
| 	 * with
| 	 *		yypop_buffer_state();
| 	 *		yypush_buffer_state(new_buffer);
|      */
| 	yyensure_buffer_stack ();
| 	if ( YY_CURRENT_BUFFER == new_buffer )
| 		return;
|
| 	if ( YY_CURRENT_BUFFER )
| 		{
| 		/* Flush out information for old buffer. */
| 		*(yy_c_buf_p) = (yy_hold_char);
| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
|
| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
| 	yy_load_buffer_state( );
|
| 	/* We don't actually know whether we did this switch during
| 	 * EOF (yywrap()) processing, but the only time this flag
| 	 * is looked at is after yywrap() is called, so it's safe
| 	 * to go ahead and always set it.
| 	 */
| 	(yy_did_buffer_switch_on_eof) = 1;
| }
|
| static void yy_load_buffer_state  (void)
| {
|     	(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| 	(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| 	yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| 	(yy_hold_char) = *(yy_c_buf_p);
| }
|
| /** Allocate and initialize an input buffer state.
|  * @param file A readable stream.
|  * @param size The character buffer size in bytes. When in doubt,
use @c YY_BUF_SIZE.
|  *
|  * @return the allocated buffer state.
|  */
|     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
| {
| 	YY_BUFFER_STATE b;
|
| 	b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| 	b->yy_buf_size = size;
|
| 	/* yy_ch_buf has to be 2 characters longer than the size given
because
| 	 * we need to put in 2 end-of-buffer characters.
| 	 */
| 	b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2  );
| 	if ( ! b->yy_ch_buf )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| 	b->yy_is_our_buffer = 1;
|
| 	yy_init_buffer(b,file );
|
| 	return b;
| }
|
| /** Destroy the buffer.
|  * @param b a buffer created with yy_create_buffer()
|  *
|  */
|     void yy_delete_buffer (YY_BUFFER_STATE  b )
| {
|
| 	if ( ! b )
| 		return;
|
| 	if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| 		YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
|
| 	if ( b->yy_is_our_buffer )
| 		yyfree((void *) b->yy_ch_buf  );
|
| 	yyfree((void *) b  );
| }
|
| #ifndef __cplusplus
| extern int isatty (int );
| #endif /* __cplusplus */
|
| /* Initializes or reinitializes a buffer.
|  * This function is sometimes called more than once on the same
buffer,
|  * such as during a yyrestart() or at EOF.
|  */
|     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
|
| {
| 	int oerrno = errno;
|
| 	yy_flush_buffer(b );
|
| 	b->yy_input_file = file;
| 	b->yy_fill_buffer = 1;
|
|     /* If b is the current buffer, then yy_init_buffer was
_probably_
|      * called from yyrestart() or through yy_get_next_buffer.
|      * In that case, we don't want to reset the lineno or column.
|      */
|     if (b != YY_CURRENT_BUFFER){
|         b->yy_bs_lineno = 1;
|         b->yy_bs_column = 0;
|     }
|
|         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) :
0;
|
| 	errno = oerrno;
| }
|
| /** Discard all buffered characters. On the next scan, YY_INPUT will
be called.
|  * @param b the buffer state to be flushed, usually @c
YY_CURRENT_BUFFER.
|  *
|  */
|     void yy_flush_buffer (YY_BUFFER_STATE  b )
| {
|     	if ( ! b )
| 		return;
|
| 	b->yy_n_chars = 0;
|
| 	/* We always need two end-of-buffer characters.  The first causes
| 	 * a transition to the end-of-buffer state.  The second causes
| 	 * a jam in that state.
| 	 */
| 	b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| 	b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
|
| 	b->yy_buf_pos = &b->yy_ch_buf[0];
|
| 	b->yy_at_bol = 1;
| 	b->yy_buffer_status = YY_BUFFER_NEW;
|
| 	if ( b == YY_CURRENT_BUFFER )
| 		yy_load_buffer_state( );
| }
|
| /** Pushes the new state onto the stack. The new state becomes
|  *  the current state. This function will allocate the stack
|  *  if necessary.
|  *  @param new_buffer The new state.
|  *
|  */
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| {
|     	if (new_buffer == NULL)
| 		return;
|
| 	yyensure_buffer_stack();
|
| 	/* This block is copied from yy_switch_to_buffer. */
| 	if ( YY_CURRENT_BUFFER )
| 		{
| 		/* Flush out information for old buffer. */
| 		*(yy_c_buf_p) = (yy_hold_char);
| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
|
| 	/* Only push if top exists. Otherwise, replace top. */
| 	if (YY_CURRENT_BUFFER)
| 		(yy_buffer_stack_top)++;
| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| 	/* copied from yy_switch_to_buffer. */
| 	yy_load_buffer_state( );
| 	(yy_did_buffer_switch_on_eof) = 1;
| }
|
| /** Removes and deletes the top of the stack, if present.
|  *  The next element becomes the new top.
|  *
|  */
| void yypop_buffer_state (void)
| {
|     	if (!YY_CURRENT_BUFFER)
| 		return;
|
| 	yy_delete_buffer(YY_CURRENT_BUFFER );
| 	YY_CURRENT_BUFFER_LVALUE = NULL;
| 	if ((yy_buffer_stack_top) > 0)
| 		--(yy_buffer_stack_top);
|
| 	if (YY_CURRENT_BUFFER) {
| 		yy_load_buffer_state( );
| 		(yy_did_buffer_switch_on_eof) = 1;
| 	}
| }
|
| /* Allocates the stack if it does not exist.
|  *  Guarantees space for at least one push.
|  */
| static void yyensure_buffer_stack (void)
| {
| 	int num_to_alloc;
|
| 	if (!(yy_buffer_stack)) {
|
| 		/* First allocation is just for 2 elements, since we don't know if
this
| 		 * scanner will even need a stack. We use 2 instead of 1 to avoid
an
| 		 * immediate realloc on the next call.
|          */
| 		num_to_alloc = 1;
| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| 								(num_to_alloc * sizeof(struct yy_buffer_state*)
| 								);
| 		if ( ! (yy_buffer_stack) )
| 			YY_FATAL_ERROR( "out of dynamic memory in
yyensure_buffer_stack()" );
|
| 		memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct
yy_buffer_state*));
|
| 		(yy_buffer_stack_max) = num_to_alloc;
| 		(yy_buffer_stack_top) = 0;
| 		return;
| 	}
|
| 	if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
|
| 		/* Increase the buffer to prepare for a possible push. */
| 		int grow_size = 8 /* arbitrary grow size */;
|
| 		num_to_alloc = (yy_buffer_stack_max) + grow_size;
| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| 								((yy_buffer_stack),
| 								num_to_alloc * sizeof(struct yy_buffer_state*)
| 								);
| 		if ( ! (yy_buffer_stack) )
| 			YY_FATAL_ERROR( "out of dynamic memory in
yyensure_buffer_stack()" );
|
| 		/* zero only the new slots.*/
| 		memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size *
sizeof(struct yy_buffer_state*));
| 		(yy_buffer_stack_max) = num_to_alloc;
| 	}
| }
|
| /** Setup the input buffer state to scan directly from a user-
specified character buffer.
|  * @param base the character buffer
|  * @param size the size in bytes of the character buffer
|  *
|  * @return the newly allocated buffer state object.
|  */
| YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
| {
| 	YY_BUFFER_STATE b;
|
| 	if ( size < 2 ||
| 	     base[size-2] != YY_END_OF_BUFFER_CHAR ||
| 	     base[size-1] != YY_END_OF_BUFFER_CHAR )
| 		/* They forgot to leave room for the EOB's. */
| 		return 0;
|
| 	b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
|
| 	b->yy_buf_size = size - 2;	/* "- 2" to take care of EOB's */
| 	b->yy_buf_pos = b->yy_ch_buf = base;
| 	b->yy_is_our_buffer = 0;
| 	b->yy_input_file = 0;
| 	b->yy_n_chars = b->yy_buf_size;
| 	b->yy_is_interactive = 0;
| 	b->yy_at_bol = 1;
| 	b->yy_fill_buffer = 0;
| 	b->yy_buffer_status = YY_BUFFER_NEW;
|
| 	yy_switch_to_buffer(b  );
|
| 	return b;
| }
|
| /** Setup the input buffer state to scan a string. The next call to
yylex() will
|  * scan from a @e copy of @a str.
|  * @param yystr a NUL-terminated string to scan
|  *
|  * @return the newly allocated buffer state object.
|  * @note If you want to scan bytes that may contain NUL values, then
use
|  *       yy_scan_bytes() instead.
|  */
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
| {
|
| 	return yy_scan_bytes(yystr,strlen(yystr) );
| }
|
| /** Setup the input buffer state to scan the given bytes. The next
call to yylex() will
|  * scan from a @e copy of @a bytes.
|  * @param bytes the byte buffer to scan
|  * @param len the number of bytes in the buffer pointed to by @a
bytes.
|  *
|  * @return the newly allocated buffer state object.
|  */
| YY_BUFFER_STATE yy_scan_bytes  (yyconst char * yybytes, int
_yybytes_len )
| {
| 	YY_BUFFER_STATE b;
| 	char *buf;
| 	yy_size_t n;
| 	int i;
|
| 	/* Get memory for full buffer, including space for trailing EOB's.
*/
| 	n = _yybytes_len + 2;
| 	buf = (char *) yyalloc(n  );
| 	if ( ! buf )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
|
| 	for ( i = 0; i < _yybytes_len; ++i )
| 		buf[i] = yybytes[i];
|
| 	buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
|
| 	b = yy_scan_buffer(buf,n );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
|
| 	/* It's okay to grow etc. this buffer, and we should throw it
| 	 * away when we're done.
| 	 */
| 	b->yy_is_our_buffer = 1;
|
| 	return b;
| }
|
| #ifndef YY_EXIT_FAILURE
| #define YY_EXIT_FAILURE 2
| #endif
|
| static void yy_fatal_error (yyconst char* msg )
| {
|     	(void) fprintf( stderr, "%s\n", msg );
| 	exit( YY_EXIT_FAILURE );
| }
|
| /* Redefine yyless() so it works in section 3 code. */
|
| #undef yyless
| #define yyless(n) \
| 	do \
| 		{ \
| 		/* Undo effects of setting up yytext. */ \
|         int yyless_macro_arg = (n); \
|         YY_LESS_LINENO(yyless_macro_arg);\
| 		yytext[yyleng] = (yy_hold_char); \
| 		(yy_c_buf_p) = yytext + yyless_macro_arg; \
| 		(yy_hold_char) = *(yy_c_buf_p); \
| 		*(yy_c_buf_p) = '\0'; \
| 		yyleng = yyless_macro_arg; \
| 		} \
| 	while ( 0 )
|
| /* Accessor  methods (get/set functions) to struct members. */
|
| /** Get the current line number.
|  *
|  */
| int yyget_lineno  (void)
| {
|
|     return yylineno;
| }
|
| /** Get the input stream.
|  *
|  */
| FILE *yyget_in  (void)
| {
|         return yyin;
| }
|
| /** Get the output stream.
|  *
|  */
| FILE *yyget_out  (void)
| {
|         return yyout;
| }
|
| /** Get the length of the current token.
|  *
|  */
| int yyget_leng  (void)
| {
|         return yyleng;
| }
|
| /** Get the current token.
|  *
|  */
|
| char *yyget_text  (void)
| {
|         return yytext;
| }
|
| /** Set the current line number.
|  * @param line_number
|  *
|  */
| void yyset_lineno (int  line_number )
| {
|
|     yylineno = line_number;
| }
|
| /** Set the input stream. This does not discard the current
|  * input buffer.
|  * @param in_str A readable stream.
|  *
|  * @see yy_switch_to_buffer
|  */
| void yyset_in (FILE *  in_str )
| {
|         yyin = in_str ;
| }
|
| void yyset_out (FILE *  out_str )
| {
|         yyout = out_str ;
| }
|
| int yyget_debug  (void)
| {
|         return yy_flex_debug;
| }
|
| void yyset_debug (int  bdebug )
| {
|         yy_flex_debug = bdebug ;
| }
|
| static int yy_init_globals (void)
| {
|         /* Initialization is the same as for the non-reentrant
scanner.
|      * This function is called from yylex_destroy(), so don't
allocate here.
|      */
|
|     (yy_buffer_stack) = 0;
|     (yy_buffer_stack_top) = 0;
|     (yy_buffer_stack_max) = 0;
|     (yy_c_buf_p) = (char *) 0;
|     (yy_init) = 0;
|     (yy_start) = 0;
|
|     (yy_state_buf) = 0;
|     (yy_state_ptr) = 0;
|     (yy_full_match) = 0;
|     (yy_lp) = 0;
|
| /* Defined in main.c */
| #ifdef YY_STDINIT
|     yyin = stdin;
|     yyout = stdout;
| #else
|     yyin = (FILE *) 0;
|     yyout = (FILE *) 0;
| #endif
|
|     /* For future reference: Set errno on error, since we are called
by
|      * yylex_init()
|      */
|     return 0;
| }
|
| /* yylex_destroy is for both reentrant and non-reentrant scanners.
*/
| int yylex_destroy  (void)
| {
|
|     /* Pop the buffer stack, destroying each element. */
| 	while(YY_CURRENT_BUFFER){
| 		yy_delete_buffer(YY_CURRENT_BUFFER  );
| 		YY_CURRENT_BUFFER_LVALUE = NULL;
| 		yypop_buffer_state();
| 	}
|
| 	/* Destroy the stack itself. */
| 	yyfree((yy_buffer_stack) );
| 	(yy_buffer_stack) = NULL;
|
|     yyfree ( (yy_state_buf) );
|     (yy_state_buf)  = NULL;
|
|     /* Reset the globals. This is important in a non-reentrant
scanner so the next time
|      * yylex() is called, initialization will occur. */
|     yy_init_globals( );
|
|     return 0;
| }
|
| /*
|  * Internal utility routines.
|  */
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
| {
| 	register int i;
| 	for ( i = 0; i < n; ++i )
| 		s1[i] = s2[i];
| }
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * s )
| {
| 	register int n;
| 	for ( n = 0; s[n]; ++n )
| 		;
|
| 	return n;
| }
| #endif
|
| void *yyalloc (yy_size_t  size )
| {
| 	return (void *) malloc( size );
| }
|
| void *yyrealloc  (void * ptr, yy_size_t  size )
| {
| 	/* The cast to (char *) in the following accommodates both
| 	 * implementations that use char* generic pointers, and those
| 	 * that use void* generic pointers.  It works with the latter
| 	 * because both ANSI C and C++ allow castless assignment from
| 	 * any pointer type to void*, and deal with argument conversions
| 	 * as though doing an assignment.
| 	 */
| 	return (void *) realloc( (char *) ptr, size );
| }
|
| void yyfree (void * ptr )
| {
| 	free( (char *) ptr );	/* see yyrealloc() for (char *) cast */
| }
|
| #define YYTABLES_NAME "yytables"
|
| #line 10 "conftest.l"
|
|
| #ifdef YYTEXT_POINTER
| extern char *yytext;
| #endif
| int
| main (void)
| {
|   return ! yylex () + ! yywrap ();
| }
configure:6198: result: no
configure:6251: checking for ranlib
configure:6267: found /usr/bin/ranlib
configure:6278: result: ranlib
configure:6307: checking build system type
configure:6321: result: x86_64-unknown-linux-gnu
configure:6341: checking host system type
configure:6354: result: x86_64-unknown-linux-gnu
configure:6379: checking how to get verbose linking output from
/usr/bin/gfortran
configure:6389: /usr/bin/gfortran -c -g -O2 conftest.f >&5
configure:6389: $? = 0
configure:6407: /usr/bin/gfortran -o conftest -g -O2 -v
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.f
Using built-in specs.
Target: x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC)
 /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/f951 conftest.f -ffixed-
form -quiet -dumpbase conftest.f -mtune=generic -auxbase conftest -g
-O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-
linux/4.4.7/finclude -o /tmp/cczlArjQ.s
GNU Fortran (GCC) version 4.4.7 20120313 (Red Hat 4.4.7-11) (x86_64-
redhat-linux)
	compiled by GNU C version 4.4.7 20120313 (Red Hat 4.4.7-11), GMP
version 4.3.1, MPFR version 2.4.1.
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-
heapsize=131072
 as -V -Qy -o /tmp/ccyzyAwo.o /tmp/cczlArjQ.s
GNU assembler version 2.20.51.0.2 (x86_64-redhat-linux) using BFD
version version 2.20.51.0.2-5.34.el6 20100205
 /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/collect2 --eh-frame-hdr
--build-id -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-
linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-redhat-
linux/4.4.7/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-
linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-
linux/4.4.7/crtbegin.o -L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-
1.4.0 -L${MET_GSL}/lib -L${MET_BUFR}/lib -L${MET_CAIRO}/lib
-L${MET_FREETYPE}/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7
-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-
linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64
-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. /tmp/ccyzyAwo.o
-lgfortranbegin -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtend.o /usr/lib/gcc/x86_64-
redhat-linux/4.4.7/../../../../lib64/crtn.o
configure:6490: result: -v
configure:6492: checking for Fortran 77 libraries of /usr/bin/gfortran
configure:6515: /usr/bin/gfortran -o conftest -g -O2 -v
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.f
Using built-in specs.
Target: x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC)
 /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/f951 conftest.f -ffixed-
form -quiet -dumpbase conftest.f -mtune=generic -auxbase conftest -g
-O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-
linux/4.4.7/finclude -o /tmp/ccIMGMsW.s
GNU Fortran (GCC) version 4.4.7 20120313 (Red Hat 4.4.7-11) (x86_64-
redhat-linux)
	compiled by GNU C version 4.4.7 20120313 (Red Hat 4.4.7-11), GMP
version 4.3.1, MPFR version 2.4.1.
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-
heapsize=131072
 as -V -Qy -o /tmp/cc4M02Ru.o /tmp/ccIMGMsW.s
GNU assembler version 2.20.51.0.2 (x86_64-redhat-linux) using BFD
version version 2.20.51.0.2-5.34.el6 20100205
 /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/collect2 --eh-frame-hdr
--build-id -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-
linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-redhat-
linux/4.4.7/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-
linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-
linux/4.4.7/crtbegin.o -L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-
1.4.0 -L${MET_GSL}/lib -L${MET_BUFR}/lib -L${MET_CAIRO}/lib
-L${MET_FREETYPE}/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7
-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-
linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64
-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. /tmp/cc4M02Ru.o
-lgfortranbegin -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtend.o /usr/lib/gcc/x86_64-
redhat-linux/4.4.7/../../../../lib64/crtn.o
configure:6711: result:  -L${MET_NETCDF}/lib
-L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib -L${MET_BUFR}/lib
-L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib -L/usr/lib/gcc/x86_64-redhat-
linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64
-L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-
linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm
configure:6730: checking how to run the C preprocessor
configure:6761: /usr/bin/gcc -E  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c
configure:6761: $? = 0
configure:6775: /usr/bin/gcc -E  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c
conftest.c:35:28: error: ac_nonexistent.h: No such file or directory
configure:6775: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MET"
| #define PACKAGE_TARNAME "met"
| #define PACKAGE_VERSION "5.1"
| #define PACKAGE_STRING "MET 5.1"
| #define PACKAGE_BUGREPORT "met_help at ucar.edu"
| #define PACKAGE_URL "http://www.dtcenter.org/met/users"
| #define PACKAGE "met"
| #define VERSION "5.1"
| #define ENABLE_ASCII2NC /**/
| #define ENABLE_ENSEMBLE_STAT /**/
| #define ENABLE_GEN_VX_MASK /**/
| #define ENABLE_GRID_STAT /**/
| #define ENABLE_MADIS2NC /**/
| #define ENABLE_MODE /**/
| #define ENABLE_MODE_ANALYSIS /**/
| #define ENABLE_PB2NC /**/
| #define ENABLE_PCP_COMBINE /**/
| #define ENABLE_PLOT_DATA_PLANE /**/
| #define ENABLE_REGRID_DATA_PLANE /**/
| #define ENABLE_SHIFT_DATA_PLANE /**/
| #define ENABLE_PLOT_POINT_OBS /**/
| #define ENABLE_POINT_STAT /**/
| #define ENABLE_STAT_ANALYSIS /**/
| #define ENABLE_WAVELET_STAT /**/
| #define ENABLE_SERIES_ANALYSIS /**/
| #define ENABLE_WWMCA /**/
| #define ENABLE_MODIS /**/
| #define ENABLE_MODE_GRAPHICS /**/
| #define ENABLE_MODE_TIME_DOMAIN /**/
| #define ENABLE_TC_UTILS /**/
| #define ENABLE_GSI_TOOLS /**/
| #define ENABLE_GRIB2 /**/
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6800: result: /usr/bin/gcc -E
configure:6820: /usr/bin/gcc -E  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c
configure:6820: $? = 0
configure:6834: /usr/bin/gcc -E  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c
conftest.c:35:28: error: ac_nonexistent.h: No such file or directory
configure:6834: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MET"
| #define PACKAGE_TARNAME "met"
| #define PACKAGE_VERSION "5.1"
| #define PACKAGE_STRING "MET 5.1"
| #define PACKAGE_BUGREPORT "met_help at ucar.edu"
| #define PACKAGE_URL "http://www.dtcenter.org/met/users"
| #define PACKAGE "met"
| #define VERSION "5.1"
| #define ENABLE_ASCII2NC /**/
| #define ENABLE_ENSEMBLE_STAT /**/
| #define ENABLE_GEN_VX_MASK /**/
| #define ENABLE_GRID_STAT /**/
| #define ENABLE_MADIS2NC /**/
| #define ENABLE_MODE /**/
| #define ENABLE_MODE_ANALYSIS /**/
| #define ENABLE_PB2NC /**/
| #define ENABLE_PCP_COMBINE /**/
| #define ENABLE_PLOT_DATA_PLANE /**/
| #define ENABLE_REGRID_DATA_PLANE /**/
| #define ENABLE_SHIFT_DATA_PLANE /**/
| #define ENABLE_PLOT_POINT_OBS /**/
| #define ENABLE_POINT_STAT /**/
| #define ENABLE_STAT_ANALYSIS /**/
| #define ENABLE_WAVELET_STAT /**/
| #define ENABLE_SERIES_ANALYSIS /**/
| #define ENABLE_WWMCA /**/
| #define ENABLE_MODIS /**/
| #define ENABLE_MODE_GRAPHICS /**/
| #define ENABLE_MODE_TIME_DOMAIN /**/
| #define ENABLE_TC_UTILS /**/
| #define ENABLE_GSI_TOOLS /**/
| #define ENABLE_GRIB2 /**/
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6863: checking for grep that handles long lines and -e
configure:6921: result: /bin/grep
configure:6926: checking for egrep
configure:6988: result: /bin/grep -E
configure:6993: checking for ANSI C header files
configure:7013: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7013: $? = 0
configure:7086: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
configure:7086: $? = 0
configure:7086: ./conftest
configure:7086: $? = 0
configure:7097: result: yes
configure:7110: checking for sys/types.h
configure:7110: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7110: $? = 0
configure:7110: result: yes
configure:7110: checking for sys/stat.h
configure:7110: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7110: $? = 0
configure:7110: result: yes
configure:7110: checking for stdlib.h
configure:7110: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7110: $? = 0
configure:7110: result: yes
configure:7110: checking for string.h
configure:7110: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7110: $? = 0
configure:7110: result: yes
configure:7110: checking for memory.h
configure:7110: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7110: $? = 0
configure:7110: result: yes
configure:7110: checking for strings.h
configure:7110: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7110: $? = 0
configure:7110: result: yes
configure:7110: checking for inttypes.h
configure:7110: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7110: $? = 0
configure:7110: result: yes
configure:7110: checking for stdint.h
configure:7110: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7110: $? = 0
configure:7110: result: yes
configure:7110: checking for unistd.h
configure:7110: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7110: $? = 0
configure:7110: result: yes
configure:7125: checking errno.h usability
configure:7125: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7125: $? = 0
configure:7125: result: yes
configure:7125: checking errno.h presence
configure:7125: /usr/bin/gcc -E  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c
configure:7125: $? = 0
configure:7125: result: yes
configure:7125: checking for errno.h
configure:7125: result: yes
configure:7125: checking fcntl.h usability
configure:7125: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7125: $? = 0
configure:7125: result: yes
configure:7125: checking fcntl.h presence
configure:7125: /usr/bin/gcc -E  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c
configure:7125: $? = 0
configure:7125: result: yes
configure:7125: checking for fcntl.h
configure:7125: result: yes
configure:7125: checking for inttypes.h
configure:7125: result: yes
configure:7125: checking limits.h usability
configure:7125: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7125: $? = 0
configure:7125: result: yes
configure:7125: checking limits.h presence
configure:7125: /usr/bin/gcc -E  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c
configure:7125: $? = 0
configure:7125: result: yes
configure:7125: checking for limits.h
configure:7125: result: yes
configure:7125: checking for memory.h
configure:7125: result: yes
configure:7125: checking stddef.h usability
configure:7125: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7125: $? = 0
configure:7125: result: yes
configure:7125: checking stddef.h presence
configure:7125: /usr/bin/gcc -E  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c
configure:7125: $? = 0
configure:7125: result: yes
configure:7125: checking for stddef.h
configure:7125: result: yes
configure:7125: checking for stdlib.h
configure:7125: result: yes
configure:7125: checking for string.h
configure:7125: result: yes
configure:7125: checking for strings.h
configure:7125: result: yes
configure:7125: checking sys/file.h usability
configure:7125: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7125: $? = 0
configure:7125: result: yes
configure:7125: checking sys/file.h presence
configure:7125: /usr/bin/gcc -E  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c
configure:7125: $? = 0
configure:7125: result: yes
configure:7125: checking for sys/file.h
configure:7125: result: yes
configure:7125: checking sys/param.h usability
configure:7125: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7125: $? = 0
configure:7125: result: yes
configure:7125: checking sys/param.h presence
configure:7125: /usr/bin/gcc -E  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c
configure:7125: $? = 0
configure:7125: result: yes
configure:7125: checking for sys/param.h
configure:7125: result: yes
configure:7125: checking for unistd.h
configure:7125: result: yes
configure:7138: checking for stdbool.h that conforms to C99
configure:7205: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7205: $? = 0
configure:7212: result: yes
configure:7214: checking for _Bool
configure:7214: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7214: $? = 0
configure:7214: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
conftest.c: In function 'main':
conftest.c:93: error: expected expression before ')' token
configure:7214: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MET"
| #define PACKAGE_TARNAME "met"
| #define PACKAGE_VERSION "5.1"
| #define PACKAGE_STRING "MET 5.1"
| #define PACKAGE_BUGREPORT "met_help at ucar.edu"
| #define PACKAGE_URL "http://www.dtcenter.org/met/users"
| #define PACKAGE "met"
| #define VERSION "5.1"
| #define ENABLE_ASCII2NC /**/
| #define ENABLE_ENSEMBLE_STAT /**/
| #define ENABLE_GEN_VX_MASK /**/
| #define ENABLE_GRID_STAT /**/
| #define ENABLE_MADIS2NC /**/
| #define ENABLE_MODE /**/
| #define ENABLE_MODE_ANALYSIS /**/
| #define ENABLE_PB2NC /**/
| #define ENABLE_PCP_COMBINE /**/
| #define ENABLE_PLOT_DATA_PLANE /**/
| #define ENABLE_REGRID_DATA_PLANE /**/
| #define ENABLE_SHIFT_DATA_PLANE /**/
| #define ENABLE_PLOT_POINT_OBS /**/
| #define ENABLE_POINT_STAT /**/
| #define ENABLE_STAT_ANALYSIS /**/
| #define ENABLE_WAVELET_STAT /**/
| #define ENABLE_SERIES_ANALYSIS /**/
| #define ENABLE_WWMCA /**/
| #define ENABLE_MODIS /**/
| #define ENABLE_MODE_GRAPHICS /**/
| #define ENABLE_MODE_TIME_DOMAIN /**/
| #define ENABLE_TC_UTILS /**/
| #define ENABLE_GSI_TOOLS /**/
| #define ENABLE_GRIB2 /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7214: result: yes
configure:7225: checking for inline
configure:7241: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7241: $? = 0
configure:7249: result: inline
configure:7267: checking for int16_t
configure:7267: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7267: $? = 0
configure:7267: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
conftest.c: In function 'main':
conftest.c:96: error: size of array 'test_array' is negative
configure:7267: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MET"
| #define PACKAGE_TARNAME "met"
| #define PACKAGE_VERSION "5.1"
| #define PACKAGE_STRING "MET 5.1"
| #define PACKAGE_BUGREPORT "met_help at ucar.edu"
| #define PACKAGE_URL "http://www.dtcenter.org/met/users"
| #define PACKAGE "met"
| #define VERSION "5.1"
| #define ENABLE_ASCII2NC /**/
| #define ENABLE_ENSEMBLE_STAT /**/
| #define ENABLE_GEN_VX_MASK /**/
| #define ENABLE_GRID_STAT /**/
| #define ENABLE_MADIS2NC /**/
| #define ENABLE_MODE /**/
| #define ENABLE_MODE_ANALYSIS /**/
| #define ENABLE_PB2NC /**/
| #define ENABLE_PCP_COMBINE /**/
| #define ENABLE_PLOT_DATA_PLANE /**/
| #define ENABLE_REGRID_DATA_PLANE /**/
| #define ENABLE_SHIFT_DATA_PLANE /**/
| #define ENABLE_PLOT_POINT_OBS /**/
| #define ENABLE_POINT_STAT /**/
| #define ENABLE_STAT_ANALYSIS /**/
| #define ENABLE_WAVELET_STAT /**/
| #define ENABLE_SERIES_ANALYSIS /**/
| #define ENABLE_WWMCA /**/
| #define ENABLE_MODIS /**/
| #define ENABLE_MODE_GRAPHICS /**/
| #define ENABLE_MODE_TIME_DOMAIN /**/
| #define ENABLE_TC_UTILS /**/
| #define ENABLE_GSI_TOOLS /**/
| #define ENABLE_GRIB2 /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	        enum { N = 16 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) <<
N) - 1) * 2 + 1)
| 		 < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
|   ;
|   return 0;
| }
configure:7267: result: yes
configure:7278: checking for int32_t
configure:7278: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7278: $? = 0
configure:7278: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
conftest.c: In function 'main':
conftest.c:96: warning: integer overflow in expression
conftest.c:96: error: size of array 'test_array' is negative
configure:7278: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MET"
| #define PACKAGE_TARNAME "met"
| #define PACKAGE_VERSION "5.1"
| #define PACKAGE_STRING "MET 5.1"
| #define PACKAGE_BUGREPORT "met_help at ucar.edu"
| #define PACKAGE_URL "http://www.dtcenter.org/met/users"
| #define PACKAGE "met"
| #define VERSION "5.1"
| #define ENABLE_ASCII2NC /**/
| #define ENABLE_ENSEMBLE_STAT /**/
| #define ENABLE_GEN_VX_MASK /**/
| #define ENABLE_GRID_STAT /**/
| #define ENABLE_MADIS2NC /**/
| #define ENABLE_MODE /**/
| #define ENABLE_MODE_ANALYSIS /**/
| #define ENABLE_PB2NC /**/
| #define ENABLE_PCP_COMBINE /**/
| #define ENABLE_PLOT_DATA_PLANE /**/
| #define ENABLE_REGRID_DATA_PLANE /**/
| #define ENABLE_SHIFT_DATA_PLANE /**/
| #define ENABLE_PLOT_POINT_OBS /**/
| #define ENABLE_POINT_STAT /**/
| #define ENABLE_STAT_ANALYSIS /**/
| #define ENABLE_WAVELET_STAT /**/
| #define ENABLE_SERIES_ANALYSIS /**/
| #define ENABLE_WWMCA /**/
| #define ENABLE_MODIS /**/
| #define ENABLE_MODE_GRAPHICS /**/
| #define ENABLE_MODE_TIME_DOMAIN /**/
| #define ENABLE_TC_UTILS /**/
| #define ENABLE_GSI_TOOLS /**/
| #define ENABLE_GRIB2 /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	        enum { N = 32 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) <<
N) - 1) * 2 + 1)
| 		 < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
|   ;
|   return 0;
| }
configure:7278: result: yes
configure:7289: checking for int8_t
configure:7289: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7289: $? = 0
configure:7289: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
conftest.c: In function 'main':
conftest.c:96: error: size of array 'test_array' is negative
configure:7289: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MET"
| #define PACKAGE_TARNAME "met"
| #define PACKAGE_VERSION "5.1"
| #define PACKAGE_STRING "MET 5.1"
| #define PACKAGE_BUGREPORT "met_help at ucar.edu"
| #define PACKAGE_URL "http://www.dtcenter.org/met/users"
| #define PACKAGE "met"
| #define VERSION "5.1"
| #define ENABLE_ASCII2NC /**/
| #define ENABLE_ENSEMBLE_STAT /**/
| #define ENABLE_GEN_VX_MASK /**/
| #define ENABLE_GRID_STAT /**/
| #define ENABLE_MADIS2NC /**/
| #define ENABLE_MODE /**/
| #define ENABLE_MODE_ANALYSIS /**/
| #define ENABLE_PB2NC /**/
| #define ENABLE_PCP_COMBINE /**/
| #define ENABLE_PLOT_DATA_PLANE /**/
| #define ENABLE_REGRID_DATA_PLANE /**/
| #define ENABLE_SHIFT_DATA_PLANE /**/
| #define ENABLE_PLOT_POINT_OBS /**/
| #define ENABLE_POINT_STAT /**/
| #define ENABLE_STAT_ANALYSIS /**/
| #define ENABLE_WAVELET_STAT /**/
| #define ENABLE_SERIES_ANALYSIS /**/
| #define ENABLE_WWMCA /**/
| #define ENABLE_MODIS /**/
| #define ENABLE_MODE_GRAPHICS /**/
| #define ENABLE_MODE_TIME_DOMAIN /**/
| #define ENABLE_TC_UTILS /**/
| #define ENABLE_GSI_TOOLS /**/
| #define ENABLE_GRIB2 /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	        enum { N = 8 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N)
- 1) * 2 + 1)
| 		 < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
|   ;
|   return 0;
| }
configure:7289: result: yes
configure:7300: checking for off_t
configure:7300: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7300: $? = 0
configure:7300: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
conftest.c: In function 'main':
conftest.c:94: error: expected expression before ')' token
configure:7300: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MET"
| #define PACKAGE_TARNAME "met"
| #define PACKAGE_VERSION "5.1"
| #define PACKAGE_STRING "MET 5.1"
| #define PACKAGE_BUGREPORT "met_help at ucar.edu"
| #define PACKAGE_URL "http://www.dtcenter.org/met/users"
| #define PACKAGE "met"
| #define VERSION "5.1"
| #define ENABLE_ASCII2NC /**/
| #define ENABLE_ENSEMBLE_STAT /**/
| #define ENABLE_GEN_VX_MASK /**/
| #define ENABLE_GRID_STAT /**/
| #define ENABLE_MADIS2NC /**/
| #define ENABLE_MODE /**/
| #define ENABLE_MODE_ANALYSIS /**/
| #define ENABLE_PB2NC /**/
| #define ENABLE_PCP_COMBINE /**/
| #define ENABLE_PLOT_DATA_PLANE /**/
| #define ENABLE_REGRID_DATA_PLANE /**/
| #define ENABLE_SHIFT_DATA_PLANE /**/
| #define ENABLE_PLOT_POINT_OBS /**/
| #define ENABLE_POINT_STAT /**/
| #define ENABLE_STAT_ANALYSIS /**/
| #define ENABLE_WAVELET_STAT /**/
| #define ENABLE_SERIES_ANALYSIS /**/
| #define ENABLE_WWMCA /**/
| #define ENABLE_MODIS /**/
| #define ENABLE_MODE_GRAPHICS /**/
| #define ENABLE_MODE_TIME_DOMAIN /**/
| #define ENABLE_TC_UTILS /**/
| #define ENABLE_GSI_TOOLS /**/
| #define ENABLE_GRIB2 /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7300: result: yes
configure:7311: checking for size_t
configure:7311: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7311: $? = 0
configure:7311: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
conftest.c: In function 'main':
conftest.c:94: error: expected expression before ')' token
configure:7311: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MET"
| #define PACKAGE_TARNAME "met"
| #define PACKAGE_VERSION "5.1"
| #define PACKAGE_STRING "MET 5.1"
| #define PACKAGE_BUGREPORT "met_help at ucar.edu"
| #define PACKAGE_URL "http://www.dtcenter.org/met/users"
| #define PACKAGE "met"
| #define VERSION "5.1"
| #define ENABLE_ASCII2NC /**/
| #define ENABLE_ENSEMBLE_STAT /**/
| #define ENABLE_GEN_VX_MASK /**/
| #define ENABLE_GRID_STAT /**/
| #define ENABLE_MADIS2NC /**/
| #define ENABLE_MODE /**/
| #define ENABLE_MODE_ANALYSIS /**/
| #define ENABLE_PB2NC /**/
| #define ENABLE_PCP_COMBINE /**/
| #define ENABLE_PLOT_DATA_PLANE /**/
| #define ENABLE_REGRID_DATA_PLANE /**/
| #define ENABLE_SHIFT_DATA_PLANE /**/
| #define ENABLE_PLOT_POINT_OBS /**/
| #define ENABLE_POINT_STAT /**/
| #define ENABLE_STAT_ANALYSIS /**/
| #define ENABLE_WAVELET_STAT /**/
| #define ENABLE_SERIES_ANALYSIS /**/
| #define ENABLE_WWMCA /**/
| #define ENABLE_MODIS /**/
| #define ENABLE_MODE_GRAPHICS /**/
| #define ENABLE_MODE_TIME_DOMAIN /**/
| #define ENABLE_TC_UTILS /**/
| #define ENABLE_GSI_TOOLS /**/
| #define ENABLE_GRIB2 /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7311: result: yes
configure:7322: checking for uint16_t
configure:7322: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7322: $? = 0
configure:7322: result: yes
configure:7334: checking for uint32_t
configure:7334: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7334: $? = 0
configure:7334: result: yes
configure:7348: checking for uint8_t
configure:7348: /usr/bin/gcc -c -g -O2  -I${MET_NETCDF}/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I${MET_GSL}/include
-I${MET_CAIRO}/include -I${MET_FREETYPE}/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"$(pkgdatadir)\"" conftest.c >&5
configure:7348: $? = 0
configure:7348: result: yes
configure:7365: checking for error_at_line
configure:7381: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
configure:7381: $? = 0
configure:7389: result: yes
configure:7402: checking for stdlib.h
configure:7402: result: yes
configure:7412: checking for GNU libc compatible malloc
configure:7436: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
configure:7436: $? = 0
configure:7436: ./conftest
configure:7436: $? = 0
configure:7446: result: yes
configure:7469: checking for stdlib.h
configure:7469: result: yes
configure:7479: checking for GNU libc compatible realloc
configure:7503: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
configure:7503: $? = 0
configure:7503: ./conftest
configure:7503: $? = 0
configure:7513: result: yes
configure:7537: checking for dup2
configure:7537: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
configure:7537: $? = 0
configure:7537: result: yes
configure:7537: checking for floor
configure:7537: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
conftest.c:86: warning: conflicting types for built-in function
'floor'
/tmp/cctYXDas.o: In function `main':
/home/peter/MET/met-5.1/conftest.c:97: undefined reference to `floor'
collect2: ld returned 1 exit status
configure:7537: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MET"
| #define PACKAGE_TARNAME "met"
| #define PACKAGE_VERSION "5.1"
| #define PACKAGE_STRING "MET 5.1"
| #define PACKAGE_BUGREPORT "met_help at ucar.edu"
| #define PACKAGE_URL "http://www.dtcenter.org/met/users"
| #define PACKAGE "met"
| #define VERSION "5.1"
| #define ENABLE_ASCII2NC /**/
| #define ENABLE_ENSEMBLE_STAT /**/
| #define ENABLE_GEN_VX_MASK /**/
| #define ENABLE_GRID_STAT /**/
| #define ENABLE_MADIS2NC /**/
| #define ENABLE_MODE /**/
| #define ENABLE_MODE_ANALYSIS /**/
| #define ENABLE_PB2NC /**/
| #define ENABLE_PCP_COMBINE /**/
| #define ENABLE_PLOT_DATA_PLANE /**/
| #define ENABLE_REGRID_DATA_PLANE /**/
| #define ENABLE_SHIFT_DATA_PLANE /**/
| #define ENABLE_PLOT_POINT_OBS /**/
| #define ENABLE_POINT_STAT /**/
| #define ENABLE_STAT_ANALYSIS /**/
| #define ENABLE_WAVELET_STAT /**/
| #define ENABLE_SERIES_ANALYSIS /**/
| #define ENABLE_WWMCA /**/
| #define ENABLE_MODIS /**/
| #define ENABLE_MODE_GRAPHICS /**/
| #define ENABLE_MODE_TIME_DOMAIN /**/
| #define ENABLE_TC_UTILS /**/
| #define ENABLE_GSI_TOOLS /**/
| #define ENABLE_GRIB2 /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_DUP2 1
| /* end confdefs.h.  */
| /* Define floor to an innocuous variant, in case <limits.h> declares
floor.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define floor innocuous_floor
|
| /* System header to define __stub macros and hopefully few
prototypes,
|     which can conflict with char floor (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef floor
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char floor ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_floor || defined __stub___floor
| choke me
| #endif
|
| int
| main ()
| {
| return floor ();
|   ;
|   return 0;
| }
configure:7537: result: no
configure:7537: checking for gethostname
configure:7537: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
configure:7537: $? = 0
configure:7537: result: yes
configure:7537: checking for memset
configure:7537: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
conftest.c:87: warning: conflicting types for built-in function
'memset'
configure:7537: $? = 0
configure:7537: result: yes
configure:7537: checking for mkdir
configure:7537: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
configure:7537: $? = 0
configure:7537: result: yes
configure:7537: checking for pow
configure:7537: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
conftest.c:89: warning: conflicting types for built-in function 'pow'
/tmp/ccSi46Yu.o: In function `main':
/home/peter/MET/met-5.1/conftest.c:100: undefined reference to `pow'
collect2: ld returned 1 exit status
configure:7537: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MET"
| #define PACKAGE_TARNAME "met"
| #define PACKAGE_VERSION "5.1"
| #define PACKAGE_STRING "MET 5.1"
| #define PACKAGE_BUGREPORT "met_help at ucar.edu"
| #define PACKAGE_URL "http://www.dtcenter.org/met/users"
| #define PACKAGE "met"
| #define VERSION "5.1"
| #define ENABLE_ASCII2NC /**/
| #define ENABLE_ENSEMBLE_STAT /**/
| #define ENABLE_GEN_VX_MASK /**/
| #define ENABLE_GRID_STAT /**/
| #define ENABLE_MADIS2NC /**/
| #define ENABLE_MODE /**/
| #define ENABLE_MODE_ANALYSIS /**/
| #define ENABLE_PB2NC /**/
| #define ENABLE_PCP_COMBINE /**/
| #define ENABLE_PLOT_DATA_PLANE /**/
| #define ENABLE_REGRID_DATA_PLANE /**/
| #define ENABLE_SHIFT_DATA_PLANE /**/
| #define ENABLE_PLOT_POINT_OBS /**/
| #define ENABLE_POINT_STAT /**/
| #define ENABLE_STAT_ANALYSIS /**/
| #define ENABLE_WAVELET_STAT /**/
| #define ENABLE_SERIES_ANALYSIS /**/
| #define ENABLE_WWMCA /**/
| #define ENABLE_MODIS /**/
| #define ENABLE_MODE_GRAPHICS /**/
| #define ENABLE_MODE_TIME_DOMAIN /**/
| #define ENABLE_TC_UTILS /**/
| #define ENABLE_GSI_TOOLS /**/
| #define ENABLE_GRIB2 /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_DUP2 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| /* end confdefs.h.  */
| /* Define pow to an innocuous variant, in case <limits.h> declares
pow.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pow innocuous_pow
|
| /* System header to define __stub macros and hopefully few
prototypes,
|     which can conflict with char pow (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef pow
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pow ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_pow || defined __stub___pow
| choke me
| #endif
|
| int
| main ()
| {
| return pow ();
|   ;
|   return 0;
| }
configure:7537: result: no
configure:7537: checking for regcomp
configure:7537: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
configure:7537: $? = 0
configure:7537: result: yes
configure:7537: checking for select
configure:7537: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
configure:7537: $? = 0
configure:7537: result: yes
configure:7537: checking for setenv
configure:7537: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
configure:7537: $? = 0
configure:7537: result: yes
configure:7537: checking for sqrt
configure:7537: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
conftest.c:92: warning: conflicting types for built-in function 'sqrt'
/tmp/cceFpHPL.o: In function `main':
/home/peter/MET/met-5.1/conftest.c:103: undefined reference to `sqrt'
collect2: ld returned 1 exit status
configure:7537: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MET"
| #define PACKAGE_TARNAME "met"
| #define PACKAGE_VERSION "5.1"
| #define PACKAGE_STRING "MET 5.1"
| #define PACKAGE_BUGREPORT "met_help at ucar.edu"
| #define PACKAGE_URL "http://www.dtcenter.org/met/users"
| #define PACKAGE "met"
| #define VERSION "5.1"
| #define ENABLE_ASCII2NC /**/
| #define ENABLE_ENSEMBLE_STAT /**/
| #define ENABLE_GEN_VX_MASK /**/
| #define ENABLE_GRID_STAT /**/
| #define ENABLE_MADIS2NC /**/
| #define ENABLE_MODE /**/
| #define ENABLE_MODE_ANALYSIS /**/
| #define ENABLE_PB2NC /**/
| #define ENABLE_PCP_COMBINE /**/
| #define ENABLE_PLOT_DATA_PLANE /**/
| #define ENABLE_REGRID_DATA_PLANE /**/
| #define ENABLE_SHIFT_DATA_PLANE /**/
| #define ENABLE_PLOT_POINT_OBS /**/
| #define ENABLE_POINT_STAT /**/
| #define ENABLE_STAT_ANALYSIS /**/
| #define ENABLE_WAVELET_STAT /**/
| #define ENABLE_SERIES_ANALYSIS /**/
| #define ENABLE_WWMCA /**/
| #define ENABLE_MODIS /**/
| #define ENABLE_MODE_GRAPHICS /**/
| #define ENABLE_MODE_TIME_DOMAIN /**/
| #define ENABLE_TC_UTILS /**/
| #define ENABLE_GSI_TOOLS /**/
| #define ENABLE_GRIB2 /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_DUP2 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| /* end confdefs.h.  */
| /* Define sqrt to an innocuous variant, in case <limits.h> declares
sqrt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sqrt innocuous_sqrt
|
| /* System header to define __stub macros and hopefully few
prototypes,
|     which can conflict with char sqrt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef sqrt
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sqrt ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_sqrt || defined __stub___sqrt
| choke me
| #endif
|
| int
| main ()
| {
| return sqrt ();
|   ;
|   return 0;
| }
configure:7537: result: no
configure:7537: checking for strcasecmp
configure:7537: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
conftest.c:92: warning: conflicting types for built-in function
'strcasecmp'
configure:7537: $? = 0
configure:7537: result: yes
configure:7537: checking for strchr
configure:7537: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
conftest.c:93: warning: conflicting types for built-in function
'strchr'
configure:7537: $? = 0
configure:7537: result: yes
configure:7537: checking for strcspn
configure:7537: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
conftest.c:94: warning: conflicting types for built-in function
'strcspn'
configure:7537: $? = 0
configure:7537: result: yes
configure:7537: checking for strerror
configure:7537: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
configure:7537: $? = 0
configure:7537: result: yes
configure:7537: checking for strncasecmp
configure:7537: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
conftest.c:96: warning: conflicting types for built-in function
'strncasecmp'
configure:7537: $? = 0
configure:7537: result: yes
configure:7537: checking for strrchr
configure:7537: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
conftest.c:97: warning: conflicting types for built-in function
'strrchr'
configure:7537: $? = 0
configure:7537: result: yes
configure:7537: checking for strstr
configure:7537: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
conftest.c:98: warning: conflicting types for built-in function
'strstr'
configure:7537: $? = 0
configure:7537: result: yes
configure:7537: checking for isatty
configure:7537: /usr/bin/gcc -o conftest -g -O2
-I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""
-L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0 -L${MET_GSL}/lib
-L${MET_BUFR}/lib -L${MET_CAIRO}/lib -L${MET_FREETYPE}/lib conftest.c
>&5
configure:7537: $? = 0
configure:7537: result: yes
configure:7862: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by MET config.status 5.1, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    =
  CONFIG_HEADERS  =
  CONFIG_LINKS    =
  CONFIG_COMMANDS =
  $ ./config.status

on lnx_env001

config.status:1105: creating Makefile
config.status:1105: creating data/Makefile
config.status:1105: creating data/colortables/Makefile
config.status:1105: creating data/colortables/NCL_colortables/Makefile
config.status:1105: creating data/config/Makefile
config.status:1105: creating data/map/Makefile
config.status:1105: creating data/map/legacy/Makefile
config.status:1105: creating data/map/update_2012/Makefile
config.status:1105: creating
data/map/update_2012/admin_by_country/Makefile
config.status:1105: creating data/poly/Makefile
config.status:1105: creating data/poly/HMT_masks/Makefile
config.status:1105: creating data/ps/Makefile
config.status:1105: creating data/table_files/Makefile
config.status:1105: creating data/tc_data/Makefile
config.status:1105: creating src/Makefile
config.status:1105: creating src/basic/Makefile
config.status:1105: creating src/basic/enum_to_string/Makefile
config.status:1105: creating src/basic/vx_cal/Makefile
config.status:1105: creating src/basic/vx_config/Makefile
config.status:1105: creating src/basic/vx_log/Makefile
config.status:1105: creating src/basic/vx_math/Makefile
config.status:1105: creating src/basic/vx_util/Makefile
config.status:1105: creating src/libcode/Makefile
config.status:1105: creating src/libcode/vx_afm/Makefile
config.status:1105: creating src/libcode/vx_analysis_util/Makefile
config.status:1105: creating src/libcode/vx_color/Makefile
config.status:1105: creating src/libcode/vx_data2d/Makefile
config.status:1105: creating src/libcode/vx_data2d_factory/Makefile
config.status:1105: creating src/libcode/vx_data2d_grib/Makefile
config.status:1105: creating src/libcode/vx_data2d_grib2/Makefile
config.status:1105: creating src/libcode/vx_data2d_nc_met/Makefile
config.status:1105: creating src/libcode/vx_data2d_nc_pinterp/Makefile
config.status:1105: creating src/libcode/vx_data2d_nccf/Makefile
config.status:1105: creating src/libcode/vx_geodesy/Makefile
config.status:1105: creating src/libcode/vx_gnomon/Makefile
config.status:1105: creating src/libcode/vx_grid/Makefile
config.status:1105: creating src/libcode/vx_gsl_prob/Makefile
config.status:1105: creating src/libcode/vx_nav/Makefile
config.status:1105: creating src/libcode/vx_nc_util/Makefile
config.status:1105: creating src/libcode/vx_pb_util/Makefile
config.status:1105: creating src/libcode/vx_plot_util/Makefile
config.status:1105: creating src/libcode/vx_ps/Makefile
config.status:1105: creating src/libcode/vx_pxm/Makefile
config.status:1105: creating src/libcode/vx_render/Makefile
config.status:1105: creating src/libcode/vx_shapedata/Makefile
config.status:1105: creating src/libcode/vx_stat_out/Makefile
config.status:1105: creating src/libcode/vx_statistics/Makefile
config.status:1105: creating src/libcode/vx_time_series/Makefile
config.status:1105: creating src/libcode/vx_regrid/Makefile
config.status:1105: creating src/libcode/vx_tc_util/Makefile
config.status:1105: creating src/tools/Makefile
config.status:1105: creating src/tools/core/Makefile
config.status:1105: creating src/tools/core/ensemble_stat/Makefile
config.status:1105: creating src/tools/core/grid_stat/Makefile
config.status:1105: creating src/tools/core/mode/Makefile
config.status:1105: creating src/tools/core/mode_analysis/Makefile
config.status:1105: creating src/tools/core/pcp_combine/Makefile
config.status:1105: creating src/tools/core/point_stat/Makefile
config.status:1105: creating src/tools/core/series_analysis/Makefile
config.status:1105: creating src/tools/core/stat_analysis/Makefile
config.status:1105: creating src/tools/core/wavelet_stat/Makefile
config.status:1105: creating src/tools/other/Makefile
config.status:1105: creating src/tools/other/ascii2nc/Makefile
config.status:1105: creating src/tools/other/gen_vx_mask/Makefile
config.status:1105: creating src/tools/other/madis2nc/Makefile
config.status:1105: creating src/tools/other/mode_graphics/Makefile
config.status:1105: creating src/tools/other/modis_regrid/Makefile
config.status:1105: creating src/tools/other/pb2nc/Makefile
config.status:1105: creating src/tools/other/plot_data_plane/Makefile
config.status:1105: creating src/tools/other/plot_point_obs/Makefile
config.status:1105: creating src/tools/other/wwmca_tool/Makefile
config.status:1105: creating src/tools/other/gsi_tools/Makefile
config.status:1105: creating
src/tools/other/regrid_data_plane/Makefile
config.status:1105: creating src/tools/other/shift_data_plane/Makefile
config.status:1105: creating src/tools/other/mode_time_domain/Makefile
config.status:1105: creating src/tools/tc_utils/Makefile
config.status:1105: creating src/tools/tc_utils/tc_dland/Makefile
config.status:1105: creating src/tools/tc_utils/tc_pairs/Makefile
config.status:1105: creating src/tools/tc_utils/tc_stat/Makefile
config.status:1105: creating config.h
config.status:1334: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_c_int16_t=yes
ac_cv_c_int32_t=yes
ac_cv_c_int8_t=yes
ac_cv_c_uint16_t=yes
ac_cv_c_uint32_t=yes
ac_cv_c_uint8_t=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/g++
ac_cv_env_F77_set=set
ac_cv_env_F77_value=/usr/bin/gfortran
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_MET_BUFRLIB_set=
ac_cv_env_MET_BUFRLIB_value=
ac_cv_env_MET_BUFR_set=set
ac_cv_env_MET_BUFR_value=/home/peter/BUFRLIB
ac_cv_env_MET_CAIROINC_set=
ac_cv_env_MET_CAIROINC_value=
ac_cv_env_MET_CAIROLIB_set=
ac_cv_env_MET_CAIROLIB_value=
ac_cv_env_MET_CAIRO_set=set
ac_cv_env_MET_CAIRO_value=/usr/include/cairo
ac_cv_env_MET_FREETYPEINC_set=
ac_cv_env_MET_FREETYPEINC_value=
ac_cv_env_MET_FREETYPELIB_set=
ac_cv_env_MET_FREETYPELIB_value=
ac_cv_env_MET_FREETYPE_set=set
ac_cv_env_MET_FREETYPE_value=/home/peter/FREETYPE/freetype-2.6
ac_cv_env_MET_GRIB2CINC_set=set
ac_cv_env_MET_GRIB2CINC_value=/home/peter/GRIB2/g2clib-1.4.0
ac_cv_env_MET_GRIB2CLIB_set=set
ac_cv_env_MET_GRIB2CLIB_value=/home/peter/GRIB2/g2clib-1.4.0
ac_cv_env_MET_GRIB2C_set=
ac_cv_env_MET_GRIB2C_value=
ac_cv_env_MET_GSLINC_set=
ac_cv_env_MET_GSLINC_value=
ac_cv_env_MET_GSLLIB_set=
ac_cv_env_MET_GSLLIB_value=
ac_cv_env_MET_GSL_set=set
ac_cv_env_MET_GSL_value=/usr/local/include/gsl
ac_cv_env_MET_HDFEOSINC_set=
ac_cv_env_MET_HDFEOSINC_value=
ac_cv_env_MET_HDFEOSLIB_set=
ac_cv_env_MET_HDFEOSLIB_value=
ac_cv_env_MET_HDFEOS_set=
ac_cv_env_MET_HDFEOS_value=
ac_cv_env_MET_HDFINC_set=
ac_cv_env_MET_HDFINC_value=
ac_cv_env_MET_HDFLIB_set=
ac_cv_env_MET_HDFLIB_value=
ac_cv_env_MET_HDF_set=
ac_cv_env_MET_HDF_value=
ac_cv_env_MET_NETCDFINC_set=
ac_cv_env_MET_NETCDFINC_value=
ac_cv_env_MET_NETCDFLIB_set=
ac_cv_env_MET_NETCDFLIB_value=
ac_cv_env_MET_NETCDF_set=set
ac_cv_env_MET_NETCDF_value=/home/peter/NETCDF/netcdf-4.3.3.1
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_f77_libs=' -L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0
-L${MET_GSL}/lib -L${MET_BUFR}/lib -L${MET_CAIRO}/lib
-L${MET_FREETYPE}/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7
-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64
-L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-
linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm'
ac_cv_func_dup2=yes
ac_cv_func_floor=no
ac_cv_func_gethostname=yes
ac_cv_func_isatty=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memset=yes
ac_cv_func_mkdir=yes
ac_cv_func_pow=no
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_regcomp=yes
ac_cv_func_select=yes
ac_cv_func_setenv=yes
ac_cv_func_sqrt=no
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strcspn=yes
ac_cv_func_strerror=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strrchr=yes
ac_cv_func_strstr=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_error_at_line=yes
ac_cv_lib_lex='none needed'
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/usr/bin/gcc -E'
ac_cv_prog_LEX=flex
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=/usr/bin/gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_f77_v=-v
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=no
ac_cv_prog_make_make_set=yes
ac_cv_type__Bool=yes
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/peter/MET/met-5.1/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AUTOCONF='${SHELL} /home/peter/MET/met-5.1/missing --run autoconf'
AUTOHEADER='${SHELL} /home/peter/MET/met-5.1/missing --run autoheader'
AUTOMAKE='${SHELL} /home/peter/MET/met-5.1/missing --run automake-
1.11'
AWK='gawk'
CC='/usr/bin/gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='/usr/bin/gcc -E'
CPPFLAGS=' -I${MET_NETCDF}/include -I/home/peter/GRIB2/g2clib-1.4.0
-I${MET_GSL}/include -I${MET_CAIRO}/include -I${MET_FREETYPE}/include
-DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"$(pkgdatadir)\""'
CXX='/usr/bin/g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_ASCII2NC_FALSE='#'
ENABLE_ASCII2NC_TRUE=''
ENABLE_BLOCK4_FALSE='#'
ENABLE_BLOCK4_TRUE=''
ENABLE_DEVELOPMENT_FALSE=''
ENABLE_DEVELOPMENT_TRUE='#'
ENABLE_ENSEMBLE_STAT_FALSE='#'
ENABLE_ENSEMBLE_STAT_TRUE=''
ENABLE_GEN_VX_MASK_FALSE='#'
ENABLE_GEN_VX_MASK_TRUE=''
ENABLE_GRIB2_FALSE='#'
ENABLE_GRIB2_TRUE=''
ENABLE_GRID_STAT_FALSE='#'
ENABLE_GRID_STAT_TRUE=''
ENABLE_GSI_TOOLS_FALSE='#'
ENABLE_GSI_TOOLS_TRUE=''
ENABLE_MADIS2NC_FALSE='#'
ENABLE_MADIS2NC_TRUE=''
ENABLE_MODE_ANALYSIS_FALSE='#'
ENABLE_MODE_ANALYSIS_TRUE=''
ENABLE_MODE_FALSE='#'
ENABLE_MODE_GRAPHICS_FALSE='#'
ENABLE_MODE_GRAPHICS_TRUE=''
ENABLE_MODE_TIME_DOMAIN_FALSE='#'
ENABLE_MODE_TIME_DOMAIN_TRUE=''
ENABLE_MODE_TRUE=''
ENABLE_MODIS_FALSE='#'
ENABLE_MODIS_TRUE=''
ENABLE_PB2NC_FALSE='#'
ENABLE_PB2NC_TRUE=''
ENABLE_PCP_COMBINE_FALSE='#'
ENABLE_PCP_COMBINE_TRUE=''
ENABLE_PLOT_DATA_PLANE_FALSE='#'
ENABLE_PLOT_DATA_PLANE_TRUE=''
ENABLE_PLOT_POINT_OBS_FALSE='#'
ENABLE_PLOT_POINT_OBS_TRUE=''
ENABLE_POINT_STAT_FALSE='#'
ENABLE_POINT_STAT_TRUE=''
ENABLE_REGRID_DATA_PLANE_FALSE='#'
ENABLE_REGRID_DATA_PLANE_TRUE=''
ENABLE_SERIES_ANALYSIS_FALSE='#'
ENABLE_SERIES_ANALYSIS_TRUE=''
ENABLE_SHIFT_DATA_PLANE_FALSE='#'
ENABLE_SHIFT_DATA_PLANE_TRUE=''
ENABLE_STATIC_LINKING_FALSE=''
ENABLE_STATIC_LINKING_TRUE='#'
ENABLE_STAT_ANALYSIS_FALSE='#'
ENABLE_STAT_ANALYSIS_TRUE=''
ENABLE_TC_UTILS_FALSE='#'
ENABLE_TC_UTILS_TRUE=''
ENABLE_WAVELET_STAT_FALSE='#'
ENABLE_WAVELET_STAT_TRUE=''
ENABLE_WWMCA_FALSE='#'
ENABLE_WWMCA_TRUE=''
EXEEXT=''
F77='/usr/bin/gfortran'
FC_LIBS='-lgfortran'
FFLAGS='-g -O2'
FLIBS=' -L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0
-L${MET_GSL}/lib -L${MET_BUFR}/lib -L${MET_CAIRO}/lib
-L${MET_FREETYPE}/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7
-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64
-L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-
linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm'
GREP='/bin/grep'
GRIB2_LIBS='-lvx_data2d_grib2 -lgrib2c -ljasper -lpng -lz'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=' -L${MET_NETCDF}/lib -L/home/peter/GRIB2/g2clib-1.4.0
-L${MET_GSL}/lib -L${MET_BUFR}/lib -L${MET_CAIRO}/lib
-L${MET_FREETYPE}/lib'
LEX='flex'
LEXLIB=''
LEX_OUTPUT_ROOT='lex.yy'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/peter/MET/met-5.1/missing --run makeinfo'
MET_BUFR='/home/peter/BUFRLIB'
MET_BUFRLIB='${MET_BUFR}/lib'
MET_CAIRO='/usr/include/cairo'
MET_CAIROINC='${MET_CAIRO}/include'
MET_CAIROLIB='${MET_CAIRO}/lib'
MET_FREETYPE='/home/peter/FREETYPE/freetype-2.6'
MET_FREETYPEINC='${MET_FREETYPE}/include'
MET_FREETYPELIB='${MET_FREETYPE}/lib'
MET_GRIB2C=''
MET_GRIB2CINC='/home/peter/GRIB2/g2clib-1.4.0'
MET_GRIB2CLIB='/home/peter/GRIB2/g2clib-1.4.0'
MET_GSL='/usr/local/include/gsl'
MET_GSLINC='${MET_GSL}/include'
MET_GSLLIB='${MET_GSL}/lib'
MET_HDF=''
MET_HDFEOS=''
MET_HDFEOSINC=''
MET_HDFEOSLIB=''
MET_HDFINC=''
MET_HDFLIB=''
MET_NETCDF='/home/peter/NETCDF/netcdf-4.3.3.1'
MET_NETCDFINC='${MET_NETCDF}/include'
MET_NETCDFLIB='${MET_NETCDF}/lib'
MKDIR_P='/bin/mkdir -p'
OBJEXT='o'
PACKAGE='met'
PACKAGE_BUGREPORT='met_help at ucar.edu'
PACKAGE_NAME='MET'
PACKAGE_STRING='MET 5.1'
PACKAGE_TARNAME='met'
PACKAGE_URL='http://www.dtcenter.org/met/users'
PACKAGE_VERSION='5.1'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='5.1'
YACC='bison -y'
YFLAGS=''
ac_ct_CC='/usr/bin/gcc'
ac_ct_CXX=''
ac_ct_F77=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/peter/MET/met-5.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/peter/MET/met-5.1'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "MET"
#define PACKAGE_TARNAME "met"
#define PACKAGE_VERSION "5.1"
#define PACKAGE_STRING "MET 5.1"
#define PACKAGE_BUGREPORT "met_help at ucar.edu"
#define PACKAGE_URL "http://www.dtcenter.org/met/users"
#define PACKAGE "met"
#define VERSION "5.1"
#define ENABLE_ASCII2NC /**/
#define ENABLE_ENSEMBLE_STAT /**/
#define ENABLE_GEN_VX_MASK /**/
#define ENABLE_GRID_STAT /**/
#define ENABLE_MADIS2NC /**/
#define ENABLE_MODE /**/
#define ENABLE_MODE_ANALYSIS /**/
#define ENABLE_PB2NC /**/
#define ENABLE_PCP_COMBINE /**/
#define ENABLE_PLOT_DATA_PLANE /**/
#define ENABLE_REGRID_DATA_PLANE /**/
#define ENABLE_SHIFT_DATA_PLANE /**/
#define ENABLE_PLOT_POINT_OBS /**/
#define ENABLE_POINT_STAT /**/
#define ENABLE_STAT_ANALYSIS /**/
#define ENABLE_WAVELET_STAT /**/
#define ENABLE_SERIES_ANALYSIS /**/
#define ENABLE_WWMCA /**/
#define ENABLE_MODIS /**/
#define ENABLE_MODE_GRAPHICS /**/
#define ENABLE_MODE_TIME_DOMAIN /**/
#define ENABLE_TC_UTILS /**/
#define ENABLE_GSI_TOOLS /**/
#define ENABLE_GRIB2 /**/
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_UNISTD_H 1
#define HAVE__BOOL 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#define HAVE_DUP2 1
#define HAVE_GETHOSTNAME 1
#define HAVE_MEMSET 1
#define HAVE_MKDIR 1
#define HAVE_REGCOMP 1
#define HAVE_SELECT 1
#define HAVE_SETENV 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRCSPN 1
#define HAVE_STRERROR 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRRCHR 1
#define HAVE_STRSTR 1
#define HAVE_ISATTY 1

configure: exit 0

------------------------------------------------
Subject: Build/install trouble (for 5.0)
From: Workoff, Thomas E
Time: Fri Oct 30 08:53:53 2015

Making install in data
make[1]: Entering directory `/home/peter/MET/met-5.1/data'
Making install in colortables
make[2]: Entering directory `/home/peter/MET/met-5.1/data/colortables'
Making install in NCL_colortables
make[3]: Entering directory `/home/peter/MET/met-
5.1/data/colortables/NCL_colortables'
make[4]: Entering directory `/home/peter/MET/met-
5.1/data/colortables/NCL_colortables'
make[4]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/peter/MET/met-
5.1/share/met/colortables/NCL_colortables'
 /usr/bin/install -c -m 644 3gauss.ctable 3saw.ctable amwg.ctable
BkBlAqGrYeOrReViWh200.ctable BlAqGrYeOrRe.ctable
BlAqGrYeOrReVi200.ctable BlGrYeOrReVi200.ctable BlRe.ctable
BlueDarkOrange18.ctable BlueDarkRed18.ctable BlueGreen14.ctable
BlueRed.ctable BlueRedGray.ctable BlWhRe.ctable BrownBlue12.ctable
Cat12.ctable cosam12.ctable cosam.ctable detail.ctable extrema.ctable
GreenMagenta16.ctable GreenYellow.ctable helix1.ctable helix.ctable
hotres.ctable Makefile.am ncview_default.ctable nrl_sirkes.ctable
nrl_sirkes_nowhite.ctable posneg_1.ctable posneg_2.ctable
prcp_1.ctable prcp_2.ctable prcp_3.ctable radar_1.ctable
rainbow.ctable rainbow+gray.ctable rainbow+white.ctable
rainbow+white+gray.ctable so4_21.ctable '/home/peter/MET/met-
5.1/share/met/colortables/NCL_colortables'
 /usr/bin/install -c -m 644 so4_23.ctable StepSeq25.ctable tbr_240-
300.ctable tbrAvg1.ctable tbrStd1.ctable tbr_stdev_0-30.ctable
tbr_var_0-500.ctable tbrVar1.ctable thelix.ctable
ViBlGrWhYeOrRe.ctable wgne15.ctable wh-bl-gr-ye-re.ctable
WhBlGrYeRe.ctable WhBlReWh.ctable WhViBlGrYeOrRe.ctable
WhViBlGrYeOrReWh.ctable wxpEnIR.ctable '/home/peter/MET/met-
5.1/share/met/colortables/NCL_colortables'
make[4]: Leaving directory `/home/peter/MET/met-
5.1/data/colortables/NCL_colortables'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/data/colortables/NCL_colortables'
make[3]: Entering directory `/home/peter/MET/met-5.1/data/colortables'
make[4]: Entering directory `/home/peter/MET/met-5.1/data/colortables'
make[4]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/peter/MET/met-5.1/share/met/colortables'
 /usr/bin/install -c -m 644 met_default.ctable mode_obj.ctable
mode_raw.ctable nws_radar_precip.ctable trmm_3hourly_precip.ctable
trmm_daily_precip.ctable wrf_precip2.ctable wrf_precip.ctable
wrf_precip_gray.ctable '/home/peter/MET/met-5.1/share/met/colortables'
make[4]: Leaving directory `/home/peter/MET/met-5.1/data/colortables'
make[3]: Leaving directory `/home/peter/MET/met-5.1/data/colortables'
make[2]: Leaving directory `/home/peter/MET/met-5.1/data/colortables'
Making install in config
make[2]: Entering directory `/home/peter/MET/met-5.1/data/config'
make[3]: Entering directory `/home/peter/MET/met-5.1/data/config'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/peter/MET/met-5.1/share/met/config'
 /usr/bin/install -c -m 644 Ascii2NcConfig_default ConfigConstants
ConfigMapData EnsembleStatConfig_default GridStatConfig_default
Makefile.am MODEAnalysisConfig_default MODEConfig_default
MTDConfig_default PB2NCConfig_default PointStatConfig_default README
README_TC SeriesAnalysisConfig_default STATAnalysisConfig_default
STATAnalysisConfig_GO_Index TCPairsConfig_default TCStatConfig_default
WaveletStatConfig_default WWMCARegridConfig_default
PlotModeFieldConfig_default '/home/peter/MET/met-5.1/share/met/config'
make[3]: Leaving directory `/home/peter/MET/met-5.1/data/config'
make[2]: Leaving directory `/home/peter/MET/met-5.1/data/config'
Making install in map
make[2]: Entering directory `/home/peter/MET/met-5.1/data/map'
Making install in legacy
make[3]: Entering directory `/home/peter/MET/met-5.1/data/map/legacy'
make[4]: Entering directory `/home/peter/MET/met-5.1/data/map/legacy'
make[4]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/peter/MET/met-5.1/share/met/map/legacy'
 /usr/bin/install -c -m 644 country_data country_data_minus_usa
Makefile.am usa_county_data usa_state_data world_data
world_data_minus_usa '/home/peter/MET/met-5.1/share/met/map/legacy'
make[4]: Leaving directory `/home/peter/MET/met-5.1/data/map/legacy'
make[3]: Leaving directory `/home/peter/MET/met-5.1/data/map/legacy'
Making install in update_2012
make[3]: Entering directory `/home/peter/MET/met-
5.1/data/map/update_2012'
Making install in admin_by_country
make[4]: Entering directory `/home/peter/MET/met-
5.1/data/map/update_2012/admin_by_country'
make[5]: Entering directory `/home/peter/MET/met-
5.1/data/map/update_2012/admin_by_country'
make[5]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/peter/MET/met-
5.1/share/met/map/update_2012/admin_by_country'
 /usr/bin/install -c -m 644 admin_Afghanistan_data admin_Albania_data
admin_Algeria_data admin_American_Samoa_data admin_Andorra_data
admin_Angola_data admin_Anguilla_data admin_Antarctica_data
admin_Antigua_&_Barbuda_data admin_Argentina_data admin_Armenia_data
admin_Aruba_data admin_Australia_data admin_Austria_data
admin_Azerbaijan_data admin_Bahrain_data admin_Baker_I_data
admin_Bangladesh_data admin_Barbados_data admin_Belarus_data
admin_Belgium_data admin_Belize_data admin_Benin_data
admin_Bermuda_data admin_Bhutan_data admin_Bolivia_data
admin_Bosnia_&_Herzegovina_data admin_Botswana_data
admin_Bouvet_I_data admin_Brazil_data
admin_British_Indian_Ocean_Territory_data admin_British_Virgin_Is_data
admin_Brunei_data admin_Bulgaria_data admin_Burkina_Faso_data
admin_Burundi_data admin_Cambodia_data admin_Cameroon_data
admin_Canada_data admin_Cape_Verde_data '/home/peter/MET/met-
5.1/share/met/map/update_2012/admin_by_country'
 /usr/bin/install -c -m 644 admin_Cayman_Is_data
admin_Central_African_Republic_data admin_Chad_data admin_Chile_data
admin_China_data admin_Christmas_I_data admin_Cocos_Is_data
admin_Colombia_data admin_Comoros_data admin_Congo_data
admin_Congo_DRC_data admin_Cook_Is_data admin_Costa_Rica_data
admin_Cote_d'Ivoire_data admin_Croatia_data admin_Cuba_data
admin_Cyprus_data admin_Czech_Republic_data admin_Denmark_data
admin_Djibouti_data admin_Dominica_data admin_Dominican_Republic_data
admin_Ecuador_data admin_Egypt_data admin_El_Salvador_data
admin_Equatorial_Guinea_data admin_Eritrea_data admin_Estonia_data
admin_Ethiopia_data admin_Falkland_Is_data admin_Faroe_Is_data
admin_Fiji_data admin_Finland_data admin_France_data
admin_French_Guiana_data admin_French_Polynesia_data
admin_French_Southern_&_Antarctic_Lands_data admin_Gabon_data
admin_Gaza_Strip_data admin_Georgia_data '/home/peter/MET/met-
5.1/share/met/map/update_2012/admin_by_country'
 /usr/bin/install -c -m 644 admin_Germany_data admin_Ghana_data
admin_Gibraltar_data admin_Glorioso_Is_data admin_Greece_data
admin_Greenland_data admin_Grenada_data admin_Guadeloupe_data
admin_Guam_data admin_Guatemala_data admin_Guernsey_data admin_Guinea-
Bissau_data admin_Guinea_data admin_Guyana_data admin_Haiti_data
admin_Heard_I_&_McDonald_Is_data admin_Honduras_data
admin_Howland_I_data admin_Hungary_data admin_Iceland_data
admin_India_data admin_Indonesia_data admin_Iran_data admin_Iraq_data
admin_Ireland_data admin_Isle_of_Man_data admin_Israel_data
admin_Italy_data admin_Jamaica_data admin_Jan_Mayen_data
admin_Japan_data admin_Jarvis_I_data admin_Jersey_data
admin_Johnston_Atoll_data admin_Jordan_data admin_Juan_De_Nova_I_data
admin_Kazakhstan_data admin_Kenya_data admin_Kiribati_data
admin_Kuwait_data '/home/peter/MET/met-
5.1/share/met/map/update_2012/admin_by_country'
 /usr/bin/install -c -m 644 admin_Kyrgyzstan_data admin_Laos_data
admin_Latvia_data admin_Lebanon_data admin_Lesotho_data
admin_Liberia_data admin_Libya_data admin_Liechtenstein_data
admin_Lithuania_data admin_Luxembourg_data admin_Macedonia_data
admin_Madagascar_data admin_Malawi_data admin_Malaysia_data
admin_Maldives_data admin_Mali_data admin_Malta_data
admin_Marshall_Is_data admin_Martinique_data admin_Mauritania_data
admin_Mauritius_data admin_Mayotte_data admin_Mexico_data
admin_Micronesia_data admin_Midway_Is_data admin_Moldova_data
admin_Monaco_data admin_Mongolia_data admin_Montenegro_data
admin_Montserrat_data admin_Morocco_data admin_Mozambique_data
admin_Myanmar_data admin_Namibia_data admin_Nauru_data
admin_Nepal_data admin_Netherlands_Antilles_data
admin_Netherlands_data admin_New_Caledonia_data admin_New_Zealand_data
'/home/peter/MET/met-5.1/share/met/map/update_2012/admin_by_country'
 /usr/bin/install -c -m 644 admin_Nicaragua_data admin_Niger_data
admin_Nigeria_data admin_Niue_data admin_Norfolk_I_data
admin_Northern_Mariana_Is_data admin_North_Korea_data
admin_Norway_data admin_Oman_data admin_Pakistan_data admin_Palau_data
admin_Panama_data admin_Papua_New_Guinea_data admin_Paraguay_data
admin_Peru_data admin_Philippines_data admin_Pitcairn_Is_data
admin_Poland_data admin_Portugal_data admin_Puerto_Rico_data
admin_Qatar_data admin_Reunion_data admin_Romania_data
admin_Russia_data admin_Rwanda_data admin_Samoa_data
admin_San_Marino_data admin_Sao_Tome_&_Principe_data
admin_Saudi_Arabia_data admin_Senegal_data admin_Serbia_data
admin_Seychelles_data admin_Sierra_Leone_data admin_Singapore_data
admin_Slovakia_data admin_Slovenia_data admin_Solomon_Is_data
admin_Somalia_data admin_South_Africa_data
admin_South_Georgia_&_the_South_Sandwich_Is_data '/home/peter/MET/met-
5.1/share/met/map/update_2012/admin_by_country'
 /usr/bin/install -c -m 644 admin_South_Korea_data admin_Spain_data
admin_Sri_Lanka_data admin_St_Helena_data admin_St_Kitts_&_Nevis_data
admin_St_Lucia_data admin_St_Pierre_&_Miquelon_data
admin_St_Vincent_&_the_Grenadines_data admin_Sudan_data
admin_Suriname_data admin_Svalbard_data admin_Swaziland_data
admin_Sweden_data admin_Switzerland_data admin_Syria_data
admin_Tajikistan_data admin_Tanzania_data admin_Thailand_data
admin_The_Bahamas_data admin_The_Gambia_data admin_Timor-Leste_data
admin_Togo_data admin_Tokelau_data admin_Tonga_data
admin_Trinidad_&_Tobago_data admin_Tunisia_data admin_Turkey_data
admin_Turkmenistan_data admin_Turks_&_Caicos_Is_data admin_Tuvalu_data
admin_Uganda_data admin_Ukraine_data admin_United_Arab_Emirates_data
admin_United_Kingdom_data admin_United_States_data admin_Uruguay_data
admin_Uzbekistan_data admin_Vanuatu_data admin_Vatican_City_data
admin_Venezuela_data '/home/peter/MET/met-
5.1/share/met/map/update_2012/admin_by_country'
 /usr/bin/install -c -m 644 admin_Vietnam_data admin_Virgin_Is_data
admin_Wake_I_data admin_Wallis_&_Futuna_data admin_West_Bank_data
admin_Western_Sahara_data admin_Yemen_data admin_Zambia_data
admin_Zimbabwe_data '/home/peter/MET/met-
5.1/share/met/map/update_2012/admin_by_country'
make[5]: Leaving directory `/home/peter/MET/met-
5.1/data/map/update_2012/admin_by_country'
make[4]: Leaving directory `/home/peter/MET/met-
5.1/data/map/update_2012/admin_by_country'
make[4]: Entering directory `/home/peter/MET/met-
5.1/data/map/update_2012'
make[5]: Entering directory `/home/peter/MET/met-
5.1/data/map/update_2012'
make[5]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/peter/MET/met-5.1/share/met/map/update_2012'
 /usr/bin/install -c -m 644 admin_detail_data country_data
country_detail_data '/home/peter/MET/met-
5.1/share/met/map/update_2012'
make[5]: Leaving directory `/home/peter/MET/met-
5.1/data/map/update_2012'
make[4]: Leaving directory `/home/peter/MET/met-
5.1/data/map/update_2012'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/data/map/update_2012'
make[3]: Entering directory `/home/peter/MET/met-5.1/data/map'
make[4]: Entering directory `/home/peter/MET/met-5.1/data/map'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-5.1/data/map'
make[3]: Leaving directory `/home/peter/MET/met-5.1/data/map'
make[2]: Leaving directory `/home/peter/MET/met-5.1/data/map'
Making install in poly
make[2]: Entering directory `/home/peter/MET/met-5.1/data/poly'
Making install in HMT_masks
make[3]: Entering directory `/home/peter/MET/met-
5.1/data/poly/HMT_masks'
make[4]: Entering directory `/home/peter/MET/met-
5.1/data/poly/HMT_masks'
make[4]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/peter/MET/met-5.1/share/met/poly/HMT_masks'
 /usr/bin/install -c -m 644 cnrfc_poly.nc huc4_1605_poly.nc
huc4_1803_poly.nc huc4_1804_poly.nc huc4_1805_poly.nc
huc4_1806_poly.nc '/home/peter/MET/met-5.1/share/met/poly/HMT_masks'
make[4]: Leaving directory `/home/peter/MET/met-
5.1/data/poly/HMT_masks'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/data/poly/HMT_masks'
make[3]: Entering directory `/home/peter/MET/met-5.1/data/poly'
make[4]: Entering directory `/home/peter/MET/met-5.1/data/poly'
make[4]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/peter/MET/met-5.1/share/met/poly'
 /usr/bin/install -c -m 644 APL.poly ATC.poly CAM.poly CAR.poly
CONUS.poly EAST.poly ECA.poly GLF.poly GMC.poly GRB.poly HWI.poly
LMV.poly Makefile.am MDW.poly MEX.poly NAK.poly NAO.poly
ncep_vx_regions.pdf NEC.poly NMT.poly NPL.poly NPO.poly NSA.poly
NWC.poly PRI.poly SAK.poly SAO.poly SEC.poly SMT.poly SPL.poly
SPO.poly SWC.poly SWD.poly WCA.poly WEST.poly MLB_Stadiums.txt
'/home/peter/MET/met-5.1/share/met/poly'
make[4]: Leaving directory `/home/peter/MET/met-5.1/data/poly'
make[3]: Leaving directory `/home/peter/MET/met-5.1/data/poly'
make[2]: Leaving directory `/home/peter/MET/met-5.1/data/poly'
Making install in ps
make[2]: Entering directory `/home/peter/MET/met-5.1/data/ps'
make[3]: Entering directory `/home/peter/MET/met-5.1/data/ps'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/peter/MET/met-5.1/share/met/ps'
 /usr/bin/install -c -m 644 00.afm 01.afm 02.afm 03.afm 04.afm 05.afm
06.afm 07.afm 08.afm 09.afm 10.afm 11.afm 12.afm 13.afm 14.afm 15.afm
16.afm 17.afm 18.afm 19.afm 20.afm 21.afm 22.afm 23.afm 24.afm 25.afm
26.afm 27.afm 28.afm 29.afm 30.afm 31.afm 32.afm 33.afm README
'/home/peter/MET/met-5.1/share/met/ps'
make[3]: Leaving directory `/home/peter/MET/met-5.1/data/ps'
make[2]: Leaving directory `/home/peter/MET/met-5.1/data/ps'
Making install in table_files
make[2]: Entering directory `/home/peter/MET/met-5.1/data/table_files'
make[3]: Entering directory `/home/peter/MET/met-5.1/data/table_files'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/peter/MET/met-5.1/share/met/table_files'
 /usr/bin/install -c -m 644 grib2_vars_flat.txt nceptab_flat.txt
stat_column_description.txt '/home/peter/MET/met-
5.1/share/met/table_files'
make[3]: Leaving directory `/home/peter/MET/met-5.1/data/table_files'
make[2]: Leaving directory `/home/peter/MET/met-5.1/data/table_files'
Making install in tc_data
make[2]: Entering directory `/home/peter/MET/met-5.1/data/tc_data'
make[3]: Entering directory `/home/peter/MET/met-5.1/data/tc_data'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/home/peter/MET/met-5.1/share/met/tc_data'
 /usr/bin/install -c -m 644 aland.dat wland.dat shland.dat
dland_nw_hem_tenth_degree.nc dland_global_tenth_degree.nc wwpts_us.txt
'/home/peter/MET/met-5.1/share/met/tc_data'
make[3]: Leaving directory `/home/peter/MET/met-5.1/data/tc_data'
make[2]: Leaving directory `/home/peter/MET/met-5.1/data/tc_data'
make[2]: Entering directory `/home/peter/MET/met-5.1/data'
make[3]: Entering directory `/home/peter/MET/met-5.1/data'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/peter/MET/met-5.1/data'
make[2]: Leaving directory `/home/peter/MET/met-5.1/data'
make[1]: Leaving directory `/home/peter/MET/met-5.1/data'
Making install in src
make[1]: Entering directory `/home/peter/MET/met-5.1/src'
Making install in basic
make[2]: Entering directory `/home/peter/MET/met-5.1/src/basic'
Making install in vx_log
make[3]: Entering directory `/home/peter/MET/met-5.1/src/basic/vx_log'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I/home/peter/NETCDF/netcdf-4.3.3.1/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I/usr/local/include/gsl/include
-I/usr/include/cairo/include -I/home/peter/FREETYPE/freetype-
2.6/include -DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"/home/peter/MET/met-
5.1/share/met\""  -g -MT concat_string.o -MD -MP -MF
.deps/concat_string.Tpo -c -o concat_string.o concat_string.cc
mv -f .deps/concat_string.Tpo .deps/concat_string.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I/home/peter/NETCDF/netcdf-4.3.3.1/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I/usr/local/include/gsl/include
-I/usr/include/cairo/include -I/home/peter/FREETYPE/freetype-
2.6/include -DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"/home/peter/MET/met-
5.1/share/met\""  -g -MT indent.o -MD -MP -MF .deps/indent.Tpo -c -o
indent.o indent.cc
mv -f .deps/indent.Tpo .deps/indent.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I/home/peter/NETCDF/netcdf-4.3.3.1/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I/usr/local/include/gsl/include
-I/usr/include/cairo/include -I/home/peter/FREETYPE/freetype-
2.6/include -DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"/home/peter/MET/met-
5.1/share/met\""  -g -MT logger.o -MD -MP -MF .deps/logger.Tpo -c -o
logger.o logger.cc
mv -f .deps/logger.Tpo .deps/logger.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I/home/peter/NETCDF/netcdf-4.3.3.1/include
-I/home/peter/GRIB2/g2clib-1.4.0 -I/usr/local/include/gsl/include
-I/usr/include/cairo/include -I/home/peter/FREETYPE/freetype-
2.6/include -DBLOCK4 -DWITH_GRIB2 -DMET_BASE="\"/home/peter/MET/met-
5.1/share/met\""  -g -MT string_array.o -MD -MP -MF
.deps/string_array.Tpo -c -o string_array.o string_array.cc
mv -f .deps/string_array.Tpo .deps/string_array.Po
rm -f libvx_log.a
ar cru libvx_log.a concat_string.o indent.o logger.o string_array.o
ranlib libvx_log.a
make[4]: Entering directory `/home/peter/MET/met-5.1/src/basic/vx_log'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-5.1/src/basic/vx_log'
make[3]: Leaving directory `/home/peter/MET/met-5.1/src/basic/vx_log'
Making install in vx_cal
make[3]: Entering directory `/home/peter/MET/met-5.1/src/basic/vx_cal'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_cal_a-date_to_mjd.o -MD -MP -MF .deps/libvx_cal_a-
date_to_mjd.Tpo -c -o libvx_cal_a-date_to_mjd.o `test -f
'date_to_mjd.cc' || echo './'`date_to_mjd.cc
mv -f .deps/libvx_cal_a-date_to_mjd.Tpo .deps/libvx_cal_a-
date_to_mjd.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_cal_a-day_dif.o -MD -MP -MF .deps/libvx_cal_a-day_dif.Tpo -c -o
libvx_cal_a-day_dif.o `test -f 'day_dif.cc' || echo './'`day_dif.cc
mv -f .deps/libvx_cal_a-day_dif.Tpo .deps/libvx_cal_a-day_dif.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_cal_a-day_of_week.o -MD -MP -MF .deps/libvx_cal_a-
day_of_week.Tpo -c -o libvx_cal_a-day_of_week.o `test -f
'day_of_week.cc' || echo './'`day_of_week.cc
mv -f .deps/libvx_cal_a-day_of_week.Tpo .deps/libvx_cal_a-
day_of_week.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_cal_a-doyhms_to_unix.o -MD -MP -MF .deps/libvx_cal_a-
doyhms_to_unix.Tpo -c -o libvx_cal_a-doyhms_to_unix.o `test -f
'doyhms_to_unix.cc' || echo './'`doyhms_to_unix.cc
mv -f .deps/libvx_cal_a-doyhms_to_unix.Tpo .deps/libvx_cal_a-
doyhms_to_unix.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_cal_a-is_dst.o -MD -MP -MF .deps/libvx_cal_a-is_dst.Tpo -c -o
libvx_cal_a-is_dst.o `test -f 'is_dst.cc' || echo './'`is_dst.cc
mv -f .deps/libvx_cal_a-is_dst.Tpo .deps/libvx_cal_a-is_dst.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_cal_a-is_leap_year.o -MD -MP -MF .deps/libvx_cal_a-
is_leap_year.Tpo -c -o libvx_cal_a-is_leap_year.o `test -f
'is_leap_year.cc' || echo './'`is_leap_year.cc
mv -f .deps/libvx_cal_a-is_leap_year.Tpo .deps/libvx_cal_a-
is_leap_year.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_cal_a-mdyhms_to_unix.o -MD -MP -MF .deps/libvx_cal_a-
mdyhms_to_unix.Tpo -c -o libvx_cal_a-mdyhms_to_unix.o `test -f
'mdyhms_to_unix.cc' || echo './'`mdyhms_to_unix.cc
mv -f .deps/libvx_cal_a-mdyhms_to_unix.Tpo .deps/libvx_cal_a-
mdyhms_to_unix.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_cal_a-mjd_to_date.o -MD -MP -MF .deps/libvx_cal_a-
mjd_to_date.Tpo -c -o libvx_cal_a-mjd_to_date.o `test -f
'mjd_to_date.cc' || echo './'`mjd_to_date.cc
mv -f .deps/libvx_cal_a-mjd_to_date.Tpo .deps/libvx_cal_a-
mjd_to_date.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_cal_a-time_array.o -MD -MP -MF .deps/libvx_cal_a-time_array.Tpo
-c -o libvx_cal_a-time_array.o `test -f 'time_array.cc' || echo
'./'`time_array.cc
mv -f .deps/libvx_cal_a-time_array.Tpo .deps/libvx_cal_a-time_array.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_cal_a-time_strings.o -MD -MP -MF .deps/libvx_cal_a-
time_strings.Tpo -c -o libvx_cal_a-time_strings.o `test -f
'time_strings.cc' || echo './'`time_strings.cc
mv -f .deps/libvx_cal_a-time_strings.Tpo .deps/libvx_cal_a-
time_strings.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_cal_a-unix_to_mdyhms.o -MD -MP -MF .deps/libvx_cal_a-
unix_to_mdyhms.Tpo -c -o libvx_cal_a-unix_to_mdyhms.o `test -f
'unix_to_mdyhms.cc' || echo './'`unix_to_mdyhms.cc
mv -f .deps/libvx_cal_a-unix_to_mdyhms.Tpo .deps/libvx_cal_a-
unix_to_mdyhms.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_cal_a-unix_string.o -MD -MP -MF .deps/libvx_cal_a-
unix_string.Tpo -c -o libvx_cal_a-unix_string.o `test -f
'unix_string.cc' || echo './'`unix_string.cc
mv -f .deps/libvx_cal_a-unix_string.Tpo .deps/libvx_cal_a-
unix_string.Po
rm -f libvx_cal.a
ar cru libvx_cal.a libvx_cal_a-date_to_mjd.o libvx_cal_a-day_dif.o
libvx_cal_a-day_of_week.o libvx_cal_a-doyhms_to_unix.o libvx_cal_a-
is_dst.o libvx_cal_a-is_leap_year.o libvx_cal_a-mdyhms_to_unix.o
libvx_cal_a-mjd_to_date.o libvx_cal_a-time_array.o libvx_cal_a-
time_strings.o libvx_cal_a-unix_to_mdyhms.o libvx_cal_a-unix_string.o
ranlib libvx_cal.a
make[4]: Entering directory `/home/peter/MET/met-5.1/src/basic/vx_cal'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-5.1/src/basic/vx_cal'
make[3]: Leaving directory `/home/peter/MET/met-5.1/src/basic/vx_cal'
Making install in vx_math
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/basic/vx_math'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_math_a-viewgravity_to_string.o -MD -MP -MF .deps/libvx_math_a-
viewgravity_to_string.Tpo -c -o libvx_math_a-viewgravity_to_string.o
`test -f 'viewgravity_to_string.cc' || echo
'./'`viewgravity_to_string.cc
mv -f .deps/libvx_math_a-viewgravity_to_string.Tpo .deps/libvx_math_a-
viewgravity_to_string.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_math_a-angles.o -MD -MP -MF .deps/libvx_math_a-angles.Tpo -c -o
libvx_math_a-angles.o `test -f 'angles.cc' || echo './'`angles.cc
mv -f .deps/libvx_math_a-angles.Tpo .deps/libvx_math_a-angles.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_math_a-hist.o -MD -MP -MF .deps/libvx_math_a-hist.Tpo -c -o
libvx_math_a-hist.o `test -f 'hist.cc' || echo './'`hist.cc
mv -f .deps/libvx_math_a-hist.Tpo .deps/libvx_math_a-hist.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_math_a-nint.o -MD -MP -MF .deps/libvx_math_a-nint.Tpo -c -o
libvx_math_a-nint.o `test -f 'nint.cc' || echo './'`nint.cc
mv -f .deps/libvx_math_a-nint.Tpo .deps/libvx_math_a-nint.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_math_a-nti.o -MD -MP -MF .deps/libvx_math_a-nti.Tpo -c -o
libvx_math_a-nti.o `test -f 'nti.cc' || echo './'`nti.cc
mv -f .deps/libvx_math_a-nti.Tpo .deps/libvx_math_a-nti.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_math_a-ptile.o -MD -MP -MF .deps/libvx_math_a-ptile.Tpo -c -o
libvx_math_a-ptile.o `test -f 'ptile.cc' || echo './'`ptile.cc
mv -f .deps/libvx_math_a-ptile.Tpo .deps/libvx_math_a-ptile.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_math_a-pwl.o -MD -MP -MF .deps/libvx_math_a-pwl.Tpo -c -o
libvx_math_a-pwl.o `test -f 'pwl.cc' || echo './'`pwl.cc
mv -f .deps/libvx_math_a-pwl.Tpo .deps/libvx_math_a-pwl.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_math_a-affine.o -MD -MP -MF .deps/libvx_math_a-affine.Tpo -c -o
libvx_math_a-affine.o `test -f 'affine.cc' || echo './'`affine.cc
mv -f .deps/libvx_math_a-affine.Tpo .deps/libvx_math_a-affine.Po
rm -f libvx_math.a
ar cru libvx_math.a libvx_math_a-viewgravity_to_string.o libvx_math_a-
angles.o libvx_math_a-hist.o libvx_math_a-nint.o libvx_math_a-nti.o
libvx_math_a-ptile.o libvx_math_a-pwl.o libvx_math_a-affine.o
ranlib libvx_math.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/basic/vx_math'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-5.1/src/basic/vx_math'
make[3]: Leaving directory `/home/peter/MET/met-5.1/src/basic/vx_math'
Making install in vx_util
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/basic/vx_util'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-ascii_table.o -MD -MP -MF .deps/libvx_util_a-
ascii_table.Tpo -c -o libvx_util_a-ascii_table.o `test -f
'ascii_table.cc' || echo './'`ascii_table.cc
mv -f .deps/libvx_util_a-ascii_table.Tpo .deps/libvx_util_a-
ascii_table.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-asciitablejust_to_string.o -MD -MP -MF
.deps/libvx_util_a-asciitablejust_to_string.Tpo -c -o libvx_util_a-
asciitablejust_to_string.o `test -f 'asciitablejust_to_string.cc' ||
echo './'`asciitablejust_to_string.cc
mv -f .deps/libvx_util_a-asciitablejust_to_string.Tpo
.deps/libvx_util_a-asciitablejust_to_string.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-check_endian.o -MD -MP -MF .deps/libvx_util_a-
check_endian.Tpo -c -o libvx_util_a-check_endian.o `test -f
'check_endian.cc' || echo './'`check_endian.cc
mv -f .deps/libvx_util_a-check_endian.Tpo .deps/libvx_util_a-
check_endian.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-comma_string.o -MD -MP -MF .deps/libvx_util_a-
comma_string.Tpo -c -o libvx_util_a-comma_string.o `test -f
'comma_string.cc' || echo './'`comma_string.cc
mv -f .deps/libvx_util_a-comma_string.Tpo .deps/libvx_util_a-
comma_string.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-conversions.o -MD -MP -MF .deps/libvx_util_a-
conversions.Tpo -c -o libvx_util_a-conversions.o `test -f
'conversions.cc' || echo './'`conversions.cc
mv -f .deps/libvx_util_a-conversions.Tpo .deps/libvx_util_a-
conversions.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-data_line.o -MD -MP -MF .deps/libvx_util_a-data_line.Tpo
-c -o libvx_util_a-data_line.o `test -f 'data_line.cc' || echo
'./'`data_line.cc
mv -f .deps/libvx_util_a-data_line.Tpo .deps/libvx_util_a-data_line.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-grib_constants.o -MD -MP -MF .deps/libvx_util_a-
grib_constants.Tpo -c -o libvx_util_a-grib_constants.o `test -f
'grib_constants.cc' || echo './'`grib_constants.cc
mv -f .deps/libvx_util_a-grib_constants.Tpo .deps/libvx_util_a-
grib_constants.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-int_array.o -MD -MP -MF .deps/libvx_util_a-int_array.Tpo
-c -o libvx_util_a-int_array.o `test -f 'int_array.cc' || echo
'./'`int_array.cc
mv -f .deps/libvx_util_a-int_array.Tpo .deps/libvx_util_a-int_array.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-is_number.o -MD -MP -MF .deps/libvx_util_a-is_number.Tpo
-c -o libvx_util_a-is_number.o `test -f 'is_number.cc' || echo
'./'`is_number.cc
mv -f .deps/libvx_util_a-is_number.Tpo .deps/libvx_util_a-is_number.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-long_array.o -MD -MP -MF .deps/libvx_util_a-
long_array.Tpo -c -o libvx_util_a-long_array.o `test -f
'long_array.cc' || echo './'`long_array.cc
mv -f .deps/libvx_util_a-long_array.Tpo .deps/libvx_util_a-
long_array.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-make_path.o -MD -MP -MF .deps/libvx_util_a-make_path.Tpo
-c -o libvx_util_a-make_path.o `test -f 'make_path.cc' || echo
'./'`make_path.cc
mv -f .deps/libvx_util_a-make_path.Tpo .deps/libvx_util_a-make_path.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-memory.o -MD -MP -MF .deps/libvx_util_a-memory.Tpo -c -o
libvx_util_a-memory.o `test -f 'memory.cc' || echo './'`memory.cc
mv -f .deps/libvx_util_a-memory.Tpo .deps/libvx_util_a-memory.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-num_array.o -MD -MP -MF .deps/libvx_util_a-num_array.Tpo
-c -o libvx_util_a-num_array.o `test -f 'num_array.cc' || echo
'./'`num_array.cc
mv -f .deps/libvx_util_a-num_array.Tpo .deps/libvx_util_a-num_array.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-ordinal.o -MD -MP -MF .deps/libvx_util_a-ordinal.Tpo -c
-o libvx_util_a-ordinal.o `test -f 'ordinal.cc' || echo
'./'`ordinal.cc
mv -f .deps/libvx_util_a-ordinal.Tpo .deps/libvx_util_a-ordinal.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-roman_numeral.o -MD -MP -MF .deps/libvx_util_a-
roman_numeral.Tpo -c -o libvx_util_a-roman_numeral.o `test -f
'roman_numeral.cc' || echo './'`roman_numeral.cc
mv -f .deps/libvx_util_a-roman_numeral.Tpo .deps/libvx_util_a-
roman_numeral.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-string_fxns.o -MD -MP -MF .deps/libvx_util_a-
string_fxns.Tpo -c -o libvx_util_a-string_fxns.o `test -f
'string_fxns.cc' || echo './'`string_fxns.cc
mv -f .deps/libvx_util_a-string_fxns.Tpo .deps/libvx_util_a-
string_fxns.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-substring.o -MD -MP -MF .deps/libvx_util_a-substring.Tpo
-c -o libvx_util_a-substring.o `test -f 'substring.cc' || echo
'./'`substring.cc
mv -f .deps/libvx_util_a-substring.Tpo .deps/libvx_util_a-substring.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-temp_file.o -MD -MP -MF .deps/libvx_util_a-temp_file.Tpo
-c -o libvx_util_a-temp_file.o `test -f 'temp_file.cc' || echo
'./'`temp_file.cc
mv -f .deps/libvx_util_a-temp_file.Tpo .deps/libvx_util_a-temp_file.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-thresh_array.o -MD -MP -MF .deps/libvx_util_a-
thresh_array.Tpo -c -o libvx_util_a-thresh_array.o `test -f
'thresh_array.cc' || echo './'`thresh_array.cc
mv -f .deps/libvx_util_a-thresh_array.Tpo .deps/libvx_util_a-
thresh_array.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-fix_float.o -MD -MP -MF .deps/libvx_util_a-fix_float.Tpo
-c -o libvx_util_a-fix_float.o `test -f 'fix_float.cc' || echo
'./'`fix_float.cc
mv -f .deps/libvx_util_a-fix_float.Tpo .deps/libvx_util_a-fix_float.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-command_line.o -MD -MP -MF .deps/libvx_util_a-
command_line.Tpo -c -o libvx_util_a-command_line.o `test -f
'command_line.cc' || echo './'`command_line.cc
mv -f .deps/libvx_util_a-command_line.Tpo .deps/libvx_util_a-
command_line.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-file_exists.o -MD -MP -MF .deps/libvx_util_a-
file_exists.Tpo -c -o libvx_util_a-file_exists.o `test -f
'file_exists.cc' || echo './'`file_exists.cc
mv -f .deps/libvx_util_a-file_exists.Tpo .deps/libvx_util_a-
file_exists.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-file_size.o -MD -MP -MF .deps/libvx_util_a-file_size.Tpo
-c -o libvx_util_a-file_size.o `test -f 'file_size.cc' || echo
'./'`file_size.cc
mv -f .deps/libvx_util_a-file_size.Tpo .deps/libvx_util_a-file_size.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-file_linecount.o -MD -MP -MF .deps/libvx_util_a-
file_linecount.Tpo -c -o libvx_util_a-file_linecount.o `test -f
'file_linecount.cc' || echo './'`file_linecount.cc
mv -f .deps/libvx_util_a-file_linecount.Tpo .deps/libvx_util_a-
file_linecount.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-filename_suffix.o -MD -MP -MF .deps/libvx_util_a-
filename_suffix.Tpo -c -o libvx_util_a-filename_suffix.o `test -f
'filename_suffix.cc' || echo './'`filename_suffix.cc
mv -f .deps/libvx_util_a-filename_suffix.Tpo .deps/libvx_util_a-
filename_suffix.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-data_plane.o -MD -MP -MF .deps/libvx_util_a-
data_plane.Tpo -c -o libvx_util_a-data_plane.o `test -f
'data_plane.cc' || echo './'`data_plane.cc
mv -f .deps/libvx_util_a-data_plane.Tpo .deps/libvx_util_a-
data_plane.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-data_plane_util.o -MD -MP -MF .deps/libvx_util_a-
data_plane_util.Tpo -c -o libvx_util_a-data_plane_util.o `test -f
'data_plane_util.cc' || echo './'`data_plane_util.cc
mv -f .deps/libvx_util_a-data_plane_util.Tpo .deps/libvx_util_a-
data_plane_util.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-interp_mthd.o -MD -MP -MF .deps/libvx_util_a-
interp_mthd.Tpo -c -o libvx_util_a-interp_mthd.o `test -f
'interp_mthd.cc' || echo './'`interp_mthd.cc
mv -f .deps/libvx_util_a-interp_mthd.Tpo .deps/libvx_util_a-
interp_mthd.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-interp_util.o -MD -MP -MF .deps/libvx_util_a-
interp_util.Tpo -c -o libvx_util_a-interp_util.o `test -f
'interp_util.cc' || echo './'`interp_util.cc
mv -f .deps/libvx_util_a-interp_util.Tpo .deps/libvx_util_a-
interp_util.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-two_to_one.o -MD -MP -MF .deps/libvx_util_a-
two_to_one.Tpo -c -o libvx_util_a-two_to_one.o `test -f
'two_to_one.cc' || echo './'`two_to_one.cc
mv -f .deps/libvx_util_a-two_to_one.Tpo .deps/libvx_util_a-
two_to_one.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-get_filenames.o -MD -MP -MF .deps/libvx_util_a-
get_filenames.Tpo -c -o libvx_util_a-get_filenames.o `test -f
'get_filenames.cc' || echo './'`get_filenames.cc
mv -f .deps/libvx_util_a-get_filenames.Tpo .deps/libvx_util_a-
get_filenames.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-polyline.o -MD -MP -MF .deps/libvx_util_a-polyline.Tpo -c
-o libvx_util_a-polyline.o `test -f 'polyline.cc' || echo
'./'`polyline.cc
mv -f .deps/libvx_util_a-polyline.Tpo .deps/libvx_util_a-polyline.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-read_fortran_binary.o -MD -MP -MF .deps/libvx_util_a-
read_fortran_binary.Tpo -c -o libvx_util_a-read_fortran_binary.o `test
-f 'read_fortran_binary.cc' || echo './'`read_fortran_binary.cc
mv -f .deps/libvx_util_a-read_fortran_binary.Tpo .deps/libvx_util_a-
read_fortran_binary.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_util_a-met_buffer.o -MD -MP -MF .deps/libvx_util_a-
met_buffer.Tpo -c -o libvx_util_a-met_buffer.o `test -f
'met_buffer.cc' || echo './'`met_buffer.cc
mv -f .deps/libvx_util_a-met_buffer.Tpo .deps/libvx_util_a-
met_buffer.Po
rm -f libvx_util.a
ar cru libvx_util.a libvx_util_a-ascii_table.o libvx_util_a-
asciitablejust_to_string.o libvx_util_a-check_endian.o libvx_util_a-
comma_string.o libvx_util_a-conversions.o libvx_util_a-data_line.o
libvx_util_a-grib_constants.o libvx_util_a-int_array.o libvx_util_a-
is_number.o libvx_util_a-long_array.o libvx_util_a-make_path.o
libvx_util_a-memory.o libvx_util_a-num_array.o libvx_util_a-ordinal.o
libvx_util_a-roman_numeral.o libvx_util_a-string_fxns.o libvx_util_a-
substring.o libvx_util_a-temp_file.o libvx_util_a-thresh_array.o
libvx_util_a-fix_float.o libvx_util_a-command_line.o libvx_util_a-
file_exists.o libvx_util_a-file_size.o libvx_util_a-file_linecount.o
libvx_util_a-filename_suffix.o libvx_util_a-data_plane.o libvx_util_a-
data_plane_util.o libvx_util_a-interp_mthd.o libvx_util_a-
interp_util.o libvx_util_a-two_to_one.o libvx_util_a-get_filenames.o
libvx_util_a-polyline.o libvx_util_a-read_fortran_binary.o
libvx_util_a-met_buffer.o
ranlib libvx_util.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/basic/vx_util'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-5.1/src/basic/vx_util'
make[3]: Leaving directory `/home/peter/MET/met-5.1/src/basic/vx_util'
Making install in vx_config
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/basic/vx_config'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_config_a-config.tab.o -MD -MP -MF .deps/libvx_config_a-
config.tab.Tpo -c -o libvx_config_a-config.tab.o `test -f
'config.tab.cc' || echo './'`config.tab.cc
mv -f .deps/libvx_config_a-config.tab.Tpo .deps/libvx_config_a-
config.tab.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_config_a-config_scanner.o -MD -MP -MF .deps/libvx_config_a-
config_scanner.Tpo -c -o libvx_config_a-config_scanner.o `test -f
'config_scanner.cc' || echo './'`config_scanner.cc
mv -f .deps/libvx_config_a-config_scanner.Tpo .deps/libvx_config_a-
config_scanner.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_config_a-configobjecttype_to_string.o -MD -MP -MF
.deps/libvx_config_a-configobjecttype_to_string.Tpo -c -o
libvx_config_a-configobjecttype_to_string.o `test -f
'configobjecttype_to_string.cc' || echo
'./'`configobjecttype_to_string.cc
mv -f .deps/libvx_config_a-configobjecttype_to_string.Tpo
.deps/libvx_config_a-configobjecttype_to_string.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_config_a-grdfiletype_to_string.o -MD -MP -MF
.deps/libvx_config_a-grdfiletype_to_string.Tpo -c -o libvx_config_a-
grdfiletype_to_string.o `test -f 'grdfiletype_to_string.cc' || echo
'./'`grdfiletype_to_string.cc
mv -f .deps/libvx_config_a-grdfiletype_to_string.Tpo
.deps/libvx_config_a-grdfiletype_to_string.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_config_a-dictionary.o -MD -MP -MF .deps/libvx_config_a-
dictionary.Tpo -c -o libvx_config_a-dictionary.o `test -f
'dictionary.cc' || echo './'`dictionary.cc
mv -f .deps/libvx_config_a-dictionary.Tpo .deps/libvx_config_a-
dictionary.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_config_a-config_file.o -MD -MP -MF .deps/libvx_config_a-
config_file.Tpo -c -o libvx_config_a-config_file.o `test -f
'config_file.cc' || echo './'`config_file.cc
mv -f .deps/libvx_config_a-config_file.Tpo .deps/libvx_config_a-
config_file.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_config_a-config_util.o -MD -MP -MF .deps/libvx_config_a-
config_util.Tpo -c -o libvx_config_a-config_util.o `test -f
'config_util.cc' || echo './'`config_util.cc
mv -f .deps/libvx_config_a-config_util.Tpo .deps/libvx_config_a-
config_util.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_config_a-threshold.o -MD -MP -MF .deps/libvx_config_a-
threshold.Tpo -c -o libvx_config_a-threshold.o `test -f 'threshold.cc'
|| echo './'`threshold.cc
mv -f .deps/libvx_config_a-threshold.Tpo .deps/libvx_config_a-
threshold.Po
rm -f libvx_config.a
ar cru libvx_config.a libvx_config_a-config.tab.o libvx_config_a-
config_scanner.o libvx_config_a-configobjecttype_to_string.o
libvx_config_a-grdfiletype_to_string.o libvx_config_a-dictionary.o
libvx_config_a-config_file.o libvx_config_a-config_util.o
libvx_config_a-threshold.o
ranlib libvx_config.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/basic/vx_config'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/basic/vx_config'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/basic/vx_config'
make[3]: Entering directory `/home/peter/MET/met-5.1/src/basic'
make[4]: Entering directory `/home/peter/MET/met-5.1/src/basic'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-5.1/src/basic'
make[3]: Leaving directory `/home/peter/MET/met-5.1/src/basic'
make[2]: Leaving directory `/home/peter/MET/met-5.1/src/basic'
Making install in libcode
make[2]: Entering directory `/home/peter/MET/met-5.1/src/libcode'
Making install in vx_grid
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_grid'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_grid_a-find_grid_by_name.o -MD -MP -MF .deps/libvx_grid_a-
find_grid_by_name.Tpo -c -o libvx_grid_a-find_grid_by_name.o `test -f
'find_grid_by_name.cc' || echo './'`find_grid_by_name.cc
mv -f .deps/libvx_grid_a-find_grid_by_name.Tpo .deps/libvx_grid_a-
find_grid_by_name.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_grid_a-grid_base.o -MD -MP -MF .deps/libvx_grid_a-grid_base.Tpo
-c -o libvx_grid_a-grid_base.o `test -f 'grid_base.cc' || echo
'./'`grid_base.cc
mv -f .deps/libvx_grid_a-grid_base.Tpo .deps/libvx_grid_a-grid_base.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_grid_a-latlon_grid.o -MD -MP -MF .deps/libvx_grid_a-
latlon_grid.Tpo -c -o libvx_grid_a-latlon_grid.o `test -f
'latlon_grid.cc' || echo './'`latlon_grid.cc
mv -f .deps/libvx_grid_a-latlon_grid.Tpo .deps/libvx_grid_a-
latlon_grid.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_grid_a-lc_grid.o -MD -MP -MF .deps/libvx_grid_a-lc_grid.Tpo -c
-o libvx_grid_a-lc_grid.o `test -f 'lc_grid.cc' || echo
'./'`lc_grid.cc
mv -f .deps/libvx_grid_a-lc_grid.Tpo .deps/libvx_grid_a-lc_grid.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_grid_a-merc_grid.o -MD -MP -MF .deps/libvx_grid_a-merc_grid.Tpo
-c -o libvx_grid_a-merc_grid.o `test -f 'merc_grid.cc' || echo
'./'`merc_grid.cc
mv -f .deps/libvx_grid_a-merc_grid.Tpo .deps/libvx_grid_a-merc_grid.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_grid_a-st_grid.o -MD -MP -MF .deps/libvx_grid_a-st_grid.Tpo -c
-o libvx_grid_a-st_grid.o `test -f 'st_grid.cc' || echo
'./'`st_grid.cc
mv -f .deps/libvx_grid_a-st_grid.Tpo .deps/libvx_grid_a-st_grid.Po
rm -f libvx_grid.a
ar cru libvx_grid.a libvx_grid_a-find_grid_by_name.o libvx_grid_a-
grid_base.o libvx_grid_a-latlon_grid.o libvx_grid_a-lc_grid.o
libvx_grid_a-merc_grid.o libvx_grid_a-st_grid.o
ranlib libvx_grid.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_grid'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_grid'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_grid'
Making install in vx_nc_util
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_nc_util'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_nc_util_a-nc_var_info.o -MD -MP -MF .deps/libvx_nc_util_a-
nc_var_info.Tpo -c -o libvx_nc_util_a-nc_var_info.o `test -f
'nc_var_info.cc' || echo './'`nc_var_info.cc
mv -f .deps/libvx_nc_util_a-nc_var_info.Tpo .deps/libvx_nc_util_a-
nc_var_info.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_nc_util_a-nc_utils.o -MD -MP -MF .deps/libvx_nc_util_a-
nc_utils.Tpo -c -o libvx_nc_util_a-nc_utils.o `test -f 'nc_utils.cc'
|| echo './'`nc_utils.cc
mv -f .deps/libvx_nc_util_a-nc_utils.Tpo .deps/libvx_nc_util_a-
nc_utils.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_nc_util_a-write_netcdf.o -MD -MP -MF .deps/libvx_nc_util_a-
write_netcdf.Tpo -c -o libvx_nc_util_a-write_netcdf.o `test -f
'write_netcdf.cc' || echo './'`write_netcdf.cc
mv -f .deps/libvx_nc_util_a-write_netcdf.Tpo .deps/libvx_nc_util_a-
write_netcdf.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_nc_util_a-grid_output.o -MD -MP -MF .deps/libvx_nc_util_a-
grid_output.Tpo -c -o libvx_nc_util_a-grid_output.o `test -f
'grid_output.cc' || echo './'`grid_output.cc
mv -f .deps/libvx_nc_util_a-grid_output.Tpo .deps/libvx_nc_util_a-
grid_output.Po
rm -f libvx_nc_util.a
ar cru libvx_nc_util.a libvx_nc_util_a-nc_var_info.o libvx_nc_util_a-
nc_utils.o libvx_nc_util_a-write_netcdf.o libvx_nc_util_a-
grid_output.o
ranlib libvx_nc_util.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_nc_util'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_nc_util'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_nc_util'
Making install in vx_data2d
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_a-leveltype_to_string.o -MD -MP -MF .deps/libvx_data2d_a-
leveltype_to_string.Tpo -c -o libvx_data2d_a-leveltype_to_string.o
`test -f 'leveltype_to_string.cc' || echo './'`leveltype_to_string.cc
mv -f .deps/libvx_data2d_a-leveltype_to_string.Tpo
.deps/libvx_data2d_a-leveltype_to_string.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_a-level_info.o -MD -MP -MF .deps/libvx_data2d_a-
level_info.Tpo -c -o libvx_data2d_a-level_info.o `test -f
'level_info.cc' || echo './'`level_info.cc
mv -f .deps/libvx_data2d_a-level_info.Tpo .deps/libvx_data2d_a-
level_info.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_a-var_info.o -MD -MP -MF .deps/libvx_data2d_a-
var_info.Tpo -c -o libvx_data2d_a-var_info.o `test -f 'var_info.cc' ||
echo './'`var_info.cc
mv -f .deps/libvx_data2d_a-var_info.Tpo .deps/libvx_data2d_a-
var_info.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_a-data_class.o -MD -MP -MF .deps/libvx_data2d_a-
data_class.Tpo -c -o libvx_data2d_a-data_class.o `test -f
'data_class.cc' || echo './'`data_class.cc
mv -f .deps/libvx_data2d_a-data_class.Tpo .deps/libvx_data2d_a-
data_class.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_a-data2d_utils.o -MD -MP -MF .deps/libvx_data2d_a-
data2d_utils.Tpo -c -o libvx_data2d_a-data2d_utils.o `test -f
'data2d_utils.cc' || echo './'`data2d_utils.cc
mv -f .deps/libvx_data2d_a-data2d_utils.Tpo .deps/libvx_data2d_a-
data2d_utils.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_a-table_lookup.o -MD -MP -MF .deps/libvx_data2d_a-
table_lookup.Tpo -c -o libvx_data2d_a-table_lookup.o `test -f
'table_lookup.cc' || echo './'`table_lookup.cc
mv -f .deps/libvx_data2d_a-table_lookup.Tpo .deps/libvx_data2d_a-
table_lookup.Po
rm -f libvx_data2d.a
ar cru libvx_data2d.a libvx_data2d_a-leveltype_to_string.o
libvx_data2d_a-level_info.o libvx_data2d_a-var_info.o libvx_data2d_a-
data_class.o libvx_data2d_a-data2d_utils.o libvx_data2d_a-
table_lookup.o
ranlib libvx_data2d.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d'
Making install in vx_data2d_grib
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_grib'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_grib_a-grib_classes.o -MD -MP -MF
.deps/libvx_data2d_grib_a-grib_classes.Tpo -c -o libvx_data2d_grib_a-
grib_classes.o `test -f 'grib_classes.cc' || echo './'`grib_classes.cc
mv -f .deps/libvx_data2d_grib_a-grib_classes.Tpo
.deps/libvx_data2d_grib_a-grib_classes.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_grib_a-grib_strings.o -MD -MP -MF
.deps/libvx_data2d_grib_a-grib_strings.Tpo -c -o libvx_data2d_grib_a-
grib_strings.o `test -f 'grib_strings.cc' || echo './'`grib_strings.cc
mv -f .deps/libvx_data2d_grib_a-grib_strings.Tpo
.deps/libvx_data2d_grib_a-grib_strings.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_grib_a-grib_utils.o -MD -MP -MF
.deps/libvx_data2d_grib_a-grib_utils.Tpo -c -o libvx_data2d_grib_a-
grib_utils.o `test -f 'grib_utils.cc' || echo './'`grib_utils.cc
mv -f .deps/libvx_data2d_grib_a-grib_utils.Tpo
.deps/libvx_data2d_grib_a-grib_utils.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_grib_a-var_info_grib.o -MD -MP -MF
.deps/libvx_data2d_grib_a-var_info_grib.Tpo -c -o libvx_data2d_grib_a-
var_info_grib.o `test -f 'var_info_grib.cc' || echo
'./'`var_info_grib.cc
mv -f .deps/libvx_data2d_grib_a-var_info_grib.Tpo
.deps/libvx_data2d_grib_a-var_info_grib.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_grib_a-data2d_grib_utils.o -MD -MP -MF
.deps/libvx_data2d_grib_a-data2d_grib_utils.Tpo -c -o
libvx_data2d_grib_a-data2d_grib_utils.o `test -f
'data2d_grib_utils.cc' || echo './'`data2d_grib_utils.cc
mv -f .deps/libvx_data2d_grib_a-data2d_grib_utils.Tpo
.deps/libvx_data2d_grib_a-data2d_grib_utils.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_grib_a-data2d_grib.o -MD -MP -MF
.deps/libvx_data2d_grib_a-data2d_grib.Tpo -c -o libvx_data2d_grib_a-
data2d_grib.o `test -f 'data2d_grib.cc' || echo './'`data2d_grib.cc
mv -f .deps/libvx_data2d_grib_a-data2d_grib.Tpo
.deps/libvx_data2d_grib_a-data2d_grib.Po
rm -f libvx_data2d_grib.a
ar cru libvx_data2d_grib.a libvx_data2d_grib_a-grib_classes.o
libvx_data2d_grib_a-grib_strings.o libvx_data2d_grib_a-grib_utils.o
libvx_data2d_grib_a-var_info_grib.o libvx_data2d_grib_a-
data2d_grib_utils.o libvx_data2d_grib_a-data2d_grib.o
ranlib libvx_data2d_grib.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_grib'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_grib'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_grib'
Making install in vx_data2d_nc_met
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_nc_met'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_nc_met_a-get_met_grid.o -MD -MP -MF
.deps/libvx_data2d_nc_met_a-get_met_grid.Tpo -c -o
libvx_data2d_nc_met_a-get_met_grid.o `test -f 'get_met_grid.cc' ||
echo './'`get_met_grid.cc
mv -f .deps/libvx_data2d_nc_met_a-get_met_grid.Tpo
.deps/libvx_data2d_nc_met_a-get_met_grid.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_nc_met_a-met_file.o -MD -MP -MF
.deps/libvx_data2d_nc_met_a-met_file.Tpo -c -o libvx_data2d_nc_met_a-
met_file.o `test -f 'met_file.cc' || echo './'`met_file.cc
mv -f .deps/libvx_data2d_nc_met_a-met_file.Tpo
.deps/libvx_data2d_nc_met_a-met_file.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_nc_met_a-var_info_nc_met.o -MD -MP -MF
.deps/libvx_data2d_nc_met_a-var_info_nc_met.Tpo -c -o
libvx_data2d_nc_met_a-var_info_nc_met.o `test -f 'var_info_nc_met.cc'
|| echo './'`var_info_nc_met.cc
mv -f .deps/libvx_data2d_nc_met_a-var_info_nc_met.Tpo
.deps/libvx_data2d_nc_met_a-var_info_nc_met.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_nc_met_a-data2d_nc_met.o -MD -MP -MF
.deps/libvx_data2d_nc_met_a-data2d_nc_met.Tpo -c -o
libvx_data2d_nc_met_a-data2d_nc_met.o `test -f 'data2d_nc_met.cc' ||
echo './'`data2d_nc_met.cc
mv -f .deps/libvx_data2d_nc_met_a-data2d_nc_met.Tpo
.deps/libvx_data2d_nc_met_a-data2d_nc_met.Po
rm -f libvx_data2d_nc_met.a
ar cru libvx_data2d_nc_met.a libvx_data2d_nc_met_a-get_met_grid.o
libvx_data2d_nc_met_a-met_file.o libvx_data2d_nc_met_a-
var_info_nc_met.o libvx_data2d_nc_met_a-data2d_nc_met.o
ranlib libvx_data2d_nc_met.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_nc_met'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_nc_met'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_nc_met'
Making install in vx_data2d_nccf
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_nccf'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_nccf_a-nccf_file.o -MD -MP -MF .deps/libvx_data2d_nccf_a-
nccf_file.Tpo -c -o libvx_data2d_nccf_a-nccf_file.o `test -f
'nccf_file.cc' || echo './'`nccf_file.cc
mv -f .deps/libvx_data2d_nccf_a-nccf_file.Tpo
.deps/libvx_data2d_nccf_a-nccf_file.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_nccf_a-var_info_nccf.o -MD -MP -MF
.deps/libvx_data2d_nccf_a-var_info_nccf.Tpo -c -o libvx_data2d_nccf_a-
var_info_nccf.o `test -f 'var_info_nccf.cc' || echo
'./'`var_info_nccf.cc
mv -f .deps/libvx_data2d_nccf_a-var_info_nccf.Tpo
.deps/libvx_data2d_nccf_a-var_info_nccf.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_nccf_a-data2d_nccf.o -MD -MP -MF
.deps/libvx_data2d_nccf_a-data2d_nccf.Tpo -c -o libvx_data2d_nccf_a-
data2d_nccf.o `test -f 'data2d_nccf.cc' || echo './'`data2d_nccf.cc
mv -f .deps/libvx_data2d_nccf_a-data2d_nccf.Tpo
.deps/libvx_data2d_nccf_a-data2d_nccf.Po
rm -f libvx_data2d_nccf.a
ar cru libvx_data2d_nccf.a libvx_data2d_nccf_a-nccf_file.o
libvx_data2d_nccf_a-var_info_nccf.o libvx_data2d_nccf_a-data2d_nccf.o
ranlib libvx_data2d_nccf.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_nccf'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_nccf'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_nccf'
Making install in vx_data2d_nc_pinterp
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_nc_pinterp'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_nc_pinterp_a-get_pinterp_grid.o -MD -MP -MF
.deps/libvx_data2d_nc_pinterp_a-get_pinterp_grid.Tpo -c -o
libvx_data2d_nc_pinterp_a-get_pinterp_grid.o `test -f
'get_pinterp_grid.cc' || echo './'`get_pinterp_grid.cc
mv -f .deps/libvx_data2d_nc_pinterp_a-get_pinterp_grid.Tpo
.deps/libvx_data2d_nc_pinterp_a-get_pinterp_grid.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_nc_pinterp_a-pinterp_file.o -MD -MP -MF
.deps/libvx_data2d_nc_pinterp_a-pinterp_file.Tpo -c -o
libvx_data2d_nc_pinterp_a-pinterp_file.o `test -f 'pinterp_file.cc' ||
echo './'`pinterp_file.cc
mv -f .deps/libvx_data2d_nc_pinterp_a-pinterp_file.Tpo
.deps/libvx_data2d_nc_pinterp_a-pinterp_file.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_nc_pinterp_a-var_info_nc_pinterp.o -MD -MP -MF
.deps/libvx_data2d_nc_pinterp_a-var_info_nc_pinterp.Tpo -c -o
libvx_data2d_nc_pinterp_a-var_info_nc_pinterp.o `test -f
'var_info_nc_pinterp.cc' || echo './'`var_info_nc_pinterp.cc
mv -f .deps/libvx_data2d_nc_pinterp_a-var_info_nc_pinterp.Tpo
.deps/libvx_data2d_nc_pinterp_a-var_info_nc_pinterp.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_nc_pinterp_a-data2d_nc_pinterp.o -MD -MP -MF
.deps/libvx_data2d_nc_pinterp_a-data2d_nc_pinterp.Tpo -c -o
libvx_data2d_nc_pinterp_a-data2d_nc_pinterp.o `test -f
'data2d_nc_pinterp.cc' || echo './'`data2d_nc_pinterp.cc
mv -f .deps/libvx_data2d_nc_pinterp_a-data2d_nc_pinterp.Tpo
.deps/libvx_data2d_nc_pinterp_a-data2d_nc_pinterp.Po
rm -f libvx_data2d_nc_pinterp.a
ar cru libvx_data2d_nc_pinterp.a libvx_data2d_nc_pinterp_a-
get_pinterp_grid.o libvx_data2d_nc_pinterp_a-pinterp_file.o
libvx_data2d_nc_pinterp_a-var_info_nc_pinterp.o
libvx_data2d_nc_pinterp_a-data2d_nc_pinterp.o
ranlib libvx_data2d_nc_pinterp.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_nc_pinterp'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_nc_pinterp'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_nc_pinterp'
Making install in vx_data2d_grib2
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_grib2'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_grib2_a-var_info_grib2.o -MD -MP -MF
.deps/libvx_data2d_grib2_a-var_info_grib2.Tpo -c -o
libvx_data2d_grib2_a-var_info_grib2.o `test -f 'var_info_grib2.cc' ||
echo './'`var_info_grib2.cc
mv -f .deps/libvx_data2d_grib2_a-var_info_grib2.Tpo
.deps/libvx_data2d_grib2_a-var_info_grib2.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_grib2_a-data2d_grib2.o -MD -MP -MF
.deps/libvx_data2d_grib2_a-data2d_grib2.Tpo -c -o
libvx_data2d_grib2_a-data2d_grib2.o `test -f 'data2d_grib2.cc' || echo
'./'`data2d_grib2.cc
mv -f .deps/libvx_data2d_grib2_a-data2d_grib2.Tpo
.deps/libvx_data2d_grib2_a-data2d_grib2.Po
rm -f libvx_data2d_grib2.a
ar cru libvx_data2d_grib2.a libvx_data2d_grib2_a-var_info_grib2.o
libvx_data2d_grib2_a-data2d_grib2.o
ranlib libvx_data2d_grib2.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_grib2'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_grib2'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_grib2'
Making install in vx_data2d_factory
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_factory'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_factory_a-is_netcdf_file.o -MD -MP -MF
.deps/libvx_data2d_factory_a-is_netcdf_file.Tpo -c -o
libvx_data2d_factory_a-is_netcdf_file.o `test -f 'is_netcdf_file.cc'
|| echo './'`is_netcdf_file.cc
mv -f .deps/libvx_data2d_factory_a-is_netcdf_file.Tpo
.deps/libvx_data2d_factory_a-is_netcdf_file.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_factory_a-is_grib_file.o -MD -MP -MF
.deps/libvx_data2d_factory_a-is_grib_file.Tpo -c -o
libvx_data2d_factory_a-is_grib_file.o `test -f 'is_grib_file.cc' ||
echo './'`is_grib_file.cc
mv -f .deps/libvx_data2d_factory_a-is_grib_file.Tpo
.deps/libvx_data2d_factory_a-is_grib_file.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_factory_a-is_bufr_file.o -MD -MP -MF
.deps/libvx_data2d_factory_a-is_bufr_file.Tpo -c -o
libvx_data2d_factory_a-is_bufr_file.o `test -f 'is_bufr_file.cc' ||
echo './'`is_bufr_file.cc
mv -f .deps/libvx_data2d_factory_a-is_bufr_file.Tpo
.deps/libvx_data2d_factory_a-is_bufr_file.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_factory_a-var_info_factory.o -MD -MP -MF
.deps/libvx_data2d_factory_a-var_info_factory.Tpo -c -o
libvx_data2d_factory_a-var_info_factory.o `test -f
'var_info_factory.cc' || echo './'`var_info_factory.cc
mv -f .deps/libvx_data2d_factory_a-var_info_factory.Tpo
.deps/libvx_data2d_factory_a-var_info_factory.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_factory_a-data2d_factory_utils.o -MD -MP -MF
.deps/libvx_data2d_factory_a-data2d_factory_utils.Tpo -c -o
libvx_data2d_factory_a-data2d_factory_utils.o `test -f
'data2d_factory_utils.cc' || echo './'`data2d_factory_utils.cc
mv -f .deps/libvx_data2d_factory_a-data2d_factory_utils.Tpo
.deps/libvx_data2d_factory_a-data2d_factory_utils.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_data2d_factory_a-data2d_factory.o -MD -MP -MF
.deps/libvx_data2d_factory_a-data2d_factory.Tpo -c -o
libvx_data2d_factory_a-data2d_factory.o `test -f 'data2d_factory.cc'
|| echo './'`data2d_factory.cc
mv -f .deps/libvx_data2d_factory_a-data2d_factory.Tpo
.deps/libvx_data2d_factory_a-data2d_factory.Po
rm -f libvx_data2d_factory.a
ar cru libvx_data2d_factory.a libvx_data2d_factory_a-is_netcdf_file.o
libvx_data2d_factory_a-is_grib_file.o libvx_data2d_factory_a-
is_bufr_file.o libvx_data2d_factory_a-var_info_factory.o
libvx_data2d_factory_a-data2d_factory_utils.o libvx_data2d_factory_a-
data2d_factory.o
ranlib libvx_data2d_factory.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_factory'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_factory'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_data2d_factory'
Making install in vx_gsl_prob
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_gsl_prob'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_gsl_prob_a-gsl_bvn.o -MD -MP -MF .deps/libvx_gsl_prob_a-
gsl_bvn.Tpo -c -o libvx_gsl_prob_a-gsl_bvn.o `test -f 'gsl_bvn.cc' ||
echo './'`gsl_bvn.cc
mv -f .deps/libvx_gsl_prob_a-gsl_bvn.Tpo .deps/libvx_gsl_prob_a-
gsl_bvn.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_gsl_prob_a-gsl_cdf.o -MD -MP -MF .deps/libvx_gsl_prob_a-
gsl_cdf.Tpo -c -o libvx_gsl_prob_a-gsl_cdf.o `test -f 'gsl_cdf.cc' ||
echo './'`gsl_cdf.cc
mv -f .deps/libvx_gsl_prob_a-gsl_cdf.Tpo .deps/libvx_gsl_prob_a-
gsl_cdf.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_gsl_prob_a-gsl_randist.o -MD -MP -MF .deps/libvx_gsl_prob_a-
gsl_randist.Tpo -c -o libvx_gsl_prob_a-gsl_randist.o `test -f
'gsl_randist.cc' || echo './'`gsl_randist.cc
mv -f .deps/libvx_gsl_prob_a-gsl_randist.Tpo .deps/libvx_gsl_prob_a-
gsl_randist.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_gsl_prob_a-gsl_statistics.o -MD -MP -MF .deps/libvx_gsl_prob_a-
gsl_statistics.Tpo -c -o libvx_gsl_prob_a-gsl_statistics.o `test -f
'gsl_statistics.cc' || echo './'`gsl_statistics.cc
mv -f .deps/libvx_gsl_prob_a-gsl_statistics.Tpo
.deps/libvx_gsl_prob_a-gsl_statistics.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_gsl_prob_a-gsl_wavelet2d.o -MD -MP -MF .deps/libvx_gsl_prob_a-
gsl_wavelet2d.Tpo -c -o libvx_gsl_prob_a-gsl_wavelet2d.o `test -f
'gsl_wavelet2d.cc' || echo './'`gsl_wavelet2d.cc
mv -f .deps/libvx_gsl_prob_a-gsl_wavelet2d.Tpo .deps/libvx_gsl_prob_a-
gsl_wavelet2d.Po
rm -f libvx_gsl_prob.a
ar cru libvx_gsl_prob.a libvx_gsl_prob_a-gsl_bvn.o libvx_gsl_prob_a-
gsl_cdf.o libvx_gsl_prob_a-gsl_randist.o libvx_gsl_prob_a-
gsl_statistics.o libvx_gsl_prob_a-gsl_wavelet2d.o
ranlib libvx_gsl_prob.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_gsl_prob'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_gsl_prob'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_gsl_prob'
Making install in vx_gnomon
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_gnomon'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_gnomon_a-gnomon.o -MD -MP -MF .deps/libvx_gnomon_a-gnomon.Tpo -c
-o libvx_gnomon_a-gnomon.o `test -f 'gnomon.cc' || echo './'`gnomon.cc
mv -f .deps/libvx_gnomon_a-gnomon.Tpo .deps/libvx_gnomon_a-gnomon.Po
rm -f libvx_gnomon.a
ar cru libvx_gnomon.a libvx_gnomon_a-gnomon.o
ranlib libvx_gnomon.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_gnomon'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_gnomon'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_gnomon'
Making install in vx_geodesy
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_geodesy'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_geodesy_a-spheroid.o -MD -MP -MF .deps/libvx_geodesy_a-
spheroid.Tpo -c -o libvx_geodesy_a-spheroid.o `test -f 'spheroid.cc'
|| echo './'`spheroid.cc
mv -f .deps/libvx_geodesy_a-spheroid.Tpo .deps/libvx_geodesy_a-
spheroid.Po
rm -f libvx_geodesy.a
ar cru libvx_geodesy.a libvx_geodesy_a-spheroid.o
ranlib libvx_geodesy.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_geodesy'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_geodesy'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_geodesy'
Making install in vx_nav
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_nav'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_nav_a-nav.o -MD -MP -MF .deps/libvx_nav_a-nav.Tpo -c -o
libvx_nav_a-nav.o `test -f 'nav.cc' || echo './'`nav.cc
mv -f .deps/libvx_nav_a-nav.Tpo .deps/libvx_nav_a-nav.Po
rm -f libvx_nav.a
ar cru libvx_nav.a libvx_nav_a-nav.o
ranlib libvx_nav.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_nav'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_nav'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_nav'
Making install in vx_pb_util
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_pb_util'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_pb_util_a-pblock.o -MD -MP -MF .deps/libvx_pb_util_a-pblock.Tpo
-c -o libvx_pb_util_a-pblock.o `test -f 'pblock.cc' || echo
'./'`pblock.cc
mv -f .deps/libvx_pb_util_a-pblock.Tpo .deps/libvx_pb_util_a-pblock.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_pb_util_a-do_blocking.o -MD -MP -MF .deps/libvx_pb_util_a-
do_blocking.Tpo -c -o libvx_pb_util_a-do_blocking.o `test -f
'do_blocking.cc' || echo './'`do_blocking.cc
mv -f .deps/libvx_pb_util_a-do_blocking.Tpo .deps/libvx_pb_util_a-
do_blocking.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_pb_util_a-do_unblocking.o -MD -MP -MF .deps/libvx_pb_util_a-
do_unblocking.Tpo -c -o libvx_pb_util_a-do_unblocking.o `test -f
'do_unblocking.cc' || echo './'`do_unblocking.cc
mv -f .deps/libvx_pb_util_a-do_unblocking.Tpo .deps/libvx_pb_util_a-
do_unblocking.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_pb_util_a-copy_bytes.o -MD -MP -MF .deps/libvx_pb_util_a-
copy_bytes.Tpo -c -o libvx_pb_util_a-copy_bytes.o `test -f
'copy_bytes.cc' || echo './'`copy_bytes.cc
mv -f .deps/libvx_pb_util_a-copy_bytes.Tpo .deps/libvx_pb_util_a-
copy_bytes.Po
rm -f libvx_pb_util.a
ar cru libvx_pb_util.a libvx_pb_util_a-pblock.o libvx_pb_util_a-
do_blocking.o libvx_pb_util_a-do_unblocking.o libvx_pb_util_a-
copy_bytes.o
ranlib libvx_pb_util.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_pb_util'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_pb_util'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_pb_util'
Making install in vx_afm
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_afm'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_afm_a-afm.o -MD -MP -MF .deps/libvx_afm_a-afm.Tpo -c -o
libvx_afm_a-afm.o `test -f 'afm.cc' || echo './'`afm.cc
mv -f .deps/libvx_afm_a-afm.Tpo .deps/libvx_afm_a-afm.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_afm_a-afm_keywords.o -MD -MP -MF .deps/libvx_afm_a-
afm_keywords.Tpo -c -o libvx_afm_a-afm_keywords.o `test -f
'afm_keywords.cc' || echo './'`afm_keywords.cc
mv -f .deps/libvx_afm_a-afm_keywords.Tpo .deps/libvx_afm_a-
afm_keywords.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_afm_a-afm_line.o -MD -MP -MF .deps/libvx_afm_a-afm_line.Tpo -c
-o libvx_afm_a-afm_line.o `test -f 'afm_line.cc' || echo
'./'`afm_line.cc
mv -f .deps/libvx_afm_a-afm_line.Tpo .deps/libvx_afm_a-afm_line.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_afm_a-afm_token.o -MD -MP -MF .deps/libvx_afm_a-afm_token.Tpo -c
-o libvx_afm_a-afm_token.o `test -f 'afm_token.cc' || echo
'./'`afm_token.cc
mv -f .deps/libvx_afm_a-afm_token.Tpo .deps/libvx_afm_a-afm_token.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_afm_a-afmkeyword_to_string.o -MD -MP -MF .deps/libvx_afm_a-
afmkeyword_to_string.Tpo -c -o libvx_afm_a-afmkeyword_to_string.o
`test -f 'afmkeyword_to_string.cc' || echo
'./'`afmkeyword_to_string.cc
mv -f .deps/libvx_afm_a-afmkeyword_to_string.Tpo .deps/libvx_afm_a-
afmkeyword_to_string.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_afm_a-afmtokentype_to_string.o -MD -MP -MF .deps/libvx_afm_a-
afmtokentype_to_string.Tpo -c -o libvx_afm_a-afmtokentype_to_string.o
`test -f 'afmtokentype_to_string.cc' || echo
'./'`afmtokentype_to_string.cc
mv -f .deps/libvx_afm_a-afmtokentype_to_string.Tpo .deps/libvx_afm_a-
afmtokentype_to_string.Po
rm -f libvx_afm.a
ar cru libvx_afm.a libvx_afm_a-afm.o libvx_afm_a-afm_keywords.o
libvx_afm_a-afm_line.o libvx_afm_a-afm_token.o libvx_afm_a-
afmkeyword_to_string.o libvx_afm_a-afmtokentype_to_string.o
ranlib libvx_afm.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_afm'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_afm'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_afm'
Making install in vx_color
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_color'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_color_a-color_parser_yacc.o -MD -MP -MF .deps/libvx_color_a-
color_parser_yacc.Tpo -c -o libvx_color_a-color_parser_yacc.o `test -f
'color_parser_yacc.cc' || echo './'`color_parser_yacc.cc
mv -f .deps/libvx_color_a-color_parser_yacc.Tpo .deps/libvx_color_a-
color_parser_yacc.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_color_a-color_scanner.o -MD -MP -MF .deps/libvx_color_a-
color_scanner.Tpo -c -o libvx_color_a-color_scanner.o `test -f
'color_scanner.cc' || echo './'`color_scanner.cc
mv -f .deps/libvx_color_a-color_scanner.Tpo .deps/libvx_color_a-
color_scanner.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_color_a-color.o -MD -MP -MF .deps/libvx_color_a-color.Tpo -c -o
libvx_color_a-color.o `test -f 'color.cc' || echo './'`color.cc
mv -f .deps/libvx_color_a-color.Tpo .deps/libvx_color_a-color.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_color_a-color_list.o -MD -MP -MF .deps/libvx_color_a-
color_list.Tpo -c -o libvx_color_a-color_list.o `test -f
'color_list.cc' || echo './'`color_list.cc
mv -f .deps/libvx_color_a-color_list.Tpo .deps/libvx_color_a-
color_list.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_color_a-color_table.o -MD -MP -MF .deps/libvx_color_a-
color_table.Tpo -c -o libvx_color_a-color_table.o `test -f
'color_table.cc' || echo './'`color_table.cc
mv -f .deps/libvx_color_a-color_table.Tpo .deps/libvx_color_a-
color_table.Po
rm -f libvx_color.a
ar cru libvx_color.a libvx_color_a-color_parser_yacc.o libvx_color_a-
color_scanner.o libvx_color_a-color.o libvx_color_a-color_list.o
libvx_color_a-color_table.o
ranlib libvx_color.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_color'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_color'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_color'
Making install in vx_pxm
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_pxm'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_pxm_a-pbm.o -MD -MP -MF .deps/libvx_pxm_a-pbm.Tpo -c -o
libvx_pxm_a-pbm.o `test -f 'pbm.cc' || echo './'`pbm.cc
mv -f .deps/libvx_pxm_a-pbm.Tpo .deps/libvx_pxm_a-pbm.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_pxm_a-pcm.o -MD -MP -MF .deps/libvx_pxm_a-pcm.Tpo -c -o
libvx_pxm_a-pcm.o `test -f 'pcm.cc' || echo './'`pcm.cc
mv -f .deps/libvx_pxm_a-pcm.Tpo .deps/libvx_pxm_a-pcm.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_pxm_a-pgm.o -MD -MP -MF .deps/libvx_pxm_a-pgm.Tpo -c -o
libvx_pxm_a-pgm.o `test -f 'pgm.cc' || echo './'`pgm.cc
mv -f .deps/libvx_pxm_a-pgm.Tpo .deps/libvx_pxm_a-pgm.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_pxm_a-ppm.o -MD -MP -MF .deps/libvx_pxm_a-ppm.Tpo -c -o
libvx_pxm_a-ppm.o `test -f 'ppm.cc' || echo './'`ppm.cc
mv -f .deps/libvx_pxm_a-ppm.Tpo .deps/libvx_pxm_a-ppm.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_pxm_a-pxm_base.o -MD -MP -MF .deps/libvx_pxm_a-pxm_base.Tpo -c
-o libvx_pxm_a-pxm_base.o `test -f 'pxm_base.cc' || echo
'./'`pxm_base.cc
mv -f .deps/libvx_pxm_a-pxm_base.Tpo .deps/libvx_pxm_a-pxm_base.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_pxm_a-pxm_utils.o -MD -MP -MF .deps/libvx_pxm_a-pxm_utils.Tpo -c
-o libvx_pxm_a-pxm_utils.o `test -f 'pxm_utils.cc' || echo
'./'`pxm_utils.cc
mv -f .deps/libvx_pxm_a-pxm_utils.Tpo .deps/libvx_pxm_a-pxm_utils.Po
rm -f libvx_pxm.a
ar cru libvx_pxm.a libvx_pxm_a-pbm.o libvx_pxm_a-pcm.o libvx_pxm_a-
pgm.o libvx_pxm_a-ppm.o libvx_pxm_a-pxm_base.o libvx_pxm_a-pxm_utils.o
ranlib libvx_pxm.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_pxm'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_pxm'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_pxm'
Making install in vx_render
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_render'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_render_a-ascii85_filter.o -MD -MP -MF .deps/libvx_render_a-
ascii85_filter.Tpo -c -o libvx_render_a-ascii85_filter.o `test -f
'ascii85_filter.cc' || echo './'`ascii85_filter.cc
mv -f .deps/libvx_render_a-ascii85_filter.Tpo .deps/libvx_render_a-
ascii85_filter.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_render_a-bit_filter.o -MD -MP -MF .deps/libvx_render_a-
bit_filter.Tpo -c -o libvx_render_a-bit_filter.o `test -f
'bit_filter.cc' || echo './'`bit_filter.cc
mv -f .deps/libvx_render_a-bit_filter.Tpo .deps/libvx_render_a-
bit_filter.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_render_a-hex_filter.o -MD -MP -MF .deps/libvx_render_a-
hex_filter.Tpo -c -o libvx_render_a-hex_filter.o `test -f
'hex_filter.cc' || echo './'`hex_filter.cc
mv -f .deps/libvx_render_a-hex_filter.Tpo .deps/libvx_render_a-
hex_filter.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_render_a-ps_filter.o -MD -MP -MF .deps/libvx_render_a-
ps_filter.Tpo -c -o libvx_render_a-ps_filter.o `test -f 'ps_filter.cc'
|| echo './'`ps_filter.cc
mv -f .deps/libvx_render_a-ps_filter.Tpo .deps/libvx_render_a-
ps_filter.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_render_a-psout_filter.o -MD -MP -MF .deps/libvx_render_a-
psout_filter.Tpo -c -o libvx_render_a-psout_filter.o `test -f
'psout_filter.cc' || echo './'`psout_filter.cc
mv -f .deps/libvx_render_a-psout_filter.Tpo .deps/libvx_render_a-
psout_filter.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_render_a-render_pbm.o -MD -MP -MF .deps/libvx_render_a-
render_pbm.Tpo -c -o libvx_render_a-render_pbm.o `test -f
'render_pbm.cc' || echo './'`render_pbm.cc
mv -f .deps/libvx_render_a-render_pbm.Tpo .deps/libvx_render_a-
render_pbm.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_render_a-render_pcm.o -MD -MP -MF .deps/libvx_render_a-
render_pcm.Tpo -c -o libvx_render_a-render_pcm.o `test -f
'render_pcm.cc' || echo './'`render_pcm.cc
mv -f .deps/libvx_render_a-render_pcm.Tpo .deps/libvx_render_a-
render_pcm.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_render_a-render_pgm.o -MD -MP -MF .deps/libvx_render_a-
render_pgm.Tpo -c -o libvx_render_a-render_pgm.o `test -f
'render_pgm.cc' || echo './'`render_pgm.cc
mv -f .deps/libvx_render_a-render_pgm.Tpo .deps/libvx_render_a-
render_pgm.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_render_a-render_ppm.o -MD -MP -MF .deps/libvx_render_a-
render_ppm.Tpo -c -o libvx_render_a-render_ppm.o `test -f
'render_ppm.cc' || echo './'`render_ppm.cc
mv -f .deps/libvx_render_a-render_ppm.Tpo .deps/libvx_render_a-
render_ppm.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_render_a-renderinfo.o -MD -MP -MF .deps/libvx_render_a-
renderinfo.Tpo -c -o libvx_render_a-renderinfo.o `test -f
'renderinfo.cc' || echo './'`renderinfo.cc
mv -f .deps/libvx_render_a-renderinfo.Tpo .deps/libvx_render_a-
renderinfo.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_render_a-rle_filter.o -MD -MP -MF .deps/libvx_render_a-
rle_filter.Tpo -c -o libvx_render_a-rle_filter.o `test -f
'rle_filter.cc' || echo './'`rle_filter.cc
mv -f .deps/libvx_render_a-rle_filter.Tpo .deps/libvx_render_a-
rle_filter.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_render_a-flate_filter.o -MD -MP -MF .deps/libvx_render_a-
flate_filter.Tpo -c -o libvx_render_a-flate_filter.o `test -f
'flate_filter.cc' || echo './'`flate_filter.cc
mv -f .deps/libvx_render_a-flate_filter.Tpo .deps/libvx_render_a-
flate_filter.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_render_a-uc_queue.o -MD -MP -MF .deps/libvx_render_a-
uc_queue.Tpo -c -o libvx_render_a-uc_queue.o `test -f 'uc_queue.cc' ||
echo './'`uc_queue.cc
mv -f .deps/libvx_render_a-uc_queue.Tpo .deps/libvx_render_a-
uc_queue.Po
rm -f libvx_render.a
ar cru libvx_render.a libvx_render_a-ascii85_filter.o libvx_render_a-
bit_filter.o libvx_render_a-hex_filter.o libvx_render_a-ps_filter.o
libvx_render_a-psout_filter.o libvx_render_a-render_pbm.o
libvx_render_a-render_pcm.o libvx_render_a-render_pgm.o
libvx_render_a-render_ppm.o libvx_render_a-renderinfo.o
libvx_render_a-rle_filter.o libvx_render_a-flate_filter.o
libvx_render_a-uc_queue.o
ranlib libvx_render.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_render'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_render'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_render'
Making install in vx_ps
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_ps'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT libvx_ps_a-
documentmedia_to_string.o -MD -MP -MF .deps/libvx_ps_a-
documentmedia_to_string.Tpo -c -o libvx_ps_a-documentmedia_to_string.o
`test -f 'documentmedia_to_string.cc' || echo
'./'`documentmedia_to_string.cc
mv -f .deps/libvx_ps_a-documentmedia_to_string.Tpo .deps/libvx_ps_a-
documentmedia_to_string.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT libvx_ps_a-
documentorientation_to_string.o -MD -MP -MF .deps/libvx_ps_a-
documentorientation_to_string.Tpo -c -o libvx_ps_a-
documentorientation_to_string.o `test -f
'documentorientation_to_string.cc' || echo
'./'`documentorientation_to_string.cc
mv -f .deps/libvx_ps_a-documentorientation_to_string.Tpo
.deps/libvx_ps_a-documentorientation_to_string.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT libvx_ps_a-
fontfamily_to_string.o -MD -MP -MF .deps/libvx_ps_a-
fontfamily_to_string.Tpo -c -o libvx_ps_a-fontfamily_to_string.o `test
-f 'fontfamily_to_string.cc' || echo './'`fontfamily_to_string.cc
mv -f .deps/libvx_ps_a-fontfamily_to_string.Tpo .deps/libvx_ps_a-
fontfamily_to_string.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT libvx_ps_a-
vx_ps.o -MD -MP -MF .deps/libvx_ps_a-vx_ps.Tpo -c -o libvx_ps_a-
vx_ps.o `test -f 'vx_ps.cc' || echo './'`vx_ps.cc
mv -f .deps/libvx_ps_a-vx_ps.Tpo .deps/libvx_ps_a-vx_ps.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT libvx_ps_a-
ps_text.o -MD -MP -MF .deps/libvx_ps_a-ps_text.Tpo -c -o libvx_ps_a-
ps_text.o `test -f 'ps_text.cc' || echo './'`ps_text.cc
mv -f .deps/libvx_ps_a-ps_text.Tpo .deps/libvx_ps_a-ps_text.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT libvx_ps_a-
table_helper.o -MD -MP -MF .deps/libvx_ps_a-table_helper.Tpo -c -o
libvx_ps_a-table_helper.o `test -f 'table_helper.cc' || echo
'./'`table_helper.cc
mv -f .deps/libvx_ps_a-table_helper.Tpo .deps/libvx_ps_a-
table_helper.Po
rm -f libvx_ps.a
ar cru libvx_ps.a libvx_ps_a-documentmedia_to_string.o libvx_ps_a-
documentorientation_to_string.o libvx_ps_a-fontfamily_to_string.o
libvx_ps_a-vx_ps.o libvx_ps_a-ps_text.o libvx_ps_a-table_helper.o
ranlib libvx_ps.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_ps'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-5.1/src/libcode/vx_ps'
make[3]: Leaving directory `/home/peter/MET/met-5.1/src/libcode/vx_ps'
Making install in vx_plot_util
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_plot_util'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_plot_util_a-map_region.o -MD -MP -MF .deps/libvx_plot_util_a-
map_region.Tpo -c -o libvx_plot_util_a-map_region.o `test -f
'map_region.cc' || echo './'`map_region.cc
mv -f .deps/libvx_plot_util_a-map_region.Tpo .deps/libvx_plot_util_a-
map_region.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_plot_util_a-vx_plot_util.o -MD -MP -MF .deps/libvx_plot_util_a-
vx_plot_util.Tpo -c -o libvx_plot_util_a-vx_plot_util.o `test -f
'vx_plot_util.cc' || echo './'`vx_plot_util.cc
mv -f .deps/libvx_plot_util_a-vx_plot_util.Tpo
.deps/libvx_plot_util_a-vx_plot_util.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_plot_util_a-data_plane_plot.o -MD -MP -MF
.deps/libvx_plot_util_a-data_plane_plot.Tpo -c -o libvx_plot_util_a-
data_plane_plot.o `test -f 'data_plane_plot.cc' || echo
'./'`data_plane_plot.cc
mv -f .deps/libvx_plot_util_a-data_plane_plot.Tpo
.deps/libvx_plot_util_a-data_plane_plot.Po
rm -f libvx_plot_util.a
ar cru libvx_plot_util.a libvx_plot_util_a-map_region.o
libvx_plot_util_a-vx_plot_util.o libvx_plot_util_a-data_plane_plot.o
ranlib libvx_plot_util.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_plot_util'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_plot_util'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_plot_util'
Making install in vx_shapedata
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_shapedata'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_shapedata_a-moments.o -MD -MP -MF .deps/libvx_shapedata_a-
moments.Tpo -c -o libvx_shapedata_a-moments.o `test -f 'moments.cc' ||
echo './'`moments.cc
mv -f .deps/libvx_shapedata_a-moments.Tpo .deps/libvx_shapedata_a-
moments.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_shapedata_a-node.o -MD -MP -MF .deps/libvx_shapedata_a-node.Tpo
-c -o libvx_shapedata_a-node.o `test -f 'node.cc' || echo './'`node.cc
mv -f .deps/libvx_shapedata_a-node.Tpo .deps/libvx_shapedata_a-node.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_shapedata_a-shapedata.o -MD -MP -MF .deps/libvx_shapedata_a-
shapedata.Tpo -c -o libvx_shapedata_a-shapedata.o `test -f
'shapedata.cc' || echo './'`shapedata.cc
mv -f .deps/libvx_shapedata_a-shapedata.Tpo .deps/libvx_shapedata_a-
shapedata.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_shapedata_a-set.o -MD -MP -MF .deps/libvx_shapedata_a-set.Tpo -c
-o libvx_shapedata_a-set.o `test -f 'set.cc' || echo './'`set.cc
mv -f .deps/libvx_shapedata_a-set.Tpo .deps/libvx_shapedata_a-set.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_shapedata_a-interest.o -MD -MP -MF .deps/libvx_shapedata_a-
interest.Tpo -c -o libvx_shapedata_a-interest.o `test -f 'interest.cc'
|| echo './'`interest.cc
mv -f .deps/libvx_shapedata_a-interest.Tpo .deps/libvx_shapedata_a-
interest.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_shapedata_a-mode_conf_info.o -MD -MP -MF
.deps/libvx_shapedata_a-mode_conf_info.Tpo -c -o libvx_shapedata_a-
mode_conf_info.o `test -f 'mode_conf_info.cc' || echo
'./'`mode_conf_info.cc
mv -f .deps/libvx_shapedata_a-mode_conf_info.Tpo
.deps/libvx_shapedata_a-mode_conf_info.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_shapedata_a-engine.o -MD -MP -MF .deps/libvx_shapedata_a-
engine.Tpo -c -o libvx_shapedata_a-engine.o `test -f 'engine.cc' ||
echo './'`engine.cc
mv -f .deps/libvx_shapedata_a-engine.Tpo .deps/libvx_shapedata_a-
engine.Po
rm -f libvx_shapedata.a
ar cru libvx_shapedata.a libvx_shapedata_a-moments.o
libvx_shapedata_a-node.o libvx_shapedata_a-shapedata.o
libvx_shapedata_a-set.o libvx_shapedata_a-interest.o
libvx_shapedata_a-mode_conf_info.o libvx_shapedata_a-engine.o
ranlib libvx_shapedata.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_shapedata'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_shapedata'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_shapedata'
Making install in vx_statistics
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_statistics'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_statistics_a-apply_mask.o -MD -MP -MF .deps/libvx_statistics_a-
apply_mask.Tpo -c -o libvx_statistics_a-apply_mask.o `test -f
'apply_mask.cc' || echo './'`apply_mask.cc
mv -f .deps/libvx_statistics_a-apply_mask.Tpo
.deps/libvx_statistics_a-apply_mask.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_statistics_a-compute_ci.o -MD -MP -MF .deps/libvx_statistics_a-
compute_ci.Tpo -c -o libvx_statistics_a-compute_ci.o `test -f
'compute_ci.cc' || echo './'`compute_ci.cc
mv -f .deps/libvx_statistics_a-compute_ci.Tpo
.deps/libvx_statistics_a-compute_ci.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_statistics_a-contable.o -MD -MP -MF .deps/libvx_statistics_a-
contable.Tpo -c -o libvx_statistics_a-contable.o `test -f
'contable.cc' || echo './'`contable.cc
mv -f .deps/libvx_statistics_a-contable.Tpo .deps/libvx_statistics_a-
contable.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_statistics_a-contable_stats.o -MD -MP -MF
.deps/libvx_statistics_a-contable_stats.Tpo -c -o libvx_statistics_a-
contable_stats.o `test -f 'contable_stats.cc' || echo
'./'`contable_stats.cc
mv -f .deps/libvx_statistics_a-contable_stats.Tpo
.deps/libvx_statistics_a-contable_stats.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_statistics_a-contable_nx2.o -MD -MP -MF
.deps/libvx_statistics_a-contable_nx2.Tpo -c -o libvx_statistics_a-
contable_nx2.o `test -f 'contable_nx2.cc' || echo './'`contable_nx2.cc
mv -f .deps/libvx_statistics_a-contable_nx2.Tpo
.deps/libvx_statistics_a-contable_nx2.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_statistics_a-met_stats.o -MD -MP -MF .deps/libvx_statistics_a-
met_stats.Tpo -c -o libvx_statistics_a-met_stats.o `test -f
'met_stats.cc' || echo './'`met_stats.cc
mv -f .deps/libvx_statistics_a-met_stats.Tpo .deps/libvx_statistics_a-
met_stats.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_statistics_a-pair_base.o -MD -MP -MF .deps/libvx_statistics_a-
pair_base.Tpo -c -o libvx_statistics_a-pair_base.o `test -f
'pair_base.cc' || echo './'`pair_base.cc
mv -f .deps/libvx_statistics_a-pair_base.Tpo .deps/libvx_statistics_a-
pair_base.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_statistics_a-pair_data_point.o -MD -MP -MF
.deps/libvx_statistics_a-pair_data_point.Tpo -c -o libvx_statistics_a-
pair_data_point.o `test -f 'pair_data_point.cc' || echo
'./'`pair_data_point.cc
mv -f .deps/libvx_statistics_a-pair_data_point.Tpo
.deps/libvx_statistics_a-pair_data_point.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_statistics_a-pair_data_ensemble.o -MD -MP -MF
.deps/libvx_statistics_a-pair_data_ensemble.Tpo -c -o
libvx_statistics_a-pair_data_ensemble.o `test -f
'pair_data_ensemble.cc' || echo './'`pair_data_ensemble.cc
mv -f .deps/libvx_statistics_a-pair_data_ensemble.Tpo
.deps/libvx_statistics_a-pair_data_ensemble.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_statistics_a-read_climo.o -MD -MP -MF .deps/libvx_statistics_a-
read_climo.Tpo -c -o libvx_statistics_a-read_climo.o `test -f
'read_climo.cc' || echo './'`read_climo.cc
mv -f .deps/libvx_statistics_a-read_climo.Tpo
.deps/libvx_statistics_a-read_climo.Po
rm -f libvx_statistics.a
ar cru libvx_statistics.a libvx_statistics_a-apply_mask.o
libvx_statistics_a-compute_ci.o libvx_statistics_a-contable.o
libvx_statistics_a-contable_stats.o libvx_statistics_a-contable_nx2.o
libvx_statistics_a-met_stats.o libvx_statistics_a-pair_base.o
libvx_statistics_a-pair_data_point.o libvx_statistics_a-
pair_data_ensemble.o libvx_statistics_a-read_climo.o
ranlib libvx_statistics.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_statistics'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_statistics'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_statistics'
Making install in vx_stat_out
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_stat_out'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_stat_out_a-stat_columns.o -MD -MP -MF .deps/libvx_stat_out_a-
stat_columns.Tpo -c -o libvx_stat_out_a-stat_columns.o `test -f
'stat_columns.cc' || echo './'`stat_columns.cc
mv -f .deps/libvx_stat_out_a-stat_columns.Tpo .deps/libvx_stat_out_a-
stat_columns.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_stat_out_a-stat_hdr_columns.o -MD -MP -MF
.deps/libvx_stat_out_a-stat_hdr_columns.Tpo -c -o libvx_stat_out_a-
stat_hdr_columns.o `test -f 'stat_hdr_columns.cc' || echo
'./'`stat_hdr_columns.cc
mv -f .deps/libvx_stat_out_a-stat_hdr_columns.Tpo
.deps/libvx_stat_out_a-stat_hdr_columns.Po
rm -f libvx_stat_out.a
ar cru libvx_stat_out.a libvx_stat_out_a-stat_columns.o
libvx_stat_out_a-stat_hdr_columns.o
ranlib libvx_stat_out.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_stat_out'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_stat_out'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_stat_out'
Making install in vx_analysis_util
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_analysis_util'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_analysis_util_a-analysis_utils.o -MD -MP -MF
.deps/libvx_analysis_util_a-analysis_utils.Tpo -c -o
libvx_analysis_util_a-analysis_utils.o `test -f 'analysis_utils.cc' ||
echo './'`analysis_utils.cc
mv -f .deps/libvx_analysis_util_a-analysis_utils.Tpo
.deps/libvx_analysis_util_a-analysis_utils.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_analysis_util_a-by_case_info.o -MD -MP -MF
.deps/libvx_analysis_util_a-by_case_info.Tpo -c -o
libvx_analysis_util_a-by_case_info.o `test -f 'by_case_info.cc' ||
echo './'`by_case_info.cc
mv -f .deps/libvx_analysis_util_a-by_case_info.Tpo
.deps/libvx_analysis_util_a-by_case_info.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_analysis_util_a-mask_poly.o -MD -MP -MF
.deps/libvx_analysis_util_a-mask_poly.Tpo -c -o libvx_analysis_util_a-
mask_poly.o `test -f 'mask_poly.cc' || echo './'`mask_poly.cc
mv -f .deps/libvx_analysis_util_a-mask_poly.Tpo
.deps/libvx_analysis_util_a-mask_poly.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_analysis_util_a-mode_atts.o -MD -MP -MF
.deps/libvx_analysis_util_a-mode_atts.Tpo -c -o libvx_analysis_util_a-
mode_atts.o `test -f 'mode_atts.cc' || echo './'`mode_atts.cc
mv -f .deps/libvx_analysis_util_a-mode_atts.Tpo
.deps/libvx_analysis_util_a-mode_atts.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_analysis_util_a-mode_job.o -MD -MP -MF
.deps/libvx_analysis_util_a-mode_job.Tpo -c -o libvx_analysis_util_a-
mode_job.o `test -f 'mode_job.cc' || echo './'`mode_job.cc
mv -f .deps/libvx_analysis_util_a-mode_job.Tpo
.deps/libvx_analysis_util_a-mode_job.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_analysis_util_a-mode_line.o -MD -MP -MF
.deps/libvx_analysis_util_a-mode_line.Tpo -c -o libvx_analysis_util_a-
mode_line.o `test -f 'mode_line.cc' || echo './'`mode_line.cc
mv -f .deps/libvx_analysis_util_a-mode_line.Tpo
.deps/libvx_analysis_util_a-mode_line.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_analysis_util_a-stat_job.o -MD -MP -MF
.deps/libvx_analysis_util_a-stat_job.Tpo -c -o libvx_analysis_util_a-
stat_job.o `test -f 'stat_job.cc' || echo './'`stat_job.cc
mv -f .deps/libvx_analysis_util_a-stat_job.Tpo
.deps/libvx_analysis_util_a-stat_job.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_analysis_util_a-stat_line.o -MD -MP -MF
.deps/libvx_analysis_util_a-stat_line.Tpo -c -o libvx_analysis_util_a-
stat_line.o `test -f 'stat_line.cc' || echo './'`stat_line.cc
mv -f .deps/libvx_analysis_util_a-stat_line.Tpo
.deps/libvx_analysis_util_a-stat_line.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_analysis_util_a-time_series.o -MD -MP -MF
.deps/libvx_analysis_util_a-time_series.Tpo -c -o
libvx_analysis_util_a-time_series.o `test -f 'time_series.cc' || echo
'./'`time_series.cc
mv -f .deps/libvx_analysis_util_a-time_series.Tpo
.deps/libvx_analysis_util_a-time_series.Po
rm -f libvx_analysis_util.a
ar cru libvx_analysis_util.a libvx_analysis_util_a-analysis_utils.o
libvx_analysis_util_a-by_case_info.o libvx_analysis_util_a-mask_poly.o
libvx_analysis_util_a-mode_atts.o libvx_analysis_util_a-mode_job.o
libvx_analysis_util_a-mode_line.o libvx_analysis_util_a-stat_job.o
libvx_analysis_util_a-stat_line.o libvx_analysis_util_a-time_series.o
ranlib libvx_analysis_util.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_analysis_util'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_analysis_util'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_analysis_util'
Making install in vx_tc_util
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_tc_util'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_tc_util_a-atcf_line.o -MD -MP -MF .deps/libvx_tc_util_a-
atcf_line.Tpo -c -o libvx_tc_util_a-atcf_line.o `test -f
'atcf_line.cc' || echo './'`atcf_line.cc
mv -f .deps/libvx_tc_util_a-atcf_line.Tpo .deps/libvx_tc_util_a-
atcf_line.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_tc_util_a-track_point.o -MD -MP -MF .deps/libvx_tc_util_a-
track_point.Tpo -c -o libvx_tc_util_a-track_point.o `test -f
'track_point.cc' || echo './'`track_point.cc
mv -f .deps/libvx_tc_util_a-track_point.Tpo .deps/libvx_tc_util_a-
track_point.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_tc_util_a-track_info.o -MD -MP -MF .deps/libvx_tc_util_a-
track_info.Tpo -c -o libvx_tc_util_a-track_info.o `test -f
'track_info.cc' || echo './'`track_info.cc
mv -f .deps/libvx_tc_util_a-track_info.Tpo .deps/libvx_tc_util_a-
track_info.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_tc_util_a-track_pair_info.o -MD -MP -MF .deps/libvx_tc_util_a-
track_pair_info.Tpo -c -o libvx_tc_util_a-track_pair_info.o `test -f
'track_pair_info.cc' || echo './'`track_pair_info.cc
mv -f .deps/libvx_tc_util_a-track_pair_info.Tpo .deps/libvx_tc_util_a-
track_pair_info.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_tc_util_a-tc_hdr_columns.o -MD -MP -MF .deps/libvx_tc_util_a-
tc_hdr_columns.Tpo -c -o libvx_tc_util_a-tc_hdr_columns.o `test -f
'tc_hdr_columns.cc' || echo './'`tc_hdr_columns.cc
mv -f .deps/libvx_tc_util_a-tc_hdr_columns.Tpo .deps/libvx_tc_util_a-
tc_hdr_columns.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_tc_util_a-tc_columns.o -MD -MP -MF .deps/libvx_tc_util_a-
tc_columns.Tpo -c -o libvx_tc_util_a-tc_columns.o `test -f
'tc_columns.cc' || echo './'`tc_columns.cc
mv -f .deps/libvx_tc_util_a-tc_columns.Tpo .deps/libvx_tc_util_a-
tc_columns.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_tc_util_a-tc_stat_line.o -MD -MP -MF .deps/libvx_tc_util_a-
tc_stat_line.Tpo -c -o libvx_tc_util_a-tc_stat_line.o `test -f
'tc_stat_line.cc' || echo './'`tc_stat_line.cc
mv -f .deps/libvx_tc_util_a-tc_stat_line.Tpo .deps/libvx_tc_util_a-
tc_stat_line.Po
rm -f libvx_tc_util.a
ar cru libvx_tc_util.a libvx_tc_util_a-atcf_line.o libvx_tc_util_a-
track_point.o libvx_tc_util_a-track_info.o libvx_tc_util_a-
track_pair_info.o libvx_tc_util_a-tc_hdr_columns.o libvx_tc_util_a-
tc_columns.o libvx_tc_util_a-tc_stat_line.o
ranlib libvx_tc_util.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_tc_util'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_tc_util'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_tc_util'
Making install in vx_time_series
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_time_series'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_time_series_a-compute_swinging_door.o -MD -MP -MF
.deps/libvx_time_series_a-compute_swinging_door.Tpo -c -o
libvx_time_series_a-compute_swinging_door.o `test -f
'compute_swinging_door.cc' || echo './'`compute_swinging_door.cc
mv -f .deps/libvx_time_series_a-compute_swinging_door.Tpo
.deps/libvx_time_series_a-compute_swinging_door.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_time_series_a-time_series_util.o -MD -MP -MF
.deps/libvx_time_series_a-time_series_util.Tpo -c -o
libvx_time_series_a-time_series_util.o `test -f 'time_series_util.cc'
|| echo './'`time_series_util.cc
mv -f .deps/libvx_time_series_a-time_series_util.Tpo
.deps/libvx_time_series_a-time_series_util.Po
rm -f libvx_time_series.a
ar cru libvx_time_series.a libvx_time_series_a-compute_swinging_door.o
libvx_time_series_a-time_series_util.o
ranlib libvx_time_series.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_time_series'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_time_series'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_time_series'
Making install in vx_regrid
make[3]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_regrid'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_regrid_a-vx_regrid.o -MD -MP -MF .deps/libvx_regrid_a-
vx_regrid.Tpo -c -o libvx_regrid_a-vx_regrid.o `test -f 'vx_regrid.cc'
|| echo './'`vx_regrid.cc
mv -f .deps/libvx_regrid_a-vx_regrid.Tpo .deps/libvx_regrid_a-
vx_regrid.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../..
-I../../../src/basic/vx_cal -I../../../src/basic/vx_config
-I../../../src/basic/vx_log -I../../../src/basic/vx_math
-I../../../src/basic/vx_util -I../../../src/libcode/vx_afm
-I../../../src/libcode/vx_analysis_util
-I../../../src/libcode/vx_color -I../../../src/libcode/vx_data2d
-I../../../src/libcode/vx_data2d_factory
-I../../../src/libcode/vx_data2d_grib
-I../../../src/libcode/vx_data2d_grib2
-I../../../src/libcode/vx_data2d_nccf
-I../../../src/libcode/vx_data2d_nc_met
-I../../../src/libcode/vx_data2d_nc_pinterp
-I../../../src/libcode/vx_geodesy -I../../../src/libcode/vx_gnomon
-I../../../src/libcode/vx_grid -I../../../src/libcode/vx_gsl_prob
-I../../../src/libcode/vx_nav -I../../../src/libcode/vx_nc_util
-I../../../src/libcode/vx_pb_util -I../../../src/libcode/vx_plot_util
-I../../../src/libcode/vx_ps -I../../../src/libcode/vx_pxm
-I../../../src/libcode/vx_render -I../../../src/libcode/vx_regrid
-I../../../src/libcode/vx_shapedata
-I../../../src/libcode/vx_statistics
-I../../../src/libcode/vx_stat_out
-I../../../src/libcode/vx_time_series
-I../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
libvx_regrid_a-vx_regrid_budget.o -MD -MP -MF .deps/libvx_regrid_a-
vx_regrid_budget.Tpo -c -o libvx_regrid_a-vx_regrid_budget.o `test -f
'vx_regrid_budget.cc' || echo './'`vx_regrid_budget.cc
mv -f .deps/libvx_regrid_a-vx_regrid_budget.Tpo .deps/libvx_regrid_a-
vx_regrid_budget.Po
rm -f libvx_regrid.a
ar cru libvx_regrid.a libvx_regrid_a-vx_regrid.o libvx_regrid_a-
vx_regrid_budget.o
ranlib libvx_regrid.a
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/libcode/vx_regrid'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_regrid'
make[3]: Leaving directory `/home/peter/MET/met-
5.1/src/libcode/vx_regrid'
make[3]: Entering directory `/home/peter/MET/met-5.1/src/libcode'
make[4]: Entering directory `/home/peter/MET/met-5.1/src/libcode'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/peter/MET/met-5.1/src/libcode'
make[3]: Leaving directory `/home/peter/MET/met-5.1/src/libcode'
make[2]: Leaving directory `/home/peter/MET/met-5.1/src/libcode'
Making install in tools
make[2]: Entering directory `/home/peter/MET/met-5.1/src/tools'
Making install in core
make[3]: Entering directory `/home/peter/MET/met-5.1/src/tools/core'
Making install in ensemble_stat
make[4]: Entering directory `/home/peter/MET/met-
5.1/src/tools/core/ensemble_stat'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../..
-I../../../../src/basic/vx_cal -I../../../../src/basic/vx_config
-I../../../../src/basic/vx_log -I../../../../src/basic/vx_math
-I../../../../src/basic/vx_util -I../../../../src/libcode/vx_afm
-I../../../../src/libcode/vx_analysis_util
-I../../../../src/libcode/vx_color -I../../../../src/libcode/vx_data2d
-I../../../../src/libcode/vx_data2d_factory
-I../../../../src/libcode/vx_data2d_grib
-I../../../../src/libcode/vx_data2d_grib2
-I../../../../src/libcode/vx_data2d_nccf
-I../../../../src/libcode/vx_data2d_nc_met
-I../../../../src/libcode/vx_data2d_nc_pinterp
-I../../../../src/libcode/vx_geodesy
-I../../../../src/libcode/vx_gnomon -I../../../../src/libcode/vx_grid
-I../../../../src/libcode/vx_gsl_prob -I../../../../src/libcode/vx_nav
-I../../../../src/libcode/vx_nc_util
-I../../../../src/libcode/vx_pb_util
-I../../../../src/libcode/vx_plot_util -I../../../../src/libcode/vx_ps
-I../../../../src/libcode/vx_pxm -I../../../../src/libcode/vx_render
-I../../../../src/libcode/vx_regrid
-I../../../../src/libcode/vx_shapedata
-I../../../../src/libcode/vx_statistics
-I../../../../src/libcode/vx_stat_out
-I../../../../src/libcode/vx_time_series
-I../../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
ensemble_stat-ensemble_stat.o -MD -MP -MF .deps/ensemble_stat-
ensemble_stat.Tpo -c -o ensemble_stat-ensemble_stat.o `test -f
'ensemble_stat.cc' || echo './'`ensemble_stat.cc
mv -f .deps/ensemble_stat-ensemble_stat.Tpo .deps/ensemble_stat-
ensemble_stat.Po
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../..
-I../../../../src/basic/vx_cal -I../../../../src/basic/vx_config
-I../../../../src/basic/vx_log -I../../../../src/basic/vx_math
-I../../../../src/basic/vx_util -I../../../../src/libcode/vx_afm
-I../../../../src/libcode/vx_analysis_util
-I../../../../src/libcode/vx_color -I../../../../src/libcode/vx_data2d
-I../../../../src/libcode/vx_data2d_factory
-I../../../../src/libcode/vx_data2d_grib
-I../../../../src/libcode/vx_data2d_grib2
-I../../../../src/libcode/vx_data2d_nccf
-I../../../../src/libcode/vx_data2d_nc_met
-I../../../../src/libcode/vx_data2d_nc_pinterp
-I../../../../src/libcode/vx_geodesy
-I../../../../src/libcode/vx_gnomon -I../../../../src/libcode/vx_grid
-I../../../../src/libcode/vx_gsl_prob -I../../../../src/libcode/vx_nav
-I../../../../src/libcode/vx_nc_util
-I../../../../src/libcode/vx_pb_util
-I../../../../src/libcode/vx_plot_util -I../../../../src/libcode/vx_ps
-I../../../../src/libcode/vx_pxm -I../../../../src/libcode/vx_render
-I../../../../src/libcode/vx_regrid
-I../../../../src/libcode/vx_shapedata
-I../../../../src/libcode/vx_statistics
-I../../../../src/libcode/vx_stat_out
-I../../../../src/libcode/vx_time_series
-I../../../../src/libcode/vx_tc_util -I/home/peter/NETCDF/netcdf-
4.3.3.1/include -I/home/peter/GRIB2/g2clib-1.4.0
-I/usr/local/include/gsl/include -I/usr/include/cairo/include
-I/home/peter/FREETYPE/freetype-2.6/include -DBLOCK4 -DWITH_GRIB2
-DMET_BASE="\"/home/peter/MET/met-5.1/share/met\""  -g -MT
ensemble_stat-ensemble_stat_conf_info.o -MD -MP -MF
.deps/ensemble_stat-ensemble_stat_conf_info.Tpo -c -o ensemble_stat-
ensemble_stat_conf_info.o `test -f 'ensemble_stat_conf_info.cc' ||
echo './'`ensemble_stat_conf_info.cc
mv -f .deps/ensemble_stat-ensemble_stat_conf_info.Tpo
.deps/ensemble_stat-ensemble_stat_conf_info.Po
/usr/bin/g++  -g -L../../../../src/basic/vx_cal
-L../../../../src/basic/vx_config -L../../../../src/basic/vx_log
-L../../../../src/basic/vx_math -L../../../../src/basic/vx_util
-L../../../../src/libcode/vx_afm
-L../../../../src/libcode/vx_analysis_util
-L../../../../src/libcode/vx_color -L../../../../src/libcode/vx_data2d
-L../../../../src/libcode/vx_data2d_factory
-L../../../../src/libcode/vx_data2d_grib
-L../../../../src/libcode/vx_data2d_grib2
-L../../../../src/libcode/vx_data2d_nccf
-L../../../../src/libcode/vx_data2d_nc_met
-L../../../../src/libcode/vx_data2d_nc_pinterp
-L../../../../src/libcode/vx_geodesy
-L../../../../src/libcode/vx_gnomon -L../../../../src/libcode/vx_grid
-L../../../../src/libcode/vx_gsl_prob -L../../../../src/libcode/vx_nav
-L../../../../src/libcode/vx_nc_util
-L../../../../src/libcode/vx_pb_util
-L../../../../src/libcode/vx_plot_util -L../../../../src/libcode/vx_ps
-L../../../../src/libcode/vx_pxm -L../../../../src/libcode/vx_render
-L../../../../src/libcode/vx_regrid
-L../../../../src/libcode/vx_shapedata
-L../../../../src/libcode/vx_statistics
-L../../../../src/libcode/vx_stat_out
-L../../../../src/libcode/vx_time_series
-L../../../../src/libcode/vx_tc_util -L/home/peter/NETCDF/netcdf-
4.3.3.1/lib -L/home/peter/GRIB2/g2clib-1.4.0
-L/usr/local/include/gsl/lib -L/home/peter/BUFRLIB/lib
-L/usr/include/cairo/lib -L/home/peter/FREETYPE/freetype-2.6/lib -o
ensemble_stat ensemble_stat-ensemble_stat.o ensemble_stat-
ensemble_stat_conf_info.o -lvx_stat_out -lvx_statistics -lvx_shapedata
-lvx_gsl_prob -lvx_analysis_util -lvx_data2d_factory
-lvx_data2d_nc_met -lvx_data2d_grib -lvx_data2d_grib2 -lgrib2c
-ljasper -lpng -lz -lvx_data2d_nc_pinterp -lvx_data2d_nccf -lvx_data2d
-lvx_nc_util -lvx_regrid -lvx_grid -lvx_config -lvx_cal -lvx_util
-lvx_math -lvx_color -lvx_log -lm -lnetcdf_c++ -lnetcdf -lgsl
-lgslcblas
/usr/bin/ld: cannot find -lgrib2c
collect2: ld returned 1 exit status
make[4]: *** [ensemble_stat] Error 1
make[4]: Leaving directory `/home/peter/MET/met-
5.1/src/tools/core/ensemble_stat'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory `/home/peter/MET/met-5.1/src/tools/core'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/peter/MET/met-5.1/src/tools'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/peter/MET/met-5.1/src'
make: *** [install-recursive] Error 1

------------------------------------------------
Subject: Build/install trouble (for 5.0)
From: John Halley Gotway
Time: Fri Oct 30 12:16:02 2015

Thomas,

Thanks for sending the updated log files.  Looks like you made it
further
this time.  I don't know why you originally were pointing to
/home/susana.
I suspect you had the MET_GSL environment variable pointing there.

The relevant error in the make_install_log.txt file you sent is this:

   /usr/bin/ld: cannot find -lgrib2c

I can't find the GRIB2 library.  Looking further up in that last
compilation line I see the following:
   -L/home/peter/GRIB2/g2clib-1.4.0

So it's looking for this file: /home/peter/GRIB2/g2clib-
1.4.0/libgrib2c.a

Please check to see if that file exists.
If yes, was it compiled with the same family of compilers you're using
for MET?
If no, please try compiling that library and then recompile MET.

Alternatively, you could reconfigure MET without using the
"--enable-grib2" option.  That would skip the compilation of GRIB2
support and get around this error.

Thanks,

John







On Fri, Oct 30, 2015 at 8:53 AM, Workoff, Thomas E via RT
<met_help at ucar.edu
> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=73914 >
>
> I gave this a try again, and still no luck.  I did re-build the GSL
> libraries (using 1.11), and tried with MET 5.1, but something still
isn't
> right.
>
> I've attached the config log file, as it seems there are errors in
> there...but I can't quite make any sense of them.  I've also
attached the
> make_install log file...which seems to have different errors than
> before...but still errors.
>
> I'll keep working on this...but if you have any suggestions, I'd
really
> appreciate it!
>
> -Tom
>
> ________________________________________
> From: Workoff, Thomas E
> Sent: Friday, October 30, 2015 7:58 AM
> To: met_help at ucar.edu
> Subject: Re: [rt.rap.ucar.edu #73914] Build/install trouble (for
5.0)
>
> Hi John,
>
> Thank you for the quick response!
>
> I will download 5.1 and try to build that later this morning.
Honestly, I
> think I downloaded 5.0 simply because the documentation I have for
MET is
> for that version...and I actually think I downloaded 5.0 before 5.1
was
> released.  I'm just getting around to building it now.  Cheers to
> procrastination!
>
> I went banging around, and I can't find:
>
>    /home/susana/software/gsl-1.16/lib/libgsl.a
> or
>   /home/susana/software/gsl-1.16/lib/libgslcblas.a
>
> In fact, I can't seem to find the /home/susana directory at all to
begin
> with. (Where would that have come from??)
>
> Any ideas why MET would be trying to grab from that particular
directory,
> even if it doesn't exist?
>
> I actually downloaded GSL 1.11 based on the documentation
> instructions...so there's obviously something amiss here that it's
trying
> to pull from 1.16.  It's possible that a colleague has already
updated to
> 1.16 on this particular workstation, and I simply didn't know (or
know
> where it is). Is there a way to force the MET install to look for
1.11 in
> the directory instead? I assumed this was controllable from the
> environmental variables that I set in the cshrc, but I must have
> misunderstood.
>
> If 1.16 does exist somewhere on this machine, then I have no idea
how it
> was compiled! I've been defaulting to GNU (CC/++/gfortran) for the
> make/build of all the libraries, but perhaps if 1.16 exists, then it
was
> built different, and that's the problem?
>
> I'll re-build all the libraries today (I forgot to build some of
those
> associated with the GRIB2 capability yesterday anyway), and give
things a
> shot with 5.1, paying attention to my specified compilers.
>
> -Tom
>
> ________________________________________
> From: John Halley Gotway via RT <met_help at ucar.edu>
> Sent: Thursday, October 29, 2015 3:56 PM
> To: Workoff, Thomas E
> Subject: Re: [rt.rap.ucar.edu #73914] Build/install trouble (for
5.0)
>
> Hi Tom,
>
> I see that you're having problems compiling MET.  Thanks for sending
the
> output of your "make install" command.  My first question is why are
you
> compiling version 5.0?  We released version 5.1 earlier this week,
and I'd
> suggest compiling that version unless there is some reason not to.
>
> Looking at your log file, the relevant errors occurs at the end of
that
> file:
>
>    undefined reference to `gsl_wavelet_haar'
>
> There are many undefined reference errors to the functions defined
in the
> GSL library.  Based on the output of make, I see that you're linking
to GSL
> library compiled in this directory:
>
>    /home/susana/software/gsl-1.16/lib
>
> Also, in your log file, I see that your compiling MET using the
Intel
> compilers:
>
>   /opt/intel/composer_xe_2013_sp1.0.080/bin/intel64/icc
>
> Please take a look for the following files:
>
>   ls /home/susana/software/gsl-1.16/lib/libgsl.a
>
>   ls /home/susana/software/gsl-1.16/lib/libgslcblas.a
>
> Do those library files exist?  And if they do, was that version of
GSL
> compiled with Intel compilers or some other family of compilers?  If
not,
> you should recompile GSL with the Intel compilers.
>
> One possibility is that the linker is finding and linking to a much
older
> version of the GSL, one prior to the addition of wavelet
information.
>
> Hopefully that help.  Please let me know how it goes.
>
> Thanks,
> John Halley Gotway
>
> met_help at ucar.edu
>
> On Thu, Oct 29, 2015 at 1:07 PM, Workoff, Thomas E via RT <
> met_help at ucar.edu
> > wrote:
>
> >
> > Thu Oct 29 13:07:35 2015: Request 73914 was acted upon.
> > Transaction: Ticket created by tworkoff at firstenergycorp.com
> >        Queue: met_help
> >      Subject: Build/install trouble (for 5.0)
> >        Owner: Nobody
> >   Requestors: tworkoff at firstenergycorp.com
> >       Status: new
> >  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=73914 >
> >
> >
> > Workoff, Thomas E has shared a?OneDrive for Business?file with
you. To
> > view it, click the link below.
> >
> >
> > <
> >
> https://firstenergycorp-
my.sharepoint.com/personal/51741_fenetwork_com/Documents/Email%20attachments/config.log
> > >
> > [https://r1.res.office365.com/owa/prem/images/dc-generic_20.png]<
> >
> https://firstenergycorp-
my.sharepoint.com/personal/51741_fenetwork_com/Documents/Email%20attachments/config.log
> > >
> >
> > config.log<
> >
> https://firstenergycorp-
my.sharepoint.com/personal/51741_fenetwork_com/Documents/Email%20attachments/config.log
> > >
> >
> >
> >
> >
> > Hi all,
> >
> >
> > I've hit a snag building and installing 5.0.  I'm sure this is my
fault
> > along the way (I'm a novice at this), but I'm hoping you can maybe
help
> me
> > figure out where I've gone awry.
> >
> >
> > I've downloaded and installed all the required libraries, and
didn't see
> > any issues while installing them.
> >
> >
> > I then configured MET, and that seems to have worked fine as well.
I've
> > attached the config.log file here for reference.  However, when I
install
> > MET (from the met-5.0 directory, the highest directory), I don't
get
> > anything to populate in the /bin directory.  In fact `pwd`/bin
doesn't
> > exist at all. The 23 programs that should have been created there
simply
> > don't exist.
> >
> >
> > I've also included the make_install.log file as well, if it helps.
> >
> >
> > Have I gone wrong with the installation of the libraries?  Did I
error in
> > setting environmental variables? Or perhaps I shouldn't be
installing as
> > root?
> >
> >
> > If you have any idea as to where this might be going wrong, I'd
> appreciate
> > it!
> >
> >
> > Thanks,
> >
> > Tom
> >
> >
> > -----------------------------------------
> > The information contained in this message is intended only for the
> > personal and confidential use of the recipient(s) named above. If
the
> > reader of this message is not the intended recipient or an agent
> > responsible for delivering it to the intended recipient, you are
hereby
> > notified that you have received this document in error and that
any
> review,
> > dissemination, distribution, or copying of this message is
strictly
> > prohibited. If you have received this communication in error,
please
> notify
> > us immediately, and delete the original message.
> >
> >
>
>
>
> -----------------------------------------
> The information contained in this message is intended only for the
> personal and confidential use of the recipient(s) named above. If
the
> reader of this message is not the intended recipient or an agent
> responsible for delivering it to the intended recipient, you are
hereby
> notified that you have received this document in error and that any
review,
> dissemination, distribution, or copying of this message is strictly
> prohibited. If you have received this communication in error, please
notify
> us immediately, and delete the original message.
>
>

------------------------------------------------
Subject: Build/install trouble (for 5.0)
From: Workoff, Thomas E
Time: Fri Oct 30 12:56:52 2015

Thanks, John.

I've made it even further now!  I went back and pieced everything
together again, including re-building all my libraries.  Long story
short, I think I had one with a mixed compiler...and I also had user
error where I had incorrect file paths amongst my environmental
parameters in my .cshrc file.  Working through those one by one, I
actually got MET to finish building.

Of course, I just hit a snag on the testing.  Running 'make test' has
led to errors...although it seems its all tied to one error: it's
having trouble with libgsl.so.0.

Now I've checked...in my .cshrc file I have $MET_GSL_LIB pointing to
'usr/local/lib', where the GSL libraries are located.  A quick list of
this directory shows:


/usr/local/lib >ls *gsl*
libgsl.a  libgslcblas.a  libgslcblas.la  libgslcblas.so
libgslcblas.so.0  libgslcblas.so.0.0.0  libgsl.la  libgsl.so
libgsl.so.0  libgsl.so.0.12.0

or:

/root >ls -l /usr/local/lib/libgsl.so.0
lrwxrwxrwx. 1 root root 16 Oct 30 12:42 /usr/local/lib/libgsl.so.0 ->
libgsl.so.0.12.0


So to me, the libgsl.so.0 actually exists in the right spot?  Perhaps
I did something wrong in the build of the GSL library that's making it
inaccessible? Or the presence of  libgsl.so.0.12.0 is causing issues?

Either way, this is creating trouble with most of the compiled
programs.  I've attached the make test log file to get you a feel for
what I'm talking about.

Is there a way around this?  I'm not quite sure what my best move is
to fix this, given that the library exists where I'd expect it to be.

Sorry to keep pestering you with issues.  But I think I'm close.
Thanks for all your help on this!

-Tom

p.s. in all fairness, when I ask linux to 'locate' libgsl.so.0, it
doesn't see it in /usr/local/lib:

/home/peter/MET/met-5.1 >locate libgsl.so.0
/home/peter/GSL/gsl-1.11/.libs/libgsl.so.0
/home/peter/GSL/gsl-1.11/.libs/libgsl.so.0.12.0





----Original Message-----
From: John Halley Gotway via RT [mailto:met_help at ucar.edu]
Sent: Friday, October 30, 2015 2:16 PM
To: Workoff, Thomas E
Subject: Re: [rt.rap.ucar.edu #73914] Build/install trouble (for 5.0)

Thomas,

Thanks for sending the updated log files.  Looks like you made it
further this time.  I don't know why you originally were pointing to
/home/susana.
I suspect you had the MET_GSL environment variable pointing there.

The relevant error in the make_install_log.txt file you sent is this:

   /usr/bin/ld: cannot find -lgrib2c

I can't find the GRIB2 library.  Looking further up in that last
compilation line I see the following:
   -L/home/peter/GRIB2/g2clib-1.4.0

So it's looking for this file: /home/peter/GRIB2/g2clib-
1.4.0/libgrib2c.a

Please check to see if that file exists.
If yes, was it compiled with the same family of compilers you're using
for MET?
If no, please try compiling that library and then recompile MET.

Alternatively, you could reconfigure MET without using the "--enable-
grib2" option.  That would skip the compilation of GRIB2 support and
get around this error.

Thanks,

John







On Fri, Oct 30, 2015 at 8:53 AM, Workoff, Thomas E via RT
<met_help at ucar.edu
> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=73914 >
>
> I gave this a try again, and still no luck.  I did re-build the GSL
> libraries (using 1.11), and tried with MET 5.1, but something still
> isn't right.
>
> I've attached the config log file, as it seems there are errors in
> there...but I can't quite make any sense of them.  I've also
attached
> the make_install log file...which seems to have different errors
than
> before...but still errors.
>
> I'll keep working on this...but if you have any suggestions, I'd
> really appreciate it!
>
> -Tom
>
> ________________________________________
> From: Workoff, Thomas E
> Sent: Friday, October 30, 2015 7:58 AM
> To: met_help at ucar.edu
> Subject: Re: [rt.rap.ucar.edu #73914] Build/install trouble (for
5.0)
>
> Hi John,
>
> Thank you for the quick response!
>
> I will download 5.1 and try to build that later this morning.
> Honestly, I think I downloaded 5.0 simply because the documentation
I
> have for MET is for that version...and I actually think I downloaded
> 5.0 before 5.1 was released.  I'm just getting around to building it
> now.  Cheers to procrastination!
>
> I went banging around, and I can't find:
>
>    /home/susana/software/gsl-1.16/lib/libgsl.a
> or
>   /home/susana/software/gsl-1.16/lib/libgslcblas.a
>
> In fact, I can't seem to find the /home/susana directory at all to
> begin with. (Where would that have come from??)
>
> Any ideas why MET would be trying to grab from that particular
> directory, even if it doesn't exist?
>
> I actually downloaded GSL 1.11 based on the documentation
> instructions...so there's obviously something amiss here that it's
> trying to pull from 1.16.  It's possible that a colleague has
already
> updated to
> 1.16 on this particular workstation, and I simply didn't know (or
know
> where it is). Is there a way to force the MET install to look for
1.11
> in the directory instead? I assumed this was controllable from the
> environmental variables that I set in the cshrc, but I must have
> misunderstood.
>
> If 1.16 does exist somewhere on this machine, then I have no idea
how
> it was compiled! I've been defaulting to GNU (CC/++/gfortran) for
the
> make/build of all the libraries, but perhaps if 1.16 exists, then it
> was built different, and that's the problem?
>
> I'll re-build all the libraries today (I forgot to build some of
those
> associated with the GRIB2 capability yesterday anyway), and give
> things a shot with 5.1, paying attention to my specified compilers.
>
> -Tom
>
> ________________________________________
> From: John Halley Gotway via RT <met_help at ucar.edu>
> Sent: Thursday, October 29, 2015 3:56 PM
> To: Workoff, Thomas E
> Subject: Re: [rt.rap.ucar.edu #73914] Build/install trouble (for
5.0)
>
> Hi Tom,
>
> I see that you're having problems compiling MET.  Thanks for sending
> the output of your "make install" command.  My first question is why
> are you compiling version 5.0?  We released version 5.1 earlier this
> week, and I'd suggest compiling that version unless there is some
reason not to.
>
> Looking at your log file, the relevant errors occurs at the end of
> that
> file:
>
>    undefined reference to `gsl_wavelet_haar'
>
> There are many undefined reference errors to the functions defined
in
> the GSL library.  Based on the output of make, I see that you're
> linking to GSL library compiled in this directory:
>
>    /home/susana/software/gsl-1.16/lib
>
> Also, in your log file, I see that your compiling MET using the
Intel
> compilers:
>
>   /opt/intel/composer_xe_2013_sp1.0.080/bin/intel64/icc
>
> Please take a look for the following files:
>
>   ls /home/susana/software/gsl-1.16/lib/libgsl.a
>
>   ls /home/susana/software/gsl-1.16/lib/libgslcblas.a
>
> Do those library files exist?  And if they do, was that version of
GSL
> compiled with Intel compilers or some other family of compilers?  If
> not, you should recompile GSL with the Intel compilers.
>
> One possibility is that the linker is finding and linking to a much
> older version of the GSL, one prior to the addition of wavelet
information.
>
> Hopefully that help.  Please let me know how it goes.
>
> Thanks,
> John Halley Gotway
>
> met_help at ucar.edu
>
> On Thu, Oct 29, 2015 at 1:07 PM, Workoff, Thomas E via RT <
> met_help at ucar.edu
> > wrote:
>
> >
> > Thu Oct 29 13:07:35 2015: Request 73914 was acted upon.
> > Transaction: Ticket created by tworkoff at firstenergycorp.com
> >        Queue: met_help
> >      Subject: Build/install trouble (for 5.0)
> >        Owner: Nobody
> >   Requestors: tworkoff at firstenergycorp.com
> >       Status: new
> >  Ticket <URL:
> > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=73914 >
> >
> >
> > Workoff, Thomas E has shared a?OneDrive for Business?file with
you.
> > To view it, click the link below.
> >
> >
> > <
> >
> https://firstenergycorp-
my.sharepoint.com/personal/51741_fenetwork_com
> /Documents/Email%20attachments/config.log
> > >
> > [https://r1.res.office365.com/owa/prem/images/dc-generic_20.png]<
> >
> https://firstenergycorp-
my.sharepoint.com/personal/51741_fenetwork_com
> /Documents/Email%20attachments/config.log
> > >
> >
> > config.log<
> >
> https://firstenergycorp-
my.sharepoint.com/personal/51741_fenetwork_com
> /Documents/Email%20attachments/config.log
> > >
> >
> >
> >
> >
> > Hi all,
> >
> >
> > I've hit a snag building and installing 5.0.  I'm sure this is my
> > fault along the way (I'm a novice at this), but I'm hoping you can
> > maybe help
> me
> > figure out where I've gone awry.
> >
> >
> > I've downloaded and installed all the required libraries, and
didn't
> > see any issues while installing them.
> >
> >
> > I then configured MET, and that seems to have worked fine as well.
> > I've attached the config.log file here for reference.  However,
when
> > I install MET (from the met-5.0 directory, the highest directory),
I
> > don't get anything to populate in the /bin directory.  In fact
> > `pwd`/bin doesn't exist at all. The 23 programs that should have
> > been created there simply don't exist.
> >
> >
> > I've also included the make_install.log file as well, if it helps.
> >
> >
> > Have I gone wrong with the installation of the libraries?  Did I
> > error in setting environmental variables? Or perhaps I shouldn't
be
> > installing as root?
> >
> >
> > If you have any idea as to where this might be going wrong, I'd
> appreciate
> > it!
> >
> >
> > Thanks,
> >
> > Tom
> >
> >
> > -----------------------------------------
> > The information contained in this message is intended only for the
> > personal and confidential use of the recipient(s) named above. If
> > the reader of this message is not the intended recipient or an
agent
> > responsible for delivering it to the intended recipient, you are
> > hereby notified that you have received this document in error and
> > that any
> review,
> > dissemination, distribution, or copying of this message is
strictly
> > prohibited. If you have received this communication in error,
please
> notify
> > us immediately, and delete the original message.
> >
> >
>
>
>
> -----------------------------------------
> The information contained in this message is intended only for the
> personal and confidential use of the recipient(s) named above. If
the
> reader of this message is not the intended recipient or an agent
> responsible for delivering it to the intended recipient, you are
> hereby notified that you have received this document in error and
that
> any review, dissemination, distribution, or copying of this message
is
> strictly prohibited. If you have received this communication in
error,
> please notify us immediately, and delete the original message.
>
>



-----------------------------------------
The information contained in this message is intended only for the
personal and confidential use of the recipient(s) named above. If the
reader of this message is not the intended recipient or an agent
responsible for delivering it to the intended recipient, you are
hereby notified that you have received this document in error and that
any review, dissemination, distribution, or copying of this message is
strictly prohibited. If you have received this communication in error,
please notify us immediately, and delete the original message.

------------------------------------------------
Subject: Build/install trouble (for 5.0)
From: Workoff, Thomas E
Time: Fri Oct 30 12:56:52 2015

./run_tests /home/peter/MET/met-5.1/bin /home/peter/MET/met-
5.1/share/met
PATH = /home/peter/MET/met-5.1/bin
MET_BASE = /home/peter/MET/met-5.1/share/met

*** Testing the Model Evaluation Tools Project ***


*** Testing Gen-Vx-Mask application ***


*** Running Gen-Vx-Mask to generate a polyline mask file for the
Continental United States ***
gen_vx_mask: error while loading shared libraries: libgsl.so.0: cannot
open shared object file: No such file or directory

*** Running Gen-Vx-Mask to generate a circle mask file ***
gen_vx_mask: error while loading shared libraries: libgsl.so.0: cannot
open shared object file: No such file or directory

*** Testing PCP-Combine application ***


*** Running PCP-Combine to combine 3-hourly APCP accumulation
forecasts into a single 12 hour accumulation forecast ***
DEBUG 1: [1] File
../data/sample_fcst/2005080700/wrfprs_ruc13_12.tm00_G212 matches valid
time of 20050807_120000
DEBUG 1: [2] File
../data/sample_fcst/2005080700/wrfprs_ruc13_09.tm00_G212 matches valid
time of 20050807_090000
DEBUG 1: [3] File
../data/sample_fcst/2005080700/wrfprs_ruc13_06.tm00_G212 matches valid
time of 20050807_060000
DEBUG 1: [4] File
../data/sample_fcst/2005080700/wrfprs_ruc13_03.tm00_G212 matches valid
time of 20050807_030000
DEBUG 1: [1] Reading input file:
../data/sample_fcst/2005080700/wrfprs_ruc13_12.tm00_G212
DEBUG 1: [2] Reading input file:
../data/sample_fcst/2005080700/wrfprs_ruc13_09.tm00_G212
DEBUG 1: [3] Reading input file:
../data/sample_fcst/2005080700/wrfprs_ruc13_06.tm00_G212
DEBUG 1: [4] Reading input file:
../data/sample_fcst/2005080700/wrfprs_ruc13_03.tm00_G212
DEBUG 1: Writing output file:
../out/pcp_combine/sample_fcst_12L_2005080712V_12A.nc

*** Running PCP-Combine to combine 3-hourly APCP accumulation
forecasts into a single 12 hour accumulation forecast ***
DEBUG 1: [1] File
../data/sample_fcst/2005080700/wrfprs_ruc13_24.tm00_G212 matches valid
time of 20050808_000000
DEBUG 1: [2] File
../data/sample_fcst/2005080700/wrfprs_ruc13_21.tm00_G212 matches valid
time of 20050807_210000
DEBUG 1: [3] File
../data/sample_fcst/2005080700/wrfprs_ruc13_18.tm00_G212 matches valid
time of 20050807_180000
DEBUG 1: [4] File
../data/sample_fcst/2005080700/wrfprs_ruc13_15.tm00_G212 matches valid
time of 20050807_150000
DEBUG 1: [1] Reading input file:
../data/sample_fcst/2005080700/wrfprs_ruc13_24.tm00_G212
DEBUG 1: [2] Reading input file:
../data/sample_fcst/2005080700/wrfprs_ruc13_21.tm00_G212
DEBUG 1: [3] Reading input file:
../data/sample_fcst/2005080700/wrfprs_ruc13_18.tm00_G212
DEBUG 1: [4] Reading input file:
../data/sample_fcst/2005080700/wrfprs_ruc13_15.tm00_G212
DEBUG 1: Writing output file:
../out/pcp_combine/sample_fcst_12L_2005080800V_12A.nc

*** Running PCP-Combine to combine 3-hourly APCP accumulation
forecasts into a single 24 hour accumulation forecast ***
DEBUG 1: [1] File
../data/sample_fcst/2005080700/wrfprs_ruc13_24.tm00_G212 matches valid
time of 20050808_000000
DEBUG 1: [2] File
../data/sample_fcst/2005080700/wrfprs_ruc13_21.tm00_G212 matches valid
time of 20050807_210000
DEBUG 1: [3] File
../data/sample_fcst/2005080700/wrfprs_ruc13_18.tm00_G212 matches valid
time of 20050807_180000
DEBUG 1: [4] File
../data/sample_fcst/2005080700/wrfprs_ruc13_15.tm00_G212 matches valid
time of 20050807_150000
DEBUG 1: [5] File
../data/sample_fcst/2005080700/wrfprs_ruc13_12.tm00_G212 matches valid
time of 20050807_120000
DEBUG 1: [6] File
../data/sample_fcst/2005080700/wrfprs_ruc13_09.tm00_G212 matches valid
time of 20050807_090000
DEBUG 1: [7] File
../data/sample_fcst/2005080700/wrfprs_ruc13_06.tm00_G212 matches valid
time of 20050807_060000
DEBUG 1: [8] File
../data/sample_fcst/2005080700/wrfprs_ruc13_03.tm00_G212 matches valid
time of 20050807_030000
DEBUG 1: [1] Reading input file:
../data/sample_fcst/2005080700/wrfprs_ruc13_24.tm00_G212
DEBUG 1: [2] Reading input file:
../data/sample_fcst/2005080700/wrfprs_ruc13_21.tm00_G212
DEBUG 1: [3] Reading input file:
../data/sample_fcst/2005080700/wrfprs_ruc13_18.tm00_G212
DEBUG 1: [4] Reading input file:
../data/sample_fcst/2005080700/wrfprs_ruc13_15.tm00_G212
DEBUG 1: [5] Reading input file:
../data/sample_fcst/2005080700/wrfprs_ruc13_12.tm00_G212
DEBUG 1: [6] Reading input file:
../data/sample_fcst/2005080700/wrfprs_ruc13_09.tm00_G212
DEBUG 1: [7] Reading input file:
../data/sample_fcst/2005080700/wrfprs_ruc13_06.tm00_G212
DEBUG 1: [8] Reading input file:
../data/sample_fcst/2005080700/wrfprs_ruc13_03.tm00_G212
DEBUG 1: Writing output file:
../out/pcp_combine/sample_fcst_24L_2005080800V_24A.nc

*** Running PCP-Combine to combine 1-hourly APCP accumulation
observations into a single 12 hour accumulation observation ***
DEBUG 1: [1] File ../data/sample_obs/ST2ml/ST2ml2005080712.Grb_G212
matches valid time of 20050807_120000
DEBUG 1: [2] File ../data/sample_obs/ST2ml/ST2ml2005080711.Grb_G212
matches valid time of 20050807_110000
DEBUG 1: [3] File ../data/sample_obs/ST2ml/ST2ml2005080710.Grb_G212
matches valid time of 20050807_100000
DEBUG 1: [4] File ../data/sample_obs/ST2ml/ST2ml2005080709.Grb_G212
matches valid time of 20050807_090000
DEBUG 1: [5] File ../data/sample_obs/ST2ml/ST2ml2005080708.Grb_G212
matches valid time of 20050807_080000
DEBUG 1: [6] File ../data/sample_obs/ST2ml/ST2ml2005080707.Grb_G212
matches valid time of 20050807_070000
DEBUG 1: [7] File ../data/sample_obs/ST2ml/ST2ml2005080706.Grb_G212
matches valid time of 20050807_060000
DEBUG 1: [8] File ../data/sample_obs/ST2ml/ST2ml2005080705.Grb_G212
matches valid time of 20050807_050000
DEBUG 1: [9] File ../data/sample_obs/ST2ml/ST2ml2005080704.Grb_G212
matches valid time of 20050807_040000
DEBUG 1: [10] File ../data/sample_obs/ST2ml/ST2ml2005080703.Grb_G212
matches valid time of 20050807_030000
DEBUG 1: [11] File ../data/sample_obs/ST2ml/ST2ml2005080702.Grb_G212
matches valid time of 20050807_020000
DEBUG 1: [12] File ../data/sample_obs/ST2ml/ST2ml2005080701.Grb_G212
matches valid time of 20050807_010000
DEBUG 1: [1] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080712.Grb_G212
DEBUG 1: [2] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080711.Grb_G212
DEBUG 1: [3] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080710.Grb_G212
DEBUG 1: [4] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080709.Grb_G212
DEBUG 1: [5] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080708.Grb_G212
DEBUG 1: [6] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080707.Grb_G212
DEBUG 1: [7] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080706.Grb_G212
DEBUG 1: [8] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080705.Grb_G212
DEBUG 1: [9] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080704.Grb_G212
DEBUG 1: [10] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080703.Grb_G212
DEBUG 1: [11] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080702.Grb_G212
DEBUG 1: [12] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080701.Grb_G212
DEBUG 1: Writing output file:
../out/pcp_combine/sample_obs_2005080712V_12A.nc

*** Running PCP-Combine to combine 1-hourly APCP accumulation
observations into a single 12 hour accumulation observation ***
DEBUG 1: [1] File ../data/sample_obs/ST2ml/ST2ml2005080800.Grb_G212
matches valid time of 20050808_000000
DEBUG 1: [2] File ../data/sample_obs/ST2ml/ST2ml2005080723.Grb_G212
matches valid time of 20050807_230000
DEBUG 1: [3] File ../data/sample_obs/ST2ml/ST2ml2005080722.Grb_G212
matches valid time of 20050807_220000
DEBUG 1: [4] File ../data/sample_obs/ST2ml/ST2ml2005080721.Grb_G212
matches valid time of 20050807_210000
DEBUG 1: [5] File ../data/sample_obs/ST2ml/ST2ml2005080720.Grb_G212
matches valid time of 20050807_200000
DEBUG 1: [6] File ../data/sample_obs/ST2ml/ST2ml2005080719.Grb_G212
matches valid time of 20050807_190000
DEBUG 1: [7] File ../data/sample_obs/ST2ml/ST2ml2005080718.Grb_G212
matches valid time of 20050807_180000
DEBUG 1: [8] File ../data/sample_obs/ST2ml/ST2ml2005080717.Grb_G212
matches valid time of 20050807_170000
DEBUG 1: [9] File ../data/sample_obs/ST2ml/ST2ml2005080716.Grb_G212
matches valid time of 20050807_160000
DEBUG 1: [10] File ../data/sample_obs/ST2ml/ST2ml2005080715.Grb_G212
matches valid time of 20050807_150000
DEBUG 1: [11] File ../data/sample_obs/ST2ml/ST2ml2005080714.Grb_G212
matches valid time of 20050807_140000
DEBUG 1: [12] File ../data/sample_obs/ST2ml/ST2ml2005080713.Grb_G212
matches valid time of 20050807_130000
DEBUG 1: [1] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080800.Grb_G212
DEBUG 1: [2] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080723.Grb_G212
DEBUG 1: [3] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080722.Grb_G212
DEBUG 1: [4] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080721.Grb_G212
DEBUG 1: [5] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080720.Grb_G212
DEBUG 1: [6] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080719.Grb_G212
DEBUG 1: [7] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080718.Grb_G212
DEBUG 1: [8] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080717.Grb_G212
DEBUG 1: [9] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080716.Grb_G212
DEBUG 1: [10] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080715.Grb_G212
DEBUG 1: [11] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080714.Grb_G212
DEBUG 1: [12] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080713.Grb_G212
DEBUG 1: Writing output file:
../out/pcp_combine/sample_obs_2005080800V_12A.nc

*** Running PCP-Combine to combine 1-hourly APCP accumulation
observations into a single 24 hour accumulation observation ***
DEBUG 1: [1] File ../data/sample_obs/ST2ml/ST2ml2005080800.Grb_G212
matches valid time of 20050808_000000
DEBUG 1: [2] File ../data/sample_obs/ST2ml/ST2ml2005080723.Grb_G212
matches valid time of 20050807_230000
DEBUG 1: [3] File ../data/sample_obs/ST2ml/ST2ml2005080722.Grb_G212
matches valid time of 20050807_220000
DEBUG 1: [4] File ../data/sample_obs/ST2ml/ST2ml2005080721.Grb_G212
matches valid time of 20050807_210000
DEBUG 1: [5] File ../data/sample_obs/ST2ml/ST2ml2005080720.Grb_G212
matches valid time of 20050807_200000
DEBUG 1: [6] File ../data/sample_obs/ST2ml/ST2ml2005080719.Grb_G212
matches valid time of 20050807_190000
DEBUG 1: [7] File ../data/sample_obs/ST2ml/ST2ml2005080718.Grb_G212
matches valid time of 20050807_180000
DEBUG 1: [8] File ../data/sample_obs/ST2ml/ST2ml2005080717.Grb_G212
matches valid time of 20050807_170000
DEBUG 1: [9] File ../data/sample_obs/ST2ml/ST2ml2005080716.Grb_G212
matches valid time of 20050807_160000
DEBUG 1: [10] File ../data/sample_obs/ST2ml/ST2ml2005080715.Grb_G212
matches valid time of 20050807_150000
DEBUG 1: [11] File ../data/sample_obs/ST2ml/ST2ml2005080714.Grb_G212
matches valid time of 20050807_140000
DEBUG 1: [12] File ../data/sample_obs/ST2ml/ST2ml2005080713.Grb_G212
matches valid time of 20050807_130000
DEBUG 1: [13] File ../data/sample_obs/ST2ml/ST2ml2005080712.Grb_G212
matches valid time of 20050807_120000
DEBUG 1: [14] File ../data/sample_obs/ST2ml/ST2ml2005080711.Grb_G212
matches valid time of 20050807_110000
DEBUG 1: [15] File ../data/sample_obs/ST2ml/ST2ml2005080710.Grb_G212
matches valid time of 20050807_100000
DEBUG 1: [16] File ../data/sample_obs/ST2ml/ST2ml2005080709.Grb_G212
matches valid time of 20050807_090000
DEBUG 1: [17] File ../data/sample_obs/ST2ml/ST2ml2005080708.Grb_G212
matches valid time of 20050807_080000
DEBUG 1: [18] File ../data/sample_obs/ST2ml/ST2ml2005080707.Grb_G212
matches valid time of 20050807_070000
DEBUG 1: [19] File ../data/sample_obs/ST2ml/ST2ml2005080706.Grb_G212
matches valid time of 20050807_060000
DEBUG 1: [20] File ../data/sample_obs/ST2ml/ST2ml2005080705.Grb_G212
matches valid time of 20050807_050000
DEBUG 1: [21] File ../data/sample_obs/ST2ml/ST2ml2005080704.Grb_G212
matches valid time of 20050807_040000
DEBUG 1: [22] File ../data/sample_obs/ST2ml/ST2ml2005080703.Grb_G212
matches valid time of 20050807_030000
DEBUG 1: [23] File ../data/sample_obs/ST2ml/ST2ml2005080702.Grb_G212
matches valid time of 20050807_020000
DEBUG 1: [24] File ../data/sample_obs/ST2ml/ST2ml2005080701.Grb_G212
matches valid time of 20050807_010000
DEBUG 1: [1] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080800.Grb_G212
DEBUG 1: [2] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080723.Grb_G212
DEBUG 1: [3] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080722.Grb_G212
DEBUG 1: [4] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080721.Grb_G212
DEBUG 1: [5] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080720.Grb_G212
DEBUG 1: [6] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080719.Grb_G212
DEBUG 1: [7] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080718.Grb_G212
DEBUG 1: [8] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080717.Grb_G212
DEBUG 1: [9] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080716.Grb_G212
DEBUG 1: [10] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080715.Grb_G212
DEBUG 1: [11] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080714.Grb_G212
DEBUG 1: [12] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080713.Grb_G212
DEBUG 1: [13] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080712.Grb_G212
DEBUG 1: [14] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080711.Grb_G212
DEBUG 1: [15] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080710.Grb_G212
DEBUG 1: [16] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080709.Grb_G212
DEBUG 1: [17] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080708.Grb_G212
DEBUG 1: [18] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080707.Grb_G212
DEBUG 1: [19] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080706.Grb_G212
DEBUG 1: [20] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080705.Grb_G212
DEBUG 1: [21] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080704.Grb_G212
DEBUG 1: [22] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080703.Grb_G212
DEBUG 1: [23] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080702.Grb_G212
DEBUG 1: [24] Reading input file:
../data/sample_obs/ST2ml/ST2ml2005080701.Grb_G212
DEBUG 1: Writing output file:
../out/pcp_combine/sample_obs_2005080800V_24A.nc

*** Testing MODE application ***


*** Running MODE on APCP using netCDF input for both forecast and
observation ***
mode: error while loading shared libraries: libgsl.so.0: cannot open
shared object file: No such file or directory

*** Running MODE on APCP using a GRIB forecast and netCDF observation
***
mode: error while loading shared libraries: libgsl.so.0: cannot open
shared object file: No such file or directory

*** Running MODE on RH at 500mb using GRIB input for both forecast and
observation ***
mode: error while loading shared libraries: libgsl.so.0: cannot open
shared object file: No such file or directory

*** Testing Grid-Stat application ***


*** Running Grid-Stat on APCP using netCDF input for both forecast and
observation ***
grid_stat: error while loading shared libraries: libgsl.so.0: cannot
open shared object file: No such file or directory

*** Running Grid-Stat on POP using a GRIB forecast and netCDF
observation ***
grid_stat: error while loading shared libraries: libgsl.so.0: cannot
open shared object file: No such file or directory

*** Running Grid-Stat on APCP using a GRIB forecast and netCDF
observation ***
grid_stat: error while loading shared libraries: libgsl.so.0: cannot
open shared object file: No such file or directory

*** Running Grid-Stat using GRIB input for both forecast and
observation ***
grid_stat: error while loading shared libraries: libgsl.so.0: cannot
open shared object file: No such file or directory

*** Testing PB2NC application ***


*** Running PB2NC on a PREPBUFR file ***
./test_pb2nc.sh: line 6: pb2nc: command not found

*** Testing PLOT_POINT_OBS application ***


*** Running PLOT_POINT_OBS on a sample netCDF observation file ***
plot_point_obs: error while loading shared libraries: libgsl.so.0:
cannot open shared object file: No such file or directory

*** Testing ASCII2NC application ***


*** Running ASCII2NC to reformat ASCII point observations into NetCDF
***
ascii2nc: error while loading shared libraries: libgsl.so.0: cannot
open shared object file: No such file or directory

*** Running ASCII2NC to reformat ASCII rain gauge observations into
NetCDF ***
ascii2nc: error while loading shared libraries: libgsl.so.0: cannot
open shared object file: No such file or directory

*** Testing MADIS2NC application ***


*** Running MADIS2NC to reformat MADIS point observations into NetCDF
***
madis2nc: error while loading shared libraries: libgsl.so.0: cannot
open shared object file: No such file or directory

*** Testing Point-Stat application ***


*** Running Point-Stat on sample NAM data ***
point_stat: error while loading shared libraries: libgsl.so.0: cannot
open shared object file: No such file or directory

*** Testing Wavelet-Stat application ***


*** Running Wavelet-Stat on APCP using a GRIB forecast and netCDF
observation ***
wavelet_stat: error while loading shared libraries: libgsl.so.0:
cannot open shared object file: No such file or directory

*** Running Wavelet-Stat on APCP using netCDF input for both forecast
and observation ***
wavelet_stat: error while loading shared libraries: libgsl.so.0:
cannot open shared object file: No such file or directory

*** Testing Ensemble-Stat application ***


*** Running Ensemble-Stat on APCP using GRIB forecasts, point
observations, and gridded observations ***
ensemble_stat: error while loading shared libraries: libgsl.so.0:
cannot open shared object file: No such file or directory

*** Testing STAT-Analysis application ***


*** Running STAT-Analysis ***
stat_analysis: error while loading shared libraries: libgsl.so.0:
cannot open shared object file: No such file or directory

*** Testing MODE-Analysis application ***


*** Running MODE-Analysis to compute column summaries for simple
forecast objects ***
mode_analysis: error while loading shared libraries: libgsl.so.0:
cannot open shared object file: No such file or directory

*** Running MODE-Analysis to compute column summaries for simple
observation objects ***
mode_analysis: error while loading shared libraries: libgsl.so.0:
cannot open shared object file: No such file or directory

*** Running MODE-Analysis to summarize by case ***
mode_analysis: error while loading shared libraries: libgsl.so.0:
cannot open shared object file: No such file or directory

*** Testing PLOT_DATA_PLANE application ***


*** Running PLOT_DATA_PLANE on a sample GRIB1 gridded file  ***
DEBUG 1: Opening data file:
../data/sample_fcst/2007033000/nam.t00z.awip1236.tm00.20070330.grb
DEBUG 1: Creating postscript file:
../out/plot_data_plane/nam.t00z.awip1236.tm00.20070330_TMPZ2.ps

*** Running PLOT_DATA_PLANE on a sample netCDF file  ***
DEBUG 1: Opening data file:
../out/pcp_combine/sample_fcst_12L_2005080712V_12A.nc
DEBUG 1: Creating postscript file:
../out/plot_data_plane/sample_fcst_12L_2005080712V_12A_APCP12_NC_MET.ps

*** Finished Testing the Model Evaluation Tools Project ***


------------------------------------------------
Subject: Build/install trouble (for 5.0)
From: John Halley Gotway
Time: Fri Oct 30 13:49:52 2015

Thomas,

Here's the relevant error:

   error while loading shared libraries: libgsl.so.0: cannot open
shared object file: No such file or directory


By default, MET version 5.1 is compiled using dynamic linking.  Rather
than
compiling the external library code in with the MET executables (which
is
called static linking), it looks for them at runtime.  And it's
looking for
those "shared object" (.so) library files.

This is easy to fix... we just need to tell it where to find them, and
we
do that by setting (or adding to the LD_LIBRARY_PATH).  Look in your
~/.cshrc file.  If LD_LIBRARY_PATH is already defined in there, add
"/usr/local/lib" to the end of it.  If not, add:
  setenv LD_LIBRARY_PATH /usr/local/lib

Then save the change and source that file:
  source ~/.cshrc

Please let me know if that fixes the issue.

Thanks,
John


On Fri, Oct 30, 2015 at 12:56 PM, Workoff, Thomas E via RT <
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=73914 >
>
> Thanks, John.
>
> I've made it even further now!  I went back and pieced everything
together
> again, including re-building all my libraries.  Long story short, I
think I
> had one with a mixed compiler...and I also had user error where I
had
> incorrect file paths amongst my environmental parameters in my
.cshrc
> file.  Working through those one by one, I actually got MET to
finish
> building.
>
> Of course, I just hit a snag on the testing.  Running 'make test'
has led
> to errors...although it seems its all tied to one error: it's having
> trouble with libgsl.so.0.
>
> Now I've checked...in my .cshrc file I have $MET_GSL_LIB pointing to
> 'usr/local/lib', where the GSL libraries are located.  A quick list
of this
> directory shows:
>
>
> /usr/local/lib >ls *gsl*
> libgsl.a  libgslcblas.a  libgslcblas.la  libgslcblas.so
> libgslcblas.so.0  libgslcblas.so.0.0.0  libgsl.la  libgsl.so
> libgsl.so.0  libgsl.so.0.12.0
>
> or:
>
> /root >ls -l /usr/local/lib/libgsl.so.0
> lrwxrwxrwx. 1 root root 16 Oct 30 12:42 /usr/local/lib/libgsl.so.0
->
> libgsl.so.0.12.0
>
>
> So to me, the libgsl.so.0 actually exists in the right spot?
Perhaps I
> did something wrong in the build of the GSL library that's making it
> inaccessible? Or the presence of  libgsl.so.0.12.0 is causing
issues?
>
> Either way, this is creating trouble with most of the compiled
programs.
> I've attached the make test log file to get you a feel for what I'm
talking
> about.
>
> Is there a way around this?  I'm not quite sure what my best move is
to
> fix this, given that the library exists where I'd expect it to be.
>
> Sorry to keep pestering you with issues.  But I think I'm close.
Thanks
> for all your help on this!
>
> -Tom
>
> p.s. in all fairness, when I ask linux to 'locate' libgsl.so.0, it
doesn't
> see it in /usr/local/lib:
>
> /home/peter/MET/met-5.1 >locate libgsl.so.0
> /home/peter/GSL/gsl-1.11/.libs/libgsl.so.0
> /home/peter/GSL/gsl-1.11/.libs/libgsl.so.0.12.0
>
>
>
>
>
> ----Original Message-----
> From: John Halley Gotway via RT [mailto:met_help at ucar.edu]
> Sent: Friday, October 30, 2015 2:16 PM
> To: Workoff, Thomas E
> Subject: Re: [rt.rap.ucar.edu #73914] Build/install trouble (for
5.0)
>
> Thomas,
>
> Thanks for sending the updated log files.  Looks like you made it
further
> this time.  I don't know why you originally were pointing to
/home/susana.
> I suspect you had the MET_GSL environment variable pointing there.
>
> The relevant error in the make_install_log.txt file you sent is
this:
>
>    /usr/bin/ld: cannot find -lgrib2c
>
> I can't find the GRIB2 library.  Looking further up in that last
> compilation line I see the following:
>    -L/home/peter/GRIB2/g2clib-1.4.0
>
> So it's looking for this file: /home/peter/GRIB2/g2clib-
1.4.0/libgrib2c.a
>
> Please check to see if that file exists.
> If yes, was it compiled with the same family of compilers you're
using for
> MET?
> If no, please try compiling that library and then recompile MET.
>
> Alternatively, you could reconfigure MET without using the
> "--enable-grib2" option.  That would skip the compilation of GRIB2
support
> and get around this error.
>
> Thanks,
>
> John
>
>
>
>
>
>
>
> On Fri, Oct 30, 2015 at 8:53 AM, Workoff, Thomas E via RT <
> met_help at ucar.edu
> > wrote:
>
> >
> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=73914 >
> >
> > I gave this a try again, and still no luck.  I did re-build the
GSL
> > libraries (using 1.11), and tried with MET 5.1, but something
still
> > isn't right.
> >
> > I've attached the config log file, as it seems there are errors in
> > there...but I can't quite make any sense of them.  I've also
attached
> > the make_install log file...which seems to have different errors
than
> > before...but still errors.
> >
> > I'll keep working on this...but if you have any suggestions, I'd
> > really appreciate it!
> >
> > -Tom
> >
> > ________________________________________
> > From: Workoff, Thomas E
> > Sent: Friday, October 30, 2015 7:58 AM
> > To: met_help at ucar.edu
> > Subject: Re: [rt.rap.ucar.edu #73914] Build/install trouble (for
5.0)
> >
> > Hi John,
> >
> > Thank you for the quick response!
> >
> > I will download 5.1 and try to build that later this morning.
> > Honestly, I think I downloaded 5.0 simply because the
documentation I
> > have for MET is for that version...and I actually think I
downloaded
> > 5.0 before 5.1 was released.  I'm just getting around to building
it
> > now.  Cheers to procrastination!
> >
> > I went banging around, and I can't find:
> >
> >    /home/susana/software/gsl-1.16/lib/libgsl.a
> > or
> >   /home/susana/software/gsl-1.16/lib/libgslcblas.a
> >
> > In fact, I can't seem to find the /home/susana directory at all to
> > begin with. (Where would that have come from??)
> >
> > Any ideas why MET would be trying to grab from that particular
> > directory, even if it doesn't exist?
> >
> > I actually downloaded GSL 1.11 based on the documentation
> > instructions...so there's obviously something amiss here that it's
> > trying to pull from 1.16.  It's possible that a colleague has
already
> > updated to
> > 1.16 on this particular workstation, and I simply didn't know (or
know
> > where it is). Is there a way to force the MET install to look for
1.11
> > in the directory instead? I assumed this was controllable from the
> > environmental variables that I set in the cshrc, but I must have
> > misunderstood.
> >
> > If 1.16 does exist somewhere on this machine, then I have no idea
how
> > it was compiled! I've been defaulting to GNU (CC/++/gfortran) for
the
> > make/build of all the libraries, but perhaps if 1.16 exists, then
it
> > was built different, and that's the problem?
> >
> > I'll re-build all the libraries today (I forgot to build some of
those
> > associated with the GRIB2 capability yesterday anyway), and give
> > things a shot with 5.1, paying attention to my specified
compilers.
> >
> > -Tom
> >
> > ________________________________________
> > From: John Halley Gotway via RT <met_help at ucar.edu>
> > Sent: Thursday, October 29, 2015 3:56 PM
> > To: Workoff, Thomas E
> > Subject: Re: [rt.rap.ucar.edu #73914] Build/install trouble (for
5.0)
> >
> > Hi Tom,
> >
> > I see that you're having problems compiling MET.  Thanks for
sending
> > the output of your "make install" command.  My first question is
why
> > are you compiling version 5.0?  We released version 5.1 earlier
this
> > week, and I'd suggest compiling that version unless there is some
reason
> not to.
> >
> > Looking at your log file, the relevant errors occurs at the end of
> > that
> > file:
> >
> >    undefined reference to `gsl_wavelet_haar'
> >
> > There are many undefined reference errors to the functions defined
in
> > the GSL library.  Based on the output of make, I see that you're
> > linking to GSL library compiled in this directory:
> >
> >    /home/susana/software/gsl-1.16/lib
> >
> > Also, in your log file, I see that your compiling MET using the
Intel
> > compilers:
> >
> >   /opt/intel/composer_xe_2013_sp1.0.080/bin/intel64/icc
> >
> > Please take a look for the following files:
> >
> >   ls /home/susana/software/gsl-1.16/lib/libgsl.a
> >
> >   ls /home/susana/software/gsl-1.16/lib/libgslcblas.a
> >
> > Do those library files exist?  And if they do, was that version of
GSL
> > compiled with Intel compilers or some other family of compilers?
If
> > not, you should recompile GSL with the Intel compilers.
> >
> > One possibility is that the linker is finding and linking to a
much
> > older version of the GSL, one prior to the addition of wavelet
> information.
> >
> > Hopefully that help.  Please let me know how it goes.
> >
> > Thanks,
> > John Halley Gotway
> >
> > met_help at ucar.edu
> >
> > On Thu, Oct 29, 2015 at 1:07 PM, Workoff, Thomas E via RT <
> > met_help at ucar.edu
> > > wrote:
> >
> > >
> > > Thu Oct 29 13:07:35 2015: Request 73914 was acted upon.
> > > Transaction: Ticket created by tworkoff at firstenergycorp.com
> > >        Queue: met_help
> > >      Subject: Build/install trouble (for 5.0)
> > >        Owner: Nobody
> > >   Requestors: tworkoff at firstenergycorp.com
> > >       Status: new
> > >  Ticket <URL:
> > > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=73914 >
> > >
> > >
> > > Workoff, Thomas E has shared a?OneDrive for Business?file with
you.
> > > To view it, click the link below.
> > >
> > >
> > > <
> > >
> > https://firstenergycorp-
my.sharepoint.com/personal/51741_fenetwork_com
> > /Documents/Email%20attachments/config.log
> > > >
> > > [https://r1.res.office365.com/owa/prem/images/dc-
generic_20.png]<
> > >
> > https://firstenergycorp-
my.sharepoint.com/personal/51741_fenetwork_com
> > /Documents/Email%20attachments/config.log
> > > >
> > >
> > > config.log<
> > >
> > https://firstenergycorp-
my.sharepoint.com/personal/51741_fenetwork_com
> > /Documents/Email%20attachments/config.log
> > > >
> > >
> > >
> > >
> > >
> > > Hi all,
> > >
> > >
> > > I've hit a snag building and installing 5.0.  I'm sure this is
my
> > > fault along the way (I'm a novice at this), but I'm hoping you
can
> > > maybe help
> > me
> > > figure out where I've gone awry.
> > >
> > >
> > > I've downloaded and installed all the required libraries, and
didn't
> > > see any issues while installing them.
> > >
> > >
> > > I then configured MET, and that seems to have worked fine as
well.
> > > I've attached the config.log file here for reference.  However,
when
> > > I install MET (from the met-5.0 directory, the highest
directory), I
> > > don't get anything to populate in the /bin directory.  In fact
> > > `pwd`/bin doesn't exist at all. The 23 programs that should have
> > > been created there simply don't exist.
> > >
> > >
> > > I've also included the make_install.log file as well, if it
helps.
> > >
> > >
> > > Have I gone wrong with the installation of the libraries?  Did I
> > > error in setting environmental variables? Or perhaps I shouldn't
be
> > > installing as root?
> > >
> > >
> > > If you have any idea as to where this might be going wrong, I'd
> > appreciate
> > > it!
> > >
> > >
> > > Thanks,
> > >
> > > Tom
> > >
> > >
> > > -----------------------------------------
> > > The information contained in this message is intended only for
the
> > > personal and confidential use of the recipient(s) named above.
If
> > > the reader of this message is not the intended recipient or an
agent
> > > responsible for delivering it to the intended recipient, you are
> > > hereby notified that you have received this document in error
and
> > > that any
> > review,
> > > dissemination, distribution, or copying of this message is
strictly
> > > prohibited. If you have received this communication in error,
please
> > notify
> > > us immediately, and delete the original message.
> > >
> > >
> >
> >
> >
> > -----------------------------------------
> > The information contained in this message is intended only for the
> > personal and confidential use of the recipient(s) named above. If
the
> > reader of this message is not the intended recipient or an agent
> > responsible for delivering it to the intended recipient, you are
> > hereby notified that you have received this document in error and
that
> > any review, dissemination, distribution, or copying of this
message is
> > strictly prohibited. If you have received this communication in
error,
> > please notify us immediately, and delete the original message.
> >
> >
>
>
>
> -----------------------------------------
> The information contained in this message is intended only for the
> personal and confidential use of the recipient(s) named above. If
the
> reader of this message is not the intended recipient or an agent
> responsible for delivering it to the intended recipient, you are
hereby
> notified that you have received this document in error and that any
review,
> dissemination, distribution, or copying of this message is strictly
> prohibited. If you have received this communication in error, please
notify
> us immediately, and delete the original message.
>
>

------------------------------------------------
Subject: RE: [rt.rap.ucar.edu #73914] Build/install trouble (for 5.0)
From: Workoff, Thomas E
Time: Mon Nov 02 07:48:20 2015

That fixed it!

I think everything this up and running now.  I'll continue to work
through some exercises and things today, but I think I'm all set.

Thanks for all your help and patience, John.  Your help is greatly
appreciated.

-Tom

-----Original Message-----
From: John Halley Gotway via RT [mailto:met_help at ucar.edu]
Sent: Friday, October 30, 2015 3:50 PM
To: Workoff, Thomas E
Subject: Re: [rt.rap.ucar.edu #73914] Build/install trouble (for 5.0)

Thomas,

Here's the relevant error:

   error while loading shared libraries: libgsl.so.0: cannot open
shared object file: No such file or directory


By default, MET version 5.1 is compiled using dynamic linking.  Rather
than compiling the external library code in with the MET executables
(which is called static linking), it looks for them at runtime.  And
it's looking for those "shared object" (.so) library files.

This is easy to fix... we just need to tell it where to find them, and
we do that by setting (or adding to the LD_LIBRARY_PATH).  Look in
your ~/.cshrc file.  If LD_LIBRARY_PATH is already defined in there,
add "/usr/local/lib" to the end of it.  If not, add:
  setenv LD_LIBRARY_PATH /usr/local/lib

Then save the change and source that file:
  source ~/.cshrc

Please let me know if that fixes the issue.

Thanks,
John


On Fri, Oct 30, 2015 at 12:56 PM, Workoff, Thomas E via RT <
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=73914 >
>
> Thanks, John.
>
> I've made it even further now!  I went back and pieced everything
> together again, including re-building all my libraries.  Long story
> short, I think I had one with a mixed compiler...and I also had user
> error where I had incorrect file paths amongst my environmental
> parameters in my .cshrc file.  Working through those one by one, I
> actually got MET to finish building.
>
> Of course, I just hit a snag on the testing.  Running 'make test'
has
> led to errors...although it seems its all tied to one error: it's
> having trouble with libgsl.so.0.
>
> Now I've checked...in my .cshrc file I have $MET_GSL_LIB pointing to
> 'usr/local/lib', where the GSL libraries are located.  A quick list
of
> this directory shows:
>
>
> /usr/local/lib >ls *gsl*
> libgsl.a  libgslcblas.a  libgslcblas.la  libgslcblas.so
> libgslcblas.so.0  libgslcblas.so.0.0.0  libgsl.la  libgsl.so
> libgsl.so.0  libgsl.so.0.12.0
>
> or:
>
> /root >ls -l /usr/local/lib/libgsl.so.0 lrwxrwxrwx. 1 root root 16
Oct
> 30 12:42 /usr/local/lib/libgsl.so.0 ->
> libgsl.so.0.12.0
>
>
> So to me, the libgsl.so.0 actually exists in the right spot?
Perhaps
> I did something wrong in the build of the GSL library that's making
it
> inaccessible? Or the presence of  libgsl.so.0.12.0 is causing
issues?
>
> Either way, this is creating trouble with most of the compiled
programs.
> I've attached the make test log file to get you a feel for what I'm
> talking about.
>
> Is there a way around this?  I'm not quite sure what my best move is
> to fix this, given that the library exists where I'd expect it to
be.
>
> Sorry to keep pestering you with issues.  But I think I'm close.
> Thanks for all your help on this!
>
> -Tom
>
> p.s. in all fairness, when I ask linux to 'locate' libgsl.so.0, it
> doesn't see it in /usr/local/lib:
>
> /home/peter/MET/met-5.1 >locate libgsl.so.0
> /home/peter/GSL/gsl-1.11/.libs/libgsl.so.0
> /home/peter/GSL/gsl-1.11/.libs/libgsl.so.0.12.0
>
>
>
>
>
> ----Original Message-----
> From: John Halley Gotway via RT [mailto:met_help at ucar.edu]
> Sent: Friday, October 30, 2015 2:16 PM
> To: Workoff, Thomas E
> Subject: Re: [rt.rap.ucar.edu #73914] Build/install trouble (for
5.0)
>
> Thomas,
>
> Thanks for sending the updated log files.  Looks like you made it
> further this time.  I don't know why you originally were pointing to
/home/susana.
> I suspect you had the MET_GSL environment variable pointing there.
>
> The relevant error in the make_install_log.txt file you sent is
this:
>
>    /usr/bin/ld: cannot find -lgrib2c
>
> I can't find the GRIB2 library.  Looking further up in that last
> compilation line I see the following:
>    -L/home/peter/GRIB2/g2clib-1.4.0
>
> So it's looking for this file:
> /home/peter/GRIB2/g2clib-1.4.0/libgrib2c.a
>
> Please check to see if that file exists.
> If yes, was it compiled with the same family of compilers you're
using
> for MET?
> If no, please try compiling that library and then recompile MET.
>
> Alternatively, you could reconfigure MET without using the
> "--enable-grib2" option.  That would skip the compilation of GRIB2
> support and get around this error.
>
> Thanks,
>
> John
>
>
>
>
>
>
>
> On Fri, Oct 30, 2015 at 8:53 AM, Workoff, Thomas E via RT <
> met_help at ucar.edu
> > wrote:
>
> >
> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=73914 >
> >
> > I gave this a try again, and still no luck.  I did re-build the
GSL
> > libraries (using 1.11), and tried with MET 5.1, but something
still
> > isn't right.
> >
> > I've attached the config log file, as it seems there are errors in
> > there...but I can't quite make any sense of them.  I've also
> > attached the make_install log file...which seems to have different
> > errors than before...but still errors.
> >
> > I'll keep working on this...but if you have any suggestions, I'd
> > really appreciate it!
> >
> > -Tom
> >
> > ________________________________________
> > From: Workoff, Thomas E
> > Sent: Friday, October 30, 2015 7:58 AM
> > To: met_help at ucar.edu
> > Subject: Re: [rt.rap.ucar.edu #73914] Build/install trouble (for
> > 5.0)
> >
> > Hi John,
> >
> > Thank you for the quick response!
> >
> > I will download 5.1 and try to build that later this morning.
> > Honestly, I think I downloaded 5.0 simply because the
documentation
> > I have for MET is for that version...and I actually think I
> > downloaded
> > 5.0 before 5.1 was released.  I'm just getting around to building
it
> > now.  Cheers to procrastination!
> >
> > I went banging around, and I can't find:
> >
> >    /home/susana/software/gsl-1.16/lib/libgsl.a
> > or
> >   /home/susana/software/gsl-1.16/lib/libgslcblas.a
> >
> > In fact, I can't seem to find the /home/susana directory at all to
> > begin with. (Where would that have come from??)
> >
> > Any ideas why MET would be trying to grab from that particular
> > directory, even if it doesn't exist?
> >
> > I actually downloaded GSL 1.11 based on the documentation
> > instructions...so there's obviously something amiss here that it's
> > trying to pull from 1.16.  It's possible that a colleague has
> > already updated to
> > 1.16 on this particular workstation, and I simply didn't know (or
> > know where it is). Is there a way to force the MET install to look
> > for 1.11 in the directory instead? I assumed this was controllable
> > from the environmental variables that I set in the cshrc, but I
must
> > have misunderstood.
> >
> > If 1.16 does exist somewhere on this machine, then I have no idea
> > how it was compiled! I've been defaulting to GNU (CC/++/gfortran)
> > for the make/build of all the libraries, but perhaps if 1.16
exists,
> > then it was built different, and that's the problem?
> >
> > I'll re-build all the libraries today (I forgot to build some of
> > those associated with the GRIB2 capability yesterday anyway), and
> > give things a shot with 5.1, paying attention to my specified
compilers.
> >
> > -Tom
> >
> > ________________________________________
> > From: John Halley Gotway via RT <met_help at ucar.edu>
> > Sent: Thursday, October 29, 2015 3:56 PM
> > To: Workoff, Thomas E
> > Subject: Re: [rt.rap.ucar.edu #73914] Build/install trouble (for
> > 5.0)
> >
> > Hi Tom,
> >
> > I see that you're having problems compiling MET.  Thanks for
sending
> > the output of your "make install" command.  My first question is
why
> > are you compiling version 5.0?  We released version 5.1 earlier
this
> > week, and I'd suggest compiling that version unless there is some
> > reason
> not to.
> >
> > Looking at your log file, the relevant errors occurs at the end of
> > that
> > file:
> >
> >    undefined reference to `gsl_wavelet_haar'
> >
> > There are many undefined reference errors to the functions defined
> > in the GSL library.  Based on the output of make, I see that
you're
> > linking to GSL library compiled in this directory:
> >
> >    /home/susana/software/gsl-1.16/lib
> >
> > Also, in your log file, I see that your compiling MET using the
> > Intel
> > compilers:
> >
> >   /opt/intel/composer_xe_2013_sp1.0.080/bin/intel64/icc
> >
> > Please take a look for the following files:
> >
> >   ls /home/susana/software/gsl-1.16/lib/libgsl.a
> >
> >   ls /home/susana/software/gsl-1.16/lib/libgslcblas.a
> >
> > Do those library files exist?  And if they do, was that version of
> > GSL compiled with Intel compilers or some other family of
compilers?
> > If not, you should recompile GSL with the Intel compilers.
> >
> > One possibility is that the linker is finding and linking to a
much
> > older version of the GSL, one prior to the addition of wavelet
> information.
> >
> > Hopefully that help.  Please let me know how it goes.
> >
> > Thanks,
> > John Halley Gotway
> >
> > met_help at ucar.edu
> >
> > On Thu, Oct 29, 2015 at 1:07 PM, Workoff, Thomas E via RT <
> > met_help at ucar.edu
> > > wrote:
> >
> > >
> > > Thu Oct 29 13:07:35 2015: Request 73914 was acted upon.
> > > Transaction: Ticket created by tworkoff at firstenergycorp.com
> > >        Queue: met_help
> > >      Subject: Build/install trouble (for 5.0)
> > >        Owner: Nobody
> > >   Requestors: tworkoff at firstenergycorp.com
> > >       Status: new
> > >  Ticket <URL:
> > > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=73914 >
> > >
> > >
> > > Workoff, Thomas E has shared a?OneDrive for Business?file with
you.
> > > To view it, click the link below.
> > >
> > >
> > > <
> > >
> > https://firstenergycorp-
my.sharepoint.com/personal/51741_fenetwork_c
> > om /Documents/Email%20attachments/config.log
> > > >
> > > [https://r1.res.office365.com/owa/prem/images/dc-
generic_20.png]<
> > >
> > https://firstenergycorp-
my.sharepoint.com/personal/51741_fenetwork_c
> > om /Documents/Email%20attachments/config.log
> > > >
> > >
> > > config.log<
> > >
> > https://firstenergycorp-
my.sharepoint.com/personal/51741_fenetwork_c
> > om /Documents/Email%20attachments/config.log
> > > >
> > >
> > >
> > >
> > >
> > > Hi all,
> > >
> > >
> > > I've hit a snag building and installing 5.0.  I'm sure this is
my
> > > fault along the way (I'm a novice at this), but I'm hoping you
can
> > > maybe help
> > me
> > > figure out where I've gone awry.
> > >
> > >
> > > I've downloaded and installed all the required libraries, and
> > > didn't see any issues while installing them.
> > >
> > >
> > > I then configured MET, and that seems to have worked fine as
well.
> > > I've attached the config.log file here for reference.  However,
> > > when I install MET (from the met-5.0 directory, the highest
> > > directory), I don't get anything to populate in the /bin
> > > directory.  In fact `pwd`/bin doesn't exist at all. The 23
> > > programs that should have been created there simply don't exist.
> > >
> > >
> > > I've also included the make_install.log file as well, if it
helps.
> > >
> > >
> > > Have I gone wrong with the installation of the libraries?  Did I
> > > error in setting environmental variables? Or perhaps I shouldn't
> > > be installing as root?
> > >
> > >
> > > If you have any idea as to where this might be going wrong, I'd
> > appreciate
> > > it!
> > >
> > >
> > > Thanks,
> > >
> > > Tom
> > >
> > >
> > > -----------------------------------------
> > > The information contained in this message is intended only for
the
> > > personal and confidential use of the recipient(s) named above.
If
> > > the reader of this message is not the intended recipient or an
> > > agent responsible for delivering it to the intended recipient,
you
> > > are hereby notified that you have received this document in
error
> > > and that any
> > review,
> > > dissemination, distribution, or copying of this message is
> > > strictly prohibited. If you have received this communication in
> > > error, please
> > notify
> > > us immediately, and delete the original message.
> > >
> > >
> >
> >
> >
> > -----------------------------------------
> > The information contained in this message is intended only for the
> > personal and confidential use of the recipient(s) named above. If
> > the reader of this message is not the intended recipient or an
agent
> > responsible for delivering it to the intended recipient, you are
> > hereby notified that you have received this document in error and
> > that any review, dissemination, distribution, or copying of this
> > message is strictly prohibited. If you have received this
> > communication in error, please notify us immediately, and delete
the original message.
> >
> >
>
>
>
> -----------------------------------------
> The information contained in this message is intended only for the
> personal and confidential use of the recipient(s) named above. If
the
> reader of this message is not the intended recipient or an agent
> responsible for delivering it to the intended recipient, you are
> hereby notified that you have received this document in error and
that
> any review, dissemination, distribution, or copying of this message
is
> strictly prohibited. If you have received this communication in
error,
> please notify us immediately, and delete the original message.
>
>



-----------------------------------------
The information contained in this message is intended only for the
personal and confidential use of the recipient(s) named above. If the
reader of this message is not the intended recipient or an agent
responsible for delivering it to the intended recipient, you are
hereby notified that you have received this document in error and that
any review, dissemination, distribution, or copying of this message is
strictly prohibited. If you have received this communication in error,
please notify us immediately, and delete the original message.


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


More information about the Met_help mailing list