请选择 进入手机版 | 继续访问电脑版
爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
查看: 2900|回复: 8

安装netcdf遇到问题

[复制链接]

新浪微博达人勋

发表于 2015-12-18 23:00:37 | 显示全部楼层 |阅读模式

登录后查看更多精彩内容~

您需要 登录 才可以下载或查看,没有帐号?立即注册 新浪微博登陆

x
添加环境变量后ncdump可以查看。但是后来安装别的还是有问题。所以把netcdf的config.log贴出来,请各位大神给出指教。
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.1.3, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure --disable-dap --disable-netcdf-4 --prefix=/usr/local/netcdf FC=gfortran

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

hostname = ubuntu
uname -m = x86_64
uname -r = 3.13.0-32-generic
uname -s = Linux
uname -v = #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014

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

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

PATH: /usr/local/java/jdk1.7.0_71/bin
PATH: /usr/local/mpi/bin/
PATH: /usr/local/maven/apache-maven-3.3.3/bin
PATH: /usr/local/protoc/bin
PATH: /usr/local/cmake/bin
PATH: /home/cuit/apache-forrest-0.9/bin
PATH: /usr/local/ncl/bin
PATH: /usr/local/RIP4
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /usr/local/netcdf/bin
PATH: /usr/local/netcdf/include
PATH: /usr/local/netcdf/lib
PATH: /usr/local/scala/scala-2.10.4/bin/


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

configure:3070: netCDF 4.1.3
configure:3110: checking build system type
configure:3124: result: x86_64-unknown-linux-gnu
configure:3144: checking host system type
configure:3157: result: x86_64-unknown-linux-gnu
configure:3179: checking target system type
configure:3192: result: x86_64-unknown-linux-gnu
configure:3243: checking for a BSD-compatible install
configure:3311: result: /usr/bin/install -c
configure:3322: checking whether build environment is sane
configure:3372: result: yes
configure:3513: checking for a thread-safe mkdir -p
configure:3552: result: /bin/mkdir -p
configure:3565: checking for gawk
configure:3595: result: no
configure:3565: checking for mawk
configure:3581: found /usr/bin/mawk
configure:3592: result: mawk
configure:3603: checking whether make sets $(MAKE)
configure:3625: result: yes
configure:3709: checking user options
configure:3719: checking whether CXX is set to ''
configure:3723: result: no
configure:3727: checking whether FC is set to ''
configure:3731: result: no
configure:3735: checking whether F90 is set to ''
configure:3739: result: no
configure:3743: checking whether a NCIO_MINBLOCKSIZE was specified
configure:3753: result: 256
configure:3761: checking whether udunits is to be built
configure:3770: result: no
configure:3773: checking if fsync support is enabled
configure:3781: result: yes
configure:3790: checking whether extra valgrind tests should be run
configure:3798: result: no
configure:3802: checking whether we should try to build netCDF-4
configure:3810: result: no
configure:3827: checking whether libcf is to be built
configure:3836: result: no
configure:3840: checking whether reading of HDF4 SD files is to be enabled
configure:3848: result: no
configure:3852: checking whether to fetch some sample HDF4 files from Unidata ftp site to test HDF4 reading (requires wget)
configure:3865: result: no
configure:3869: checking whether parallel I/O for classic and 64-bit offset files using parallel-netcdf is to be enabled
configure:3877: result: no
configure:3881: checking whether new netCDF-4 C++ API is to be built
configure:3892: result: no
configure:3896: checking whether extra example tests should be run
configure:3904: result: no
configure:3908: checking whether parallel IO tests should be run
configure:3916: result: no
configure:3920: checking whether a default chunk size in bytes was specified
configure:3930: result: 4194304
configure:3939: checking whether a maximum per-variable cache size for HDF5 was specified
configure:3949: result: 67108864
configure:3958: checking whether a number of chunks for the default per-variable cache was specified
configure:3968: result: 10
configure:3977: checking whether a default file cache size for HDF5 was specified
configure:3987: result: 4194304
configure:3996: checking whether a default file cache maximum number of elements for HDF5 was specified
configure:4006: result: 1009
configure:4015: checking whether a default cache preemption for HDF5 was specified
configure:4025: result: 0.75
configure:4034: checking whether netCDF-4 logging is enabled
configure:4042: result: no
configure:4046: checking whether cdmremote client is to be built
configure:4056: result: no
configure:4060: checking whether DAP client is to be built
configure:4068: result: no
configure:4095: checking for style of include used by make
configure:4123: result: GNU
configure:4193: checking for gcc
configure:4209: found /usr/bin/gcc
configure:4220: result: gcc
configure:4449: checking for C compiler version
configure:4458: gcc --version >&5
gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4469: $? = 0
configure:4458: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04)
configure:4469: $? = 0
configure:4458: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4469: $? = 4
configure:4458: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:4469: $? = 4
configure:4489: checking whether the C compiler works
configure:4511: gcc    conftest.c  >&5
configure:4515: $? = 0
configure:4563: result: yes
configure:4566: checking for C compiler default output file name
configure:4568: result: a.out
configure:4574: checking for suffix of executables
configure:4581: gcc -o conftest    conftest.c  >&5
configure:4585: $? = 0
configure:4607: result:
configure:4629: checking whether we are cross compiling
configure:4637: gcc -o conftest    conftest.c  >&5
configure:4641: $? = 0
configure:4648: ./conftest
configure:4652: $? = 0
configure:4667: result: no
configure:4672: checking for suffix of object files
configure:4694: gcc -c   conftest.c >&5
configure:4698: $? = 0
configure:4719: result: o
configure:4723: checking whether we are using the GNU C compiler
configure:4742: gcc -c   conftest.c >&5
configure:4742: $? = 0
configure:4751: result: yes
configure:4760: checking whether gcc accepts -g
configure:4780: gcc -c -g  conftest.c >&5
configure:4780: $? = 0
configure:4821: result: yes
configure:4838: checking for gcc option to accept ISO C89
configure:4902: gcc  -c -g -O2  conftest.c >&5
configure:4902: $? = 0
configure:4915: result: none needed
configure:4937: checking dependency style of gcc
configure:5047: result: gcc3
configure:5063: checking for curl_easy_setopt in -lcurl
configure:5088: gcc -o conftest -g -O2   conftest.c -lcurl   >&5
/usr/bin/ld: cannot find -lcurl
collect2: error: ld returned 1 exit status
configure:5088: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF"
| #define PACKAGE_TARNAME "netcdf"
| #define PACKAGE_VERSION "4.1.3"
| #define PACKAGE_STRING "netCDF 4.1.3"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf"
| #define VERSION "4.1.3"
| #define NCIO_MINBLOCKSIZE 256
| #define USE_FSYNC 1
| #define DEFAULT_CHUNK_SIZE 4194304
| #define MAX_DEFAULT_CACHE_SIZE 67108864
| #define DEFAULT_CHUNKS_IN_CACHE 10
| #define CHUNK_CACHE_SIZE 4194304
| #define CHUNK_CACHE_NELEMS 1009
| #define CHUNK_CACHE_PREEMPTION 0.75
| /* end confdefs.h.  */
|
| /* 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 curl_easy_setopt ();
| int
| main ()
| {
| return curl_easy_setopt ();
|   ;
|   return 0;
| }
configure:5097: result: no
configure:5122: checking whether dap remote testing should be enabled (default on)
configure:5133: result: no
configure:5158: checking whether the time-consuming dap tests should be enabled (default off)
configure:5169: result: no
configure:5182: checking whether netCDF extra tests should be run (developers only)
configure:5190: result: no
configure:5207: checking whether FFIO will be used
configure:5215: result: no
configure:5231: checking whether to skip C++, F77, or F90 APIs if compiler is broken
configure:5239: result: yes
configure:5251: checking whether examples should be built
configure:5259: result: yes
configure:5271: checking whether F77 API is desired
configure:5280: result: yes
configure:5285: checking whether any Fortran API is desired
configure:5293: result: yes
configure:5297: checking whether F90 API is desired
configure:5307: result: yes
configure:5311: checking whether fortran type sizes should be checked
configure:5319: result: yes
configure:5324: checking whether CXX API is desired
configure:5333: result: yes
configure:5337: checking whether v2 netCDF API should be built
configure:5345: result: yes
configure:5364: checking whether the ncgen/ncdump/nccopy should be built
configure:5373: result: yes
configure:5385: checking whether large file (> 2GB) tests should be run
configure:5393: result: no
configure:5410: checking whether benchmaks should be run (experimental)
configure:5418: result: no
configure:5430: checking whether extreme numbers should be used in tests
configure:5445: result: yes
configure:5457: checking where to put large temp files if large file tests are run
configure:5466: result: .
configure:5477: checking whether a win32 DLL is desired
configure:5485: result: no
configure:5507: finding C compiler
configure:5558: checking for gcc
configure:5585: result: gcc
configure:5814: checking for C compiler version
configure:5823: gcc --version >&5
gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5834: $? = 0
configure:5823: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04)
configure:5834: $? = 0
configure:5823: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5834: $? = 4
configure:5823: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:5834: $? = 4
configure:5838: checking whether we are using the GNU C compiler
configure:5866: result: yes
configure:5875: checking whether gcc accepts -g
configure:5936: result: yes
configure:5953: checking for gcc option to accept ISO C89
configure:6030: result: none needed
configure:6052: checking dependency style of gcc
configure:6162: result: gcc3
configure:6178: checking whether gcc and cc understand -c and -o together
configure:6209: gcc -c conftest.c -o conftest2.o >&5
configure:6213: $? = 0
configure:6219: gcc -c conftest.c -o conftest2.o >&5
configure:6223: $? = 0
configure:6234: cc -c conftest.c >&5
configure:6238: $? = 0
configure:6246: cc -c conftest.c -o conftest2.o >&5
configure:6250: $? = 0
configure:6256: cc -c conftest.c -o conftest2.o >&5
configure:6260: $? = 0
configure:6278: result: yes
configure:6303: checking for an ANSI C-conforming const
configure:6368: gcc -c -g -O2  conftest.c >&5
configure:6368: $? = 0
configure:6375: result: yes
configure:6400: gcc -c   conftest.c >&5
conftest.c:21:23: fatal error: curl/curl.h: No such file or directory
#include "curl/curl.h"
                       ^
compilation terminated.
configure:6400: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF"
| #define PACKAGE_TARNAME "netcdf"
| #define PACKAGE_VERSION "4.1.3"
| #define PACKAGE_STRING "netCDF 4.1.3"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf"
| #define VERSION "4.1.3"
| #define NCIO_MINBLOCKSIZE 256
| #define USE_FSYNC 1
| #define DEFAULT_CHUNK_SIZE 4194304
| #define MAX_DEFAULT_CACHE_SIZE 67108864
| #define DEFAULT_CHUNKS_IN_CACHE 10
| #define CHUNK_CACHE_SIZE 4194304
| #define CHUNK_CACHE_NELEMS 1009
| #define CHUNK_CACHE_PREEMPTION 0.75
| #define USE_EXTREME_NUMBERS 1
| #define TEMP_LARGE "."
| /* end confdefs.h.  */
| #include "curl/curl.h"
| int
| main ()
| {
| int x = CURLOPT_KEYPASSWD;
|   ;
|   return 0;
| }
configure:6406: checking whether a CURLOPT_KEYPASSWD is defined
configure:6408: result: no
configure:6437: finding Fortran compiler (will not be used if Fortran API is not desired)
configure:6545: checking for Fortran compiler version
configure:6554: gfortran --version >&5
GNU Fortran (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
Copyright (C) 2013 Free Software Foundation, Inc.

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

configure:6565: $? = 0
configure:6554: gfortran -v >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04)
configure:6565: $? = 0
configure:6554: gfortran -V >&5
gfortran: error: unrecognized command line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:6565: $? = 4
configure:6554: gfortran -qversion >&5
gfortran: error: unrecognized command line option '-qversion'
gfortran: fatal error: no input files
compilation terminated.
configure:6565: $? = 4
configure:6574: checking whether we are using the GNU Fortran compiler
configure:6587: gfortran -c   conftest.F >&5
configure:6587: $? = 0
configure:6596: result: yes
configure:6602: checking whether gfortran accepts -g
configure:6613: gfortran -c -g  conftest.f >&5
configure:6613: $? = 0
configure:6621: result: yes
configure:6762: checking for Fortran 77 compiler version
configure:6771: gfortran --version >&5
GNU Fortran (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
Copyright (C) 2013 Free Software Foundation, Inc.

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

configure:6782: $? = 0
configure:6771: gfortran -v >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04)
configure:6782: $? = 0
configure:6771: gfortran -V >&5
gfortran: error: unrecognized command line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:6782: $? = 4
configure:6771: gfortran -qversion >&5
gfortran: error: unrecognized command line option '-qversion'
gfortran: fatal error: no input files
compilation terminated.
configure:6782: $? = 4
configure:6791: checking whether we are using the GNU Fortran 77 compiler
configure:6804: gfortran -c  conftest.F >&5
configure:6804: $? = 0
configure:6813: result: yes
configure:6819: checking whether gfortran accepts -g
configure:6830: gfortran -c -g conftest.f >&5
configure:6830: $? = 0
configure:6838: result: yes
configure:6881: setting up Fortran 90
configure:6886: checking what FC is set to
configure:6888: result: gfortran
configure:6904: checking for Fortran flag to compile .f90 files
configure:6920: gfortran -c -g -O2  conftest.f90 >&5
configure:6920: $? = 0
configure:6929: result: none
configure:6957: checking fortran 90 modules inclusion flag
configure:6982: gfortran -c -g -O2  conftest.f90 >&5
configure:6982: $? = 0
configure:6999: gfortran -c -g -O2 -Itmpdir_0  conftest.f90 >&5
configure:6999: $? = 0
configure:7018: result: -I
configure:7028: finding C++ compiler (will not be used if C++ API is not desired)
configure:7088: checking for g++
configure:7104: found /usr/bin/g++
configure:7115: result: g++
configure:7142: checking for C++ compiler version
configure:7151: g++ --version >&5
g++ (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:7162: $? = 0
configure:7151: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04)
configure:7162: $? = 0
configure:7151: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:7162: $? = 4
configure:7151: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:7162: $? = 4
configure:7166: checking whether we are using the GNU C++ compiler
configure:7185: g++ -c   conftest.cpp >&5
configure:7185: $? = 0
configure:7194: result: yes
configure:7203: checking whether g++ accepts -g
configure:7223: g++ -c -g  conftest.cpp >&5
configure:7223: $? = 0
configure:7264: result: yes
configure:7289: checking dependency style of g++
configure:7399: result: gcc3
configure:7461: setting up libtool
configure:7510: checking how to print strings
configure:7537: result: printf
configure:7558: checking for a sed that does not truncate output
configure:7622: result: /bin/sed
configure:7640: checking for grep that handles long lines and -e
configure:7698: result: /bin/grep
configure:7703: checking for egrep
configure:7765: result: /bin/grep -E
configure:7770: checking for fgrep
configure:7832: result: /bin/grep -F
configure:7867: checking for ld used by gcc
configure:7934: result: /usr/bin/ld
configure:7941: checking if the linker (/usr/bin/ld) is GNU ld
configure:7956: result: yes
configure:7968: checking for BSD- or MS-compatible name lister (nm)
configure:8017: result: /usr/bin/nm -B
configure:8147: checking the name lister (/usr/bin/nm -B) interface
configure:8154: gcc -c -g -O2  conftest.c >&5
configure:8157: /usr/bin/nm -B "conftest.o"
configure:8160: output
0000000000000000 B some_variable
configure:8167: result: BSD nm
configure:8170: checking whether ln -s works
configure:8174: result: yes
configure:8182: checking the maximum length of command line arguments
configure:8307: result: 1572864
configure:8324: checking whether the shell understands some XSI constructs
configure:8334: result: yes
configure:8338: checking whether the shell understands "+="
configure:8344: result: yes
configure:8379: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:8419: result: func_convert_file_noop
configure:8426: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:8446: result: func_convert_file_noop
configure:8453: checking for /usr/bin/ld option to reload object files
configure:8460: result: -r
configure:8534: checking for objdump
configure:8550: found /usr/bin/objdump
configure:8561: result: objdump
configure:8590: checking how to recognize dependent libraries
configure:8792: result: pass_all
configure:8877: checking for dlltool
configure:8907: result: no
configure:8934: checking how to associate runtime and link libraries
configure:8961: result: printf %s\n
configure:9021: checking for ar
configure:9037: found /usr/bin/ar
configure:9048: result: ar
configure:9085: checking for archiver @FILE support
configure:9102: gcc -c -g -O2  conftest.c >&5
configure:9102: $? = 0
configure:9105: ar cru libconftest.a @conftest.lst >&5
configure:9108: $? = 0
configure:9113: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:9116: $? = 1
configure:9128: result: @
configure:9186: checking for strip
configure:9202: found /usr/bin/strip
configure:9213: result: strip
configure:9285: checking for ranlib
configure:9301: found /usr/bin/ranlib
configure:9312: result: ranlib
configure:9414: checking command to parse /usr/bin/nm -B output from gcc object
configure:9533: gcc -c -g -O2  conftest.c >&5
configure:9536: $? = 0
configure:9540: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:9543: $? = 0
configure:9609: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:9612: $? = 0
configure:9650: result: ok
configure:9687: checking for sysroot
configure:9717: result: no
configure:9794: gcc -c -g -O2  conftest.c >&5
configure:9797: $? = 0
configure:9960: checking for mt
configure:9976: found /bin/mt
configure:9987: result: mt
configure:10010: checking if mt is a manifest tool
configure:10016: mt '-?'
configure:10024: result: no
configure:10656: checking how to run the C preprocessor
configure:10687: gcc -E  conftest.c
configure:10687: $? = 0
configure:10701: gcc -E  conftest.c
conftest.c:21:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:10701: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF"
| #define PACKAGE_TARNAME "netcdf"
| #define PACKAGE_VERSION "4.1.3"
| #define PACKAGE_STRING "netCDF 4.1.3"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf"
| #define VERSION "4.1.3"
| #define NCIO_MINBLOCKSIZE 256
| #define USE_FSYNC 1
| #define DEFAULT_CHUNK_SIZE 4194304
| #define MAX_DEFAULT_CACHE_SIZE 67108864
| #define DEFAULT_CHUNKS_IN_CACHE 10
| #define CHUNK_CACHE_SIZE 4194304
| #define CHUNK_CACHE_NELEMS 1009
| #define CHUNK_CACHE_PREEMPTION 0.75
| #define USE_EXTREME_NUMBERS 1
| #define TEMP_LARGE "."
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:10726: result: gcc -E
configure:10746: gcc -E  conftest.c
configure:10746: $? = 0
configure:10760: gcc -E  conftest.c
conftest.c:21:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:10760: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF"
| #define PACKAGE_TARNAME "netcdf"
| #define PACKAGE_VERSION "4.1.3"
| #define PACKAGE_STRING "netCDF 4.1.3"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf"
| #define VERSION "4.1.3"
| #define NCIO_MINBLOCKSIZE 256
| #define USE_FSYNC 1
| #define DEFAULT_CHUNK_SIZE 4194304
| #define MAX_DEFAULT_CACHE_SIZE 67108864
| #define DEFAULT_CHUNKS_IN_CACHE 10
| #define CHUNK_CACHE_SIZE 4194304
| #define CHUNK_CACHE_NELEMS 1009
| #define CHUNK_CACHE_PREEMPTION 0.75
| #define USE_EXTREME_NUMBERS 1
| #define TEMP_LARGE "."
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:10789: checking for ANSI C header files
configure:10809: gcc -c -g -O2  conftest.c >&5
configure:10809: $? = 0
configure:10882: gcc -o conftest -g -O2   conftest.c  >&5
configure:10882: $? = 0
configure:10882: ./conftest
configure:10882: $? = 0
configure:10893: result: yes
configure:10906: checking for sys/types.h
configure:10906: gcc -c -g -O2  conftest.c >&5
configure:10906: $? = 0
configure:10906: result: yes
configure:10906: checking for sys/stat.h
configure:10906: gcc -c -g -O2  conftest.c >&5
configure:10906: $? = 0
configure:10906: result: yes
configure:10906: checking for stdlib.h
configure:10906: gcc -c -g -O2  conftest.c >&5
configure:10906: $? = 0
configure:10906: result: yes
configure:10906: checking for string.h
configure:10906: gcc -c -g -O2  conftest.c >&5
configure:10906: $? = 0
configure:10906: result: yes
configure:10906: checking for memory.h
configure:10906: gcc -c -g -O2  conftest.c >&5
configure:10906: $? = 0
configure:10906: result: yes
configure:10906: checking for strings.h
configure:10906: gcc -c -g -O2  conftest.c >&5
configure:10906: $? = 0
configure:10906: result: yes
configure:10906: checking for inttypes.h
configure:10906: gcc -c -g -O2  conftest.c >&5
configure:10906: $? = 0
configure:10906: result: yes
configure:10906: checking for stdint.h
configure:10906: gcc -c -g -O2  conftest.c >&5
configure:10906: $? = 0
configure:10906: result: yes
configure:10906: checking for unistd.h
configure:10906: gcc -c -g -O2  conftest.c >&5
configure:10906: $? = 0
configure:10906: result: yes
configure:10920: checking for dlfcn.h
configure:10920: gcc -c -g -O2  conftest.c >&5
configure:10920: $? = 0
configure:10920: result: yes
configure:11417: checking for objdir
configure:11432: result: .libs
configure:11703: checking if gcc supports -fno-rtti -fno-exceptions
configure:11721: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:11725: $? = 0
configure:11738: result: no
configure:12048: checking for gcc option to produce PIC
configure:12055: result: -fPIC -DPIC
configure:12063: checking if gcc PIC flag -fPIC -DPIC works
configure:12081: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:12085: $? = 0
configure:12098: result: yes
configure:12127: checking if gcc static flag -static works
configure:12155: result: yes
configure:12170: checking if gcc supports -c -o file.o
configure:12191: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:12195: $? = 0
configure:12217: result: yes
configure:12225: checking if gcc supports -c -o file.o
configure:12272: result: yes
configure:12305: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:13463: result: yes
configure:13500: checking whether -lc should be explicitly linked in
configure:13508: gcc -c -g -O2  conftest.c >&5
configure:13511: $? = 0
configure:13526: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:13529: $? = 0
configure:13543: result: no
configure:13708: checking dynamic linker characteristics
configure:14222: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:14222: $? = 0
configure:14444: result: GNU/Linux ld.so
configure:14551: checking how to hardcode library paths into programs
configure:14576: result: immediate
configure:15116: checking whether stripping libraries is possible
configure:15121: result: yes
configure:15156: checking if libtool supports shared libraries
configure:15158: result: yes
configure:15161: checking whether to build shared libraries
configure:15182: result: yes
configure:15185: checking whether to build static libraries
configure:15189: result: yes
configure:15212: checking how to run the C++ preprocessor
configure:15239: g++ -E  conftest.cpp
configure:15239: $? = 0
configure:15253: g++ -E  conftest.cpp
conftest.cpp:33:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:15253: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF"
| #define PACKAGE_TARNAME "netcdf"
| #define PACKAGE_VERSION "4.1.3"
| #define PACKAGE_STRING "netCDF 4.1.3"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf"
| #define VERSION "4.1.3"
| #define NCIO_MINBLOCKSIZE 256
| #define USE_FSYNC 1
| #define DEFAULT_CHUNK_SIZE 4194304
| #define MAX_DEFAULT_CACHE_SIZE 67108864
| #define DEFAULT_CHUNKS_IN_CACHE 10
| #define CHUNK_CACHE_SIZE 4194304
| #define CHUNK_CACHE_NELEMS 1009
| #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.  */
| #include <ac_nonexistent.h>
configure:15278: result: g++ -E
configure:15298: g++ -E  conftest.cpp
configure:15298: $? = 0
configure:15312: g++ -E  conftest.cpp
conftest.cpp:33:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:15312: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF"
| #define PACKAGE_TARNAME "netcdf"
| #define PACKAGE_VERSION "4.1.3"
| #define PACKAGE_STRING "netCDF 4.1.3"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf"
| #define VERSION "4.1.3"
| #define NCIO_MINBLOCKSIZE 256
| #define USE_FSYNC 1
| #define DEFAULT_CHUNK_SIZE 4194304
| #define MAX_DEFAULT_CACHE_SIZE 67108864
| #define DEFAULT_CHUNKS_IN_CACHE 10
| #define CHUNK_CACHE_SIZE 4194304
| #define CHUNK_CACHE_NELEMS 1009
| #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.  */
| #include <ac_nonexistent.h>
configure:15482: checking for ld used by g++
configure:15549: result: /usr/bin/ld -m elf_x86_64
configure:15556: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:15571: result: yes
configure:15626: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:16630: result: yes
configure:16665: g++ -c -g -O2  conftest.cpp >&5
configure:16668: $? = 0
configure:17188: checking for g++ option to produce PIC
configure:17195: result: -fPIC -DPIC
configure:17203: checking if g++ PIC flag -fPIC -DPIC works
configure:17221: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
configure:17225: $? = 0
configure:17238: result: yes
configure:17261: checking if g++ static flag -static works
configure:17289: result: yes
configure:17301: checking if g++ supports -c -o file.o
configure:17322: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:17326: $? = 0
configure:17348: result: yes
configure:17353: checking if g++ supports -c -o file.o
configure:17400: result: yes
configure:17430: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:17464: result: yes
configure:17607: checking dynamic linker characteristics
configure:18277: result: GNU/Linux ld.so
configure:18330: checking how to hardcode library paths into programs
configure:18355: result: immediate
configure:18504: checking if libtool supports shared libraries
configure:18506: result: yes
configure:18509: checking whether to build shared libraries
configure:18529: result: yes
configure:18532: checking whether to build static libraries
configure:18536: result: yes
configure:18840: checking for gfortran option to produce PIC
configure:18847: result: -fPIC
configure:18855: checking if gfortran PIC flag -fPIC works
configure:18873: gfortran -c -g -O2 -fPIC conftest.f >&5
configure:18877: $? = 0
configure:18890: result: yes
configure:18913: checking if gfortran static flag -static works
configure:18941: result: yes
configure:18953: checking if gfortran supports -c -o file.o
configure:18974: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:18978: $? = 0
configure:19000: result: yes
configure:19005: checking if gfortran supports -c -o file.o
configure:19052: result: yes
configure:19082: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:20190: result: yes
configure:20333: checking dynamic linker characteristics
configure:20997: result: GNU/Linux ld.so
configure:21050: checking how to hardcode library paths into programs
configure:21075: result: immediate
configure:21220: checking if libtool supports shared libraries
configure:21222: result: yes
configure:21225: checking whether to build shared libraries
configure:21245: result: yes
configure:21248: checking whether to build static libraries
configure:21252: result: yes
configure:21285: gfortran -c -g -O2  conftest.f90 >&5
configure:21288: $? = 0
configure:21700: checking for gfortran option to produce PIC
configure:21707: result: -fPIC
configure:21715: checking if gfortran PIC flag -fPIC works
configure:21733: gfortran -c -g -O2 -fPIC  conftest.f90 >&5
configure:21737: $? = 0
configure:21750: result: yes
configure:21773: checking if gfortran static flag -static works
configure:21801: result: yes
configure:21813: checking if gfortran supports -c -o file.o
configure:21834: gfortran -c -g -O2 -o out/conftest2.o  conftest.f90 >&5
configure:21838: $? = 0
configure:21860: result: yes
configure:21865: checking if gfortran supports -c -o file.o
configure:21912: result: yes
configure:21942: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:23050: result: yes
configure:23193: checking dynamic linker characteristics
configure:23857: result: GNU/Linux ld.so
configure:23910: checking how to hardcode library paths into programs
configure:23935: result: immediate
configure:23992: finding other utilities
configure:23998: trying to set fortran flags for this platform
configure:24047: checking for special C compiler options needed for large files
configure:24092: result: no
configure:24098: checking for _FILE_OFFSET_BITS value needed for large files
configure:24123: gcc -c -g -O2  conftest.c >&5
configure:24123: $? = 0
configure:24155: result: no
configure:24239: displaying some results
configure:24245: checking CPPFLAGS
configure:24247: result:
configure:24249: checking CC CFLAGS
configure:24251: result: gcc -g -O2
configure:24254: checking type gcc
configure:24256: result: gcc is /usr/bin/gcc
configure:24259: checking CXX
configure:24262: result: g++
configure:24264: checking CXXFLAGS
configure:24266: result: -g -O2
configure:24269: checking type g++
configure:24271: result: g++ is /usr/bin/g++
configure:24278: checking FC
configure:24281: result: gfortran
configure:24283: checking FFLAGS
configure:24285: result: -g -O2
configure:24288: checking type gfortran
configure:24290: result: gfortran is /usr/bin/gfortran
configure:24297: checking F90
configure:24300: result: gfortran
configure:24302: checking FCFLAGS
configure:24304: result: -g -O2
configure:24307: checking type gfortran
configure:24309: result: gfortran is /usr/bin/gfortran
configure:24316: checking AR
configure:24319: result: ar
configure:24321: checking AR_FLAGS
configure:24323: result: cru
configure:24326: checking type ar
configure:24328: result: ar is /usr/bin/ar
configure:24335: checking NM
configure:24338: result: /usr/bin/nm -B
configure:24340: checking NMFLAGS
configure:24342: result:
configure:24412: checking for /usr/bin/nm
configure:24439: result: /usr/bin/nm -B
configure:24452: checking nm flags
configure:24457: result:
configure:24469: checking for C-equivalent to Fortran routine "SUB"
configure:24476: gfortran -c -g -O2 conftest.f
configure:24479: $? = 0
configure:24489: result: sub_
configure:24509: checking for Fortran "byte"
configure:24517: gfortran -c -g -O2 conftest.f
configure:24520: $? = 0
configure:24522: result: yes
configure:24540: checking for Fortran "integer*2"
configure:24548: gfortran -c -g -O2 conftest.f
configure:24551: $? = 0
configure:24553: result: yes
configure:24580: checking if Fortran "byte" is C "signed char"
configure:24590: gcc -c  -g -O2 conftest.c
conftest.c: In function 'sub_':
conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
   exit(values[1] != -2 || values[2] != -3);
   ^
configure:24593: $? = 0
configure:24596: gfortran -g -O2 -c conftestf.f
configure:24599: $? = 0
configure:24602: gfortran -o conftest -g -O2  conftestf.o conftest.o  
configure:24605: $? = 0
configure:24608: ./conftest
configure:24611: $? = 0
configure:24613: result: yes
configure:24647: checking if Fortran "byte" is C "short"
configure:24657: gcc -c  -g -O2 conftest.c
conftest.c: In function 'sub_':
conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
   exit(values[1] != -2 || values[2] != -3);
   ^
configure:24660: $? = 0
configure:24663: gfortran -g -O2 -c conftestf.f
configure:24666: $? = 0
configure:24669: gfortran -o conftest -g -O2  conftestf.o conftest.o  
configure:24672: $? = 0
configure:24675: ./conftest
configure:24678: $? = 1
configure:24691: result: no
configure:24714: checking if Fortran "byte" is C "int"
configure:24724: gcc -c  -g -O2 conftest.c
conftest.c: In function 'sub_':
conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
   exit(values[1] != -2 || values[2] != -3);
   ^
configure:24727: $? = 0
configure:24730: gfortran -g -O2 -c conftestf.f
configure:24733: $? = 0
configure:24736: gfortran -o conftest -g -O2  conftestf.o conftest.o  
configure:24739: $? = 0
configure:24742: ./conftest
configure:24745: $? = 1
configure:24758: result: no
configure:24781: checking if Fortran "byte" is C "long"
configure:24791: gcc -c  -g -O2 conftest.c
conftest.c: In function 'sub_':
conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
   exit(values[1] != -2 || values[2] != -3);
   ^
configure:24794: $? = 0
configure:24797: gfortran -g -O2 -c conftestf.f
configure:24800: $? = 0
configure:24803: gfortran -o conftest -g -O2  conftestf.o conftest.o  
configure:24806: $? = 0
configure:24809: ./conftest
configure:24812: $? = 1
configure:24825: result: no
configure:24852: checking if Fortran "integer*2" is C "short"
configure:24862: gcc -c  -g -O2 conftest.c
conftest.c: In function 'sub_':
conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
   exit(values[1] != -2 || values[2] != -3);
   ^
configure:24865: $? = 0
configure:24868: gfortran -g -O2 -c conftestf.f
configure:24871: $? = 0
configure:24874: gfortran -o conftest -g -O2  conftestf.o conftest.o  
configure:24877: $? = 0
configure:24880: ./conftest
configure:24883: $? = 0
configure:24885: result: yes
configure:24919: checking if Fortran "integer*2" is C "int"
configure:24929: gcc -c  -g -O2 conftest.c
conftest.c: In function 'sub_':
conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
   exit(values[1] != -2 || values[2] != -3);
   ^
configure:24932: $? = 0
configure:24935: gfortran -g -O2 -c conftestf.f
configure:24938: $? = 0
configure:24941: gfortran -o conftest -g -O2  conftestf.o conftest.o  
configure:24944: $? = 0
configure:24947: ./conftest
configure:24950: $? = 1
configure:24963: result: no
configure:24986: checking if Fortran "integer*2" is C "long"
configure:24996: gcc -c  -g -O2 conftest.c
conftest.c: In function 'sub_':
conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
   exit(values[1] != -2 || values[2] != -3);
   ^


密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2015-12-18 23:02:12 | 显示全部楼层
太长了 还是长传一个附件吧。版本是4.1.3

config.log

115.38 KB, 下载次数: 0

密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2015-12-18 23:02:53 | 显示全部楼层

太长了 还是长传一个附件吧。版本是4.1.3
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2015-12-18 23:04:59 | 显示全部楼层
下载附件需要积分 我再继续贴
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2015-12-18 23:05:39 | 显示全部楼层
^
configure:24593: $? = 0
configure:24596: gfortran -g -O2 -c conftestf.f
configure:24599: $? = 0
configure:24602: gfortran -o conftest -g -O2  conftestf.o conftest.o  
configure:24605: $? = 0
configure:24608: ./conftest
configure:24611: $? = 0
configure:24613: result: yes
configure:24647: checking if Fortran "byte" is C "short"
configure:24657: gcc -c  -g -O2 conftest.c
conftest.c: In function 'sub_':
conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
   exit(values[1] != -2 || values[2] != -3);
   ^
configure:24660: $? = 0
configure:24663: gfortran -g -O2 -c conftestf.f
configure:24666: $? = 0
configure:24669: gfortran -o conftest -g -O2  conftestf.o conftest.o  
configure:24672: $? = 0
configure:24675: ./conftest
configure:24678: $? = 1
configure:24691: result: no
configure:24714: checking if Fortran "byte" is C "int"
configure:24724: gcc -c  -g -O2 conftest.c
conftest.c: In function 'sub_':
conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
   exit(values[1] != -2 || values[2] != -3);
   ^
configure:24727: $? = 0
configure:24730: gfortran -g -O2 -c conftestf.f
configure:24733: $? = 0
configure:24736: gfortran -o conftest -g -O2  conftestf.o conftest.o  
configure:24739: $? = 0
configure:24742: ./conftest
configure:24745: $? = 1
configure:24758: result: no
configure:24781: checking if Fortran "byte" is C "long"
configure:24791: gcc -c  -g -O2 conftest.c
conftest.c: In function 'sub_':
conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
   exit(values[1] != -2 || values[2] != -3);
   ^
configure:24794: $? = 0
configure:24797: gfortran -g -O2 -c conftestf.f
configure:24800: $? = 0
configure:24803: gfortran -o conftest -g -O2  conftestf.o conftest.o  
configure:24806: $? = 0
configure:24809: ./conftest
configure:24812: $? = 1
configure:24825: result: no
configure:24852: checking if Fortran "integer*2" is C "short"
configure:24862: gcc -c  -g -O2 conftest.c
conftest.c: In function 'sub_':
conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
   exit(values[1] != -2 || values[2] != -3);
   ^
configure:24865: $? = 0
configure:24868: gfortran -g -O2 -c conftestf.f
configure:24871: $? = 0
configure:24874: gfortran -o conftest -g -O2  conftestf.o conftest.o  
configure:24877: $? = 0
configure:24880: ./conftest
configure:24883: $? = 0
configure:24885: result: yes
configure:24919: checking if Fortran "integer*2" is C "int"
configure:24929: gcc -c  -g -O2 conftest.c
conftest.c: In function 'sub_':
conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
   exit(values[1] != -2 || values[2] != -3);
   ^
configure:24932: $? = 0
configure:24935: gfortran -g -O2 -c conftestf.f
configure:24938: $? = 0
configure:24941: gfortran -o conftest -g -O2  conftestf.o conftest.o  
configure:24944: $? = 0
configure:24947: ./conftest
configure:24950: $? = 1
configure:24963: result: no
configure:24986: checking if Fortran "integer*2" is C "long"
configure:24996: gcc -c  -g -O2 conftest.c
conftest.c: In function 'sub_':
conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
   exit(values[1] != -2 || values[2] != -3);
   ^
configure:24999: $? = 0
configure:25002: gfortran -g -O2 -c conftestf.f
configure:25005: $? = 0
configure:25008: gfortran -o conftest -g -O2  conftestf.o conftest.o  
configure:25011: $? = 0
configure:25014: ./conftest
configure:25017: $? = 1
configure:25030: result: no
configure:25055: checking if Fortran "integer" is C "int"
configure:25065: gcc -c  -g -O2 conftest.c
conftest.c: In function 'sub_':
conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
   exit(values[1] != -2 || values[2] != -3);
   ^
configure:25068: $? = 0
configure:25071: gfortran -g -O2 -c conftestf.f
configure:25074: $? = 0
configure:25077: gfortran -o conftest -g -O2  conftestf.o conftest.o  
configure:25080: $? = 0
configure:25083: ./conftest
configure:25086: $? = 0
configure:25088: result: yes
configure:25122: checking if Fortran "real" is C "float"
configure:25132: gcc -c  -g -O2 conftest.c
conftest.c: In function 'sub_':
conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
   exit(values[1] != -2 || values[2] != -3);
   ^
configure:25135: $? = 0
configure:25138: gfortran -g -O2 -c conftestf.f
configure:25141: $? = 0
configure:25144: gfortran -o conftest -g -O2  conftestf.o conftest.o  
configure:25147: $? = 0
configure:25150: ./conftest
configure:25153: $? = 0
configure:25155: result: yes
configure:25189: checking if Fortran "doubleprecision" is C "double"
configure:25199: gcc -c  -g -O2 conftest.c
conftest.c: In function 'sub_':
conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
   exit(values[1] != -2 || values[2] != -3);
   ^
configure:25202: $? = 0
configure:25205: gfortran -g -O2 -c conftestf.f
configure:25208: $? = 0
configure:25211: gfortran -o conftest -g -O2  conftestf.o conftest.o  
configure:25214: $? = 0
configure:25217: ./conftest
configure:25220: $? = 0
configure:25222: result: yes
configure:25250: checking for Fortran-equivalent to netCDF "byte"
configure:25258: gfortran -c -g -O2 conftest.f
configure:25261: $? = 0
configure:25272: result: byte
configure:25278: checking for Fortran-equivalent to netCDF "short"
configure:25286: gfortran -c -g -O2 conftest.f
configure:25289: $? = 0
configure:25300: result: integer*2
configure:25347: checking if Fortran 90 compiler capitalizes .mod filenames
configure:25354: gfortran  conftest.f90 >&5
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
configure:25357: $? = 1
configure:25365: result: no
configure:25386: checking types, headers, and functions
configure:25389: checking for stdlib.h
configure:25389: result: yes
configure:25399: checking for sys/types.h
configure:25399: result: yes
configure:25413: checking for dirent.h that defines DIR
configure:25432: gcc -c -g -O2  conftest.c >&5
configure:25432: $? = 0
configure:25440: result: yes
configure:25453: checking for library containing opendir
configure:25484: gcc -o conftest -g -O2   conftest.c  >&5
configure:25484: $? = 0
configure:25501: result: none required
configure:25568: checking for ANSI C header files
configure:25672: result: yes
configure:25680: checking for sys/wait.h that is POSIX.1 compatible
configure:25706: gcc -c -g -O2  conftest.c >&5
configure:25706: $? = 0
configure:25713: result: yes
configure:25721: checking whether time.h and sys/time.h may both be included
configure:25741: gcc -c -g -O2  conftest.c >&5
configure:25741: $? = 0
configure:25748: result: yes
configure:25760: checking locale.h usability
configure:25760: gcc -c -g -O2  conftest.c >&5
configure:25760: $? = 0
configure:25760: result: yes
configure:25760: checking locale.h presence
configure:25760: gcc -E  conftest.c
configure:25760: $? = 0
configure:25760: result: yes
configure:25760: checking for locale.h
configure:25760: result: yes
configure:25760: checking stdio.h usability
configure:25760: gcc -c -g -O2  conftest.c >&5
configure:25760: $? = 0
configure:25760: result: yes
configure:25760: checking stdio.h presence
configure:25760: gcc -E  conftest.c
configure:25760: $? = 0
configure:25760: result: yes
configure:25760: checking for stdio.h
configure:25760: result: yes
configure:25760: checking stdarg.h usability
configure:25760: gcc -c -g -O2  conftest.c >&5
configure:25760: $? = 0
configure:25760: result: yes
configure:25760: checking stdarg.h presence
configure:25760: gcc -E  conftest.c
configure:25760: $? = 0
configure:25760: result: yes
configure:25760: checking for stdarg.h
configure:25760: result: yes
configure:25760: checking errno.h usability
configure:25760: gcc -c -g -O2  conftest.c >&5
configure:25760: $? = 0
configure:25760: result: yes
configure:25760: checking errno.h presence
configure:25760: gcc -E  conftest.c
configure:25760: $? = 0
configure:25760: result: yes
configure:25760: checking for errno.h
configure:25760: result: yes
configure:25760: checking ctype.h usability
configure:25760: gcc -c -g -O2  conftest.c >&5
configure:25760: $? = 0
configure:25760: result: yes
configure:25760: checking ctype.h presence
configure:25760: gcc -E  conftest.c
configure:25760: $? = 0
configure:25760: result: yes
configure:25760: checking for ctype.h
configure:25760: result: yes
configure:25760: checking fcntl.h usability
configure:25760: gcc -c -g -O2  conftest.c >&5
configure:25760: $? = 0
configure:25760: result: yes
configure:25760: checking fcntl.h presence
configure:25760: gcc -E  conftest.c
configure:25760: $? = 0
configure:25760: result: yes
configure:25760: checking for fcntl.h
configure:25760: result: yes
configure:25760: checking malloc.h usability
configure:25760: gcc -c -g -O2  conftest.c >&5
configure:25760: $? = 0
configure:25760: result: yes
configure:25760: checking malloc.h presence
configure:25760: gcc -E  conftest.c
configure:25760: $? = 0
configure:25760: result: yes
configure:25760: checking for malloc.h
configure:25760: result: yes
configure:25760: checking for stdlib.h
configure:25760: result: yes
configure:25760: checking for string.h
configure:25760: result: yes
configure:25760: checking for strings.h
configure:25760: result: yes
configure:25760: checking for unistd.h
configure:25760: result: yes
configure:25760: checking for sys/stat.h
configure:25760: result: yes
configure:25760: checking getopt.h usability
configure:25760: gcc -c -g -O2  conftest.c >&5
configure:25760: $? = 0
configure:25760: result: yes
configure:25760: checking getopt.h presence
configure:25760: gcc -E  conftest.c
configure:25760: $? = 0
configure:25760: result: yes
configure:25760: checking for getopt.h
configure:25760: result: yes
configure:25760: checking sys/time.h usability
configure:25760: gcc -c -g -O2  conftest.c >&5
configure:25760: $? = 0
configure:25760: result: yes
configure:25760: checking sys/time.h presence
configure:25760: gcc -E  conftest.c
configure:25760: $? = 0
configure:25760: result: yes
configure:25760: checking for sys/time.h
configure:25760: result: yes
configure:25760: checking sys/resource.h usability
configure:25760: gcc -c -g -O2  conftest.c >&5
configure:25760: $? = 0
configure:25760: result: yes
configure:25760: checking sys/resource.h presence
configure:25760: gcc -E  conftest.c
configure:25760: $? = 0
configure:25760: result: yes
configure:25760: checking for sys/resource.h
configure:25760: result: yes
configure:25772: checking for vprintf
configure:25772: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:85:6: warning: conflicting types for built-in function 'vprintf' [enabled by default]
char vprintf ();
      ^
configure:25772: $? = 0
configure:25772: result: yes
configure:25778: checking for _doprnt
configure:25778: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccUrzIKH.o: In function `main':
/usr/local/netcdf1/netcdf-4.1.3/conftest.c:97: undefined reference to `_doprnt'
collect2: error: ld returned 1 exit status
configure:25778: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF"
| #define PACKAGE_TARNAME "netcdf"
| #define PACKAGE_VERSION "4.1.3"
| #define PACKAGE_STRING "netCDF 4.1.3"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf"
| #define VERSION "4.1.3"
| #define NCIO_MINBLOCKSIZE 256
| #define USE_FSYNC 1
| #define DEFAULT_CHUNK_SIZE 4194304
| #define MAX_DEFAULT_CACHE_SIZE 67108864
| #define DEFAULT_CHUNKS_IN_CACHE 10
| #define CHUNK_CACHE_SIZE 4194304
| #define CHUNK_CACHE_NELEMS 1009
| #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 pgiFortran 1
| #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_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 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_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 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:25778: result: no
configure:25791: checking for stdbool.h that conforms to C99
configure:25858: gcc -c -g -O2  conftest.c >&5
configure:25858: $? = 0
configure:25865: result: yes
configure:25867: checking for _Bool
configure:25867: gcc -c -g -O2  conftest.c >&5
configure:25867: $? = 0
configure:25867: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:99:20: error: expected expression before ')' token
if (sizeof ((_Bool)))
                    ^
configure:25867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF"
| #define PACKAGE_TARNAME "netcdf"
| #define PACKAGE_VERSION "4.1.3"
| #define PACKAGE_STRING "netCDF 4.1.3"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf"
| #define VERSION "4.1.3"
| #define NCIO_MINBLOCKSIZE 256
| #define USE_FSYNC 1
| #define DEFAULT_CHUNK_SIZE 4194304
| #define MAX_DEFAULT_CACHE_SIZE 67108864
| #define DEFAULT_CHUNKS_IN_CACHE 10
| #define CHUNK_CACHE_SIZE 4194304
| #define CHUNK_CACHE_NELEMS 1009
| #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 pgiFortran 1
| #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_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 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_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_VPRINTF 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:25867: result: yes
configure:25889: checking for strlcat
configure:25889: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccmgdwJJ.o: In function `main':
/usr/local/netcdf1/netcdf-4.1.3/conftest.c:99: undefined reference to `strlcat'
collect2: error: ld returned 1 exit status
configure:25889: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF"
| #define PACKAGE_TARNAME "netcdf"
| #define PACKAGE_VERSION "4.1.3"
| #define PACKAGE_STRING "netCDF 4.1.3"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf"
| #define VERSION "4.1.3"
| #define NCIO_MINBLOCKSIZE 256
| #define USE_FSYNC 1
| #define DEFAULT_CHUNK_SIZE 4194304
| #define MAX_DEFAULT_CACHE_SIZE 67108864
| #define DEFAULT_CHUNKS_IN_CACHE 10
| #define CHUNK_CACHE_SIZE 4194304
| #define CHUNK_CACHE_NELEMS 1009
| #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 pgiFortran 1
| #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_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 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_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_VPRINTF 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:25889: result: no
configure:25889: checking for strerror
configure:25889: gcc -o conftest -g -O2   conftest.c  >&5
configure:25889: $? = 0
configure:25889: result: yes
configure:25889: checking for snprintf
configure:25889: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:89:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
char snprintf ();
      ^
configure:25889: $? = 0
configure:25889: result: yes
configure:25889: checking for strchr
configure:25889: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:90:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
char strchr ();
      ^
configure:25889: $? = 0
configure:25889: result: yes
configure:25889: checking for strrchr
configure:25889: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:91:6: warning: conflicting types for built-in function 'strrchr' [enabled by default]
char strrchr ();
      ^
configure:25889: $? = 0
configure:25889: result: yes
configure:25889: checking for mktemp
configure:25889: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccheAvK4.o: In function `main':
/usr/local/netcdf1/netcdf-4.1.3/conftest.c:103: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
configure:25889: $? = 0
configure:25889: result: yes
configure:25889: checking for strcat
configure:25889: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:93:6: warning: conflicting types for built-in function 'strcat' [enabled by default]
char strcat ();
      ^
configure:25889: $? = 0
configure:25889: result: yes
configure:25889: checking for strcpy
configure:25889: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:94:6: warning: conflicting types for built-in function 'strcpy' [enabled by default]
char strcpy ();
      ^
configure:25889: $? = 0
configure:25889: result: yes
configure:25889: checking for strdup
configure:25889: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:95:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
char strdup ();
      ^
configure:25889: $? = 0
configure:25889: result: yes
configure:25889: checking for strcasecmp
configure:25889: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:96:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
char strcasecmp ();
      ^
configure:25889: $? = 0
configure:25889: result: yes
configure:25889: checking for strtod
configure:25889: gcc -o conftest -g -O2   conftest.c  >&5
configure:25889: $? = 0
configure:25889: result: yes
configure:25889: checking for strtoll
configure:25889: gcc -o conftest -g -O2   conftest.c  >&5
configure:25889: $? = 0
configure:25889: result: yes
configure:25889: checking for strtoull
configure:25889: gcc -o conftest -g -O2   conftest.c  >&5
configure:25889: $? = 0
configure:25889: result: yes
configure:25889: checking for getrlimit
configure:25889: gcc -o conftest -g -O2   conftest.c  >&5
configure:25889: $? = 0
configure:25889: result: yes
configure:25889: checking for gettimeofday
configure:25889: gcc -o conftest -g -O2   conftest.c  >&5
configure:25889: $? = 0
configure:25889: result: yes
configure:25889: checking for fsync
configure:25889: gcc -o conftest -g -O2   conftest.c  >&5
configure:25889: $? = 0
configure:25889: result: yes
configure:25889: checking for MPI_Comm_f2c
configure:25889: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccE8dc0G.o: In function `main':
/usr/local/netcdf1/netcdf-4.1.3/conftest.c:114: undefined reference to `MPI_Comm_f2c'
collect2: error: ld returned 1 exit status
configure:25889: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF"
| #define PACKAGE_TARNAME "netcdf"
| #define PACKAGE_VERSION "4.1.3"
| #define PACKAGE_STRING "netCDF 4.1.3"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf"
| #define VERSION "4.1.3"
| #define NCIO_MINBLOCKSIZE 256
| #define USE_FSYNC 1
| #define DEFAULT_CHUNK_SIZE 4194304
| #define MAX_DEFAULT_CACHE_SIZE 67108864
| #define DEFAULT_CHUNKS_IN_CACHE 10
| #define CHUNK_CACHE_SIZE 4194304
| #define CHUNK_CACHE_NELEMS 1009
| #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 pgiFortran 1
| #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_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 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_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_VPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MKTEMP 1
| #define HAVE_STRCAT 1
| #define HAVE_STRCPY 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FSYNC 1
| /* end confdefs.h.  */
| /* Define MPI_Comm_f2c to an innocuous variant, in case <limits.h> declares MPI_Comm_f2c.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define MPI_Comm_f2c innocuous_MPI_Comm_f2c
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char MPI_Comm_f2c (); 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 MPI_Comm_f2c
|
| /* 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 MPI_Comm_f2c ();
| /* 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_MPI_Comm_f2c || defined __stub___MPI_Comm_f2c
| choke me
| #endif
|
| int
| main ()
| {
| return MPI_Comm_f2c ();
|   ;
|   return 0;
| }
configure:25889: result: no
configure:25898: checking for size_t
configure:25898: gcc -c -g -O2  conftest.c >&5
configure:25898: $? = 0
configure:25898: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:116:21: error: expected expression before ')' token
if (sizeof ((size_t)))
                     ^
configure:25898: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF"
| #define PACKAGE_TARNAME "netcdf"
| #define PACKAGE_VERSION "4.1.3"
| #define PACKAGE_STRING "netCDF 4.1.3"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf"
| #define VERSION "4.1.3"
| #define NCIO_MINBLOCKSIZE 256
| #define USE_FSYNC 1
| #define DEFAULT_CHUNK_SIZE 4194304
| #define MAX_DEFAULT_CACHE_SIZE 67108864
| #define DEFAULT_CHUNKS_IN_CACHE 10
| #define CHUNK_CACHE_SIZE 4194304
| #define CHUNK_CACHE_NELEMS 1009
| #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 pgiFortran 1
| #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_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 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_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_VPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MKTEMP 1
| #define HAVE_STRCAT 1
| #define HAVE_STRCPY 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FSYNC 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:25898: result: yes
configure:25911: checking for working alloca.h
configure:25928: gcc -o conftest -g -O2   conftest.c  >&5
configure:25928: $? = 0
configure:25936: result: yes
configure:25944: checking for alloca
configure:25981: gcc -o conftest -g -O2   conftest.c  >&5
configure:25981: $? = 0
configure:25989: result: yes
configure:26098: checking whether isnan is declared
configure:26098: gcc -c -g -O2  conftest.c >&5
configure:26098: $? = 0
configure:26098: result: yes
configure:26109: checking whether isinf is declared
configure:26109: gcc -c -g -O2  conftest.c >&5
configure:26109: $? = 0
configure:26109: result: yes
configure:26120: checking whether isfinite is declared
configure:26120: gcc -c -g -O2  conftest.c >&5
configure:26120: $? = 0
configure:26120: result: yes
configure:26131: checking whether signbit is declared
configure:26131: gcc -c -g -O2  conftest.c >&5
configure:26131: $? = 0
configure:26131: result: yes
configure:26143: checking for struct stat.st_blksize
configure:26143: gcc -c -g -O2  conftest.c >&5
configure:26143: $? = 0
configure:26143: result: yes
configure:26157: checking for IEEE floating point format
configure:26195: gcc -o conftest -g -O2   conftest.c  >&5
configure:26195: $? = 0
configure:26195: ./conftest
configure:26195: $? = 0
configure:26204: result: yes
configure:26212: checking for size_t
configure:26212: result: yes
configure:26223: checking for off_t
configure:26223: gcc -c -g -O2  conftest.c >&5
configure:26223: $? = 0
configure:26223: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:124:20: error: expected expression before ')' token
if (sizeof ((off_t)))
                    ^
configure:26223: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF"
| #define PACKAGE_TARNAME "netcdf"
| #define PACKAGE_VERSION "4.1.3"
| #define PACKAGE_STRING "netCDF 4.1.3"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf"
| #define VERSION "4.1.3"
| #define NCIO_MINBLOCKSIZE 256
| #define USE_FSYNC 1
| #define DEFAULT_CHUNK_SIZE 4194304
| #define MAX_DEFAULT_CACHE_SIZE 67108864
| #define DEFAULT_CHUNKS_IN_CACHE 10
| #define CHUNK_CACHE_SIZE 4194304
| #define CHUNK_CACHE_NELEMS 1009
| #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 pgiFortran 1
| #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_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 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_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_VPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MKTEMP 1
| #define HAVE_STRCAT 1
| #define HAVE_STRCPY 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FSYNC 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:26223: result: yes
configure:26234: checking for ssize_t
configure:26234: gcc -c -g -O2  conftest.c >&5
configure:26234: $? = 0
configure:26234: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:124:22: error: expected expression before ')' token
if (sizeof ((ssize_t)))
                      ^
configure:26234: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF"
| #define PACKAGE_TARNAME "netcdf"
| #define PACKAGE_VERSION "4.1.3"
| #define PACKAGE_STRING "netCDF 4.1.3"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf"
| #define VERSION "4.1.3"
| #define NCIO_MINBLOCKSIZE 256
| #define USE_FSYNC 1
| #define DEFAULT_CHUNK_SIZE 4194304
| #define MAX_DEFAULT_CACHE_SIZE 67108864
| #define DEFAULT_CHUNKS_IN_CACHE 10
| #define CHUNK_CACHE_SIZE 4194304
| #define CHUNK_CACHE_NELEMS 1009
| #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 pgiFortran 1
| #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_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 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_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_VPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MKTEMP 1
| #define HAVE_STRCAT 1
| #define HAVE_STRCPY 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FSYNC 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:26234: result: yes
configure:26243: checking for ptrdiff_t
configure:26243: gcc -c -g -O2  conftest.c >&5
configure:26243: $? = 0
configure:26243: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:125:24: error: expected expression before ')' token
if (sizeof ((ptrdiff_t)))
                        ^
configure:26243: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF"
| #define PACKAGE_TARNAME "netcdf"
| #define PACKAGE_VERSION "4.1.3"
| #define PACKAGE_STRING "netCDF 4.1.3"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf"
| #define VERSION "4.1.3"
| #define NCIO_MINBLOCKSIZE 256
| #define USE_FSYNC 1
| #define DEFAULT_CHUNK_SIZE 4194304
| #define MAX_DEFAULT_CACHE_SIZE 67108864
| #define DEFAULT_CHUNKS_IN_CACHE 10
| #define CHUNK_CACHE_SIZE 4194304
| #define CHUNK_CACHE_NELEMS 1009
| #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 pgiFortran 1
| #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_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 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_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_VPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MKTEMP 1
| #define HAVE_STRCAT 1
| #define HAVE_STRCPY 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FSYNC 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:26243: result: yes
configure:26252: checking for uchar
configure:26252: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:126:13: error: 'uchar' undeclared (first use in this function)
if (sizeof (uchar))
             ^
conftest.c:126:13: note: each undeclared identifier is reported only once for each function it appears in
configure:26252: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF"
| #define PACKAGE_TARNAME "netcdf"
| #define PACKAGE_VERSION "4.1.3"
| #define PACKAGE_STRING "netCDF 4.1.3"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf"
| #define VERSION "4.1.3"
| #define NCIO_MINBLOCKSIZE 256
| #define USE_FSYNC 1
| #define DEFAULT_CHUNK_SIZE 4194304
| #define MAX_DEFAULT_CACHE_SIZE 67108864
| #define DEFAULT_CHUNKS_IN_CACHE 10
| #define CHUNK_CACHE_SIZE 4194304
| #define CHUNK_CACHE_NELEMS 1009
| #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 pgiFortran 1
| #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_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 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_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_VPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MKTEMP 1
| #define HAVE_STRCAT 1
| #define HAVE_STRCPY 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FSYNC 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:26252: result: no
configure:26261: checking for longlong
configure:26261: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:126:13: error: 'longlong' undeclared (first use in this function)
if (sizeof (longlong))
             ^
conftest.c:126:13: note: each undeclared identifier is reported only once for each function it appears in
configure:26261: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF"
| #define PACKAGE_TARNAME "netcdf"
| #define PACKAGE_VERSION "4.1.3"
| #define PACKAGE_STRING "netCDF 4.1.3"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf"
| #define VERSION "4.1.3"
| #define NCIO_MINBLOCKSIZE 256
| #define USE_FSYNC 1
| #define DEFAULT_CHUNK_SIZE 4194304
| #define MAX_DEFAULT_CACHE_SIZE 67108864
| #define DEFAULT_CHUNKS_IN_CACHE 10
| #define CHUNK_CACHE_SIZE 4194304
| #define CHUNK_CACHE_NELEMS 1009
| #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 pgiFortran 1
| #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_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 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_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_VPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MKTEMP 1
| #define HAVE_STRCAT 1
| #define HAVE_STRCPY 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FSYNC 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 (longlong))
|          return 0;
|   ;
|   return 0;
| }
configure:26261: result: no
configure:26271: checking whether char is unsigned
configure:26289: gcc -c -g -O2  conftest.c >&5
configure:26289: $? = 0
configure:26296: result: no
configure:26303: checking whether byte ordering is bigendian
configure:26318: gcc -c -g -O2  conftest.c >&5
conftest.c:91:9: error: unknown type name 'not'
         not a universal capable compiler
         ^
conftest.c:91:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
         not a universal capable compiler
               ^
conftest.c:91:15: error: unknown type name 'universal'
configure:26318: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF"
| #define PACKAGE_TARNAME "netcdf"
| #define PACKAGE_VERSION "4.1.3"
| #define PACKAGE_STRING "netCDF 4.1.3"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf"
| #define VERSION "4.1.3"
| #define NCIO_MINBLOCKSIZE 256
| #define USE_FSYNC 1
| #define DEFAULT_CHUNK_SIZE 4194304
| #define MAX_DEFAULT_CACHE_SIZE 67108864
| #define DEFAULT_CHUNKS_IN_CACHE 10
| #define CHUNK_CACHE_SIZE 4194304
| #define CHUNK_CACHE_NELEMS 1009
| #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 pgiFortran 1
| #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_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 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_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_VPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MKTEMP 1
| #define HAVE_STRCAT 1
| #define HAVE_STRCPY 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FSYNC 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.  */
| #ifndef __APPLE_CC__
|                not a universal capable compiler
|              #endif
|              typedef int dummy;
|
configure:26363: gcc -c -g -O2  conftest.c >&5
configure:26363: $? = 0
configure:26381: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:97:4: error: unknown type name 'not'
    not big endian
    ^
conftest.c:97:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
    not big endian
            ^
configure:26381: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF"
| #define PACKAGE_TARNAME "netcdf"
| #define PACKAGE_VERSION "4.1.3"
| #define PACKAGE_STRING "netCDF 4.1.3"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf"
| #define VERSION "4.1.3"
| #define NCIO_MINBLOCKSIZE 256
| #define USE_FSYNC 1
| #define DEFAULT_CHUNK_SIZE 4194304
| #define MAX_DEFAULT_CACHE_SIZE 67108864
| #define DEFAULT_CHUNKS_IN_CACHE 10
| #define CHUNK_CACHE_SIZE 4194304
| #define CHUNK_CACHE_NELEMS 1009
| #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 pgiFortran 1
| #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_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 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_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_VPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MKTEMP 1
| #define HAVE_STRCAT 1
| #define HAVE_STRCPY 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FSYNC 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:26509: result: no
configure:26531: checking size of short
configure:26536: gcc -o conftest -g -O2   conftest.c  >&5
configure:26536: $? = 0
configure:26536: ./conftest
configure:26536: $? = 0
configure:26550: result: 2
configure:26564: checking size of int
configure:26569: gcc -o conftest -g -O2   conftest.c  >&5
configure:26569: $? = 0
configure:26569: ./conftest
configure:26569: $? = 0
configure:26583: result: 4
configure:26597: checking size of long
configure:26602: gcc -o conftest -g -O2   conftest.c  >&5
configure:26602: $? = 0
configure:26602: ./conftest
configure:26602: $? = 0
configure:26616: result: 8
configure:26630: checking size of float
configure:26635: gcc -o conftest -g -O2   conftest.c  >&5
configure:26635: $? = 0
configure:26635: ./conftest
configure:26635: $? = 0
configure:26649: result: 4
configure:26663: checking size of double
configure:26668: gcc -o conftest -g -O2   conftest.c  >&5
configure:26668: $? = 0
configure:26668: ./conftest
configure:26668: $? = 0
configure:26682: result: 8
configure:26696: checking size of off_t
configure:26701: gcc -o conftest -g -O2   conftest.c  >&5
configure:26701: $? = 0
configure:26701: ./conftest
configure:26701: $? = 0
configure:26715: result: 8
configure:26729: checking size of size_t
configure:26734: gcc -o conftest -g -O2   conftest.c  >&5
configure:26734: $? = 0
configure:26734: ./conftest
configure:26734: $? = 0
configure:26748: result: 8
configure:26823: checking for floor in -lm
configure:26848: gcc -o conftest -g -O2   conftest.c -lm   >&5
conftest.c:104:6: warning: conflicting types for built-in function 'floor' [enabled by default]
char floor ();
      ^
configure:26848: $? = 0
configure:26857: result: yes
configure:27642: checking what to call the output of the ftpbin target
configure:27651: result: binary-netcdf-4.1.3_nc3_gfortran_gfortran_g++.tar gfortran g++
configure:27654: checking binary distribution directory
configure:27662: result: /home/ftp/pub/binary/dummy_system
configure:27816: checking value of LIBS
configure:27818: result: -lm
configure:27886: generating header files and makefiles
configure:28178: creating ./config.status

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

This file was extended by netCDF config.status 4.1.3, which was
generated by GNU Autoconf 2.68.  Invocation command line was

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

on ubuntu

config.status:1478: creating Makefile
config.status:1478: creating nc-config
config.status:1478: creating netcdf.pc
config.status:1478: creating include/Makefile
config.status:1478: creating h5_test/Makefile
config.status:1478: creating man4/Makefile
config.status:1478: creating fortran/Makefile
config.status:1478: creating libsrc/Makefile
config.status:1478: creating libsrc4/Makefile
config.status:1478: creating nctest/Makefile
config.status:1478: creating nc_test4/Makefile
config.status:1478: creating nc_test/Makefile
config.status:1478: creating ncdump/Makefile
config.status:1478: creating ncgen3/Makefile
config.status:1478: creating ncgen/Makefile
config.status:1478: creating nf_test/Makefile
config.status:1478: creating cxx/Makefile
config.status:1478: creating cxx4/Makefile
config.status:1478: creating f90/Makefile
config.status:1478: creating examples/Makefile
config.status:1478: creating examples/C/Makefile
config.status:1478: creating examples/CDL/Makefile
config.status:1478: creating examples/CXX/Makefile
config.status:1478: creating examples/CXX4/Makefile
config.status:1478: creating examples/F90/Makefile
config.status:1478: creating examples/F77/Makefile
config.status:1478: creating oc/Makefile
config.status:1478: creating libdap2/Makefile
config.status:1478: creating libcdmr/Makefile
config.status:1478: creating libdispatch/Makefile
config.status:1478: creating liblib/Makefile
config.status:1478: creating ncdap_test/Makefile
config.status:1478: creating ncdap_test/testdata3/Makefile
config.status:1478: creating ncdap_test/expected3/Makefile
config.status:1478: creating ncdap_test/expected4/Makefile
config.status:1478: creating ncdap_test/expectremote3/Makefile
config.status:1478: creating ncdap_test/expectremote4/Makefile
config.status:1478: creating ncdump/cdl4/Makefile
config.status:1478: creating ncdump/expected4/Makefile
config.status:1478: creating config.h
config.status:1478: creating fortran/nfconfig1.inc
config.status:1707: executing depfiles commands
config.status:1707: executing libtool commands
configure:31328: === configuring in udunits (/usr/local/netcdf1/netcdf-4.1.3/udunits)
configure:31391: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local/netcdf'  '--disable-dap' '--disable-netcdf-4' 'FC=gfortran' --cache-file=/dev/null --srcdir=.
configure:31328: === configuring in libcf (/usr/local/netcdf1/netcdf-4.1.3/libcf)
configure:31391: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local/netcdf'  '--disable-dap' '--disable-netcdf-4' 'FC=gfortran' --cache-file=/dev/null --srcdir=.

## ---------------- ##
## 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=yes
ac_cv_c_const=yes
ac_cv_c_ieeefloat=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FCFLAGS_set=
ac_cv_env_FCFLAGS_value=
ac_cv_env_FC_set=set
ac_cv_env_FC_value=gfortran
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_fc_compiler_gnu=yes
ac_cv_fc_srcext_f90=none
ac_cv_func_MPI_Comm_f2c=no
ac_cv_func__doprnt=no
ac_cv_func_alloca_works=yes
ac_cv_func_fsync=yes
ac_cv_func_getrlimit=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_mktemp=yes
ac_cv_func_snprintf=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strcat=yes
ac_cv_func_strchr=yes
ac_cv_func_strcpy=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strlcat=no
ac_cv_func_strrchr=yes
ac_cv_func_strtod=yes
ac_cv_func_strtoll=yes
ac_cv_func_strtoull=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_getopt_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_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_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_lib_curl_curl_easy_setopt=no
ac_cv_lib_m_floor=yes
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=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_NM='/usr/bin/nm -B'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
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_gcc_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_target=x86_64-unknown-linux-gnu
ac_cv_type__Bool=yes
ac_cv_type_longlong=no
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=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
ax_cv_f90_modflag=-I
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
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='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
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='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_F77=-fPIC
lt_cv_prog_compiler_pic_FC=-fPIC
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_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
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=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[         ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][         ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
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=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop

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

ACLOCAL='${SHELL} /usr/local/netcdf1/netcdf-4.1.3/missing --run aclocal-1.11'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/local/netcdf1/netcdf-4.1.3/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /usr/local/netcdf1/netcdf-4.1.3/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/local/netcdf1/netcdf-4.1.3/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/local/netcdf1/netcdf-4.1.3/missing --run automake-1.11'
AWK='mawk'
BINFILE_NAME='binary-netcdf-4.1.3_nc3_gfortran_gfortran_g++.tar'
BUILD_BENCHMARKS_FALSE=''
BUILD_BENCHMARKS_TRUE='#'
BUILD_CDMREMOTE_FALSE=''
BUILD_CDMREMOTE_TRUE='#'
BUILD_CXX4_FALSE=''
BUILD_CXX4_TRUE='#'
BUILD_CXX_FALSE='#'
BUILD_CXX_TRUE=''
BUILD_C_FALSE='#'
BUILD_C_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_LIBCF_FALSE=''
BUILD_LIBCF_TRUE='#'
BUILD_PARALLEL_FALSE=''
BUILD_PARALLEL_TRUE='#'
BUILD_UDUNITS_FALSE=''
BUILD_UDUNITS_TRUE='#'
BUILD_UTILITIES_FALSE='#'
BUILD_UTILITIES_TRUE=''
BUILD_V2_FALSE='#'
BUILD_V2_TRUE=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_DAP_LONG_TESTS_FALSE=''
ENABLE_DAP_LONG_TESTS_TRUE='#'
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='gfortran'
FC='gfortran'
FCFLAGS='-g -O2'
FCFLAGS_f90=''
FFLAGS='-g -O2'
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_HDF4='no'
HAS_HDF5='no'
HAS_NC2='yes'
HAS_NC4='no'
HAS_PNETCDF='no'
HAS_SZLIB=''
INSTALL_DATA='${INSTALL} -m 644'
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='-lm '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/local/netcdf1/netcdf-4.1.3/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
MOD_FLAG='-I'
NC_FLIBS='-lnetcdff -lnetcdf'
NC_LIBS='-lnetcdf'
NM='/usr/bin/nm -B'
NMEDIT=''
NMFLAGS=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='netcdf'
PACKAGE_BUGREPORT='support-netcdf@unidata.ucar.edu'
PACKAGE_NAME='netCDF'
PACKAGE_STRING='netCDF 4.1.3'
PACKAGE_TARNAME='netcdf'
PACKAGE_URL=''
PACKAGE_VERSION='4.1.3'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
TEST_F77_FALSE='#'
TEST_F77_TRUE=''
TEST_PARALLEL_FALSE=''
TEST_PARALLEL_TRUE='#'
UPPER_CASE_MOD_FALSE=''
UPPER_CASE_MOD_TRUE='#'
USE_DAP_FALSE=''
USE_DAP_TRUE='#'
USE_DISPATCH_FALSE=''
USE_DISPATCH_TRUE='#'
USE_FFIO_FALSE=''
USE_FFIO_TRUE='#'
USE_HDF4_FALSE=''
USE_HDF4_FILE_TESTS_FALSE=''
USE_HDF4_FILE_TESTS_TRUE='#'
USE_HDF4_TRUE='#'
USE_LOGGING_FALSE=''
USE_LOGGING_TRUE='#'
USE_NETCDF4_FALSE=''
USE_NETCDF4_TRUE='#'
USE_PNETCDF_DIR_FALSE=''
USE_PNETCDF_DIR_TRUE='#'
USE_PNETCDF_FALSE=''
USE_PNETCDF_TRUE='#'
USE_RENAMEV3_FALSE=''
USE_RENAMEV3_TRUE='#'
USE_SZIP_FALSE=''
USE_SZIP_TRUE='#'
USE_VALGRIND_TESTS_FALSE=''
USE_VALGRIND_TESTS_TRUE='#'
VERSION='4.1.3'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
ac_ct_F77=''
ac_ct_FC=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__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} /usr/local/netcdf1/netcdf-4.1.3/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/netcdf'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' udunits libcf'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'

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

/* confdefs.h */
#define PACKAGE_NAME "netCDF"
#define PACKAGE_TARNAME "netcdf"
#define PACKAGE_VERSION "4.1.3"
#define PACKAGE_STRING "netCDF 4.1.3"
#define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
#define PACKAGE_URL ""
#define PACKAGE "netcdf"
#define VERSION "4.1.3"
#define NCIO_MINBLOCKSIZE 256
#define USE_FSYNC 1
#define DEFAULT_CHUNK_SIZE 4194304
#define MAX_DEFAULT_CACHE_SIZE 67108864
#define DEFAULT_CHUNKS_IN_CACHE 10
#define CHUNK_CACHE_SIZE 4194304
#define CHUNK_CACHE_NELEMS 1009
#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 pgiFortran 1
#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_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_SYS_WAIT_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_LOCALE_H 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_GETOPT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_VPRINTF 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_STRERROR 1
#define HAVE_SNPRINTF 1
#define HAVE_STRCHR 1
#define HAVE_STRRCHR 1
#define HAVE_MKTEMP 1
#define HAVE_STRCAT 1
#define HAVE_STRCPY 1
#define HAVE_STRDUP 1
#define HAVE_STRCASECMP 1
#define HAVE_STRTOD 1
#define HAVE_STRTOLL 1
#define HAVE_STRTOULL 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_FSYNC 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_LIBM 1

configure: exit 0
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2015-12-19 17:47:35 | 显示全部楼层
竟然没人来
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2017-2-4 14:47:32 | 显示全部楼层
遇到了同样的问题,不知道楼主怎么解决的呢?
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2017-2-13 09:45:43 | 显示全部楼层
cinderellaty 发表于 2017-2-4 14:47
遇到了同样的问题,不知道楼主怎么解决的呢?

记不清了,好像是换了版本
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2017-5-24 23:10:35 | 显示全部楼层
NetCDF-4,看不懂
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

Copyright ©2011-2014 bbs.06climate.com All Rights Reserved.  Powered by Discuz! (京ICP-10201084)

本站信息均由会员发表,不代表气象家园立场,禁止在本站发表与国家法律相抵触言论

快速回复 返回顶部 返回列表