[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Support #YBJ-484248]: Build of netCDF-4.0.1 under Linux x86_64 suncc/sunf95/sunCC



Hi Carlie,

> Attached, please find "config.log", "make.log", and "test'log"
> for a suncc/sunf95/sunCC "./configure", "make", and "make test"
> on my home machine:
> 
> Linux hilbert 2.6.27.5-server-2mnb #1 SMP Thu Nov 20 16:22:43 EST 2008
> x86_64 Intel(R) Core(TM)2 Duo CPU     E8400  @ 3.00GHz GNU/Linux
> 
> which is running 64-bit Mandriva 2009.0.  Everything except for the
> C++ interface seems to have built correctly; that last seems to have
> had troubles with the system C++ include-file standards-compliance
> (which might be eliminated with the right flag-invocations, if I were
> really interested in C++).
> 
> The build-environment was:
> 
> 140  13:29   setenv CC suncc
> 141  13:29   setenv FC sunf95
> 142  13:29   setenv F90 sunf95
> 143  13:29   setenv F77 sunf95
> 144  13:29   setenv CXX sunCC
> 145  13:29   setenv CFLAGS "-O3 -m64 -xarch=native -xtarget=native
> -xdebugformat=dwarf"
> 146  13:29   setenv FFLAGS "-O3 -m64 -xarch=native -xtarget=native
> -xdebugformat=dwarf"
> 147  13:29   setenv CXXFLAGS "-O3 -m64 -xarch=native -xtarget=native
> -xdebugformat=dwarf"
> 148  13:30   setenv F90FLAGS "-O3 -m64 -xarch=native -xtarget=native
> -xdebugformat=dwarf"
> 149  13:30   setenv CPPFLAGS "-DpgiFortran"
> 150  13:30   make > & make.log
> 151  13:30   ./configure
> 152  13:30   make > & make.log
> 153  13:31   make test > & test.log
> 
> Note that the Sun compilers are free for Linux under very generous
> "free for commercial and non-commercial use" terms -- see
> 
> <http://developers.sun.com/sunstudio/downloads/express/index.jsp?cid=926975>
> 
> They support OpenMP, etc (OpenMP3 for the latest edition); our met
> and air quality benchmarks show them within 2% of Intel on speed of
> the resulting model executables.  The one strangeness we've found is
> that Fortran-90 module search path is specified by "-M<directory>"
> command-line flags, rather than by the more usual "-I<directory>".
> 
> I thought you might like to know --

Thanks for letting us know what settings worked for this platform.  This
response will be filed so a search will find it.

--Russ

> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
> 
> It was created by netCDF configure 4.0.1, which was
> generated by GNU Autoconf 2.62.  Invocation command line was
> 
> $ ./configure
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = hilbert
> uname -m = x86_64
> uname -r = 2.6.27.5-server-2mnb
> uname -s = Linux
> uname -v = #1 SMP Thu Nov 20 16:22:43 EST 2008
> 
> /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: .
> PATH: /home/coats/apps/Linux2_x86_64sun
> PATH: /home/coats/scripts
> PATH: /home/coats/bin
> PATH: /sbin
> PATH: /usr/sbin
> PATH: /opt/bin
> PATH: .
> PATH: /home/coats
> PATH: /home/coats/bin
> PATH: /usr/local/bin
> PATH: /opt/bin
> PATH: /usr/sbin
> PATH: /opt/kde3/bin
> PATH: .
> PATH: /home/coats/apps/Linux2_x86_64sun
> PATH: /home/coats/scripts
> PATH: /home/coats/bin
> PATH: /sbin
> PATH: /usr/sbin
> PATH: /opt/bin
> PATH: .
> PATH: /home/coats
> PATH: /home/coats/bin
> PATH: /usr/local/bin
> PATH: /opt/bin
> PATH: /usr/sbin
> PATH: /usr/local/bin
> PATH: /bin
> PATH: /usr/bin
> PATH: /opt/kde3/bin
> PATH: /opt/intel/idbe/10.1.012/bin
> PATH: /opt/intel/fce/10.1.012/bin
> PATH: /opt/intel/cce/10.1.012/bin
> PATH: /usr/X11R6/bin
> PATH: /usr/games
> PATH: /opt/sunstudiomars/bin
> PATH: /opt/netbeans-5.5_mars/bin
> PATH: /home/coats/Work/pvm3/lib
> PATH: /home/coats/Work/pvm3/lib/LINUX64
> PATH: /home/coats/Work/pvm3/bin/LINUX64
> PATH: /opt/kde3/bin
> PATH: /opt/intel/idbe/10.1.012/bin
> PATH: /opt/intel/fce/10.1.012/bin
> PATH: /opt/intel/cce/10.1.012/bin
> PATH: /opt/sunstudiomars/bin
> PATH: /opt/netbeans-5.5_mars/bin
> PATH: /home/coats/Work/pvm3/lib
> PATH: /home/coats/Work/pvm3/lib/LINUX64
> PATH: /home/coats/Work/pvm3/bin/LINUX64
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:2291: netCDF 4.0.1
> configure:2335: checking build system type
> configure:2353: result: x86_64-unknown-linux-gnu
> configure:2375: checking host system type
> configure:2390: result: x86_64-unknown-linux-gnu
> configure:2437: checking for a BSD-compatible install
> configure:2505: result: /usr/bin/install -c
> configure:2516: checking whether build environment is sane
> configure:2559: result: yes
> configure:2584: checking for a thread-safe mkdir -p
> configure:2623: result: /bin/mkdir -p
> configure:2636: checking for gawk
> configure:2652: found /bin/gawk
> configure:2663: result: gawk
> configure:2674: checking whether make sets $(MAKE)
> configure:2696: result: yes
> configure:2888: checking user options
> configure:2931: checking whether CXX is set to ''
> configure:2935: result: no
> configure:2939: checking whether FC is set to ''
> configure:2943: result: no
> configure:2947: checking whether F90 is set to ''
> configure:2951: result: no
> configure:2955: checking whether a NCIO_MINBLOCKSIZE was specified
> configure:2965: result: 256
> configure:2975: checking whether this is a netCDF-4.x build
> configure:2983: result: yes
> configure:2987: checking whether extra valgrind tests should be run
> configure:2995: result: no
> configure:3001: Processing NetCDF-4 options.
> configure:3006: checking whether netCDF-4 is to be built
> configure:3014: result: no
> configure:3030: checking whether new netCDF-4 C++ API is to be built
> configure:3038: result: no
> configure:3042: checking whether HDF5 should do data conversions
> configure:3050: result: no
> configure:3061: checking whether extra example tests should be run
> configure:3069: result: no
> configure:3073: checking whether parallel IO tests should be run
> configure:3081: result: no
> configure:3085: checking whether a location for the HDF5 library was specified
> configure:3093: result:
> configure:3099: checking whether a location for the ZLIB library was specified
> configure:3107: result:
> configure:3113: checking whether a location for the SZLIB library was 
> specified
> configure:3121: result:
> configure:3127: checking whether a default cache size for HDF5 was specified
> configure:3137: result: 32000000
> configure:3146: checking whether a default cache maximum number of elements 
> for HDF5 was specified
> configure:3156: result: 1000
> configure:3165: checking whether a default cache preemption for HDF5 was 
> specified
> configure:3175: result: 0.75
> configure:3184: checking whether netCDF-4 logging is enabled
> configure:3192: result: no
> configure:3212: checking whether DAP client is to be built
> configure:3220: result: no
> configure:3246: checking whether dap remote testing should be enabled
> configure:3254: result: no
> configure:3357: checking whether netCDF extra tests should be run (developers 
> only)
> configure:3365: result: no
> configure:3384: checking whether documentation is to be installed
> configure:3392: result: no
> configure:3404: checking whether Fortran compiler(s) should be tested during 
> configure
> configure:3412: result: yes
> configure:3416: checking whether FFIO will be used
> configure:3424: result: no
> configure:3440: checking whether to skip C++, F77, or F90 APIs if compiler is 
> broken
> configure:3448: result: yes
> configure:3452: checking whether only the C library is desired
> configure:3460: result: no
> configure:3479: checking whether examples should be built
> configure:3487: result: yes
> configure:3491: checking whether F77 API is desired
> configure:3500: result: yes
> configure:3505: checking whether F90 API is desired
> configure:3515: result: yes
> configure:3519: checking whether fortran type sizes should be checked
> configure:3527: result: yes
> configure:3533: checking whether C API is desired
> configure:3541: result: yes
> configure:3548: checking where to get netCDF C-only library for separate 
> fortran libraries
> configure:3564: result:
> configure:3579: checking whether CXX API is desired
> configure:3588: result: yes
> configure:3599: checking whether v2 netCDF API should be built
> configure:3607: result: yes
> configure:3626: checking whether the ncgen/ncdump should be built
> configure:3635: result: yes
> configure:3647: checking whether large file (> 2GB) tests should be run
> configure:3655: result: no
> configure:3674: checking whether benchmaks should be run (experimental)
> configure:3682: result: no
> configure:3694: checking whether extreme numbers should be used in tests
> configure:3709: result: yes
> configure:3723: checking where to put large temp files if large file tests 
> are run
> configure:3732: result: .
> configure:3743: checking whether a win32 DLL is desired
> configure:3751: result: no
> configure:3775: checking whether separate fortran libs are desired
> configure:3784: result: no
> configure:3854: finding C compiler
> configure:3974: checking for C compiler version
> configure:3982: suncc --version >&5
> cc: Warning: option -- passed to ld
> usage: cc [ options] files.  Use 'cc -flags' for details
> configure:3986: $? = 1
> configure:3993: suncc -v >&5
> usage: cc [ options] files.  Use 'cc -flags' for details
> configure:3997: $? = 1
> configure:4004: suncc -V >&5
> cc: Sun C 5.9 Linux_i386 Build35_2 2006/12/04
> usage: cc [ options] files.  Use 'cc -flags' for details
> configure:4008: $? = 1
> configure:4031: checking for C compiler default output file name
> configure:4053: suncc -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> configure:4057: $? = 0
> configure:4095: result: a.out
> configure:4112: checking whether the C compiler works
> configure:4122: ./a.out
> configure:4126: $? = 0
> configure:4143: result: yes
> configure:4150: checking whether we are cross compiling
> configure:4152: result: no
> configure:4155: checking for suffix of executables
> configure:4162: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> configure:4166: $? = 0
> configure:4190: result:
> configure:4196: checking for suffix of object files
> configure:4222: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:4226: $? = 0
> configure:4249: result: o
> configure:4253: checking whether we are using the GNU C compiler
> configure:4282: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> "conftest.c", line 21: undefined symbol: choke
> "conftest.c", line 21: syntax error before or at: me
> cc: acomp failed for conftest.c
> configure:4289: $? = 2
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "netCDF"
> | #define PACKAGE_TARNAME "netcdf"
> | #define PACKAGE_VERSION "4.0.1"
> | #define PACKAGE_STRING "netCDF 4.0.1"
> | #define PACKAGE_BUGREPORT "address@hidden"
> | #define PACKAGE "netcdf"
> | #define VERSION "4.0.1"
> | #define NCIO_MINBLOCKSIZE 256
> | #define CHUNK_CACHE_SIZE 32000000
> | #define CHUNK_CACHE_NELEMS 1000
> | #define CHUNK_CACHE_PREEMPTION 0.75
> | #define USE_EXTREME_NUMBERS 1
> | #define TEMP_LARGE "."
> | /* end confdefs.h.  */
> |
> | int
> | main ()
> | {
> | #ifndef __GNUC__
> |        choke me
> | #endif
> |
> |   ;
> |   return 0;
> | }
> configure:4306: result: no
> configure:4315: checking whether suncc accepts -g
> configure:4345: suncc -c -g -DpgiFortran conftest.c >&5
> configure:4352: $? = 0
> configure:4453: result: yes
> configure:4470: checking for suncc option to accept ISO C89
> configure:4544: suncc  -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> "conftest.c", line 64: warning: statement not reached
> configure:4551: $? = 0
> configure:4574: result: none needed
> configure:4603: checking for style of include used by make
> configure:4631: result: GNU
> configure:4656: checking dependency style of suncc
> configure:4747: result: none
> configure:4763: checking whether suncc and cc understand -c and -o together
> configure:4798: suncc -c conftest.c -o conftest2.o >&5
> configure:4802: $? = 0
> configure:4808: suncc -c conftest.c -o conftest2.o >&5
> configure:4812: $? = 0
> configure:4823: cc -c conftest.c >&5
> configure:4827: $? = 0
> configure:4835: cc -c conftest.c -o conftest2.o >&5
> configure:4839: $? = 0
> configure:4845: cc -c conftest.c -o conftest2.o >&5
> configure:4849: $? = 0
> configure:4867: result: yes
> configure:4894: checking for an ANSI C-conforming const
> configure:4969: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> "conftest.c", line 71: warning: statement not reached
> configure:4976: $? = 0
> configure:4991: result: yes
> configure:5022: finding Fortran compiler (will not be used if Fortran API is 
> not desired)
> configure:5418: checking for Fortran compiler version
> configure:5426: sunf95 --version >&5
> sunf95: Warning: Option --version passed to ld, if ld is invoked, ignored 
> otherwise
> Usage: sunf95 [ options ] files.  Use 'sunf95 -flags' for details
> configure:5430: $? = 0
> configure:5437: sunf95 -v >&5
> ###     command line files and options (expanded):
> ### -v -xarch=generic64
> Usage: sunf95 [ options ] files.  Use 'sunf95 -flags' for details
> configure:5441: $? = 0
> configure:5448: sunf95 -V >&5
> sunf95: Sun Fortran 95 8.3 Linux_i386 Build35_2 2006/12/04
> Usage: sunf95 [ options ] files.  Use 'sunf95 -flags' for details
> configure:5452: $? = 0
> configure:5460: checking whether we are using the GNU Fortran compiler
> configure:5479: sunf95 -c   conftest.F >&5
> 
> choke me
> ^
> "conftest.F", Line = 3, Column = 16: ERROR: Unknown statement.  Expected 
> assignment statement but found "EOS" instead of "=" or "=>".
> 
> f90comp: 6 SOURCE LINES
> f90comp: 1 ERRORS, 0 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
> configure:5486: $? = 1
> configure: failed program was:
> |       program main
> | #ifndef __GNUC__
> |        choke me
> | #endif
> |
> |       end
> configure:5503: result: no
> configure:5509: checking whether sunf95 accepts -g
> configure:5526: sunf95 -c -g  conftest.f >&5
> configure:5533: $? = 0
> configure:5549: result: yes
> configure:5699: checking for Fortran 77 compiler version
> configure:5707: sunf95 --version >&5
> sunf95: Warning: Option --version passed to ld, if ld is invoked, ignored 
> otherwise
> Usage: sunf95 [ options ] files.  Use 'sunf95 -flags' for details
> configure:5711: $? = 0
> configure:5718: sunf95 -v >&5
> ###     command line files and options (expanded):
> ### -v -xarch=generic64
> Usage: sunf95 [ options ] files.  Use 'sunf95 -flags' for details
> configure:5722: $? = 0
> configure:5729: sunf95 -V >&5
> sunf95: Sun Fortran 95 8.3 Linux_i386 Build35_2 2006/12/04
> Usage: sunf95 [ options ] files.  Use 'sunf95 -flags' for details
> configure:5733: $? = 0
> configure:5741: checking whether we are using the GNU Fortran 77 compiler
> configure:5760: sunf95 -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf conftest.F >&5
> 
> choke me
> ^
> "conftest.F", Line = 3, Column = 16: ERROR: Unknown statement.  Expected 
> assignment statement but found "EOS" instead of "=" or "=>".
> 
> f90comp: 6 SOURCE LINES
> f90comp: 1 ERRORS, 0 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
> configure:5767: $? = 1
> configure: failed program was:
> |       program main
> | #ifndef __GNUC__
> |        choke me
> | #endif
> |
> |       end
> configure:5784: result: no
> configure:5790: checking whether sunf95 accepts -g
> configure:5807: sunf95 -c -g conftest.f >&5
> configure:5814: $? = 0
> configure:5830: result: yes
> configure:5878: setting up Fortran 90
> configure:5897: checking for Fortran flag to compile .f90 files
> configure:5919: sunf95 -c -g  conftest.f90 >&5
> configure:5926: $? = 0
> configure:5945: result: none
> configure:5975: checking fortran 90 modules inclusion flag
> configure:6006: sunf95 -c -g  conftest.f90 >&5
> configure:6013: $? = 0
> configure:6046: sunf95 -c -g -Itmpdir_0  conftest.f90 >&5
> 
> use conftest_module
> ^
> "conftest.f90", Line = 2, Column = 12: ERROR: "CONFTEST_MODULE" is specified 
> as the module name on a USE statement, but the compiler cannot find it.
> 
> f90comp: 5 SOURCE LINES
> f90comp: 1 ERRORS, 0 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
> configure:6053: $? = 1
> configure: failed program was:
> | program conftest_program
> |        use conftest_module
> |        call conftest_routine
> |        end program conftest_program
> |
> configure:6046: sunf95 -c -g -Mtmpdir_0  conftest.f90 >&5
> configure:6053: $? = 0
> configure:6084: result: -M
> configure:6096: checking if Fortran compiler can handle Fortran-90
> configure:6104: sunf95  -g  conftest.f90
> configure:6107: $? = 0
> configure:6121: result: yes
> configure:6130: finding C++ compiler (will not be used if C++ API is not 
> desired)
> configure:6256: checking for C++ compiler version
> configure:6264: sunCC --version >&5
> sunCC: Warning: Option --version passed to ld, if ld is invoked, ignored 
> otherwise
> GNU ld version 051128 20051128
> Copyright 2005 Free Software Foundation, Inc.
> This program is free software; you may redistribute it under the terms of
> the GNU General Public License.  This program has absolutely no warranty.
> configure:6268: $? = 0
> configure:6275: sunCC -v >&5
> ###     command line files and options (expanded):
> ### -v -xarch=generic64
> ### sunCC: Note: NLSPATH = 
> /opt/sunstudiomars/prod/bin/../lib/locale/%L/LC_MESSAGES/%N.cat:/opt/sunstudiomars/prod/bin/../../lib/locale/%L/LC_MESSAGES/%N.cat
> configure:6279: $? = 0
> configure:6286: sunCC -V >&5
> sunCC: Sun C++ 5.9 Linux_i386 Build35_2 2006/12/04
> configure:6290: $? = 0
> configure:6293: checking whether we are using the GNU C++ compiler
> configure:6322: sunCC -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.cpp >&5
> "conftest.cpp", line 21: Error: choke is not defined.
> 1 Error(s) detected.
> configure:6329: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "netCDF"
> | #define PACKAGE_TARNAME "netcdf"
> | #define PACKAGE_VERSION "4.0.1"
> | #define PACKAGE_STRING "netCDF 4.0.1"
> | #define PACKAGE_BUGREPORT "address@hidden"
> | #define PACKAGE "netcdf"
> | #define VERSION "4.0.1"
> | #define NCIO_MINBLOCKSIZE 256
> | #define CHUNK_CACHE_SIZE 32000000
> | #define CHUNK_CACHE_NELEMS 1000
> | #define CHUNK_CACHE_PREEMPTION 0.75
> | #define USE_EXTREME_NUMBERS 1
> | #define TEMP_LARGE "."
> | /* end confdefs.h.  */
> |
> | int
> | main ()
> | {
> | #ifndef __GNUC__
> |        choke me
> | #endif
> |
> |   ;
> |   return 0;
> | }
> configure:6346: result: no
> configure:6355: checking whether sunCC accepts -g
> configure:6385: sunCC -c -g -DpgiFortran conftest.cpp >&5
> configure:6392: $? = 0
> configure:6493: result: yes
> configure:6518: checking dependency style of sunCC
> configure:6609: result: none
> configure:6682: setting up libtool
> configure:6711: checking for a sed that does not truncate output
> configure:6777: result: /bin/sed
> configure:6795: checking for grep that handles long lines and -e
> configure:6855: result: /bin/grep
> configure:6860: checking for egrep
> configure:6924: result: /bin/grep -E
> configure:6929: checking for fgrep
> configure:6993: result: /bin/grep -F
> configure:7061: checking for non-GNU ld
> configure:7095: result: /usr/bin/ld
> configure:7104: checking if the linker (/usr/bin/ld) is GNU ld
> configure:7119: result: yes
> configure:7131: checking for BSD- or MS-compatible name lister (nm)
> configure:7180: result: /usr/bin/nm -B
> configure:7302: checking the name lister (/usr/bin/nm -B) interface
> configure:7309: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:7312: /usr/bin/nm -B "conftest.o"
> configure:7315: output
> 0000000000000000 b Bbss.bss
> 0000000000000000 d Ddata.data
> 0000000000000000 r Drodata.rodata
> 0000000000000000 D some_variable
> configure:7322: result: BSD nm
> configure:7325: checking whether ln -s works
> configure:7329: result: yes
> configure:7337: checking the maximum length of command line arguments
> configure:7457: result: 3458764513820540925
> configure:7474: checking whether the shell understands some XSI constructs
> configure:7484: result: yes
> configure:7488: checking whether the shell understands "+="
> configure:7494: result: yes
> configure:7529: checking for /usr/bin/ld option to reload object files
> configure:7536: result: -r
> configure:7563: checking how to recognize dependent libraries
> configure:7753: result: pass_all
> configure:7813: checking for ar
> configure:7829: found /usr/bin/ar
> configure:7840: result: ar
> configure:7922: checking for strip
> configure:7938: found /usr/bin/strip
> configure:7949: result: strip
> configure:8025: checking for ranlib
> configure:8041: found /usr/bin/ranlib
> configure:8052: result: ranlib
> configure:8146: checking command to parse /usr/bin/nm -B output from suncc 
> object
> configure:8264: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:8267: $? = 0
> configure:8271: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[         
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
> ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
> configure:8274: $? = 0
> configure:8328: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c conftstm.o >&5
> configure:8331: $? = 0
> configure:8369: result: ok
> configure:8464: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:8467: $? = 0
> configure:9255: checking how to run the C preprocessor
> configure:9373: result: icc -E
> configure:9402: icc -E -DpgiFortran conftest.c
> configure:9409: $? = 0
> configure:9440: icc -E -DpgiFortran conftest.c
> conftest.c(16): error #5: could not open source file "ac_nonexistent.h"
> #include <ac_nonexistent.h>
> ^
> 
> configure:9447: $? = 2
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "netCDF"
> | #define PACKAGE_TARNAME "netcdf"
> | #define PACKAGE_VERSION "4.0.1"
> | #define PACKAGE_STRING "netCDF 4.0.1"
> | #define PACKAGE_BUGREPORT "address@hidden"
> | #define PACKAGE "netcdf"
> | #define VERSION "4.0.1"
> | #define NCIO_MINBLOCKSIZE 256
> | #define CHUNK_CACHE_SIZE 32000000
> | #define CHUNK_CACHE_NELEMS 1000
> | #define CHUNK_CACHE_PREEMPTION 0.75
> | #define USE_EXTREME_NUMBERS 1
> | #define TEMP_LARGE "."
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:9485: checking for ANSI C header files
> configure:9515: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:9522: $? = 0
> configure:9621: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> configure:9625: $? = 0
> configure:9631: ./conftest
> configure:9635: $? = 0
> configure:9653: result: yes
> configure:9677: checking for sys/types.h
> configure:9698: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:9705: $? = 0
> configure:9722: result: yes
> configure:9677: checking for sys/stat.h
> configure:9698: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:9705: $? = 0
> configure:9722: result: yes
> configure:9677: checking for stdlib.h
> configure:9698: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:9705: $? = 0
> configure:9722: result: yes
> configure:9677: checking for string.h
> configure:9698: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:9705: $? = 0
> configure:9722: result: yes
> configure:9677: checking for memory.h
> configure:9698: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:9705: $? = 0
> configure:9722: result: yes
> configure:9677: checking for strings.h
> configure:9698: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:9705: $? = 0
> configure:9722: result: yes
> configure:9677: checking for inttypes.h
> configure:9698: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:9705: $? = 0
> configure:9722: result: yes
> configure:9677: checking for stdint.h
> configure:9698: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:9705: $? = 0
> configure:9722: result: yes
> configure:9677: checking for unistd.h
> configure:9698: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:9705: $? = 0
> configure:9722: result: yes
> configure:9739: checking for dlfcn.h
> configure:9760: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:9767: $? = 0
> configure:9784: result: yes
> configure:9914: checking for C++ compiler version
> configure:9922: sunCC --version >&5
> sunCC: Warning: Option --version passed to ld, if ld is invoked, ignored 
> otherwise
> GNU ld version 051128 20051128
> Copyright 2005 Free Software Foundation, Inc.
> This program is free software; you may redistribute it under the terms of
> the GNU General Public License.  This program has absolutely no warranty.
> configure:9926: $? = 0
> configure:9933: sunCC -v >&5
> ###     command line files and options (expanded):
> ### -v -xarch=generic64
> ### sunCC: Note: NLSPATH = 
> /opt/sunstudiomars/prod/bin/../lib/locale/%L/LC_MESSAGES/%N.cat:/opt/sunstudiomars/prod/bin/../../lib/locale/%L/LC_MESSAGES/%N.cat
> configure:9937: $? = 0
> configure:9944: sunCC -V >&5
> sunCC: Sun C++ 5.9 Linux_i386 Build35_2 2006/12/04
> configure:9948: $? = 0
> configure:9951: checking whether we are using the GNU C++ compiler
> configure:10004: result: no
> configure:10013: checking whether sunCC accepts -g
> configure:10151: result: yes
> configure:10176: checking dependency style of sunCC
> configure:10267: result: none
> configure:10290: checking how to run the C++ preprocessor
> configure:10326: sunCC -E -DpgiFortran conftest.cpp
> configure:10333: $? = 0
> configure:10364: sunCC -E -DpgiFortran conftest.cpp
> "conftest.cpp", line 27: Error: Could not open include file<ac_nonexistent.h>.
> 1 Error(s) detected.
> configure:10371: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "netCDF"
> | #define PACKAGE_TARNAME "netcdf"
> | #define PACKAGE_VERSION "4.0.1"
> | #define PACKAGE_STRING "netCDF 4.0.1"
> | #define PACKAGE_BUGREPORT "address@hidden"
> | #define PACKAGE "netcdf"
> | #define VERSION "4.0.1"
> | #define NCIO_MINBLOCKSIZE 256
> | #define CHUNK_CACHE_SIZE 32000000
> | #define CHUNK_CACHE_NELEMS 1000
> | #define CHUNK_CACHE_PREEMPTION 0.75
> | #define USE_EXTREME_NUMBERS 1
> | #define TEMP_LARGE "."
> | #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_DLFCN_H 1
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:10404: result: sunCC -E
> configure:10433: sunCC -E -DpgiFortran conftest.cpp
> configure:10440: $? = 0
> configure:10471: sunCC -E -DpgiFortran conftest.cpp
> "conftest.cpp", line 27: Error: Could not open include file<ac_nonexistent.h>.
> 1 Error(s) detected.
> configure:10478: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "netCDF"
> | #define PACKAGE_TARNAME "netcdf"
> | #define PACKAGE_VERSION "4.0.1"
> | #define PACKAGE_STRING "netCDF 4.0.1"
> | #define PACKAGE_BUGREPORT "address@hidden"
> | #define PACKAGE "netcdf"
> | #define VERSION "4.0.1"
> | #define NCIO_MINBLOCKSIZE 256
> | #define CHUNK_CACHE_SIZE 32000000
> | #define CHUNK_CACHE_NELEMS 1000
> | #define CHUNK_CACHE_PREEMPTION 0.75
> | #define USE_EXTREME_NUMBERS 1
> | #define TEMP_LARGE "."
> | #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_DLFCN_H 1
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:10629: checking for Fortran 77 compiler version
> configure:10637: sunf95 --version >&5
> sunf95: Warning: Option --version passed to ld, if ld is invoked, ignored 
> otherwise
> Usage: sunf95 [ options ] files.  Use 'sunf95 -flags' for details
> configure:10641: $? = 0
> configure:10648: sunf95 -v >&5
> ###     command line files and options (expanded):
> ### -v -xarch=generic64
> Usage: sunf95 [ options ] files.  Use 'sunf95 -flags' for details
> configure:10652: $? = 0
> configure:10659: sunf95 -V >&5
> sunf95: Sun Fortran 95 8.3 Linux_i386 Build35_2 2006/12/04
> Usage: sunf95 [ options ] files.  Use 'sunf95 -flags' for details
> configure:10663: $? = 0
> configure:10671: checking whether we are using the GNU Fortran 77 compiler
> configure:10714: result: no
> configure:10720: checking whether sunf95 accepts -g
> configure:10760: result: yes
> configure:10907: checking for Fortran compiler version
> configure:10915: sunf95 --version >&5
> sunf95: Warning: Option --version passed to ld, if ld is invoked, ignored 
> otherwise
> Usage: sunf95 [ options ] files.  Use 'sunf95 -flags' for details
> configure:10919: $? = 0
> configure:10926: sunf95 -v >&5
> ###     command line files and options (expanded):
> ### -v -xarch=generic64
> Usage: sunf95 [ options ] files.  Use 'sunf95 -flags' for details
> configure:10930: $? = 0
> configure:10937: sunf95 -V >&5
> sunf95: Sun Fortran 95 8.3 Linux_i386 Build35_2 2006/12/04
> Usage: sunf95 [ options ] files.  Use 'sunf95 -flags' for details
> configure:10941: $? = 0
> configure:10949: checking whether we are using the GNU Fortran compiler
> configure:10992: result: no
> configure:10998: checking whether sunf95 accepts -g
> configure:11038: result: yes
> configure:11210: checking for objdir
> configure:11225: result: .libs
> configure:11576: checking for suncc option to produce PIC
> configure:11833: result: -KPIC -DPIC
> configure:11845: checking if suncc PIC flag -KPIC -DPIC works
> configure:11863: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran -KPIC -DPIC -DPIC conftest.c >&5
> configure:11867: $? = 0
> configure:11880: result: yes
> configure:11904: checking if suncc static flag -Bstatic works
> configure:11932: result: no
> configure:11947: checking if suncc supports -c -o file.o
> configure:11968: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran -o out/conftest2.o conftest.c >&5
> configure:11972: $? = 0
> configure:11994: result: yes
> configure:12002: checking if suncc supports -c -o file.o
> configure:12049: result: yes
> configure:12082: checking whether the suncc linker (/usr/bin/ld -m 
> elf_x86_64) supports shared libraries
> configure:13148: result: yes
> configure:13387: checking dynamic linker characteristics
> configure:13830: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  -Wl,-rpath -Wl,/foo conftest.c  >&5
> configure:13837: $? = 0
> configure:14070: result: GNU/Linux ld.so
> configure:14172: checking how to hardcode library paths into programs
> configure:14197: result: immediate
> configure:15038: checking whether stripping libraries is possible
> configure:15043: result: yes
> configure:15078: checking if libtool supports shared libraries
> configure:15080: result: yes
> configure:15083: checking whether to build shared libraries
> configure:15104: result: no
> configure:15107: checking whether to build static libraries
> configure:15111: result: yes
> configure:15407: checking whether the sunCC linker (/usr/bin/ld -m 
> elf_x86_64) supports shared libraries
> configure:16377: result: yes
> configure:16405: sunCC -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.cpp >&5
> configure:16408: $? = 0
> configure:16590: checking for sunCC option to produce PIC
> configure:16899: result: -KPIC -DPIC
> configure:16908: checking if sunCC PIC flag -KPIC -DPIC works
> configure:16926: sunCC -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran -KPIC -DPIC -DPIC conftest.cpp >&5
> configure:16930: $? = 0
> configure:16943: result: yes
> configure:16964: checking if sunCC static flag -Bstatic works
> configure:16992: result: no
> configure:17004: checking if sunCC supports -c -o file.o
> configure:17025: sunCC -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran -o out/conftest2.o conftest.cpp >&5
> configure:17029: $? = 0
> configure:17051: result: yes
> configure:17056: checking if sunCC supports -c -o file.o
> configure:17103: result: yes
> configure:17133: checking whether the sunCC linker (/usr/bin/ld -m 
> elf_x86_64) supports shared libraries
> configure:17159: result: yes
> configure:17296: checking dynamic linker characteristics
> configure:17687: sunCC -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  -R/foo conftest.cpp  >&5
> /usr/lib64/libm.so: file not recognized: File format not recognized
> configure:17694: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "netCDF"
> | #define PACKAGE_TARNAME "netcdf"
> | #define PACKAGE_VERSION "4.0.1"
> | #define PACKAGE_STRING "netCDF 4.0.1"
> | #define PACKAGE_BUGREPORT "address@hidden"
> | #define PACKAGE "netcdf"
> | #define VERSION "4.0.1"
> | #define NCIO_MINBLOCKSIZE 256
> | #define CHUNK_CACHE_SIZE 32000000
> | #define CHUNK_CACHE_NELEMS 1000
> | #define CHUNK_CACHE_PREEMPTION 0.75
> | #define USE_EXTREME_NUMBERS 1
> | #define TEMP_LARGE "."
> | #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_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | /* end confdefs.h.  */
> |
> | int
> | main ()
> | {
> |
> |   ;
> |   return 0;
> | }
> configure:17927: result: GNU/Linux ld.so
> configure:17978: checking how to hardcode library paths into programs
> configure:18003: result: immediate
> configure:18144: checking if libtool supports shared libraries
> configure:18146: result: yes
> configure:18149: checking whether to build shared libraries
> configure:18169: result: no
> configure:18172: checking whether to build static libraries
> configure:18176: result: yes
> configure:18190: checking for sunf95 option to produce PIC
> configure:18447: result: -KPIC
> configure:18456: checking if sunf95 PIC flag -KPIC works
> configure:18474: sunf95 -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -KPIC conftest.f >&5
> configure:18478: $? = 0
> configure:18491: result: yes
> configure:18512: checking if sunf95 static flag -Bstatic works
> configure:18540: result: yes
> configure:18552: checking if sunf95 supports -c -o file.o
> configure:18573: sunf95 -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -o out/conftest2.o conftest.f >&5
> configure:18577: $? = 0
> configure:18599: result: yes
> configure:18604: checking if sunf95 supports -c -o file.o
> configure:18651: result: yes
> configure:18681: checking whether the sunf95 linker (/usr/bin/ld -m 
> elf_x86_64) supports shared libraries
> configure:19727: result: yes
> configure:19864: checking dynamic linker characteristics
> configure:20245: sunf95 -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf  -rpath /foo conftest.f  >&5
> sunf95: Warning: Option -rpath passed to ld, if ld is invoked, ignored 
> otherwise
> configure:20252: $? = 0
> configure:20485: result: GNU/Linux ld.so
> configure:20536: checking how to hardcode library paths into programs
> configure:20561: result: immediate
> configure:20697: checking if libtool supports shared libraries
> configure:20699: result: yes
> configure:20702: checking whether to build shared libraries
> configure:20722: result: no
> configure:20725: checking whether to build static libraries
> configure:20729: result: yes
> configure:20755: sunf95 -c -g  conftest.f90 >&5
> configure:20758: $? = 0
> configure:20868: checking for sunf95 option to produce PIC
> configure:21125: result: -KPIC
> configure:21134: checking if sunf95 PIC flag -KPIC works
> configure:21152: sunf95 -c -g -KPIC  conftest.f90 >&5
> configure:21156: $? = 0
> configure:21169: result: yes
> configure:21190: checking if sunf95 static flag -Bstatic works
> configure:21218: result: yes
> configure:21230: checking if sunf95 supports -c -o file.o
> configure:21251: sunf95 -c -g -o out/conftest2.o  conftest.f90 >&5
> configure:21255: $? = 0
> configure:21277: result: yes
> configure:21282: checking if sunf95 supports -c -o file.o
> configure:21329: result: yes
> configure:21359: checking whether the sunf95 linker (/usr/bin/ld -m 
> elf_x86_64) supports shared libraries
> configure:22405: result: yes
> configure:22542: checking dynamic linker characteristics
> configure:22923: sunf95 -o conftest -g  -rpath /foo  conftest.f90  >&5
> sunf95: Warning: Option -rpath passed to ld, if ld is invoked, ignored 
> otherwise
> configure:22930: $? = 0
> configure:23163: result: GNU/Linux ld.so
> configure:23214: checking how to hardcode library paths into programs
> configure:23239: result: immediate
> configure:23287: finding other utilities
> configure:23304: checking for a BSD-compatible install
> configure:23372: result: /usr/bin/install -c
> configure:23385: trying to set fortran flags for this platform
> configure:23503: checking if we need to set _LARGE_FILES despite results of 
> previous tests
> configure:23534: result: _LARGE_FILES=
> configure:23544: checking for special C compiler options needed for large 
> files
> configure:23584: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:23591: $? = 0
> configure:23639: result: no
> configure:23645: checking for _FILE_OFFSET_BITS value needed for large files
> configure:23680: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:23687: $? = 0
> configure:23756: result: no
> configure:23894: displaying some results
> configure:23900: checking CPPFLAGS
> configure:23902: result: -DpgiFortran
> configure:23904: checking CC CFLAGS
> configure:23906: result: suncc -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf
> configure:23909: checking type suncc
> configure:23911: result: suncc is /opt/sunstudiomars/bin/suncc
> configure:23914: checking CXX
> configure:23917: result: sunCC
> configure:23919: checking CXXFLAGS
> configure:23921: result: -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf
> configure:23924: checking type sunCC
> configure:23926: result: sunCC is /opt/sunstudiomars/bin/sunCC
> configure:23933: checking FC
> configure:23936: result: sunf95
> configure:23938: checking FFLAGS
> configure:23940: result: -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf
> configure:23943: checking type sunf95
> configure:23945: result: sunf95 is /opt/sunstudiomars/bin/sunf95
> configure:23952: checking F90
> configure:23955: result: sunf95
> configure:23957: checking FCFLAGS
> configure:23959: result: -g
> configure:23962: checking type sunf95
> configure:23964: result: sunf95 is /opt/sunstudiomars/bin/sunf95
> configure:23971: checking AR
> configure:23974: result: ar
> configure:23976: checking AR_FLAGS
> configure:23978: result: cru
> configure:23981: checking type ar
> configure:23983: result: ar is /usr/bin/ar
> configure:23990: checking NM
> configure:23993: result: /usr/bin/nm -B
> configure:23995: checking NMFLAGS
> configure:23997: result:
> configure:24069: checking for /usr/bin/nm
> configure:24096: result: /usr/bin/nm -B
> configure:24109: checking nm flags
> configure:24114: result:
> configure:24126: checking for C-equivalent to Fortran routine "SUB"
> configure:24133: sunf95 -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf conftest.f
> configure:24136: $? = 0
> configure:24148: result: sub_
> configure:24170: checking for Fortran "byte"
> configure:24178: sunf95 -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf conftest.f
> configure:24181: $? = 0
> configure:24183: result: yes
> configure:24201: checking for Fortran "integer*2"
> configure:24209: sunf95 -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf conftest.f
> configure:24212: $? = 0
> configure:24214: result: yes
> configure:24241: checking if Fortran "byte" is C "signed char"
> configure:24251: suncc -c -DpgiFortran -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf conftest.c
> "conftest.c", line 4: warning: implicit function declaration: exit
> configure:24254: $? = 0
> configure:24257: sunf95 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c conftestf.f
> configure:24260: $? = 0
> configure:24263: sunf95 -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf  conftestf.o conftest.o
> configure:24266: $? = 0
> configure:24269: ./conftest
> configure:24272: $? = 0
> configure:24274: result: yes
> configure:24314: checking if Fortran "byte" is C "short"
> configure:24324: suncc -c -DpgiFortran -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf conftest.c
> "conftest.c", line 4: warning: implicit function declaration: exit
> configure:24327: $? = 0
> configure:24330: sunf95 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c conftestf.f
> configure:24333: $? = 0
> configure:24336: sunf95 -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf  conftestf.o conftest.o
> configure:24339: $? = 0
> configure:24342: ./conftest
> configure:24345: $? = 1
> configure:24358: result: no
> configure:24387: checking if Fortran "byte" is C "int"
> configure:24397: suncc -c -DpgiFortran -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf conftest.c
> "conftest.c", line 4: warning: implicit function declaration: exit
> configure:24400: $? = 0
> configure:24403: sunf95 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c conftestf.f
> configure:24406: $? = 0
> configure:24409: sunf95 -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf  conftestf.o conftest.o
> configure:24412: $? = 0
> configure:24415: ./conftest
> configure:24418: $? = 1
> configure:24431: result: no
> configure:24460: checking if Fortran "byte" is C "long"
> configure:24470: suncc -c -DpgiFortran -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf conftest.c
> "conftest.c", line 4: warning: implicit function declaration: exit
> configure:24473: $? = 0
> configure:24476: sunf95 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c conftestf.f
> configure:24479: $? = 0
> configure:24482: sunf95 -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf  conftestf.o conftest.o
> configure:24485: $? = 0
> configure:24488: ./conftest
> configure:24491: $? = 1
> configure:24504: result: no
> configure:24537: checking if Fortran "integer*2" is C "short"
> configure:24547: suncc -c -DpgiFortran -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf conftest.c
> "conftest.c", line 4: warning: implicit function declaration: exit
> configure:24550: $? = 0
> configure:24553: sunf95 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c conftestf.f
> configure:24556: $? = 0
> configure:24559: sunf95 -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf  conftestf.o conftest.o
> configure:24562: $? = 0
> configure:24565: ./conftest
> configure:24568: $? = 0
> configure:24570: result: yes
> configure:24610: checking if Fortran "integer*2" is C "int"
> configure:24620: suncc -c -DpgiFortran -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf conftest.c
> "conftest.c", line 4: warning: implicit function declaration: exit
> configure:24623: $? = 0
> configure:24626: sunf95 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c conftestf.f
> configure:24629: $? = 0
> configure:24632: sunf95 -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf  conftestf.o conftest.o
> configure:24635: $? = 0
> configure:24638: ./conftest
> configure:24641: $? = 1
> configure:24654: result: no
> configure:24683: checking if Fortran "integer*2" is C "long"
> configure:24693: suncc -c -DpgiFortran -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf conftest.c
> "conftest.c", line 4: warning: implicit function declaration: exit
> configure:24696: $? = 0
> configure:24699: sunf95 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c conftestf.f
> configure:24702: $? = 0
> configure:24705: sunf95 -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf  conftestf.o conftest.o
> configure:24708: $? = 0
> configure:24711: ./conftest
> configure:24714: $? = 1
> configure:24727: result: no
> configure:24758: checking if Fortran "integer" is C "int"
> configure:24768: suncc -c -DpgiFortran -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf conftest.c
> "conftest.c", line 4: warning: implicit function declaration: exit
> configure:24771: $? = 0
> configure:24774: sunf95 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c conftestf.f
> configure:24777: $? = 0
> configure:24780: sunf95 -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf  conftestf.o conftest.o
> configure:24783: $? = 0
> configure:24786: ./conftest
> configure:24789: $? = 0
> configure:24791: result: yes
> configure:24831: checking if Fortran "real" is C "float"
> configure:24841: suncc -c -DpgiFortran -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf conftest.c
> "conftest.c", line 4: warning: implicit function declaration: exit
> configure:24844: $? = 0
> configure:24847: sunf95 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c conftestf.f
> configure:24850: $? = 0
> configure:24853: sunf95 -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf  conftestf.o conftest.o
> configure:24856: $? = 0
> configure:24859: ./conftest
> configure:24862: $? = 0
> configure:24864: result: yes
> configure:24904: checking if Fortran "doubleprecision" is C "double"
> configure:24914: suncc -c -DpgiFortran -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf conftest.c
> "conftest.c", line 4: warning: implicit function declaration: exit
> configure:24917: $? = 0
> configure:24920: sunf95 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c conftestf.f
> configure:24923: $? = 0
> configure:24926: sunf95 -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf  conftestf.o conftest.o
> configure:24929: $? = 0
> configure:24932: ./conftest
> configure:24935: $? = 0
> configure:24937: result: yes
> configure:24971: checking for Fortran-equivalent to netCDF "byte"
> configure:24979: sunf95 -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf conftest.f
> configure:24982: $? = 0
> configure:24993: result: byte
> configure:24999: checking for Fortran-equivalent to netCDF "short"
> configure:25007: sunf95 -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf conftest.f
> configure:25010: $? = 0
> configure:25021: result: integer*2
> configure:25088: checking if Fortran 90 compiler capitalizes .mod filenames
> configure:25095: sunf95 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf conftest.f90 >&5
> /opt/sunstudiomars/prod/lib/amd64/crt1x.o: In function `_start':
> crt1.s:(.text+0xe): undefined reference to `main'
> configure:25098: $? = 1
> configure:25106: result: no
> configure:25127: checking types, headers, and functions
> configure:25131: checking for stdlib.h
> configure:25136: result: yes
> configure:25274: checking for sys/types.h
> configure:25279: result: yes
> configure:25432: checking locale.h usability
> configure:25449: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:25456: $? = 0
> configure:25470: result: yes
> configure:25474: checking locale.h presence
> configure:25489: icc -E -DpgiFortran conftest.c
> configure:25496: $? = 0
> configure:25510: result: yes
> configure:25543: checking for locale.h
> configure:25552: result: yes
> configure:25568: checking for stdbool.h that conforms to C99
> configure:25663: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> "conftest.c", line 65: warning: improper pointer/integer combination: op "="
> "conftest.c", line 113: warning: statement not reached
> configure:25670: $? = 0
> configure:25685: result: yes
> configure:25687: checking for _Bool
> configure:25715: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:25722: $? = 0
> configure:25749: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> "conftest.c", line 74: syntax error before or at: )
> cc: acomp failed for conftest.c
> configure:25756: $? = 2
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "netCDF"
> | #define PACKAGE_TARNAME "netcdf"
> | #define PACKAGE_VERSION "4.0.1"
> | #define PACKAGE_STRING "netCDF 4.0.1"
> | #define PACKAGE_BUGREPORT "address@hidden"
> | #define PACKAGE "netcdf"
> | #define VERSION "4.0.1"
> | #define NCIO_MINBLOCKSIZE 256
> | #define CHUNK_CACHE_SIZE 32000000
> | #define CHUNK_CACHE_NELEMS 1000
> | #define CHUNK_CACHE_PREEMPTION 0.75
> | #define USE_EXTREME_NUMBERS 1
> | #define TEMP_LARGE "."
> | #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_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | #define NF_INT1_T byte
> | #define NF_INT2_T integer*2
> | #define NF_INT1_IS_C_SIGNED_CHAR 1
> | #define NF_INT2_IS_C_SHORT 1
> | #define NF_INT_IS_C_INT 1
> | #define NF_REAL_IS_C_FLOAT 1
> | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
> | #define NCBYTE_T byte
> | #define NCSHORT_T integer*2
> | #define HAVE_LOCALE_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:25779: result: yes
> configure:25806: checking for strlcat
> configure:25862: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> "conftest.c", line 76: warning: statement not reached
> conftest.o: In function `main':
> conftest.c:(.text+0x5): undefined reference to `strlcat'
> configure:25869: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "netCDF"
> | #define PACKAGE_TARNAME "netcdf"
> | #define PACKAGE_VERSION "4.0.1"
> | #define PACKAGE_STRING "netCDF 4.0.1"
> | #define PACKAGE_BUGREPORT "address@hidden"
> | #define PACKAGE "netcdf"
> | #define VERSION "4.0.1"
> | #define NCIO_MINBLOCKSIZE 256
> | #define CHUNK_CACHE_SIZE 32000000
> | #define CHUNK_CACHE_NELEMS 1000
> | #define CHUNK_CACHE_PREEMPTION 0.75
> | #define USE_EXTREME_NUMBERS 1
> | #define TEMP_LARGE "."
> | #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_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | #define NF_INT1_T byte
> | #define NF_INT2_T integer*2
> | #define NF_INT1_IS_C_SIGNED_CHAR 1
> | #define NF_INT2_IS_C_SHORT 1
> | #define NF_INT_IS_C_INT 1
> | #define NF_REAL_IS_C_FLOAT 1
> | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
> | #define NCBYTE_T byte
> | #define NCSHORT_T integer*2
> | #define HAVE_LOCALE_H 1
> | #define HAVE__BOOL 1
> | #define HAVE_STDBOOL_H 1
> | /* end confdefs.h.  */
> | /* Define strlcat to an innocuous variant, in case <limits.h> declares 
> strlcat.
> |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
> | #define strlcat innocuous_strlcat
> |
> | /* System header to define __stub macros and hopefully few prototypes,
> |     which can conflict with char strlcat (); 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 strlcat
> |
> | /* 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 strlcat ();
> | /* 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_strlcat || defined __stub___strlcat
> | choke me
> | #endif
> |
> | int
> | main ()
> | {
> | return strlcat ();
> |   ;
> |   return 0;
> | }
> configure:25891: result: no
> configure:25806: checking for strerror
> configure:25862: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> "conftest.c", line 76: warning: statement not reached
> configure:25869: $? = 0
> configure:25891: result: yes
> configure:25806: checking for snprintf
> configure:25862: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> "conftest.c", line 77: warning: statement not reached
> configure:25869: $? = 0
> configure:25891: result: yes
> configure:25904: checking for working alloca.h
> configure:25931: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> configure:25938: $? = 0
> configure:25958: result: yes
> configure:25968: checking for alloca
> configure:26015: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> configure:26022: $? = 0
> configure:26042: result: yes
> configure:26278: checking whether isnan is declared
> configure:26308: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:26315: $? = 0
> configure:26330: result: yes
> configure:26346: checking whether isinf is declared
> configure:26376: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:26383: $? = 0
> configure:26398: result: yes
> configure:26414: checking whether isfinite is declared
> configure:26444: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:26451: $? = 0
> configure:26466: result: yes
> configure:26482: checking whether signbit is declared
> configure:26512: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:26519: $? = 0
> configure:26534: result: yes
> configure:26802: checking for struct stat.st_blksize
> configure:26830: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:26837: $? = 0
> configure:26895: result: yes
> configure:26912: checking for IEEE floating point format
> configure:26960: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> configure:26964: $? = 0
> configure:26970: ./conftest
> configure:26974: $? = 0
> configure:26990: result: yes
> configure:27000: checking for size_t
> configure:27028: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:27035: $? = 0
> configure:27062: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> "conftest.c", line 86: syntax error before or at: )
> cc: acomp failed for conftest.c
> configure:27069: $? = 2
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "netCDF"
> | #define PACKAGE_TARNAME "netcdf"
> | #define PACKAGE_VERSION "4.0.1"
> | #define PACKAGE_STRING "netCDF 4.0.1"
> | #define PACKAGE_BUGREPORT "address@hidden"
> | #define PACKAGE "netcdf"
> | #define VERSION "4.0.1"
> | #define NCIO_MINBLOCKSIZE 256
> | #define CHUNK_CACHE_SIZE 32000000
> | #define CHUNK_CACHE_NELEMS 1000
> | #define CHUNK_CACHE_PREEMPTION 0.75
> | #define USE_EXTREME_NUMBERS 1
> | #define TEMP_LARGE "."
> | #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_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | #define NF_INT1_T byte
> | #define NF_INT2_T integer*2
> | #define NF_INT1_IS_C_SIGNED_CHAR 1
> | #define NF_INT2_IS_C_SHORT 1
> | #define NF_INT_IS_C_INT 1
> | #define NF_REAL_IS_C_FLOAT 1
> | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
> | #define NCBYTE_T byte
> | #define NCSHORT_T integer*2
> | #define HAVE_LOCALE_H 1
> | #define HAVE__BOOL 1
> | #define HAVE_STDBOOL_H 1
> | #define HAVE_STRERROR 1
> | #define HAVE_SNPRINTF 1
> | #define HAVE_ALLOCA_H 1
> | #define HAVE_ALLOCA 1
> | #define HAVE_DECL_ISNAN 1
> | #define HAVE_DECL_ISINF 1
> | #define HAVE_DECL_ISFINITE 1
> | #define HAVE_DECL_SIGNBIT 1
> | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
> | #define HAVE_ST_BLKSIZE 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:27092: result: yes
> configure:27104: checking for off_t
> configure:27132: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:27139: $? = 0
> configure:27166: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> "conftest.c", line 86: syntax error before or at: )
> cc: acomp failed for conftest.c
> configure:27173: $? = 2
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "netCDF"
> | #define PACKAGE_TARNAME "netcdf"
> | #define PACKAGE_VERSION "4.0.1"
> | #define PACKAGE_STRING "netCDF 4.0.1"
> | #define PACKAGE_BUGREPORT "address@hidden"
> | #define PACKAGE "netcdf"
> | #define VERSION "4.0.1"
> | #define NCIO_MINBLOCKSIZE 256
> | #define CHUNK_CACHE_SIZE 32000000
> | #define CHUNK_CACHE_NELEMS 1000
> | #define CHUNK_CACHE_PREEMPTION 0.75
> | #define USE_EXTREME_NUMBERS 1
> | #define TEMP_LARGE "."
> | #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_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | #define NF_INT1_T byte
> | #define NF_INT2_T integer*2
> | #define NF_INT1_IS_C_SIGNED_CHAR 1
> | #define NF_INT2_IS_C_SHORT 1
> | #define NF_INT_IS_C_INT 1
> | #define NF_REAL_IS_C_FLOAT 1
> | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
> | #define NCBYTE_T byte
> | #define NCSHORT_T integer*2
> | #define HAVE_LOCALE_H 1
> | #define HAVE__BOOL 1
> | #define HAVE_STDBOOL_H 1
> | #define HAVE_STRERROR 1
> | #define HAVE_SNPRINTF 1
> | #define HAVE_ALLOCA_H 1
> | #define HAVE_ALLOCA 1
> | #define HAVE_DECL_ISNAN 1
> | #define HAVE_DECL_ISINF 1
> | #define HAVE_DECL_ISFINITE 1
> | #define HAVE_DECL_SIGNBIT 1
> | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
> | #define HAVE_ST_BLKSIZE 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:27196: result: yes
> configure:27208: checking for ssize_t
> configure:27236: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:27243: $? = 0
> configure:27270: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> "conftest.c", line 86: syntax error before or at: )
> cc: acomp failed for conftest.c
> configure:27277: $? = 2
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "netCDF"
> | #define PACKAGE_TARNAME "netcdf"
> | #define PACKAGE_VERSION "4.0.1"
> | #define PACKAGE_STRING "netCDF 4.0.1"
> | #define PACKAGE_BUGREPORT "address@hidden"
> | #define PACKAGE "netcdf"
> | #define VERSION "4.0.1"
> | #define NCIO_MINBLOCKSIZE 256
> | #define CHUNK_CACHE_SIZE 32000000
> | #define CHUNK_CACHE_NELEMS 1000
> | #define CHUNK_CACHE_PREEMPTION 0.75
> | #define USE_EXTREME_NUMBERS 1
> | #define TEMP_LARGE "."
> | #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_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | #define NF_INT1_T byte
> | #define NF_INT2_T integer*2
> | #define NF_INT1_IS_C_SIGNED_CHAR 1
> | #define NF_INT2_IS_C_SHORT 1
> | #define NF_INT_IS_C_INT 1
> | #define NF_REAL_IS_C_FLOAT 1
> | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
> | #define NCBYTE_T byte
> | #define NCSHORT_T integer*2
> | #define HAVE_LOCALE_H 1
> | #define HAVE__BOOL 1
> | #define HAVE_STDBOOL_H 1
> | #define HAVE_STRERROR 1
> | #define HAVE_SNPRINTF 1
> | #define HAVE_ALLOCA_H 1
> | #define HAVE_ALLOCA 1
> | #define HAVE_DECL_ISNAN 1
> | #define HAVE_DECL_ISINF 1
> | #define HAVE_DECL_ISFINITE 1
> | #define HAVE_DECL_SIGNBIT 1
> | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
> | #define HAVE_ST_BLKSIZE 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 ((ssize_t)))
> |       return 0;
> |   ;
> |   return 0;
> | }
> configure:27300: result: yes
> configure:27310: checking for ptrdiff_t
> configure:27338: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:27345: $? = 0
> configure:27372: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> "conftest.c", line 87: syntax error before or at: )
> cc: acomp failed for conftest.c
> configure:27379: $? = 2
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "netCDF"
> | #define PACKAGE_TARNAME "netcdf"
> | #define PACKAGE_VERSION "4.0.1"
> | #define PACKAGE_STRING "netCDF 4.0.1"
> | #define PACKAGE_BUGREPORT "address@hidden"
> | #define PACKAGE "netcdf"
> | #define VERSION "4.0.1"
> | #define NCIO_MINBLOCKSIZE 256
> | #define CHUNK_CACHE_SIZE 32000000
> | #define CHUNK_CACHE_NELEMS 1000
> | #define CHUNK_CACHE_PREEMPTION 0.75
> | #define USE_EXTREME_NUMBERS 1
> | #define TEMP_LARGE "."
> | #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_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | #define NF_INT1_T byte
> | #define NF_INT2_T integer*2
> | #define NF_INT1_IS_C_SIGNED_CHAR 1
> | #define NF_INT2_IS_C_SHORT 1
> | #define NF_INT_IS_C_INT 1
> | #define NF_REAL_IS_C_FLOAT 1
> | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
> | #define NCBYTE_T byte
> | #define NCSHORT_T integer*2
> | #define HAVE_LOCALE_H 1
> | #define HAVE__BOOL 1
> | #define HAVE_STDBOOL_H 1
> | #define HAVE_STRERROR 1
> | #define HAVE_SNPRINTF 1
> | #define HAVE_ALLOCA_H 1
> | #define HAVE_ALLOCA 1
> | #define HAVE_DECL_ISNAN 1
> | #define HAVE_DECL_ISINF 1
> | #define HAVE_DECL_ISFINITE 1
> | #define HAVE_DECL_SIGNBIT 1
> | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
> | #define HAVE_ST_BLKSIZE 1
> | #define HAVE_SSIZE_T 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 ((ptrdiff_t)))
> |       return 0;
> |   ;
> |   return 0;
> | }
> configure:27402: result: yes
> configure:27412: checking for uchar
> configure:27440: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> "conftest.c", line 88: undefined symbol: uchar
> cc: acomp failed for conftest.c
> configure:27447: $? = 2
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "netCDF"
> | #define PACKAGE_TARNAME "netcdf"
> | #define PACKAGE_VERSION "4.0.1"
> | #define PACKAGE_STRING "netCDF 4.0.1"
> | #define PACKAGE_BUGREPORT "address@hidden"
> | #define PACKAGE "netcdf"
> | #define VERSION "4.0.1"
> | #define NCIO_MINBLOCKSIZE 256
> | #define CHUNK_CACHE_SIZE 32000000
> | #define CHUNK_CACHE_NELEMS 1000
> | #define CHUNK_CACHE_PREEMPTION 0.75
> | #define USE_EXTREME_NUMBERS 1
> | #define TEMP_LARGE "."
> | #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_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | #define NF_INT1_T byte
> | #define NF_INT2_T integer*2
> | #define NF_INT1_IS_C_SIGNED_CHAR 1
> | #define NF_INT2_IS_C_SHORT 1
> | #define NF_INT_IS_C_INT 1
> | #define NF_REAL_IS_C_FLOAT 1
> | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
> | #define NCBYTE_T byte
> | #define NCSHORT_T integer*2
> | #define HAVE_LOCALE_H 1
> | #define HAVE__BOOL 1
> | #define HAVE_STDBOOL_H 1
> | #define HAVE_STRERROR 1
> | #define HAVE_SNPRINTF 1
> | #define HAVE_ALLOCA_H 1
> | #define HAVE_ALLOCA 1
> | #define HAVE_DECL_ISNAN 1
> | #define HAVE_DECL_ISINF 1
> | #define HAVE_DECL_ISFINITE 1
> | #define HAVE_DECL_SIGNBIT 1
> | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
> | #define HAVE_ST_BLKSIZE 1
> | #define HAVE_SSIZE_T 1
> | #define HAVE_PTRDIFF_T 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 (uchar))
> |        return 0;
> |   ;
> |   return 0;
> | }
> configure:27504: result: no
> configure:27519: checking whether char is unsigned
> configure:27547: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:27554: $? = 0
> configure:27569: result: no
> configure:27579: checking whether byte ordering is bigendian
> configure:27604: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> "conftest.c", line 53: warning: old-style declaration or incorrect type for: 
> neither
> "conftest.c", line 53: syntax error before or at: is
> "conftest.c", line 53: warning: old-style declaration or incorrect type for: 
> is
> "conftest.c", line 53: warning: old-style declaration or incorrect type for: 
> defined
> cc: acomp failed for conftest.c
> configure:27611: $? = 2
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "netCDF"
> | #define PACKAGE_TARNAME "netcdf"
> | #define PACKAGE_VERSION "4.0.1"
> | #define PACKAGE_STRING "netCDF 4.0.1"
> | #define PACKAGE_BUGREPORT "address@hidden"
> | #define PACKAGE "netcdf"
> | #define VERSION "4.0.1"
> | #define NCIO_MINBLOCKSIZE 256
> | #define CHUNK_CACHE_SIZE 32000000
> | #define CHUNK_CACHE_NELEMS 1000
> | #define CHUNK_CACHE_PREEMPTION 0.75
> | #define USE_EXTREME_NUMBERS 1
> | #define TEMP_LARGE "."
> | #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_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | #define NF_INT1_T byte
> | #define NF_INT2_T integer*2
> | #define NF_INT1_IS_C_SIGNED_CHAR 1
> | #define NF_INT2_IS_C_SHORT 1
> | #define NF_INT_IS_C_INT 1
> | #define NF_REAL_IS_C_FLOAT 1
> | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
> | #define NCBYTE_T byte
> | #define NCSHORT_T integer*2
> | #define HAVE_LOCALE_H 1
> | #define HAVE__BOOL 1
> | #define HAVE_STDBOOL_H 1
> | #define HAVE_STRERROR 1
> | #define HAVE_SNPRINTF 1
> | #define HAVE_ALLOCA_H 1
> | #define HAVE_ALLOCA 1
> | #define HAVE_DECL_ISNAN 1
> | #define HAVE_DECL_ISINF 1
> | #define HAVE_DECL_ISFINITE 1
> | #define HAVE_DECL_SIGNBIT 1
> | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
> | #define HAVE_ST_BLKSIZE 1
> | #define HAVE_SSIZE_T 1
> | #define HAVE_PTRDIFF_T 1
> | /* end confdefs.h.  */
> | #if ! (defined __BIG_ENDIAN__ || defined __LITTLE_ENDIAN__)
> |            neither is defined;
> |          #endif
> |          typedef int dummy;
> |
> configure:27655: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:27662: $? = 0
> configure:27694: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> "conftest.c", line 59: undefined symbol: not
> "conftest.c", line 59: syntax error before or at: big
> cc: acomp failed for conftest.c
> configure:27701: $? = 2
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "netCDF"
> | #define PACKAGE_TARNAME "netcdf"
> | #define PACKAGE_VERSION "4.0.1"
> | #define PACKAGE_STRING "netCDF 4.0.1"
> | #define PACKAGE_BUGREPORT "address@hidden"
> | #define PACKAGE "netcdf"
> | #define VERSION "4.0.1"
> | #define NCIO_MINBLOCKSIZE 256
> | #define CHUNK_CACHE_SIZE 32000000
> | #define CHUNK_CACHE_NELEMS 1000
> | #define CHUNK_CACHE_PREEMPTION 0.75
> | #define USE_EXTREME_NUMBERS 1
> | #define TEMP_LARGE "."
> | #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_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | #define NF_INT1_T byte
> | #define NF_INT2_T integer*2
> | #define NF_INT1_IS_C_SIGNED_CHAR 1
> | #define NF_INT2_IS_C_SHORT 1
> | #define NF_INT_IS_C_INT 1
> | #define NF_REAL_IS_C_FLOAT 1
> | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
> | #define NCBYTE_T byte
> | #define NCSHORT_T integer*2
> | #define HAVE_LOCALE_H 1
> | #define HAVE__BOOL 1
> | #define HAVE_STDBOOL_H 1
> | #define HAVE_STRERROR 1
> | #define HAVE_SNPRINTF 1
> | #define HAVE_ALLOCA_H 1
> | #define HAVE_ALLOCA 1
> | #define HAVE_DECL_ISNAN 1
> | #define HAVE_DECL_ISINF 1
> | #define HAVE_DECL_ISFINITE 1
> | #define HAVE_DECL_SIGNBIT 1
> | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
> | #define HAVE_ST_BLKSIZE 1
> | #define HAVE_SSIZE_T 1
> | #define HAVE_PTRDIFF_T 1
> | /* end confdefs.h.  */
> | #include <sys/types.h>
> |             #include <sys/param.h>
> |
> | int
> | main ()
> | {
> | #if BYTE_ORDER != BIG_ENDIAN
> |              not big endian
> |             #endif
> |
> |   ;
> |   return 0;
> | }
> configure:27953: result: no
> configure:27977: checking size of short
> configure:28280: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> "conftest.c", line 115: warning: statement not reached
> configure:28284: $? = 0
> configure:28290: ./conftest
> configure:28294: $? = 0
> configure:28318: result: 2
> configure:28332: checking size of int
> configure:28635: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> "conftest.c", line 116: warning: statement not reached
> configure:28639: $? = 0
> configure:28645: ./conftest
> configure:28649: $? = 0
> configure:28673: result: 4
> configure:28687: checking size of long
> configure:28990: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> "conftest.c", line 117: warning: statement not reached
> configure:28994: $? = 0
> configure:29000: ./conftest
> configure:29004: $? = 0
> configure:29028: result: 8
> configure:29042: checking size of float
> configure:29345: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> "conftest.c", line 118: warning: statement not reached
> configure:29349: $? = 0
> configure:29355: ./conftest
> configure:29359: $? = 0
> configure:29383: result: 4
> configure:29397: checking size of double
> configure:29700: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> "conftest.c", line 119: warning: statement not reached
> configure:29704: $? = 0
> configure:29710: ./conftest
> configure:29714: $? = 0
> configure:29738: result: 8
> configure:29752: checking size of off_t
> configure:30055: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> "conftest.c", line 120: warning: statement not reached
> configure:30059: $? = 0
> configure:30065: ./conftest
> configure:30069: $? = 0
> configure:30093: result: 8
> configure:30107: checking size of size_t
> configure:30410: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> "conftest.c", line 121: warning: statement not reached
> configure:30414: $? = 0
> configure:30420: ./conftest
> configure:30424: $? = 0
> configure:30448: result: 8
> configure:30547: checking for manual-page index command
> configure:30549: result:
> configure:30560: checking what to call the output of the ftpbin target
> configure:30569: result: binary-netcdf-4.0.1_nc3_sunf95_sunf95_sunCC.tar 
> sunf95 sunCC
> configure:30572: checking binary distribution directory
> configure:30580: result: /home/ftp/pub/binary/dummy_system
> configure:31243: checking for dirent.h that defines DIR
> configure:31272: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:31279: $? = 0
> configure:31296: result: yes
> configure:31310: checking for library containing opendir
> configure:31351: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> "conftest.c", line 73: warning: statement not reached
> configure:31358: $? = 0
> configure:31389: result: none required
> configure:31487: checking for ANSI C header files
> configure:31655: result: yes
> configure:31665: checking for sys/wait.h that is POSIX.1 compatible
> configure:31701: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:31708: $? = 0
> configure:31723: result: yes
> configure:31733: checking whether time.h and sys/time.h may both be included
> configure:31763: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:31770: $? = 0
> configure:31785: result: yes
> configure:31821: checking stdio.h usability
> configure:31838: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:31845: $? = 0
> configure:31859: result: yes
> configure:31863: checking stdio.h presence
> configure:31878: icc -E -DpgiFortran conftest.c
> configure:31885: $? = 0
> configure:31899: result: yes
> configure:31932: checking for stdio.h
> configure:31941: result: yes
> configure:31821: checking stdarg.h usability
> configure:31838: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:31845: $? = 0
> configure:31859: result: yes
> configure:31863: checking stdarg.h presence
> configure:31878: icc -E -DpgiFortran conftest.c
> configure:31885: $? = 0
> configure:31899: result: yes
> configure:31932: checking for stdarg.h
> configure:31941: result: yes
> configure:31821: checking errno.h usability
> configure:31838: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:31845: $? = 0
> configure:31859: result: yes
> configure:31863: checking errno.h presence
> configure:31878: icc -E -DpgiFortran conftest.c
> configure:31885: $? = 0
> configure:31899: result: yes
> configure:31932: checking for errno.h
> configure:31941: result: yes
> configure:31821: checking ctype.h usability
> configure:31838: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:31845: $? = 0
> configure:31859: result: yes
> configure:31863: checking ctype.h presence
> configure:31878: icc -E -DpgiFortran conftest.c
> configure:31885: $? = 0
> configure:31899: result: yes
> configure:31932: checking for ctype.h
> configure:31941: result: yes
> configure:31821: checking fcntl.h usability
> configure:31838: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:31845: $? = 0
> configure:31859: result: yes
> configure:31863: checking fcntl.h presence
> configure:31878: icc -E -DpgiFortran conftest.c
> configure:31885: $? = 0
> configure:31899: result: yes
> configure:31932: checking for fcntl.h
> configure:31941: result: yes
> configure:31821: checking malloc.h usability
> configure:31838: suncc -c -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran conftest.c >&5
> configure:31845: $? = 0
> configure:31859: result: yes
> configure:31863: checking malloc.h presence
> configure:31878: icc -E -DpgiFortran conftest.c
> configure:31885: $? = 0
> configure:31899: result: yes
> configure:31932: checking for malloc.h
> configure:31941: result: yes
> configure:31810: checking for stdlib.h
> configure:31817: result: yes
> configure:31810: checking for string.h
> configure:31817: result: yes
> configure:31810: checking for strings.h
> configure:31817: result: yes
> configure:31810: checking for unistd.h
> configure:31817: result: yes
> configure:31810: checking for sys/stat.h
> configure:31817: result: yes
> configure:31963: checking for strchr
> configure:32019: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> "conftest.c", line 110: warning: statement not reached
> configure:32026: $? = 0
> configure:32048: result: yes
> configure:31963: checking for strrchr
> configure:32019: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> "conftest.c", line 111: warning: statement not reached
> configure:32026: $? = 0
> configure:32048: result: yes
> configure:31963: checking for mktemp
> configure:32019: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> "conftest.c", line 112: warning: statement not reached
> conftest.o: In function `main':
> conftest.c:(.text+0x5): warning: the use of `mktemp' is dangerous, better use 
> `mkstemp'
> configure:32026: $? = 0
> configure:32048: result: yes
> configure:31963: checking for strcat
> configure:32019: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> "conftest.c", line 113: warning: statement not reached
> configure:32026: $? = 0
> configure:32048: result: yes
> configure:31963: checking for strcpy
> configure:32019: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> "conftest.c", line 114: warning: statement not reached
> configure:32026: $? = 0
> configure:32048: result: yes
> configure:32063: checking for vprintf
> configure:32119: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> "conftest.c", line 115: warning: statement not reached
> configure:32126: $? = 0
> configure:32148: result: yes
> configure:32156: checking for _doprnt
> configure:32212: suncc -o conftest -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -DpgiFortran  conftest.c  >&5
> "conftest.c", line 116: warning: statement not reached
> conftest.o: In function `main':
> conftest.c:(.text+0x5): undefined reference to `_doprnt'
> configure:32219: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "netCDF"
> | #define PACKAGE_TARNAME "netcdf"
> | #define PACKAGE_VERSION "4.0.1"
> | #define PACKAGE_STRING "netCDF 4.0.1"
> | #define PACKAGE_BUGREPORT "address@hidden"
> | #define PACKAGE "netcdf"
> | #define VERSION "4.0.1"
> | #define NCIO_MINBLOCKSIZE 256
> | #define CHUNK_CACHE_SIZE 32000000
> | #define CHUNK_CACHE_NELEMS 1000
> | #define CHUNK_CACHE_PREEMPTION 0.75
> | #define USE_EXTREME_NUMBERS 1
> | #define TEMP_LARGE "."
> | #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_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | #define NF_INT1_T byte
> | #define NF_INT2_T integer*2
> | #define NF_INT1_IS_C_SIGNED_CHAR 1
> | #define NF_INT2_IS_C_SHORT 1
> | #define NF_INT_IS_C_INT 1
> | #define NF_REAL_IS_C_FLOAT 1
> | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
> | #define NCBYTE_T byte
> | #define NCSHORT_T integer*2
> | #define HAVE_LOCALE_H 1
> | #define HAVE__BOOL 1
> | #define HAVE_STDBOOL_H 1
> | #define HAVE_STRERROR 1
> | #define HAVE_SNPRINTF 1
> | #define HAVE_ALLOCA_H 1
> | #define HAVE_ALLOCA 1
> | #define HAVE_DECL_ISNAN 1
> | #define HAVE_DECL_ISINF 1
> | #define HAVE_DECL_ISFINITE 1
> | #define HAVE_DECL_SIGNBIT 1
> | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
> | #define HAVE_ST_BLKSIZE 1
> | #define HAVE_SSIZE_T 1
> | #define HAVE_PTRDIFF_T 1
> | #define SIZEOF_SHORT 2
> | #define SIZEOF_INT 4
> | #define SIZEOF_LONG 8
> | #define SIZEOF_FLOAT 4
> | #define SIZEOF_DOUBLE 8
> | #define SIZEOF_OFF_T 8
> | #define SIZEOF_SIZE_T 8
> | #define HAVE_DIRENT_H 1
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_WAIT_H 1
> | #define TIME_WITH_SYS_TIME 1
> | #define HAVE_STDIO_H 1
> | #define HAVE_STDARG_H 1
> | #define HAVE_ERRNO_H 1
> | #define HAVE_CTYPE_H 1
> | #define HAVE_FCNTL_H 1
> | #define HAVE_MALLOC_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STRCHR 1
> | #define HAVE_STRRCHR 1
> | #define HAVE_MKTEMP 1
> | #define HAVE_STRCAT 1
> | #define HAVE_STRCPY 1
> | #define HAVE_VPRINTF 1
> | /* end confdefs.h.  */
> | /* Define _doprnt to an innocuous variant, in case <limits.h> declares 
> _doprnt.
> |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
> | #define _doprnt innocuous__doprnt
> |
> | /* System header to define __stub macros and hopefully few prototypes,
> |     which can conflict with char _doprnt (); 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 _doprnt
> |
> | /* 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 _doprnt ();
> | /* 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__doprnt || defined __stub____doprnt
> | choke me
> | #endif
> |
> | int
> | main ()
> | {
> | return _doprnt ();
> |   ;
> |   return 0;
> | }
> configure:32239: result: no
> configure:32634: checking whether ncgen4 should be built
> configure:32642: result: no
> configure:32733: generating header files and makefiles
> configure:33114: creating ./config.status
> 
> ## ---------------------- ##
> ## Running config.status. ##
> ## ---------------------- ##
> 
> This file was extended by netCDF config.status 4.0.1, which was
> generated by GNU Autoconf 2.62.  Invocation command line was
> 
> CONFIG_FILES    =
> CONFIG_HEADERS  =
> CONFIG_LINKS    =
> CONFIG_COMMANDS =
> $ ./config.status
> 
> on hilbert
> 
> config.status:1345: creating Makefile
> config.status:1345: creating nc-config
> config.status:1345: creating netcdf.pc
> config.status:1345: creating man4/Makefile
> config.status:1345: creating fortran/Makefile
> config.status:1345: creating libsrc/Makefile
> config.status:1345: creating libsrc4/Makefile
> config.status:1345: creating nctest/Makefile
> config.status:1345: creating nc_test4/Makefile
> config.status:1345: creating nc_test/Makefile
> config.status:1345: creating ncdump/Makefile
> config.status:1345: creating ncgen/Makefile
> config.status:1345: creating nf_test/Makefile
> config.status:1345: creating cxx/Makefile
> config.status:1345: creating cxx4/Makefile
> config.status:1345: creating f90/Makefile
> config.status:1345: creating examples/Makefile
> config.status:1345: creating examples/C/Makefile
> config.status:1345: creating examples/CDL/Makefile
> config.status:1345: creating examples/CXX/Makefile
> config.status:1345: creating examples/CXX4/Makefile
> config.status:1345: creating examples/F90/Makefile
> config.status:1345: creating examples/F77/Makefile
> config.status:1345: creating win32/Makefile
> config.status:1345: creating win32/NET/Makefile
> config.status:1345: creating win32/NET/libsrc/Makefile
> config.status:1345: creating win32/NET/ncdump/Makefile
> config.status:1345: creating win32/NET/ncgen/Makefile
> config.status:1345: creating win32/NET/examples/Makefile
> config.status:1345: creating win32/NET/nctest/Makefile
> config.status:1345: creating win32/NET/nc_test/Makefile
> config.status:1345: creating libncdap3/Makefile
> config.status:1345: creating libncdap3/oc/Makefile
> config.status:1345: creating ncdap_test/Makefile
> config.status:1345: creating ncdap_test/expected3/Makefile
> config.status:1345: creating ncdap_test/testdata3/Makefile
> config.status:1345: creating ncgen4/Makefile
> config.status:1345: creating ncdump/cdl4/Makefile
> config.status:1345: creating ncdump/expected4/Makefile
> config.status:1345: creating config.h
> config.status:1345: creating fortran/nfconfig1.inc
> config.status:1619: executing depfiles commands
> config.status:1619: executing libtool commands
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_build=x86_64-unknown-linux-gnu
> ac_cv_c_bigendian=no
> ac_cv_c_char_unsigned=no
> ac_cv_c_compiler_gnu=no
> ac_cv_c_const=yes
> ac_cv_c_ieeefloat=yes
> ac_cv_cxx_compiler_gnu=no
> ac_cv_env_CCC_set=
> ac_cv_env_CCC_value=
> ac_cv_env_CC_set=set
> ac_cv_env_CC_value=suncc
> ac_cv_env_CFLAGS_set=set
> ac_cv_env_CFLAGS_value='-O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf'
> ac_cv_env_CPPFLAGS_set=set
> ac_cv_env_CPPFLAGS_value=-DpgiFortran
> ac_cv_env_CPP_set=set
> ac_cv_env_CPP_value='icc -E'
> ac_cv_env_CXXCPP_set=
> ac_cv_env_CXXCPP_value=
> ac_cv_env_CXXFLAGS_set=set
> ac_cv_env_CXXFLAGS_value='-O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf'
> ac_cv_env_CXX_set=set
> ac_cv_env_CXX_value=sunCC
> ac_cv_env_F77_set=set
> ac_cv_env_F77_value=sunf95
> ac_cv_env_FCFLAGS_set=
> ac_cv_env_FCFLAGS_value=
> ac_cv_env_FC_set=set
> ac_cv_env_FC_value=sunf95
> ac_cv_env_FFLAGS_set=set
> ac_cv_env_FFLAGS_value='-O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf'
> ac_cv_env_LDFLAGS_set=
> ac_cv_env_LDFLAGS_value=
> ac_cv_env_LIBS_set=
> ac_cv_env_LIBS_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=no
> ac_cv_fc_compiler_gnu=no
> ac_cv_fc_srcext_f90=none
> ac_cv_func__doprnt=no
> ac_cv_func_alloca_works=yes
> ac_cv_func_mktemp=yes
> ac_cv_func_snprintf=yes
> ac_cv_func_strcat=yes
> ac_cv_func_strchr=yes
> ac_cv_func_strcpy=yes
> ac_cv_func_strerror=yes
> ac_cv_func_strlcat=no
> ac_cv_func_strrchr=yes
> ac_cv_func_vprintf=yes
> ac_cv_have_decl_isfinite=yes
> ac_cv_have_decl_isinf=yes
> ac_cv_have_decl_isnan=yes
> ac_cv_have_decl_signbit=yes
> ac_cv_header_ctype_h=yes
> ac_cv_header_dirent_dirent_h=yes
> ac_cv_header_dlfcn_h=yes
> ac_cv_header_errno_h=yes
> ac_cv_header_fcntl_h=yes
> ac_cv_header_inttypes_h=yes
> ac_cv_header_locale_h=yes
> ac_cv_header_malloc_h=yes
> ac_cv_header_memory_h=yes
> ac_cv_header_stdarg_h=yes
> ac_cv_header_stdbool_h=yes
> ac_cv_header_stdc=yes
> ac_cv_header_stdint_h=yes
> ac_cv_header_stdio_h=yes
> ac_cv_header_stdlib_h=yes
> ac_cv_header_string_h=yes
> ac_cv_header_strings_h=yes
> ac_cv_header_sys_stat_h=yes
> ac_cv_header_sys_types_h=yes
> ac_cv_header_sys_wait_h=yes
> ac_cv_header_time=yes
> ac_cv_header_unistd_h=yes
> ac_cv_host=x86_64-unknown-linux-gnu
> ac_cv_member_struct_stat_st_blksize=yes
> ac_cv_objext=o
> ac_cv_path_EGREP='/bin/grep -E'
> ac_cv_path_FGREP='/bin/grep -F'
> ac_cv_path_GREP=/bin/grep
> ac_cv_path_SED=/bin/sed
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_path_mkdir=/bin/mkdir
> ac_cv_prog_AWK=gawk
> ac_cv_prog_CPP='icc -E'
> ac_cv_prog_CXXCPP='sunCC -E'
> ac_cv_prog_NM='/usr/bin/nm -B'
> ac_cv_prog_ac_ct_AR=ar
> ac_cv_prog_ac_ct_RANLIB=ranlib
> ac_cv_prog_ac_ct_STRIP=strip
> ac_cv_prog_cc_c89=
> ac_cv_prog_cc_g=yes
> ac_cv_prog_cc_suncc_c_o=yes
> ac_cv_prog_cxx_g=yes
> ac_cv_prog_f77_g=yes
> ac_cv_prog_f90_uppercase_mod=no
> ac_cv_prog_fc_g=yes
> ac_cv_prog_make_make_set=yes
> ac_cv_search_opendir='none required'
> ac_cv_sizeof_double=8
> ac_cv_sizeof_float=4
> ac_cv_sizeof_int=4
> ac_cv_sizeof_long=8
> ac_cv_sizeof_off_t=8
> ac_cv_sizeof_short=2
> ac_cv_sizeof_size_t=8
> ac_cv_sys_file_offset_bits=no
> ac_cv_sys_largefile_CC=no
> ac_cv_type__Bool=yes
> ac_cv_type_off_t=yes
> ac_cv_type_ptrdiff_t=yes
> ac_cv_type_size_t=yes
> ac_cv_type_ssize_t=yes
> ac_cv_type_uchar=no
> ac_cv_working_alloca_h=yes
> am_cv_CC_dependencies_compiler_type=none
> am_cv_CXX_dependencies_compiler_type=none
> ax_cv_f90_modflag=-M
> lt_cv_deplibs_check_method=pass_all
> lt_cv_file_magic_cmd='$MAGIC_CMD'
> lt_cv_file_magic_test_file=
> lt_cv_ld_reload_flag=-r
> lt_cv_nm_interface='BSD nm'
> lt_cv_objdir=.libs
> lt_cv_path_LD=/usr/bin/ld
> lt_cv_path_LDCXX=
> lt_cv_path_NM='/usr/bin/nm -B'
> lt_cv_prog_compiler_c_o=yes
> lt_cv_prog_compiler_c_o_CXX=yes
> lt_cv_prog_compiler_c_o_F77=yes
> lt_cv_prog_compiler_c_o_FC=yes
> lt_cv_prog_compiler_pic_works=yes
> lt_cv_prog_compiler_pic_works_CXX=yes
> lt_cv_prog_compiler_pic_works_F77=yes
> lt_cv_prog_compiler_pic_works_FC=yes
> lt_cv_prog_compiler_static_works=no
> lt_cv_prog_compiler_static_works_CXX=no
> lt_cv_prog_compiler_static_works_F77=yes
> lt_cv_prog_compiler_static_works_FC=yes
> lt_cv_prog_gnu_ld=yes
> lt_cv_prog_gnu_ldcxx=
> lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[     
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
> ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
> lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  
> {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  
> {"\2", (void *) \&\2},/p'\'''
> lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ 
> ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) 
> \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ 
> ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
> lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int 
> \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
> lt_cv_sys_max_cmd_len=3458764513820540925
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> ACLOCAL='${SHELL} /home/coats/Work/netcdf-4.0.1/missing --run aclocal-1.10'
> ALLOCA=''
> AMDEPBACKSLASH='\'
> AMDEP_FALSE='#'
> AMDEP_TRUE=''
> AMTAR='${SHELL} /home/coats/Work/netcdf-4.0.1/missing --run tar'
> AR='ar'
> AUTOCONF='${SHELL} /home/coats/Work/netcdf-4.0.1/missing --run autoconf'
> AUTOHEADER='${SHELL} /home/coats/Work/netcdf-4.0.1/missing --run autoheader'
> AUTOMAKE='${SHELL} /home/coats/Work/netcdf-4.0.1/missing --run automake-1.10'
> AWK='gawk'
> BINFILE_NAME='binary-netcdf-4.0.1_nc3_sunf95_sunf95_sunCC.tar'
> BUILD_BENCHMARKS_FALSE=''
> BUILD_BENCHMARKS_TRUE='#'
> BUILD_CXX4_FALSE=''
> BUILD_CXX4_TRUE='#'
> BUILD_CXX_FALSE='#'
> BUILD_CXX_TRUE=''
> BUILD_C_FALSE='#'
> BUILD_C_TRUE=''
> BUILD_DAP4_FALSE=''
> BUILD_DAP4_TRUE='#'
> BUILD_DAP_FALSE=''
> BUILD_DAP_TRUE='#'
> BUILD_DLL_FALSE=''
> BUILD_DLL_TRUE='#'
> BUILD_EXAMPLES_FALSE='#'
> BUILD_EXAMPLES_TRUE=''
> BUILD_F77_FALSE='#'
> BUILD_F77_TRUE=''
> BUILD_F90_FALSE='#'
> BUILD_F90_TRUE=''
> BUILD_NCGEN4_FALSE=''
> BUILD_NCGEN4_TRUE='#'
> BUILD_PARALLEL_FALSE=''
> BUILD_PARALLEL_TRUE='#'
> BUILD_SEPARATE_FORTRAN_FALSE=''
> BUILD_SEPARATE_FORTRAN_TRUE='#'
> BUILD_SHARED_FALSE=''
> BUILD_SHARED_TRUE='#'
> BUILD_UTILITIES_FALSE='#'
> BUILD_UTILITIES_TRUE=''
> BUILD_V2_FALSE='#'
> BUILD_V2_TRUE=''
> CC='suncc'
> CCDEPMODE='depmode=none'
> CFLAGS='-O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf'
> CPP='icc -E'
> CPPFLAGS='-DpgiFortran'
> CROSS_COMPILING_FALSE=''
> CROSS_COMPILING_TRUE='#'
> CURLDIR=''
> CURL_CFLAGS=''
> CURL_LIBS=''
> CXX='sunCC'
> CXXCPP='sunCC -E'
> CXXDEPMODE='depmode=none'
> CXXFLAGS='-O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf'
> CYGPATH_W='echo'
> DEFS='-DHAVE_CONFIG_H'
> DEPDIR='.deps'
> DSYMUTIL=''
> DUMPBIN=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='/bin/grep -E'
> ENABLE_DAP_REMOTE_TESTS_FALSE=''
> ENABLE_DAP_REMOTE_TESTS_TRUE='#'
> EXEEXT=''
> EXTRA_EXAMPLE_TESTS_FALSE=''
> EXTRA_EXAMPLE_TESTS_TRUE='#'
> EXTRA_TESTS_FALSE=''
> EXTRA_TESTS_TRUE='#'
> F77='sunf95'
> FC='sunf95'
> FCFLAGS='-g'
> FCFLAGS_f90=''
> FFLAGS='-O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf'
> FGREP='/bin/grep -F'
> FTPBINDIR='/home/ftp/pub/binary/dummy_system'
> GREP='/bin/grep'
> HAS_CXX='yes'
> HAS_DAP='no'
> HAS_F77='yes'
> HAS_F90='yes'
> HAS_NC2='yes'
> HAS_NC4='no'
> HDF5DIR=''
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_DOCS_FALSE=''
> INSTALL_DOCS_TRUE='#'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
> INTERNAL_OCLIB_FALSE=''
> INTERNAL_OCLIB_TRUE='#'
> LARGE_FILE_TESTS_FALSE=''
> LARGE_FILE_TESTS_TRUE='#'
> LD='/usr/bin/ld -m elf_x86_64'
> LDFLAGS=''
> LIBOBJS=''
> LIBS=''
> LIBTOOL='$(SHELL) $(top_builddir)/libtool'
> LIPO=''
> LN_S='ln -s'
> LTLIBOBJS=''
> MAKEINFO='${SHELL} /home/coats/Work/netcdf-4.0.1/missing --run makeinfo'
> MAKEWHATIS_CMD=''
> MKDIR_P='/bin/mkdir -p'
> MOD_FLAG='-M'
> NC_FLIBS='-lnetcdf'
> NC_LIBS='-lnetcdf'
> NETCDF_C_LIB=''
> NM='/usr/bin/nm -B'
> NMEDIT=''
> NMFLAGS=''
> OBJEXT='o'
> OCLIB_CFLAGS=''
> OCLIB_LIBS=''
> OTOOL64=''
> OTOOL=''
> PACKAGE='netcdf'
> PACKAGE_BUGREPORT='address@hidden'
> PACKAGE_NAME='netCDF'
> PACKAGE_STRING='netCDF 4.0.1'
> PACKAGE_TARNAME='netcdf'
> PACKAGE_VERSION='4.0.1'
> PATH_SEPARATOR=':'
> RANLIB='ranlib'
> SED='/bin/sed'
> SET_MAKE=''
> SHAREEXT='so'
> SHELL='/bin/sh'
> STRIP='strip'
> SZLIBDIR=''
> TEST_F77_FALSE='#'
> TEST_F77_TRUE=''
> TEST_PARALLEL_FALSE=''
> TEST_PARALLEL_TRUE='#'
> UPPER_CASE_MOD_FALSE=''
> UPPER_CASE_MOD_TRUE='#'
> USE_FFIO_FALSE=''
> USE_FFIO_TRUE='#'
> USE_HDF5_DIR_FALSE=''
> USE_HDF5_DIR_TRUE='#'
> USE_LOGGING_FALSE=''
> USE_LOGGING_TRUE='#'
> USE_NETCDF4_FALSE=''
> USE_NETCDF4_TRUE='#'
> USE_NETCDF_C_LIB_DIR_FALSE=''
> USE_NETCDF_C_LIB_DIR_TRUE='#'
> USE_RENAMEV3_FALSE=''
> USE_RENAMEV3_TRUE='#'
> USE_SZLIB_DIR_FALSE=''
> USE_SZLIB_DIR_TRUE='#'
> USE_VALGRIND_TESTS_FALSE=''
> USE_VALGRIND_TESTS_TRUE='#'
> USE_ZLIB_DIR_FALSE=''
> USE_ZLIB_DIR_TRUE='#'
> VERSION='4.0.1'
> WHATIS='whatis'
> ZLIBDIR=''
> ac_ct_CC=''
> ac_ct_CXX=''
> ac_ct_DUMPBIN=''
> ac_ct_F77=''
> ac_ct_FC=''
> am__fastdepCC_FALSE=''
> am__fastdepCC_TRUE='#'
> am__fastdepCXX_FALSE=''
> am__fastdepCXX_TRUE='#'
> am__include='include'
> am__isrc=''
> am__leading_dot='.'
> am__quote=''
> am__tar='${AMTAR} chof - "$$tardir"'
> am__untar='${AMTAR} 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/coats/Work/netcdf-4.0.1/install-sh'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='${prefix}/var'
> lt_ECHO='echo'
> mandir='${datarootdir}/man'
> mkdir_p='/bin/mkdir -p'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='/usr/local'
> prog=''
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
> target_alias=''
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> #define PACKAGE_NAME "netCDF"
> #define PACKAGE_TARNAME "netcdf"
> #define PACKAGE_VERSION "4.0.1"
> #define PACKAGE_STRING "netCDF 4.0.1"
> #define PACKAGE_BUGREPORT "address@hidden"
> #define PACKAGE "netcdf"
> #define VERSION "4.0.1"
> #define NCIO_MINBLOCKSIZE 256
> #define CHUNK_CACHE_SIZE 32000000
> #define CHUNK_CACHE_NELEMS 1000
> #define CHUNK_CACHE_PREEMPTION 0.75
> #define USE_EXTREME_NUMBERS 1
> #define TEMP_LARGE "."
> #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_DLFCN_H 1
> #define LT_OBJDIR ".libs/"
> #define NF_INT1_T byte
> #define NF_INT2_T integer*2
> #define NF_INT1_IS_C_SIGNED_CHAR 1
> #define NF_INT2_IS_C_SHORT 1
> #define NF_INT_IS_C_INT 1
> #define NF_REAL_IS_C_FLOAT 1
> #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1
> #define NCBYTE_T byte
> #define NCSHORT_T integer*2
> #define HAVE_LOCALE_H 1
> #define HAVE__BOOL 1
> #define HAVE_STDBOOL_H 1
> #define HAVE_STRERROR 1
> #define HAVE_SNPRINTF 1
> #define HAVE_ALLOCA_H 1
> #define HAVE_ALLOCA 1
> #define HAVE_DECL_ISNAN 1
> #define HAVE_DECL_ISINF 1
> #define HAVE_DECL_ISFINITE 1
> #define HAVE_DECL_SIGNBIT 1
> #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
> #define HAVE_ST_BLKSIZE 1
> #define HAVE_SSIZE_T 1
> #define HAVE_PTRDIFF_T 1
> #define SIZEOF_SHORT 2
> #define SIZEOF_INT 4
> #define SIZEOF_LONG 8
> #define SIZEOF_FLOAT 4
> #define SIZEOF_DOUBLE 8
> #define SIZEOF_OFF_T 8
> #define SIZEOF_SIZE_T 8
> #define HAVE_DIRENT_H 1
> #define STDC_HEADERS 1
> #define HAVE_SYS_WAIT_H 1
> #define TIME_WITH_SYS_TIME 1
> #define HAVE_STDIO_H 1
> #define HAVE_STDARG_H 1
> #define HAVE_ERRNO_H 1
> #define HAVE_CTYPE_H 1
> #define HAVE_FCNTL_H 1
> #define HAVE_MALLOC_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRING_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_STRCHR 1
> #define HAVE_STRRCHR 1
> #define HAVE_MKTEMP 1
> #define HAVE_STRCAT 1
> #define HAVE_STRCPY 1
> #define HAVE_VPRINTF 1
> #define USE_DAP4 1
> 
> configure: exit 0
> 
> make  all-recursive
> make[1]: Entering directory `/home/coats/Work/netcdf-4.0.1'
> Making all in f90
> make[2]: Entering directory `/home/coats/Work/netcdf-4.0.1/f90'
> sunf95 -I../libsrc -I.  -g -c -o typeSizes.o typeSizes.f90
> make  all-am
> make[3]: Entering directory `/home/coats/Work/netcdf-4.0.1/f90'
> /bin/sh ../libtool   --mode=compile sunf95 -I../libsrc -I.  -g -c -o 
> typeSizes.lo typeSizes.f90
> libtool: compile:  sunf95 -I../libsrc -I. -g -c typeSizes.f90 -o typeSizes.o
> /bin/sh ../libtool   --mode=compile sunf95 -I../libsrc -I.  -g -c -o 
> netcdf.lo netcdf.f90
> libtool: compile:  sunf95 -I../libsrc -I. -g -c netcdf.f90 -o netcdf.o
> /bin/sh ../libtool   --mode=link sunf95 -I../libsrc -I.  -g   -o 
> libnetcdff90.la  typeSizes.lo  netcdf.lo
> libtool: link: ar cru .libs/libnetcdff90.a  typeSizes.o netcdf.o
> libtool: link: ranlib .libs/libnetcdff90.a
> libtool: link: ( cd ".libs" && rm -f "libnetcdff90.la" && ln -s 
> "../libnetcdff90.la" "libnetcdff90.la" )
> make[3]: Leaving directory `/home/coats/Work/netcdf-4.0.1/f90'
> make[2]: Leaving directory `/home/coats/Work/netcdf-4.0.1/f90'
> Making all in fortran
> make[2]: Entering directory `/home/coats/Work/netcdf-4.0.1/fortran'
> echo '!     NetCDF-3.' > netcdf.inc
> cat ../fortran/netcdf3.inc >> netcdf.inc
> echo >> netcdf.inc
> echo '!     NetCDF-2.' >> netcdf.inc
> cat ../fortran/netcdf2.inc >> netcdf.inc
> make  all-am
> make[3]: Entering directory `/home/coats/Work/netcdf-4.0.1/fortran'
> source='fort-attio.c' object='fort-attio.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I..   
>   -I../libsrc  -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o fort-attio.lo fort-attio.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c fort-attio.c -o 
> fort-attio.o
> source='fort-control.c' object='fort-control.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I..   
>   -I../libsrc  -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o fort-control.lo fort-control.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c fort-control.c 
> -o fort-control.o
> source='fort-dim.c' object='fort-dim.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I..   
>   -I../libsrc  -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o fort-dim.lo fort-dim.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c fort-dim.c -o 
> fort-dim.o
> source='fort-genatt.c' object='fort-genatt.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I..   
>   -I../libsrc  -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o fort-genatt.lo fort-genatt.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c fort-genatt.c 
> -o fort-genatt.o
> source='fort-geninq.c' object='fort-geninq.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I..   
>   -I../libsrc  -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o fort-geninq.lo fort-geninq.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c fort-geninq.c 
> -o fort-geninq.o
> source='fort-genvar.c' object='fort-genvar.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I..   
>   -I../libsrc  -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o fort-genvar.lo fort-genvar.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c fort-genvar.c 
> -o fort-genvar.o
> source='fort-lib.c' object='fort-lib.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I..   
>   -I../libsrc  -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o fort-lib.lo fort-lib.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c fort-lib.c -o 
> fort-lib.o
> source='fort-misc.c' object='fort-misc.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I..   
>   -I../libsrc  -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o fort-misc.lo fort-misc.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c fort-misc.c -o 
> fort-misc.o
> source='fort-v2compat.c' object='fort-v2compat.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I..   
>   -I../libsrc  -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o fort-v2compat.lo fort-v2compat.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c fort-v2compat.c 
> -o fort-v2compat.o
> source='fort-vario.c' object='fort-vario.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I..   
>   -I../libsrc  -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o fort-vario.lo fort-vario.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c fort-vario.c -o 
> fort-vario.o
> source='fort-var1io.c' object='fort-var1io.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I..   
>   -I../libsrc  -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o fort-var1io.lo fort-var1io.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c fort-var1io.c 
> -o fort-var1io.o
> source='fort-varaio.c' object='fort-varaio.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I..   
>   -I../libsrc  -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o fort-varaio.lo fort-varaio.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c fort-varaio.c 
> -o fort-varaio.o
> source='fort-varmio.c' object='fort-varmio.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I..   
>   -I../libsrc  -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o fort-varmio.lo fort-varmio.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c fort-varmio.c 
> -o fort-varmio.o
> source='fort-varsio.c' object='fort-varsio.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I..   
>   -I../libsrc  -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o fort-varsio.lo fort-varsio.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c fort-varsio.c 
> -o fort-varsio.o
> /bin/sh ../libtool --tag=CC   --mode=link suncc  -O3 -m64 -xarch=native 
> -xtarget=native -xdebugformat=dwarf   -o libnetcdff.la  fort-attio.lo 
> fort-control.lo fort-dim.lo fort-genatt.lo fort-geninq.lo fort-genvar.lo 
> fort-lib.lo fort-misc.lo fort-v2compat.lo fort-vario.lo fort-var1io.lo 
> fort-varaio.lo fort-varmio.lo fort-varsio.lo    ../f90/libnetcdff90.la
> libtool: link: (cd .libs/libnetcdff.lax/libnetcdff90.a && ar x 
> "/home/coats/Work/netcdf-4.0.1/fortran/../f90/.libs/libnetcdff90.a")
> libtool: link: ar cru .libs/libnetcdff.a  fort-attio.o fort-control.o 
> fort-dim.o fort-genatt.o fort-geninq.o fort-genvar.o fort-lib.o fort-misc.o 
> fort-v2compat.o fort-vario.o fort-var1io.o fort-varaio.o fort-varmio.o 
> fort-varsio.o  .libs/libnetcdff.lax/libnetcdff90.a/typeSizes.o 
> .libs/libnetcdff.lax/libnetcdff90.a/netcdf.o
> libtool: link: ranlib .libs/libnetcdff.a
> libtool: link: rm -fr .libs/libnetcdff.lax
> libtool: link: ( cd ".libs" && rm -f "libnetcdff.la" && ln -s 
> "../libnetcdff.la" "libnetcdff.la" )
> make[3]: Leaving directory `/home/coats/Work/netcdf-4.0.1/fortran'
> make[2]: Leaving directory `/home/coats/Work/netcdf-4.0.1/fortran'
> Making all in libsrc
> make[2]: Entering directory `/home/coats/Work/netcdf-4.0.1/libsrc'
> source='attr.c' object='attr.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I.. 
> -I../fortran      -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o attr.lo attr.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c attr.c -o attr.o
> source='ncx.c' object='ncx.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I.. 
> -I../fortran      -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o ncx.lo ncx.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c ncx.c -o ncx.o
> source='putget.c' object='putget.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I.. 
> -I../fortran      -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o putget.lo putget.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c putget.c -o 
> putget.o
> source='dim.c' object='dim.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I.. 
> -I../fortran      -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o dim.lo dim.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c dim.c -o dim.o
> source='error.c' object='error.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I.. 
> -I../fortran      -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o error.lo error.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c error.c -o 
> error.o
> source='libvers.c' object='libvers.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I.. 
> -I../fortran      -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o libvers.lo libvers.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c libvers.c -o 
> libvers.o
> source='nc.c' object='nc.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I.. 
> -I../fortran      -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o nc.lo nc.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c nc.c -o nc.o
> source='string.c' object='string.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I.. 
> -I../fortran      -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o string.lo string.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c string.c -o 
> string.o
> source='v1hpg.c' object='v1hpg.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I.. 
> -I../fortran      -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o v1hpg.lo v1hpg.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c v1hpg.c -o 
> v1hpg.o
> source='var.c' object='var.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I.. 
> -I../fortran      -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o var.lo var.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c var.c -o var.o
> source='utf8proc.c' object='utf8proc.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I.. 
> -I../fortran      -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o utf8proc.lo utf8proc.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c utf8proc.c -o 
> utf8proc.o
> source='posixio.c' object='posixio.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I.. 
> -I../fortran      -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o posixio.lo posixio.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c posixio.c -o 
> posixio.o
> source='v2i.c' object='v2i.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CC   --mode=compile suncc -DHAVE_CONFIG_H -I. -I.. 
> -I../fortran      -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o v2i.lo v2i.c
> libtool: compile:  suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DpgiFortran 
> -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c v2i.c -o v2i.o
> /bin/sh ../libtool --tag=CC   --mode=link suncc  -O3 -m64 -xarch=native 
> -xtarget=native -xdebugformat=dwarf     -o libnetcdf2.la  v2i.lo
> libtool: link: ar cru .libs/libnetcdf2.a  v2i.o
> libtool: link: ranlib .libs/libnetcdf2.a
> libtool: link: ( cd ".libs" && rm -f "libnetcdf2.la" && ln -s 
> "../libnetcdf2.la" "libnetcdf2.la" )
> /bin/sh ../libtool --tag=CC   --mode=link suncc  -O3 -m64 -xarch=native 
> -xtarget=native -xdebugformat=dwarf    -version-info 4:0:0   -o libnetcdf.la 
> -rpath /usr/local/lib attr.lo ncx.lo putget.lo dim.lo error.lo libvers.lo 
> nc.lo string.lo v1hpg.lo var.lo utf8proc.lo  posixio.lo libnetcdf2.la 
> ../fortran/libnetcdff.la
> libtool: link: (cd .libs/libnetcdf.lax/libnetcdf2.a && ar x 
> "/home/coats/Work/netcdf-4.0.1/libsrc/./.libs/libnetcdf2.a")
> libtool: link: (cd .libs/libnetcdf.lax/libnetcdff.a && ar x 
> "/home/coats/Work/netcdf-4.0.1/libsrc/../fortran/.libs/libnetcdff.a")
> libtool: link: ar cru .libs/libnetcdf.a  attr.o ncx.o putget.o dim.o error.o 
> libvers.o nc.o string.o v1hpg.o var.o utf8proc.o posixio.o  
> .libs/libnetcdf.lax/libnetcdf2.a/v2i.o  
> .libs/libnetcdf.lax/libnetcdff.a/fort-v2compat.o 
> .libs/libnetcdf.lax/libnetcdff.a/fort-misc.o 
> .libs/libnetcdf.lax/libnetcdff.a/fort-varaio.o 
> .libs/libnetcdf.lax/libnetcdff.a/fort-varsio.o 
> .libs/libnetcdf.lax/libnetcdff.a/fort-vario.o 
> .libs/libnetcdf.lax/libnetcdff.a/fort-genvar.o 
> .libs/libnetcdf.lax/libnetcdff.a/fort-lib.o 
> .libs/libnetcdf.lax/libnetcdff.a/fort-control.o 
> .libs/libnetcdf.lax/libnetcdff.a/fort-genatt.o 
> .libs/libnetcdf.lax/libnetcdff.a/fort-varmio.o 
> .libs/libnetcdf.lax/libnetcdff.a/fort-var1io.o 
> .libs/libnetcdf.lax/libnetcdff.a/typeSizes.o 
> .libs/libnetcdf.lax/libnetcdff.a/fort-dim.o 
> .libs/libnetcdf.lax/libnetcdff.a/fort-attio.o 
> .libs/libnetcdf.lax/libnetcdff.a/fort-geninq.o 
> .libs/libnetcdf.lax/libnetcdff.a/netcdf.o
> libtool: link: ranlib .libs/libnetcdf.a
> libtool: link: rm -fr .libs/libnetcdf.lax
> libtool: link: ( cd ".libs" && rm -f "libnetcdf.la" && ln -s 
> "../libnetcdf.la" "libnetcdf.la" )
> make[2]: Leaving directory `/home/coats/Work/netcdf-4.0.1/libsrc'
> Making all in nctest
> make[2]: Entering directory `/home/coats/Work/netcdf-4.0.1/nctest'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/home/coats/Work/netcdf-4.0.1/nctest'
> Making all in ncgen
> make[2]: Entering directory `/home/coats/Work/netcdf-4.0.1/ncgen'
> source='main.c' object='main.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I.. -I../libsrc -I../libsrc 
> -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c 
> -o main.o main.c
> source='load.c' object='load.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I.. -I../libsrc -I../libsrc 
> -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c 
> -o load.o load.c
> "load.c", line 100: warning: implicit function declaration: strlcat
> source='escapes.c' object='escapes.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I.. -I../libsrc -I../libsrc 
> -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c 
> -o escapes.o escapes.c
> source='getfill.c' object='getfill.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I.. -I../libsrc -I../libsrc 
> -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c 
> -o getfill.o getfill.c
> source='init.c' object='init.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I.. -I../libsrc -I../libsrc 
> -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c 
> -o init.o init.c
> source='genlib.c' object='genlib.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I.. -I../libsrc -I../libsrc 
> -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c 
> -o genlib.o genlib.c
> source='ncgentab.c' object='ncgentab.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I.. -I../libsrc -I../libsrc 
> -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c 
> -o ncgentab.o ncgentab.c
> /bin/sh ../libtool --tag=CC   --mode=link suncc  -O3 -m64 -xarch=native 
> -xtarget=native -xdebugformat=dwarf   -o ncgen main.o load.o escapes.o 
> getfill.o init.o genlib.o ncgentab.o ../libsrc/libnetcdf.la
> libtool: link: suncc -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -o ncgen main.o load.o escapes.o getfill.o init.o 
> genlib.o ncgentab.o  ../libsrc/.libs/libnetcdf.a
> make[2]: Leaving directory `/home/coats/Work/netcdf-4.0.1/ncgen'
> Making all in ncdump
> make[2]: Entering directory `/home/coats/Work/netcdf-4.0.1/ncdump'
> ../ncgen/ncgen -c -o ctest0.nc ./../ncgen/c0.cdl > ./ctest.c
> ../ncgen/ncgen -v2 -c -o ctest0_64.nc ./../ncgen/c0.cdl > ./ctest64.c
> make  all-recursive
> make[3]: Entering directory `/home/coats/Work/netcdf-4.0.1/ncdump'
> Making all in cdl4
> make[4]: Entering directory `/home/coats/Work/netcdf-4.0.1/ncdump/cdl4'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory `/home/coats/Work/netcdf-4.0.1/ncdump/cdl4'
> Making all in expected4
> make[4]: Entering directory `/home/coats/Work/netcdf-4.0.1/ncdump/expected4'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory `/home/coats/Work/netcdf-4.0.1/ncdump/expected4'
> make[4]: Entering directory `/home/coats/Work/netcdf-4.0.1/ncdump'
> source='ncdump.c' object='ncdump.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../nc_test     -I../libsrc 
> -I../libsrc -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o ncdump.o ncdump.c
> source='vardata.c' object='vardata.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../nc_test     -I../libsrc 
> -I../libsrc -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o vardata.o vardata.c
> source='dumplib.c' object='dumplib.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../nc_test     -I../libsrc 
> -I../libsrc -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o dumplib.o dumplib.c
> source='indent.c' object='indent.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../nc_test     -I../libsrc 
> -I../libsrc -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o indent.o indent.c
> source='nctime.c' object='nctime.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../nc_test     -I../libsrc 
> -I../libsrc -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o nctime.o nctime.c
> /bin/sh ../libtool --tag=CC   --mode=link suncc  -O3 -m64 -xarch=native 
> -xtarget=native -xdebugformat=dwarf   -o ncdump ncdump.o vardata.o dumplib.o 
> indent.o nctime.o -lm   ../libsrc/libnetcdf.la
> libtool: link: suncc -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -o ncdump ncdump.o vardata.o dumplib.o indent.o nctime.o  
> -lm ../libsrc/.libs/libnetcdf.a
> make[4]: Leaving directory `/home/coats/Work/netcdf-4.0.1/ncdump'
> make[3]: Leaving directory `/home/coats/Work/netcdf-4.0.1/ncdump'
> make[2]: Leaving directory `/home/coats/Work/netcdf-4.0.1/ncdump'
> Making all in nf_test
> make[2]: Entering directory `/home/coats/Work/netcdf-4.0.1/nf_test'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/home/coats/Work/netcdf-4.0.1/nf_test'
> Making all in cxx
> make[2]: Entering directory `/home/coats/Work/netcdf-4.0.1/cxx'
> source='netcdf.cpp' object='netcdf.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CXX   --mode=compile sunCC -DHAVE_CONFIG_H -I. -I.. 
> -I../fortran      -I../libsrc -DpgiFortran  -O3 -m64 -xarch=native 
> -xtarget=native -xdebugformat=dwarf -c -o netcdf.lo netcdf.cpp
> libtool: compile:  sunCC -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc 
> -DpgiFortran -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c 
> netcdf.cpp -o netcdf.o
> "/usr/include/string.h", line 272: Error: End of file encountered in macro 
> arguments for "__nonnull".
> "/usr/include/string.h", line 272: Error: ")" expected instead of "(".
> "/usr/include/string.h", line 272: Error: Unexpected ")" -- Check for 
> matching parenthesis.
> "/usr/include/string.h", line 272: Error: Operand expected instead of ";".
> "/usr/include/string.h", line 432: Error: "strerror_r(int, char*, unsigned 
> long)" is expected to return a value.
> "/opt/sunstudiomars/prod/include/CC/new", line 32: Error: operator 
> new(unsigned long) was declared before with a different language.
> "/opt/sunstudiomars/prod/include/CC/new", line 35: Error: operator 
> delete(void*) was declared before with a different language.
> "/opt/sunstudiomars/prod/include/CC/new", line 37: Error: operator 
> new[](unsigned long) was declared before with a different language.
> "/opt/sunstudiomars/prod/include/CC/new", line 40: Error: operator 
> delete[](void*) was declared before with a different language.
> "/opt/sunstudiomars/prod/include/CC/new", line 53: Error: Only one of a set 
> of overloaded functions can be extern "C".
> "/opt/sunstudiomars/prod/include/CC/new", line 54: Error: Only one of a set 
> of overloaded functions can be extern "C".
> "/opt/sunstudiomars/prod/include/CC/new", line 55: Error: Only one of a set 
> of overloaded functions can be extern "C".
> "/opt/sunstudiomars/prod/include/CC/new", line 56: Error: Only one of a set 
> of overloaded functions can be extern "C".
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 106: Error: 
> Template declarations cannot have extern "C" linkage.
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 169: Error: 
> Template declarations cannot have extern "C" linkage.
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 185: Error: 
> Template declarations cannot have extern "C" linkage.
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 198: Error: 
> Template declarations cannot have extern "C" linkage.
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 202: Error: 
> Template declarations cannot have extern "C" linkage.
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 206: Error: 
> Template declarations cannot have extern "C" linkage.
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 217: Error: Only 
> one of a set of overloaded functions can be extern "C".
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 225: Error: 
> Template declarations cannot have extern "C" linkage.
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 239: Error: 
> Template declarations cannot have extern "C" linkage.
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 249: Error: 
> Template declarations cannot have extern "C" linkage.
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 264: Error: 
> Template declarations cannot have extern "C" linkage.
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 275: Error: 
> Template declarations cannot have extern "C" linkage.
> Compilation aborted, too many Error messages.
> make[2]: *** [netcdf.lo] Error 1
> make[2]: Leaving directory `/home/coats/Work/netcdf-4.0.1/cxx'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/coats/Work/netcdf-4.0.1'
> make: *** [all] Error 2
> 
> Making check in f90
> make[1]: Entering directory `/home/coats/Work/netcdf-4.0.1/f90'
> make  check-am
> make[2]: Entering directory `/home/coats/Work/netcdf-4.0.1/f90'
> make[2]: Nothing to be done for `check-am'.
> make[2]: Leaving directory `/home/coats/Work/netcdf-4.0.1/f90'
> make[1]: Leaving directory `/home/coats/Work/netcdf-4.0.1/f90'
> Making check in fortran
> make[1]: Entering directory `/home/coats/Work/netcdf-4.0.1/fortran'
> make  check-am
> make[2]: Entering directory `/home/coats/Work/netcdf-4.0.1/fortran'
> make[2]: Nothing to be done for `check-am'.
> make[2]: Leaving directory `/home/coats/Work/netcdf-4.0.1/fortran'
> make[1]: Leaving directory `/home/coats/Work/netcdf-4.0.1/fortran'
> Making check in libsrc
> make[1]: Entering directory `/home/coats/Work/netcdf-4.0.1/libsrc'
> make  t_nc
> make[2]: Entering directory `/home/coats/Work/netcdf-4.0.1/libsrc'
> source='t_nc.c' object='t_nc-t_nc.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran   -DpgiFortran  -O3 -m64 
> -xarch=native -xtarget=native -xdebugformat=dwarf -c -o t_nc-t_nc.o `test -f 
> 't_nc.c' || echo './'`t_nc.c
> /bin/sh ../libtool --tag=CC   --mode=link suncc  -O3 -m64 -xarch=native 
> -xtarget=native -xdebugformat=dwarf     -o t_nc t_nc-t_nc.o  libnetcdf.la
> libtool: link: suncc -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -o t_nc t_nc-t_nc.o  ./.libs/libnetcdf.a
> make[2]: Leaving directory `/home/coats/Work/netcdf-4.0.1/libsrc'
> make  check-TESTS
> make[2]: Entering directory `/home/coats/Work/netcdf-4.0.1/libsrc'
> dimrename: IXX
> nc_close ret = 0
> 
> reopen id = 3 for filename test.nc
> NC done
> GATTR VAR VATTR
> VATTR
> VATTR
> VATTR
> VATTR
> VATTR
> fill_seq indices       1 2 3  75.000000 != 2.718282
> Done
> got val = 3.250000
> got val = 0.000000
> got val = 2.718282
> got val = 82555
> got val = 97
> got NC_CHAR val = A (0x41)
> got NC_CHAR val = B (0x42)
> got NC_CHAR val = "The red death had long devastated the country."
> got val = A (0x41)
> got val = B (0x42)
> got val = "The red death had long devastated the country."
> got vals = 0.000000 ... 447.000000
> re nc_close ret = 0
> PASS: t_nc
> ==================
> All 1 tests passed
> ==================
> make[2]: Leaving directory `/home/coats/Work/netcdf-4.0.1/libsrc'
> make[1]: Leaving directory `/home/coats/Work/netcdf-4.0.1/libsrc'
> Making check in nctest
> make[1]: Entering directory `/home/coats/Work/netcdf-4.0.1/nctest'
> make  nctest
> make[2]: Entering directory `/home/coats/Work/netcdf-4.0.1/nctest'
> source='add.c' object='add.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../libsrc -DpgiFortran  -O3 
> -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c -o add.o add.c
> source='atttests.c' object='atttests.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../libsrc -DpgiFortran  -O3 
> -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c -o atttests.o 
> atttests.c
> source='cdftests.c' object='cdftests.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../libsrc -DpgiFortran  -O3 
> -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c -o cdftests.o 
> cdftests.c
> source='dimtests.c' object='dimtests.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../libsrc -DpgiFortran  -O3 
> -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c -o dimtests.o 
> dimtests.c
> source='driver.c' object='driver.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../libsrc -DpgiFortran  -O3 
> -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c -o driver.o driver.c
> source='emalloc.c' object='emalloc.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../libsrc -DpgiFortran  -O3 
> -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c -o emalloc.o 
> emalloc.c
> source='error.c' object='error.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../libsrc -DpgiFortran  -O3 
> -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c -o error.o error.c
> source='misctest.c' object='misctest.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../libsrc -DpgiFortran  -O3 
> -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c -o misctest.o 
> misctest.c
> source='rec.c' object='rec.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../libsrc -DpgiFortran  -O3 
> -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c -o rec.o rec.c
> source='slabs.c' object='slabs.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../libsrc -DpgiFortran  -O3 
> -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c -o slabs.o slabs.c
> source='val.c' object='val.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../libsrc -DpgiFortran  -O3 
> -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c -o val.o val.c
> source='vardef.c' object='vardef.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../libsrc -DpgiFortran  -O3 
> -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c -o vardef.o vardef.c
> source='varget.c' object='varget.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../libsrc -DpgiFortran  -O3 
> -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c -o varget.o varget.c
> source='vargetg.c' object='vargetg.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../libsrc -DpgiFortran  -O3 
> -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c -o vargetg.o 
> vargetg.c
> source='varput.c' object='varput.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../libsrc -DpgiFortran  -O3 
> -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c -o varput.o varput.c
> source='varputg.c' object='varputg.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../libsrc -DpgiFortran  -O3 
> -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c -o varputg.o 
> varputg.c
> source='vartests.c' object='vartests.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../libsrc -DpgiFortran  -O3 
> -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c -o vartests.o 
> vartests.c
> source='vputget.c' object='vputget.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../libsrc -DpgiFortran  -O3 
> -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c -o vputget.o 
> vputget.c
> source='vputgetg.c' object='vputgetg.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../libsrc -DpgiFortran  -O3 
> -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c -o vputgetg.o 
> vputgetg.c
> /bin/sh ../libtool --tag=CC   --mode=link suncc  -O3 -m64 -xarch=native 
> -xtarget=native -xdebugformat=dwarf -L../libsrc  -o nctest add.o atttests.o 
> cdftests.o dimtests.o driver.o emalloc.o error.o misctest.o rec.o slabs.o 
> val.o vardef.o varget.o vargetg.o varput.o varputg.o vartests.o vputget.o 
> vputgetg.o -lm   ../libsrc/libnetcdf.la
> libtool: link: suncc -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -o nctest add.o atttests.o cdftests.o dimtests.o driver.o 
> emalloc.o error.o misctest.o rec.o slabs.o val.o vardef.o varget.o vargetg.o 
> varput.o varputg.o vartests.o vputget.o vputgetg.o  
> -L/home/coats/Work/netcdf-4.0.1/libsrc -lm ../libsrc/.libs/libnetcdf.a
> make[2]: Leaving directory `/home/coats/Work/netcdf-4.0.1/nctest'
> make  check-TESTS
> make[2]: Entering directory `/home/coats/Work/netcdf-4.0.1/nctest'
> Testing V2 API with 2 different netCDF formats.
> 
> 
> Switching to netCDF classic format.
> *** Testing nccreate ...      ok ***
> *** Testing ncopen ...                ok ***
> *** Testing ncredef ...               ok ***
> *** Testing ncendef ...               ok ***
> *** Testing ncclose ...               ok ***
> *** Testing ncinquire ...     ok ***
> *** Testing ncsync ...                ok ***
> *** Testing ncabort ...               ok ***
> *** Testing ncdimdef ...      ok ***
> *** Testing ncdimid ...               ok ***
> *** Testing ncdiminq ...      ok ***
> *** Testing ncdimrename ...   ok ***
> *** Testing ncvardef ...      ok ***
> *** Testing ncvarid ...               ok ***
> *** Testing ncvarinq ...      ok ***
> *** Testing ncvarput1 ...     ok ***
> *** Testing ncvarget1 ...     ok ***
> *** Testing ncvarput ...      ok ***
> *** Testing ncvarget ...      ok ***
> *** Testing ncvarputg ...     ok ***
> *** Testing ncvargetg ...     ok ***
> *** Testing ncrecinq ...      ok ***
> *** Testing ncrecput ...      ok ***
> *** Testing ncrecget ...      ok ***
> *** Testing ncvarrename ...   ok ***
> *** Testing ncattput ...      ok ***
> *** Testing ncattinq ...      ok ***
> *** Testing ncattget ...      ok ***
> *** Testing ncattcopy ...     ok ***
> *** Testing ncattname ...     ok ***
> *** Testing ncattrename ...   ok ***
> *** Testing ncattdel ...      ok ***
> *** Testing nctypelen ...     ok ***
> 
> 
> Switching to 64-bit offset format.
> *** Testing nccreate ...      ok ***
> *** Testing ncopen ...                ok ***
> *** Testing ncredef ...               ok ***
> *** Testing ncendef ...               ok ***
> *** Testing ncclose ...               ok ***
> *** Testing ncinquire ...     ok ***
> *** Testing ncsync ...                ok ***
> *** Testing ncabort ...               ok ***
> *** Testing ncdimdef ...      ok ***
> *** Testing ncdimid ...               ok ***
> *** Testing ncdiminq ...      ok ***
> *** Testing ncdimrename ...   ok ***
> *** Testing ncvardef ...      ok ***
> *** Testing ncvarid ...               ok ***
> *** Testing ncvarinq ...      ok ***
> *** Testing ncvarput1 ...     ok ***
> *** Testing ncvarget1 ...     ok ***
> *** Testing ncvarput ...      ok ***
> *** Testing ncvarget ...      ok ***
> *** Testing ncvarputg ...     ok ***
> *** Testing ncvargetg ...     ok ***
> *** Testing ncrecinq ...      ok ***
> *** Testing ncrecput ...      ok ***
> *** Testing ncrecget ...      ok ***
> *** Testing ncvarrename ...   ok ***
> *** Testing ncattput ...      ok ***
> *** Testing ncattinq ...      ok ***
> *** Testing ncattget ...      ok ***
> *** Testing ncattcopy ...     ok ***
> *** Testing ncattname ...     ok ***
> *** Testing ncattrename ...   ok ***
> *** Testing ncattdel ...      ok ***
> *** Testing nctypelen ...     ok ***
> 
> Total number of failures: 0
> nctest SUCCESS!!!
> PASS: nctest
> PASS: compare_test_files.sh
> ==================
> All 2 tests passed
> ==================
> make[2]: Leaving directory `/home/coats/Work/netcdf-4.0.1/nctest'
> make[1]: Leaving directory `/home/coats/Work/netcdf-4.0.1/nctest'
> Making check in ncgen
> make[1]: Entering directory `/home/coats/Work/netcdf-4.0.1/ncgen'
> make  check-TESTS
> make[2]: Entering directory `/home/coats/Work/netcdf-4.0.1/ncgen'
> *** Testing ncgen.
> *** creating classic file c0.nc from c0.cdl...
> *** creating 64-bit offset file c0_64.nc from c0.cdl...
> *** Test successful!
> PASS: run_tests.sh
> ==================
> All 1 tests passed
> ==================
> make[2]: Leaving directory `/home/coats/Work/netcdf-4.0.1/ncgen'
> make[1]: Leaving directory `/home/coats/Work/netcdf-4.0.1/ncgen'
> Making check in ncdump
> make[1]: Entering directory `/home/coats/Work/netcdf-4.0.1/ncdump'
> make  check-recursive
> make[2]: Entering directory `/home/coats/Work/netcdf-4.0.1/ncdump'
> Making check in cdl4
> make[3]: Entering directory `/home/coats/Work/netcdf-4.0.1/ncdump/cdl4'
> make[3]: Nothing to be done for `check'.
> make[3]: Leaving directory `/home/coats/Work/netcdf-4.0.1/ncdump/cdl4'
> Making check in expected4
> make[3]: Entering directory `/home/coats/Work/netcdf-4.0.1/ncdump/expected4'
> make[3]: Nothing to be done for `check'.
> make[3]: Leaving directory `/home/coats/Work/netcdf-4.0.1/ncdump/expected4'
> make[3]: Entering directory `/home/coats/Work/netcdf-4.0.1/ncdump'
> make  rewrite-scalar ctest ctest64 ncdump tst_utf8
> make[4]: Entering directory `/home/coats/Work/netcdf-4.0.1/ncdump'
> source='rewrite-scalar.c' object='rewrite-scalar.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../nc_test     -I../libsrc 
> -I../libsrc -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o rewrite-scalar.o rewrite-scalar.c
> /bin/sh ../libtool --tag=CC   --mode=link suncc  -O3 -m64 -xarch=native 
> -xtarget=native -xdebugformat=dwarf   -o rewrite-scalar rewrite-scalar.o -lm  
>  ../libsrc/libnetcdf.la
> libtool: link: suncc -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -o rewrite-scalar rewrite-scalar.o  -lm 
> ../libsrc/.libs/libnetcdf.a
> source='ctest.c' object='ctest.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../nc_test     -I../libsrc 
> -I../libsrc -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o ctest.o ctest.c
> /bin/sh ../libtool --tag=CC   --mode=link suncc  -O3 -m64 -xarch=native 
> -xtarget=native -xdebugformat=dwarf   -o ctest ctest.o -lm   
> ../libsrc/libnetcdf.la
> libtool: link: suncc -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -o ctest ctest.o  -lm ../libsrc/.libs/libnetcdf.a
> source='ctest64.c' object='ctest64.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../nc_test     -I../libsrc 
> -I../libsrc -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o ctest64.o ctest64.c
> /bin/sh ../libtool --tag=CC   --mode=link suncc  -O3 -m64 -xarch=native 
> -xtarget=native -xdebugformat=dwarf   -o ctest64 ctest64.o -lm   
> ../libsrc/libnetcdf.la
> libtool: link: suncc -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -o ctest64 ctest64.o  -lm ../libsrc/.libs/libnetcdf.a
> make[4]: `ncdump' is up to date.
> source='tst_utf8.c' object='tst_utf8.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../nc_test     -I../libsrc 
> -I../libsrc -DpgiFortran  -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o tst_utf8.o tst_utf8.c
> /bin/sh ../libtool --tag=CC   --mode=link suncc  -O3 -m64 -xarch=native 
> -xtarget=native -xdebugformat=dwarf   -o tst_utf8 tst_utf8.o -lm   
> ../libsrc/libnetcdf.la
> libtool: link: suncc -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -o tst_utf8 tst_utf8.o  -lm ../libsrc/.libs/libnetcdf.a
> make[4]: Leaving directory `/home/coats/Work/netcdf-4.0.1/ncdump'
> make  check-TESTS
> make[4]: Entering directory `/home/coats/Work/netcdf-4.0.1/ncdump'
> 
> *** Testing ncgen and ncdump using some test CDL files.
> *** creating tst_small.nc from ref_tst_small.cdl...
> *** creating tst_small.cdl from tst_small.nc...
> *** creating test0.nc from test0.cdl...
> *** creating test1.cdl from test0.nc...
> *** creating test1.nc from test1.cdl...
> *** creating test2.cdl from test1.nc...
> *** checking that test1.cdl and test2.cdl are the same...
> *** All tests of ncgen and ncdump using test0.cdl passed!
> PASS: run_tests.sh
> 
> *** Testing ncgen and ncdump with 64-bit offset format.
> *** creating test0.nc from test0.cdl...
> *** creating test1.cdl from test0.nc...
> *** creating test1.nc from test1.cdl...
> *** creating test2.cdl from test1.nc...
> *** All ncgen and ncdump with 64-bit offset format tests passed!
> PASS: tst_64bit.sh
> PASS: ctest
> PASS: ctest64
> 
> *** Testing ncgen and ncdump test output for classic format.
> *** creating ctest1.cdl from ctest0.nc...
> *** creating c0.nc from c0.cdl...
> *** creating c1.cdl from c0.nc...
> *** comparing ncdump of C program output (ctest1.cdl) with c1.cdl...
> *** test output for ncdump -k
> *** test output for ncdump -x
> *** creating tst_ncml.nc from tst_ncml.cdl
> *** creating c1.ncml from tst_ncml.nc
> *** comparing ncdump -x of generated file with ref1.ncml ...
> *** All ncgen and ncdump test output for classic format passed!
> *** Testing ncgen and ncdump test output for 64-bit offset format.
> *** creating ctest1.cdl from test0_64.nc...
> *** creating c0.nc from c0.cdl...
> *** creating c1.cdl from c0.nc...
> *** comparing ncdump of C program output (ctest1_64.cdl) with c1.cdl...
> *** test output for ncdump -k
> *** All ncgen and ncdump test output for 64-bit offset format passed!
> PASS: tst_output.sh
> 
> *** testing length of classic file
> *** testing length of classic file written with NOFILL
> *** testing length of rewritten classic file
> *** testing length of rewritten classic file written with NOFILL
> *** testing length of 64-bit offset file
> *** testing length of 64-bit offset file written with NOFILL
> *** testing length of rewritten 64-bit offset file
> *** testing length of rewritten 64-bit offset file written with NOFILL
> *** testing length of one-record-variable classic file
> *** testing length of one-record-variable classic file written with NOFILL
> *** testing length of one-record-variable 64-bit offset file
> *** testing length of one-record-variable 64-bit offset file written with 
> NOFILL
> PASS: tst_lengths.sh
> 
> *** Testing ncdump -t output for times with CF calendar attribute
> *** creating netcdf file tst_calendars.nc from tst_calendars.cdl...
> *** creating tst_isotimes.cdl from tst_calendars.nc...
> *** comparing tst_times.cdl with ref_times.cdl...
> 
> *** All ncdump test output for -t option with CF calendar atts passed!
> PASS: tst_calendars.sh
> 
> *** Testing UTF-8.
> *** creating UTF-8 test file tst_utf8.nc...ok.
> *** Tests successful!
> PASS: tst_utf8
> 
> *** Testing ncgen and ncdump for UTF8 support...
> *** creating classic offset file with utf8 characters...
> *** dump and compare utf8 output...
> *** creating 64-bit offset file with utf8 characters...
> *** (64 bit) dump and compare utf8 output...
> *** dumping tst_utf8.nc to tst_utf8.cdl...
> *** comparing tst_utf8.cdl with tst8.cdl...
> *** All utf8 tests of ncgen and ncdump passed!
> PASS: run_utf8_tests.sh
> ==================
> All 9 tests passed
> ==================
> make[4]: Leaving directory `/home/coats/Work/netcdf-4.0.1/ncdump'
> make[3]: Leaving directory `/home/coats/Work/netcdf-4.0.1/ncdump'
> make[2]: Leaving directory `/home/coats/Work/netcdf-4.0.1/ncdump'
> make[1]: Leaving directory `/home/coats/Work/netcdf-4.0.1/ncdump'
> Making check in nf_test
> make[1]: Entering directory `/home/coats/Work/netcdf-4.0.1/nf_test'
> make  nf_test tst_f77_v2        ftest tst_f90
> make[2]: Entering directory `/home/coats/Work/netcdf-4.0.1/nf_test'
> sunf95 -DHAVE_CONFIG_H -I. -I.. -I../fortran   -DpgiFortran -I../fortran      
> -I../libsrc -I../fortran  -M../f90 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o test_get.o test_get.F
> sunf95 -DHAVE_CONFIG_H -I. -I.. -I../fortran   -DpgiFortran -I../fortran      
> -I../libsrc -I../fortran  -M../f90 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o test_put.o test_put.F
> sunf95 -DHAVE_CONFIG_H -I. -I.. -I../fortran   -DpgiFortran -I../fortran      
> -I../libsrc -I../fortran  -M../f90 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o nf_error.o nf_error.F
> sunf95 -DHAVE_CONFIG_H -I. -I.. -I../fortran   -DpgiFortran -I../fortran      
> -I../libsrc -I../fortran  -M../f90 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o nf_test.o nf_test.F
> sunf95 -DHAVE_CONFIG_H -I. -I.. -I../fortran   -DpgiFortran -I../fortran      
> -I../libsrc -I../fortran  -M../f90 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o test_read.o test_read.F
> sunf95 -DHAVE_CONFIG_H -I. -I.. -I../fortran   -DpgiFortran -I../fortran      
> -I../libsrc -I../fortran  -M../f90 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o test_write.o test_write.F
> sunf95 -DHAVE_CONFIG_H -I. -I.. -I../fortran   -DpgiFortran -I../fortran      
> -I../libsrc -I../fortran  -M../f90 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o util.o util.F
> source='fortlib.c' object='fortlib.o' libtool=no \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> suncc -DHAVE_CONFIG_H -I. -I.. -I../fortran   -DpgiFortran  -O3 -m64 
> -xarch=native -xtarget=native -xdebugformat=dwarf -c -o fortlib.o fortlib.c
> "fortlib.c", line 39: warning: statement not reached
> "fortlib.c", line 42: warning: statement not reached
> /bin/sh ../libtool --tag=F77   --mode=link sunf95 -I../fortran      
> -I../libsrc -I../fortran  -M../f90 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf        -o nf_test test_get.o test_put.o nf_error.o 
> nf_test.o test_read.o test_write.o util.o fortlib.o      
> ../libsrc/libnetcdf.la
> libtool: link: sunf95 -I../fortran -I../libsrc -I../fortran -M../f90 -O3 -m64 
> -xarch=native -xtarget=native -xdebugformat=dwarf -o nf_test test_get.o 
> test_put.o nf_error.o nf_test.o test_read.o test_write.o util.o fortlib.o  
> ../libsrc/.libs/libnetcdf.a
> sunf95 -DHAVE_CONFIG_H -I. -I.. -I../fortran   -DpgiFortran -I../fortran      
> -I../libsrc -I../fortran  -M../f90 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o tst_f77_v2.o tst_f77_v2.F
> /bin/sh ../libtool --tag=F77   --mode=link sunf95 -I../fortran      
> -I../libsrc -I../fortran  -M../f90 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf        -o tst_f77_v2 tst_f77_v2.o      
> ../libsrc/libnetcdf.la
> libtool: link: sunf95 -I../fortran -I../libsrc -I../fortran -M../f90 -O3 -m64 
> -xarch=native -xtarget=native -xdebugformat=dwarf -o tst_f77_v2 tst_f77_v2.o  
> ../libsrc/.libs/libnetcdf.a
> sunf95 -DHAVE_CONFIG_H -I. -I.. -I../fortran   -DpgiFortran -I../fortran      
> -I../libsrc -I../fortran  -M../f90 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf -c -o ftest.o ftest.F
> /bin/sh ../libtool --tag=F77   --mode=link sunf95 -I../fortran      
> -I../libsrc -I../fortran  -M../f90 -O3 -m64 -xarch=native -xtarget=native 
> -xdebugformat=dwarf        -o ftest ftest.o fortlib.o      
> ../libsrc/libnetcdf.la
> libtool: link: sunf95 -I../fortran -I../libsrc -I../fortran -M../f90 -O3 -m64 
> -xarch=native -xtarget=native -xdebugformat=dwarf -o ftest ftest.o fortlib.o  
> ../libsrc/.libs/libnetcdf.a
> sunf95  -I../fortran -I../f90      -I../libsrc -I../fortran   -M../f90 -g -c 
> -o tst_f90.o tst_f90.f90
> /bin/sh ../libtool   --mode=link sunf95  -I../fortran -I../f90      
> -I../libsrc -I../fortran   -M../f90 -g        -o tst_f90 tst_f90.o      
> ../libsrc/libnetcdf.la
> libtool: link: sunf95 -I../fortran -I../f90 -I../libsrc -I../fortran -M../f90 
> -g -o tst_f90 tst_f90.o  ../libsrc/.libs/libnetcdf.a
> make[2]: Leaving directory `/home/coats/Work/netcdf-4.0.1/nf_test'
> make  check-TESTS
> make[2]: Entering directory `/home/coats/Work/netcdf-4.0.1/nf_test'
> 
> *** Testing creating file with fill values.
> *** SUCCESS!
> PASS: create_fills.sh
> 
> *** Testing netCDF-3 Fortran 77 API.
> NetCDF version: "4.0.1" of May  1 2009 13:30:56 $
> 
> *** testing nf_strerror ...
> *** testing nf_open ...
> *** testing nf_close ...
> *** testing nf_inq ...
> *** testing nf_inq_dimid ...
> *** testing nf_inq_dim ...
> *** testing nf_inq_dimlen ...
> *** testing nf_inq_dimname ...
> *** testing nf_inq_varid ...
> *** testing nf_inq_var ...
> *** testing nf_inq_natts ...
> *** testing nf_inq_ndims ...
> *** testing nf_inq_nvars ...
> *** testing nf_inq_unlimdim ...
> *** testing nf_inq_format ...
> *** testing nf_inq_vardimid ...
> *** testing nf_inq_varname ...
> *** testing nf_inq_varnatts ...
> *** testing nf_inq_varndims ...
> *** testing nf_inq_vartype ...
> *** testing nf_get_var1_text ...
> *** testing nf_get_var1_int1 ...
> *** testing nf_get_var1_int2 ...
> *** testing nf_get_var1_int ...
> *** testing nf_get_var1_real ...
> *** testing nf_get_var1_double ...
> *** testing nf_get_var_text ...
> *** testing nf_get_var_int1 ...
> *** testing nf_get_var_int2 ...
> *** testing nf_get_var_int ...
> *** testing nf_get_var_real ...
> *** testing nf_get_var_double ...
> *** testing nf_get_vara_text ...
> *** testing nf_get_vara_int1 ...
> *** testing nf_get_vara_int2 ...
> *** testing nf_get_vara_int ...
> *** testing nf_get_vara_real ...
> *** testing nf_get_vara_double ...
> *** testing nf_get_vars_text ...
> *** testing nf_get_vars_int1 ...
> *** testing nf_get_vars_int2 ...
> *** testing nf_get_vars_int ...
> *** testing nf_get_vars_real ...
> *** testing nf_get_vars_double ...
> *** testing nf_get_varm_text ...
> *** testing nf_get_varm_int1 ...
> *** testing nf_get_varm_int2 ...
> *** testing nf_get_varm_int ...
> *** testing nf_get_varm_real ...
> *** testing nf_get_varm_double ...
> *** testing nf_get_att_text ...
> *** testing nf_get_att_int1 ...
> *** testing nf_get_att_int2 ...
> *** testing nf_get_att_int ...
> *** testing nf_get_att_real ...
> *** testing nf_get_att_double ...
> *** testing nf_inq_att ...
> *** testing nf_inq_attname ...
> *** testing nf_inq_attid ...
> *** testing nf_inq_attlen ...
> *** testing nf_inq_atttype ...
> *** testing nf_create ...
> *** testing nf_redef ...
> *** testing nf_enddef ...
> *** testing nf_sync ...
> *** testing nf_abort ...
> *** testing nf_def_dim ...
> *** testing nf_rename_dim ...
> *** testing nf_def_var ...
> *** testing nf_put_var1_text ...
> *** testing nf_put_var1_int1 ...
> *** testing nf_put_var1_int2 ...
> *** testing nf_put_var1_int ...
> *** testing nf_put_var1_real ...
> *** testing nf_put_var1_double ...
> *** testing nf_put_var_text ...
> *** testing nf_put_var_int1 ...
> *** testing nf_put_var_int2 ...
> *** testing nf_put_var_int ...
> *** testing nf_put_var_real ...
> *** testing nf_put_var_double ...
> *** testing nf_put_vara_text ...
> *** testing nf_put_vara_int1 ...
> *** testing nf_put_vara_int2 ...
> *** testing nf_put_vara_int ...
> *** testing nf_put_vara_real ...
> *** testing nf_put_vara_double ...
> *** testing nf_put_vars_text ...
> *** testing nf_put_vars_int1 ...
> *** testing nf_put_vars_int2 ...
> *** testing nf_put_vars_int ...
> *** testing nf_put_vars_real ...
> *** testing nf_put_vars_double ...
> *** testing nf_put_varm_text ...
> *** testing nf_put_varm_int1 ...
> *** testing nf_put_varm_int2 ...
> *** testing nf_put_varm_int ...
> *** testing nf_put_varm_real ...
> *** testing nf_put_varm_double ...
> *** testing nf_rename_var ...
> *** testing nf_put_att_text ...
> *** testing nf_put_att_int1 ...
> *** testing nf_put_att_int2 ...
> *** testing nf_put_att_int ...
> *** testing nf_put_att_real ...
> *** testing nf_put_att_double ...
> *** testing nf_copy_att ...
> *** testing nf_rename_att ...
> *** testing nf_del_att ...
> *** testing nf_set_fill ...
> *** testing nf_set_default_format ...
> Total number of failures:  0
> *** SUCCESS!
> PASS: nf_test
> 
> *** Testing netCDF v2 api for F77.
> *** SUCCESS!
> PASS: tst_f77_v2
> 
> *** Testing netCDF-2 Fortran 77 API.
> *** testing nccre ...
> *** testing ncddef ...
> *** testing ncvdef ...
> *** testing ncapt, ncaptc ...
> *** testing ncclos ...
> *** testing ncvpt1 ...
> *** testing ncvgt1 ...
> *** testing ncvpt ...
> *** testing ncopn, ncinq, ncdinq, ncvinq, ncanam, ncainq ...
> *** testing ncvgt, ncvgtc ...
> *** testing ncagt, ncagtc ...
> *** testing ncredf, ncdren, ncvren, ncaren, ncendf ...
> *** testing ncacpy ...
> *** testing ncadel ...
> *** testing fill values ...
> Total number of failures:  0
> *** SUCCESS!
> PASS: ftest
> 
> *** Testing netCDF-3 Fortran 90 API.
> *** SUCCESS!
> PASS: tst_f90
> ==================
> All 5 tests passed
> ==================
> make[2]: Leaving directory `/home/coats/Work/netcdf-4.0.1/nf_test'
> make[1]: Leaving directory `/home/coats/Work/netcdf-4.0.1/nf_test'
> Making check in cxx
> make[1]: Entering directory `/home/coats/Work/netcdf-4.0.1/cxx'
> source='netcdf.cpp' object='netcdf.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/sh ../depcomp \
> /bin/sh ../libtool --tag=CXX   --mode=compile sunCC -DHAVE_CONFIG_H -I. -I.. 
> -I../fortran      -I../libsrc -DpgiFortran  -O3 -m64 -xarch=native 
> -xtarget=native -xdebugformat=dwarf -c -o netcdf.lo netcdf.cpp
> libtool: compile:  sunCC -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc 
> -DpgiFortran -O3 -m64 -xarch=native -xtarget=native -xdebugformat=dwarf -c 
> netcdf.cpp -o netcdf.o
> "/usr/include/string.h", line 272: Error: End of file encountered in macro 
> arguments for "__nonnull".
> "/usr/include/string.h", line 272: Error: ")" expected instead of "(".
> "/usr/include/string.h", line 272: Error: Unexpected ")" -- Check for 
> matching parenthesis.
> "/usr/include/string.h", line 272: Error: Operand expected instead of ";".
> "/usr/include/string.h", line 432: Error: "strerror_r(int, char*, unsigned 
> long)" is expected to return a value.
> "/opt/sunstudiomars/prod/include/CC/new", line 32: Error: operator 
> new(unsigned long) was declared before with a different language.
> "/opt/sunstudiomars/prod/include/CC/new", line 35: Error: operator 
> delete(void*) was declared before with a different language.
> "/opt/sunstudiomars/prod/include/CC/new", line 37: Error: operator 
> new[](unsigned long) was declared before with a different language.
> "/opt/sunstudiomars/prod/include/CC/new", line 40: Error: operator 
> delete[](void*) was declared before with a different language.
> "/opt/sunstudiomars/prod/include/CC/new", line 53: Error: Only one of a set 
> of overloaded functions can be extern "C".
> "/opt/sunstudiomars/prod/include/CC/new", line 54: Error: Only one of a set 
> of overloaded functions can be extern "C".
> "/opt/sunstudiomars/prod/include/CC/new", line 55: Error: Only one of a set 
> of overloaded functions can be extern "C".
> "/opt/sunstudiomars/prod/include/CC/new", line 56: Error: Only one of a set 
> of overloaded functions can be extern "C".
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 106: Error: 
> Template declarations cannot have extern "C" linkage.
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 169: Error: 
> Template declarations cannot have extern "C" linkage.
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 185: Error: 
> Template declarations cannot have extern "C" linkage.
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 198: Error: 
> Template declarations cannot have extern "C" linkage.
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 202: Error: 
> Template declarations cannot have extern "C" linkage.
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 206: Error: 
> Template declarations cannot have extern "C" linkage.
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 217: Error: Only 
> one of a set of overloaded functions can be extern "C".
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 225: Error: 
> Template declarations cannot have extern "C" linkage.
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 239: Error: 
> Template declarations cannot have extern "C" linkage.
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 249: Error: 
> Template declarations cannot have extern "C" linkage.
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 264: Error: 
> Template declarations cannot have extern "C" linkage.
> "/opt/sunstudiomars/prod/include/CC/Cstd/rw/iterator", line 275: Error: 
> Template declarations cannot have extern "C" linkage.
> Compilation aborted, too many Error messages.
> make[1]: *** [netcdf.lo] Error 1
> make[1]: Leaving directory `/home/coats/Work/netcdf-4.0.1/cxx'
> make: *** [check-recursive] Error 1
> 
> 

Russ Rew                                         UCAR Unidata Program
address@hidden                     http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: YBJ-484248
Department: Support netCDF
Priority: Normal
Status: Closed