[netcdfgroup] Make Check Issue

Hello,




I am running into the following error when running a make check. Please note 
this is for netcdf-fortran-4.4.4:

$ make check
make: Warning: File `Makefile' has modification time 22 s in the future

Making check in fortran

make[1]: Entering directory 
`/home/SnnuT_yjw/Software/src/netcdf-fortran-4.4.4/fortran'

make[1]: Warning: File `.deps/nf_v2compat.Plo' has modification time 23 s in 
the future

make  check-am

make[2]: Entering directory 
`/home/SnnuT_yjw/Software/src/netcdf-fortran-4.4.4/fortran'

make[2]: Warning: File `.deps/nf_v2compat.Plo' has modification time 23 s in 
the future

make[2]: Nothing to be done for `check-am'.

make[2]: warning:  Clock skew detected.  Your build may be incomplete.

make[2]: Leaving directory 
`/home/SnnuT_yjw/Software/src/netcdf-fortran-4.4.4/fortran'

make[1]: warning:  Clock skew detected.  Your build may be incomplete.

make[1]: Leaving directory 
`/home/SnnuT_yjw/Software/src/netcdf-fortran-4.4.4/fortran'

Making check in nf_test

make[1]: Entering directory 
`/home/SnnuT_yjw/Software/src/netcdf-fortran-4.4.4/nf_test'

make[1]: Warning: File `.deps/fortlib.Po' has modification time 23 s in the 
future

make  nf_test        tst_f90

make[2]: Entering directory 
`/home/SnnuT_yjw/Software/src/netcdf-fortran-4.4.4/nf_test'

make[2]: Warning: File `.deps/fortlib.Po' has modification time 23 s in the 
future

ifort -I../fortran   -I../fortran -g -c -o f03lib_f_interfaces.o  
f03lib_f_interfaces.f90

mpif90 -DHAVE_CONFIG_H -I. -I.. -I../libsrc   
-I/home/SnnuT_yjw/Software/netcdf/include -I../fortran   -I../fortran -g -c -o 
test_get.o test_get.F

mpif90 -DHAVE_CONFIG_H -I. -I.. -I../libsrc   
-I/home/SnnuT_yjw/Software/netcdf/include -I../fortran   -I../fortran -g -c -o 
test_put.o test_put.F

mpif90 -DHAVE_CONFIG_H -I. -I.. -I../libsrc   
-I/home/SnnuT_yjw/Software/netcdf/include -I../fortran   -I../fortran -g -c -o 
nf_error.o nf_error.F

mpif90 -DHAVE_CONFIG_H -I. -I.. -I../libsrc   
-I/home/SnnuT_yjw/Software/netcdf/include -I../fortran   -I../fortran -g -c -o 
nf_test.o nf_test.F

mpif90 -DHAVE_CONFIG_H -I. -I.. -I../libsrc   
-I/home/SnnuT_yjw/Software/netcdf/include -I../fortran   -I../fortran -g -c -o 
test_read.o test_read.F

mpif90 -DHAVE_CONFIG_H -I. -I.. -I../libsrc   
-I/home/SnnuT_yjw/Software/netcdf/include -I../fortran   -I../fortran -g -c -o 
test_write.o test_write.F

mpif90 -DHAVE_CONFIG_H -I. -I.. -I../libsrc   
-I/home/SnnuT_yjw/Software/netcdf/include -I../fortran   -I../fortran -g -c -o 
util.o util.F

depbase=`echo f03lib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\

icc -DHAVE_CONFIG_H -I. -I.. -I../libsrc   
-I/home/SnnuT_yjw/Software/netcdf/include  -g -O2 -DLONGLONG_IS_LONG -MT 
f03lib.o -MD -MP -MF $depbase.Tpo -c -o f03lib.o f03lib.c &&\

mv -f $depbase.Tpo $depbase.Po

/bin/sh ../libtool  --tag=F77   --mode=link mpif90 -I../fortran   -I../fortran 
-g  -L/home/SnnuT_yjw/Software/netcdf/lib -o nf_test f03lib_f_interfaces.o 
test_get.o test_put.o nf_error.o nf_test.o test_read.o test_write.o util.o 
f03lib.o ../fortran/libnetcdff.la

libtool: link: mpif90 -I../fortran -I../fortran -g -o .libs/nf_test 
f03lib_f_interfaces.o test_get.o test_put.o nf_error.o nf_test.o test_read.o 
test_write.o util.o f03lib.o  -L/home/SnnuT_yjw/Software/netcdf/lib 
../fortran/.libs/libnetcdff.so -Wl,-rpath 
-Wl,/home/SnnuT_yjw/Software/netcdf/lib

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vara_short'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vara_short'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_att_float'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vara_schar'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_attname'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_set_default_format'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_dimname'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vara_double'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vara_text'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var_schar'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_dim'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vars_schar'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_open_mem'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_nvars'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_varm_float'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vara_float'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vars_int'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_open'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_att_short'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var1_short'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var_float'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_set_base_pe'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_format'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vara'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_varm_schar'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_varm_float'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vars_short'

../fortran/.libs/libnetcdff.so: undefined reference to `nc__create'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_varndims'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var1_float'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_attlen'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_def_var'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vara_float'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var_double'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vars_float'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vars'

../fortran/.libs/libnetcdff.so: undefined reference to `nc__open_mp'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_att_int'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var1_int'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_dimlen'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_delete_mp'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var1_short'

../fortran/.libs/libnetcdff.so: undefined reference to `nc__enddef'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vars_schar'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var1_double'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_varm_schar'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_copy_var'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var1'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_varm_int'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vara_int'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vara_schar'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_base_pe'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_rename_var'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_redef'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_att'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_att_text'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var1_text'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var_short'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_vardimid'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_att_short'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_rename_att'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vara_double'

../fortran/.libs/libnetcdff.so: undefined reference to `nc__open'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_varm_int'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_varm_short'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vara_int'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_varm_double'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_ndims'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vars_float'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vara_text'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_varm_double'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var_double'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var1_int'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var_int'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vars'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var_float'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_libvers'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_sync'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var1_double'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_varm_short'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_att_schar'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vars_int'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_att_double'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var1_schar'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var1'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_natts'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vars_short'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_close'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_dimid'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_varm_text'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_unlimdim'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_del_att'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_att_int'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_abort'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vars_text'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_def_dim'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_att_double'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_varm_text'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_vartype'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var_text'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_strerror'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_varname'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_set_fill'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_enddef'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var_schar'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_path'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_att_schar'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var_short'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_att_float'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_varid'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var1_schar'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_attid'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vara'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_att_text'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var1_text'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_create'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_rename_dim'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vars_double'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var1_float'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_copy_att'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vars_text'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_varnatts'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vars_double'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var_text'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_delete'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_atttype'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_var'

../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var_int'

../fortran/.libs/libnetcdff.so: undefined reference to `nc__create_mp'

make[2]: *** [nf_test] Error 1

make[2]: Leaving directory 
`/home/SnnuT_yjw/Software/src/netcdf-fortran-4.4.4/nf_test'

make[1]: *** [check-am] Error 2

make[1]: Leaving directory 
`/home/SnnuT_yjw/Software/src/netcdf-fortran-4.4.4/nf_test'

make: *** [check-recursive] Error 1



See appendix for the config.log 



version of netcdf-c I have installed is netcdf-4.6.1, and the configure 
parameters as follow:

 CC=mpicc CPPFLAGS="-I/home/SnnuT_yjw/Software/hdf5-1.8.20/include 
-I/home/SnnuT_yjw/Software/pnetcdf-1.9.0/include" 
LDFLAGS="-L/home/SnnuT_yjw/Software/hdf5-1.8.20/lib 
-L/home/SnnuT_yjw/Software/pnetcdf-1.9.0/lib" ./configure --disable-shared 
--enable-pnetcdf --enable-parallel --disable-netcdf-4 --disable-dap 
--prefix=/home/SnnuT_yjw/Software/netcdf



Can you please assist me in understanding and resolving this error? Thanks for 
the assistance.


Jianwu Yan

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

It was created by netCDF-Fortran configure 4.4.4, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --enable-shared --prefix=/home/SnnuT_yjw/Software/netcdf CC=icc 
FC=ifort

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

hostname = mu01
uname -m = x86_64
uname -r = 3.10.0-327.36.2.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Mon Oct 10 23:08:37 UTC 2016

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

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

PATH: /home/SnnuT_yjw/Software/mpich3.2.1/bin
PATH: /home/SnnuT_yjw/WRF/bin
PATH: /opt/intel/composer_xe_2015.1.133/bin/intel64
PATH: /opt/intel/composer_xe_2015.1.133/debugger/gdb/intel64_mic/bin
PATH: /opt/intel/composer_xe_2015.1.133/bin/intel64
PATH: /opt/intel/composer_xe_2015.1.133/debugger/gdb/intel64_mic/bin
PATH: /opt/intel/composer_xe_2015.1.133/bin/intel64
PATH: /opt/intel/composer_xe_2015.1.133/debugger/gdb/intel64_mic/bin
PATH: /home/SnnuT_yjw/Software/mpich3.2.1/bin
PATH: /home/SnnuT_yjw/WRF/bin
PATH: /opt/intel/composer_xe_2015.1.133/bin/intel64
PATH: /opt/intel/composer_xe_2015.1.133/debugger/gdb/intel64_mic/bin
PATH: /opt/intel/composer_xe_2015.1.133/bin/intel64
PATH: /opt/intel/composer_xe_2015.1.133/debugger/gdb/intel64_mic/bin
PATH: /opt/intel/composer_xe_2015.1.133/bin/intel64
PATH: /opt/intel/composer_xe_2015.1.133/debugger/gdb/intel64_mic/bin
PATH: /opt/intel/composer_xe_2015.1.133/bin/intel64
PATH: /usr/lib64
PATH: /opt/envi/ENVI_5.1_anzhuang/bbb/anzhuang/envi/bin
PATH: /opt/matlab/MATLAB/R2014b/bin
PATH: /usr/local/maui/sbin
PATH: /usr/local/maui/bin
PATH: /opt/soft/tsce/share/bin
PATH: /opt/soft/tsce/share/sbin
PATH: /usr/jdk64/java-1.8.0-openjdk-1.8.0.45-28.b13.el6_6.x86_64/bin
PATH: /usr/jdk64/java-1.8.0-openjdk-1.8.0.45-28.b13.el6_6.x86_64/jre/bin
PATH: /usr/lib64/qt-3.3/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: .
PATH: /home/SnnuT_yjw/.local/bin
PATH: /home/SnnuT_yjw/bin


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

configure:2736: netCDF-Fortran 4.4.4
configure:2776: checking build system type
configure:2790: result: x86_64-unknown-linux-gnu
configure:2810: checking host system type
configure:2823: result: x86_64-unknown-linux-gnu
configure:2845: checking target system type
configure:2858: result: x86_64-unknown-linux-gnu
configure:2902: checking for a BSD-compatible install
configure:2970: result: /usr/bin/install -c
configure:2981: checking whether build environment is sane
configure:3036: result: yes
configure:3187: checking for a thread-safe mkdir -p
configure:3226: result: /usr/bin/mkdir -p
configure:3233: checking for gawk
configure:3249: found /usr/bin/gawk
configure:3260: result: gawk
configure:3271: checking whether make sets $(MAKE)
configure:3293: result: yes
configure:3322: checking whether make supports nested variables
configure:3339: result: yes
configure:3465: checking whether to enable maintainer-specific portions of 
Makefiles
configure:3474: result: no
configure:3491: checking user options
configure:3495: checking whether extra valgrind tests should be run
configure:3503: result: no
configure:3507: checking whether parallel IO tests should be run
configure:3515: result: no
configure:3519: checking whether netCDF extra tests should be run (developers 
only)
configure:3527: result: no
configure:3584: checking for doxygen
configure:3600: found /usr/bin/doxygen
configure:3611: result: doxygen
configure:3633: checking for dot
configure:3649: found /usr/bin/dot
configure:3660: result: dot
configure:3699: finding C compiler
configure:3750: checking for gcc
configure:3777: result: icc
configure:4006: checking for C compiler version
configure:4015: icc --version >&5
icc (ICC) 15.0.1 20141023
Copyright (C) 1985-2014 Intel Corporation.  All rights reserved.

configure:4026: $? = 0
configure:4015: icc -v >&5
icc version 15.0.1 (gcc version 4.8.5 compatibility)
configure:4026: $? = 0
configure:4015: icc -V >&5
Intel(R) C Intel(R) 64 Compiler XE for applications running on Intel(R) 64, 
Version 15.0.1.133 Build 20141023
Copyright (C) 1985-2014 Intel Corporation.  All rights reserved.

configure:4026: $? = 0
configure:4015: icc -qversion >&5
icc: command line warning #10006: ignoring unknown option '-qversion'
icc: command line error: no files specified; for help type "icc -help"
configure:4026: $? = 1
configure:4046: checking whether the C compiler works
configure:4068: icc  -I/home/SnnuT_yjw/Software/netcdf/include 
-L/home/SnnuT_yjw/Software/netcdf/lib conftest.c  >&5
configure:4072: $? = 0
configure:4120: result: yes
configure:4123: checking for C compiler default output file name
configure:4125: result: a.out
configure:4131: checking for suffix of executables
configure:4138: icc -o conftest  -I/home/SnnuT_yjw/Software/netcdf/include 
-L/home/SnnuT_yjw/Software/netcdf/lib conftest.c  >&5
configure:4142: $? = 0
configure:4164: result: 
configure:4186: checking whether we are cross compiling
configure:4194: icc -o conftest  -I/home/SnnuT_yjw/Software/netcdf/include 
-L/home/SnnuT_yjw/Software/netcdf/lib conftest.c  >&5
configure:4198: $? = 0
configure:4205: ./conftest
configure:4209: $? = 0
configure:4224: result: no
configure:4229: checking for suffix of object files
configure:4251: icc -c  -I/home/SnnuT_yjw/Software/netcdf/include conftest.c >&5
configure:4255: $? = 0
configure:4276: result: o
configure:4280: checking whether we are using the GNU C compiler
configure:4299: icc -c  -I/home/SnnuT_yjw/Software/netcdf/include conftest.c >&5
configure:4299: $? = 0
configure:4308: result: yes
configure:4317: checking whether icc accepts -g
configure:4337: icc -c -g -I/home/SnnuT_yjw/Software/netcdf/include conftest.c 
>&5
configure:4337: $? = 0
configure:4378: result: yes
configure:4395: checking for icc option to accept ISO C89
configure:4458: icc  -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:4458: $? = 0
configure:4471: result: none needed
configure:4496: checking whether icc understands -c and -o together
configure:4518: icc -c conftest.c -o conftest2.o
configure:4521: $? = 0
configure:4518: icc -c conftest.c -o conftest2.o
configure:4521: $? = 0
configure:4533: result: yes
configure:4561: checking for style of include used by make
configure:4589: result: GNU
configure:4615: checking dependency style of icc
configure:4726: result: gcc3
configure:4743: checking for an ANSI C-conforming const
configure:4809: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:4809: $? = 0
configure:4816: result: yes
configure:4839: finding Fortran compiler
configure:4947: checking for Fortran compiler version
configure:4956: ifort --version >&5
ifort (IFORT) 15.0.1 20141023
Copyright (C) 1985-2014 Intel Corporation.  All rights reserved.

configure:4967: $? = 0
configure:4956: ifort -v >&5
ifort version 15.0.1
configure:4967: $? = 0
configure:4956: ifort -V >&5
Intel(R) Fortran Intel(R) 64 Compiler XE for applications running on Intel(R) 
64, Version 15.0.1.133 Build 20141023
Copyright (C) 1985-2014 Intel Corporation.  All rights reserved.

configure:4967: $? = 0
configure:4956: ifort -qversion >&5
ifort: command line warning #10006: ignoring unknown option '-qversion'
ifort: command line error: no files specified; for help type "ifort -help"
configure:4967: $? = 1
configure:4976: checking whether we are using the GNU Fortran compiler
configure:4989: ifort -c   conftest.F >&5
conftest.F(3): error #5082: Syntax error, found END-OF-STATEMENT when expecting 
one of: ( % [ : . = =>
       choke me
---------------^
conftest.F(3): error #6218: This statement is positioned incorrectly and/or has 
syntax errors.
       choke me
---------------^
compilation aborted for conftest.F (code 1)
configure:4989: $? = 1
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:4998: result: no
configure:5004: checking whether ifort accepts -g
configure:5015: ifort -c -g  conftest.f >&5
configure:5015: $? = 0
configure:5023: result: yes
configure:5158: checking for Fortran 77 compiler version
configure:5167: mpif90 --version >&5
ifort (IFORT) 15.0.1 20141023
Copyright (C) 1985-2014 Intel Corporation.  All rights reserved.

configure:5178: $? = 0
configure:5167: mpif90 -v >&5
mpifort for MPICH version 3.2.1
ifort version 15.0.1
configure:5178: $? = 0
configure:5167: mpif90 -V >&5
GNU ld version 2.23.52.0.1-55.el7 20130226
Intel(R) Fortran Intel(R) 64 Compiler XE for applications running on Intel(R) 
64, Version 15.0.1.133 Build 20141023
Copyright (C) 1985-2014 Intel Corporation.  All rights reserved.

/opt/intel/composer_xe_2015.1.133/compiler/lib/intel64/for_main.o: In function 
`main':
/export/users/nbtester/efi2linux_nightly/branch-15_0/20141024_000000/libdev/frtl/src/libfor/for_main.c:(.text+0x2a):
 undefined reference to `MAIN__'
configure:5178: $? = 1
configure:5167: mpif90 -qversion >&5
ifort: command line warning #10006: ignoring unknown option '-qversion'
/opt/intel/composer_xe_2015.1.133/compiler/lib/intel64/for_main.o: In function 
`main':
/export/users/nbtester/efi2linux_nightly/branch-15_0/20141024_000000/libdev/frtl/src/libfor/for_main.c:(.text+0x2a):
 undefined reference to `MAIN__'
configure:5178: $? = 1
configure:5187: checking whether we are using the GNU Fortran 77 compiler
configure:5200: mpif90 -c  conftest.F >&5
conftest.F(3): error #5082: Syntax error, found END-OF-STATEMENT when expecting 
one of: ( % [ : . = =>
       choke me
---------------^
conftest.F(3): error #6218: This statement is positioned incorrectly and/or has 
syntax errors.
       choke me
---------------^
compilation aborted for conftest.F (code 1)
configure:5200: $? = 1
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:5209: result: no
configure:5215: checking whether mpif90 accepts -g
configure:5226: mpif90 -c -g conftest.f >&5
configure:5226: $? = 0
configure:5234: result: yes
configure:5278: checking whether Fortran compiler is checked for ISO_C_BINDING 
support
configure:5286: result: yes
configure:5306: checking for Fortran flag to compile .f90 files
configure:5326: ifort -c -g  conftest.f90 >&5
configure:5326: $? = 0
configure:5335: result: none
configure:5363: checking fortran 90 modules inclusion flag
configure:5388: ifort -c -g  conftest.f90 >&5
configure:5388: $? = 0
configure:5405: ifort -c -g -Itmpdir_0  conftest.f90 >&5
configure:5405: $? = 0
configure:5424: result: -I
configure:5429: checking if Fortran compiler supports Fortran 2003 ISO_C_BINDING
configure:5437: ifort -c -g  conftest.f90
configure:5440: $? = 0
configure:5446: result: yes
configure:5449: checking if Fortran compiler supports Fortran 2008 
ISO_FORTRAN_ENV additions
configure:5457: ifort -c -g  conftest.f90
configure:5460: $? = 0
configure:5469: result: yes
configure:5472: checking if Fortran compiler supports TS29113 standard extension
configure:5480: ifort -c -g  conftest.f90
conftest.f90(2): error #6580: Name in only-list does not exist.   [C_PTRDIFF_T]
USE ISO_C_BINDING, ONLY: C_PTRDIFF_T
-------------------------^
compilation aborted for conftest.f90 (code 1)
configure:5483: $? = 1
configure:5492: result: no
configure:5511: checking whether F03 native code is desired
configure:5519: result: yes
configure:5540: checking whether fortran type sizes should be checked
configure:5548: result: yes
configure:5552: checking whether large file (> 2GB) tests should be run
configure:5560: result: no
configure:5577: checking whether benchmarks should be run (experimental)
configure:5585: result: no
configure:5599: checking where to put large temp files if large file tests are 
run
configure:5608: result: .
configure:5795: setting up libtool
configure:5844: checking how to print strings
configure:5871: result: printf
configure:5892: checking for a sed that does not truncate output
configure:5956: result: /usr/bin/sed
configure:5974: checking for grep that handles long lines and -e
configure:6032: result: /usr/bin/grep
configure:6037: checking for egrep
configure:6099: result: /usr/bin/grep -E
configure:6104: checking for fgrep
configure:6166: result: /usr/bin/grep -F
configure:6201: checking for ld used by icc
configure:6268: result: /usr/bin/ld
configure:6275: checking if the linker (/usr/bin/ld) is GNU ld
configure:6290: result: yes
configure:6302: checking for BSD- or MS-compatible name lister (nm)
configure:6351: result: /usr/bin/nm -B
configure:6481: checking the name lister (/usr/bin/nm -B) interface
configure:6488: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:6491: /usr/bin/nm -B "conftest.o"
configure:6494: output
0000000000000000 N .debug_info_seg
0000000000000000 B some_variable
configure:6501: result: BSD nm
configure:6504: checking whether ln -s works
configure:6508: result: yes
configure:6516: checking the maximum length of command line arguments
configure:6647: result: 3458764513820540925
configure:6664: checking whether the shell understands some XSI constructs
configure:6674: result: yes
configure:6678: checking whether the shell understands "+="
configure:6684: result: yes
configure:6719: checking how to convert x86_64-unknown-linux-gnu file names to 
x86_64-unknown-linux-gnu format
configure:6759: result: func_convert_file_noop
configure:6766: checking how to convert x86_64-unknown-linux-gnu file names to 
toolchain format
configure:6786: result: func_convert_file_noop
configure:6793: checking for /usr/bin/ld option to reload object files
configure:6800: result: -r
configure:6874: checking for objdump
configure:6890: found /usr/bin/objdump
configure:6901: result: objdump
configure:6933: checking how to recognize dependent libraries
configure:7131: result: pass_all
configure:7216: checking for dlltool
configure:7246: result: no
configure:7276: checking how to associate runtime and link libraries
configure:7303: result: printf %s\n
configure:7363: checking for ar
configure:7379: found /usr/bin/ar
configure:7390: result: ar
configure:7427: checking for archiver @FILE support
configure:7444: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:7444: $? = 0
configure:7447: ar cru libconftest.a @conftest.lst >&5
configure:7450: $? = 0
configure:7455: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:7458: $? = 1
configure:7470: result: @
configure:7528: checking for strip
configure:7544: found /usr/bin/strip
configure:7555: result: strip
configure:7627: checking for ranlib
configure:7643: found /usr/bin/ranlib
configure:7654: result: ranlib
configure:7756: checking command to parse /usr/bin/nm -B output from icc object
configure:7876: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:7879: $? = 0
configure:7883: /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:7886: $? = 0
configure:7952: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c conftstm.o >&5
configure:7955: $? = 0
configure:7993: result: ok
configure:8030: checking for sysroot
configure:8060: result: no
configure:8137: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:8140: $? = 0
configure:8329: checking for mt
configure:8345: found /usr/bin/mt
configure:8356: result: mt
configure:8379: checking if mt is a manifest tool
configure:8385: mt '-?'
usage: mt [-v] [--version] [-h] [ -f device ] command [ count ]
configure:8393: result: no
configure:9035: checking how to run the C preprocessor
configure:9066: icc -E -I/home/SnnuT_yjw/Software/netcdf/include conftest.c
configure:9066: $? = 0
configure:9080: icc -E -I/home/SnnuT_yjw/Software/netcdf/include conftest.c
conftest.c(13): error #2379: cannot open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:9080: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.4.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.4.4"
| #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.4.4"
| #define HAVE_F2008 1
| #define TEMP_LARGE "."
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:9105: result: icc -E
configure:9125: icc -E -I/home/SnnuT_yjw/Software/netcdf/include conftest.c
configure:9125: $? = 0
configure:9139: icc -E -I/home/SnnuT_yjw/Software/netcdf/include conftest.c
conftest.c(13): error #2379: cannot open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:9139: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.4.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.4.4"
| #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.4.4"
| #define HAVE_F2008 1
| #define TEMP_LARGE "."
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:9168: checking for ANSI C header files
configure:9188: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:9188: $? = 0
configure:9261: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c  >&5
configure:9261: $? = 0
configure:9261: ./conftest
configure:9261: $? = 0
configure:9272: result: yes
configure:9285: checking for sys/types.h
configure:9285: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:9285: $? = 0
configure:9285: result: yes
configure:9285: checking for sys/stat.h
configure:9285: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:9285: $? = 0
configure:9285: result: yes
configure:9285: checking for stdlib.h
configure:9285: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:9285: $? = 0
configure:9285: result: yes
configure:9285: checking for string.h
configure:9285: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:9285: $? = 0
configure:9285: result: yes
configure:9285: checking for memory.h
configure:9285: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:9285: $? = 0
configure:9285: result: yes
configure:9285: checking for strings.h
configure:9285: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:9285: $? = 0
configure:9285: result: yes
configure:9285: checking for inttypes.h
configure:9285: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:9285: $? = 0
configure:9285: result: yes
configure:9285: checking for stdint.h
configure:9285: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:9285: $? = 0
configure:9285: result: yes
configure:9285: checking for unistd.h
configure:9285: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:9285: $? = 0
configure:9285: result: yes
configure:9299: checking for dlfcn.h
configure:9299: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:9299: $? = 0
configure:9299: result: yes
configure:9516: checking for objdir
configure:9531: result: .libs
configure:9802: checking if icc supports -fno-rtti -fno-exceptions
configure:9820: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
-fno-rtti -fno-exceptions conftest.c >&5
configure:9824: $? = 0
configure:9837: result: yes
configure:10164: checking for icc option to produce PIC
configure:10171: result: -fPIC -DPIC
configure:10179: checking if icc PIC flag -fPIC -DPIC works
configure:10197: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include -fPIC 
-DPIC -DPIC conftest.c >&5
configure:10201: $? = 0
configure:10214: result: yes
configure:10243: checking if icc static flag -static works
configure:10271: result: yes
configure:10286: checking if icc supports -c -o file.o
configure:10307: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include -o 
out/conftest2.o conftest.c >&5
configure:10311: $? = 0
configure:10333: result: yes
configure:10341: checking if icc supports -c -o file.o
configure:10388: result: yes
configure:10421: checking whether the icc linker (/usr/bin/ld -m elf_x86_64) 
supports shared libraries
configure:11578: result: yes
configure:11615: checking whether -lc should be explicitly linked in
configure:11623: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:11626: $? = 0
configure:11641: icc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname 
-Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:11644: $? = 0
configure:11658: result: no
configure:11818: checking dynamic linker characteristics
configure:12318: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
-Wl,-rpath -Wl,/foo conftest.c  >&5
configure:12318: $? = 0
configure:12552: result: GNU/Linux ld.so
configure:12659: checking how to hardcode library paths into programs
configure:12684: result: immediate
configure:13224: checking whether stripping libraries is possible
configure:13229: result: yes
configure:13264: checking if libtool supports shared libraries
configure:13266: result: yes
configure:13269: checking whether to build shared libraries
configure:13290: result: yes
configure:13293: checking whether to build static libraries
configure:13297: result: yes
configure:13421: checking if libtool supports shared libraries
configure:13423: result: yes
configure:13426: checking whether to build shared libraries
configure:13446: result: yes
configure:13449: checking whether to build static libraries
configure:13453: result: yes
configure:13774: checking for mpif90 option to produce PIC
configure:13781: result: -fPIC
configure:13789: checking if mpif90 PIC flag -fPIC works
configure:13807: mpif90 -c -g -fPIC conftest.f >&5
configure:13811: $? = 0
configure:13824: result: yes
configure:13847: checking if mpif90 static flag -static works
configure:13875: result: yes
configure:13887: checking if mpif90 supports -c -o file.o
configure:13908: mpif90 -c -g -o out/conftest2.o conftest.f >&5
configure:13912: $? = 0
configure:13934: result: yes
configure:13939: checking if mpif90 supports -c -o file.o
configure:13986: result: yes
configure:14016: checking whether the mpif90 linker (/usr/bin/ld -m elf_x86_64) 
supports shared libraries
configure:15123: result: yes
configure:15264: checking dynamic linker characteristics
configure:15926: result: GNU/Linux ld.so
configure:15979: checking how to hardcode library paths into programs
configure:16004: result: immediate
configure:16148: checking if libtool supports shared libraries
configure:16150: result: yes
configure:16153: checking whether to build shared libraries
configure:16173: result: yes
configure:16176: checking whether to build static libraries
configure:16180: result: yes
configure:16214: ifort -c -g  conftest.f90 >&5
configure:16217: $? = 0
configure:16664: checking for ifort option to produce PIC
configure:16671: result: -fPIC
configure:16679: checking if ifort PIC flag -fPIC works
configure:16697: ifort -c -g -fPIC  conftest.f90 >&5
configure:16701: $? = 0
configure:16714: result: yes
configure:16737: checking if ifort static flag -static works
configure:16765: result: yes
configure:16777: checking if ifort supports -c -o file.o
configure:16798: ifort -c -g -o out/conftest2.o  conftest.f90 >&5
configure:16802: $? = 0
configure:16824: result: yes
configure:16829: checking if ifort supports -c -o file.o
configure:16876: result: yes
configure:16906: checking whether the ifort linker (/usr/bin/ld -m elf_x86_64) 
supports shared libraries
configure:18013: result: yes
configure:18154: checking dynamic linker characteristics
configure:18816: result: GNU/Linux ld.so
configure:18869: checking how to hardcode library paths into programs
configure:18894: result: immediate
configure:18955: finding other utilities
configure:18961: trying to set fortran flags for this platform
configure:18963: checking what FC is set to
configure:18965: result: ifort
configure:19013: checking for special C compiler options needed for large files
configure:19058: result: no
configure:19064: checking for _FILE_OFFSET_BITS value needed for large files
configure:19089: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:19089: $? = 0
configure:19121: result: no
configure:19269: checking for /usr/bin/nm
configure:19296: result: /usr/bin/nm -B
configure:19309: checking nm flags
configure:19314: result: 
configure:19326: checking for C-equivalent to Fortran routine "SUB"
configure:19333: ifort -c -g conftest.f
configure:19336: $? = 0
configure:19346: result: sub_
configure:19366: checking for Fortran "byte"
configure:19374: ifort -c -g conftest.f
configure:19377: $? = 0
configure:19379: result: yes
configure:19397: checking for Fortran "integer*2"
configure:19405: ifort -c -g conftest.f
configure:19408: $? = 0
configure:19410: result: yes
configure:19437: checking if Fortran "byte" is C "signed char"
configure:19447: icc -c -I/home/SnnuT_yjw/Software/netcdf/include -g -O2 
conftest.c
configure:19450: $? = 0
configure:19453: ifort -g -c conftestf.f
configure:19456: $? = 0
configure:19459: ifort -o conftest -g -L/home/SnnuT_yjw/Software/netcdf/lib 
conftestf.o conftest.o  
configure:19462: $? = 0
configure:19465: ./conftest
configure:19468: $? = 0
configure:19470: result: yes
configure:19504: checking if Fortran "byte" is C "short"
configure:19514: icc -c -I/home/SnnuT_yjw/Software/netcdf/include -g -O2 
conftest.c
configure:19517: $? = 0
configure:19520: ifort -g -c conftestf.f
configure:19523: $? = 0
configure:19526: ifort -o conftest -g -L/home/SnnuT_yjw/Software/netcdf/lib 
conftestf.o conftest.o  
configure:19529: $? = 0
configure:19532: ./conftest
configure:19535: $? = 1
configure:19548: result: no
configure:19571: checking if Fortran "byte" is C "int"
configure:19581: icc -c -I/home/SnnuT_yjw/Software/netcdf/include -g -O2 
conftest.c
configure:19584: $? = 0
configure:19587: ifort -g -c conftestf.f
configure:19590: $? = 0
configure:19593: ifort -o conftest -g -L/home/SnnuT_yjw/Software/netcdf/lib 
conftestf.o conftest.o  
configure:19596: $? = 0
configure:19599: ./conftest
configure:19602: $? = 1
configure:19615: result: no
configure:19638: checking if Fortran "byte" is C "long"
configure:19648: icc -c -I/home/SnnuT_yjw/Software/netcdf/include -g -O2 
conftest.c
configure:19651: $? = 0
configure:19654: ifort -g -c conftestf.f
configure:19657: $? = 0
configure:19660: ifort -o conftest -g -L/home/SnnuT_yjw/Software/netcdf/lib 
conftestf.o conftest.o  
configure:19663: $? = 0
configure:19666: ./conftest
configure:19669: $? = 1
configure:19682: result: no
configure:19709: checking if Fortran "integer*2" is C "short"
configure:19719: icc -c -I/home/SnnuT_yjw/Software/netcdf/include -g -O2 
conftest.c
configure:19722: $? = 0
configure:19725: ifort -g -c conftestf.f
configure:19728: $? = 0
configure:19731: ifort -o conftest -g -L/home/SnnuT_yjw/Software/netcdf/lib 
conftestf.o conftest.o  
configure:19734: $? = 0
configure:19737: ./conftest
configure:19740: $? = 0
configure:19742: result: yes
configure:19776: checking if Fortran "integer*2" is C "int"
configure:19786: icc -c -I/home/SnnuT_yjw/Software/netcdf/include -g -O2 
conftest.c
configure:19789: $? = 0
configure:19792: ifort -g -c conftestf.f
configure:19795: $? = 0
configure:19798: ifort -o conftest -g -L/home/SnnuT_yjw/Software/netcdf/lib 
conftestf.o conftest.o  
configure:19801: $? = 0
configure:19804: ./conftest
configure:19807: $? = 1
configure:19820: result: no
configure:19843: checking if Fortran "integer*2" is C "long"
configure:19853: icc -c -I/home/SnnuT_yjw/Software/netcdf/include -g -O2 
conftest.c
configure:19856: $? = 0
configure:19859: ifort -g -c conftestf.f
configure:19862: $? = 0
configure:19865: ifort -o conftest -g -L/home/SnnuT_yjw/Software/netcdf/lib 
conftestf.o conftest.o  
configure:19868: $? = 0
configure:19871: ./conftest
configure:19874: $? = 1
configure:19887: result: no
configure:19912: checking if Fortran "integer" is C "int"
configure:19922: icc -c -I/home/SnnuT_yjw/Software/netcdf/include -g -O2 
conftest.c
configure:19925: $? = 0
configure:19928: ifort -g -c conftestf.f
configure:19931: $? = 0
configure:19934: ifort -o conftest -g -L/home/SnnuT_yjw/Software/netcdf/lib 
conftestf.o conftest.o  
configure:19937: $? = 0
configure:19940: ./conftest
configure:19943: $? = 0
configure:19945: result: yes
configure:19979: checking if Fortran "real" is C "float"
configure:19989: icc -c -I/home/SnnuT_yjw/Software/netcdf/include -g -O2 
conftest.c
configure:19992: $? = 0
configure:19995: ifort -g -c conftestf.f
configure:19998: $? = 0
configure:20001: ifort -o conftest -g -L/home/SnnuT_yjw/Software/netcdf/lib 
conftestf.o conftest.o  
configure:20004: $? = 0
configure:20007: ./conftest
configure:20010: $? = 0
configure:20012: result: yes
configure:20046: checking if Fortran "doubleprecision" is C "double"
configure:20056: icc -c -I/home/SnnuT_yjw/Software/netcdf/include -g -O2 
conftest.c
configure:20059: $? = 0
configure:20062: ifort -g -c conftestf.f
configure:20065: $? = 0
configure:20068: ifort -o conftest -g -L/home/SnnuT_yjw/Software/netcdf/lib 
conftestf.o conftest.o  
configure:20071: $? = 0
configure:20074: ./conftest
configure:20077: $? = 0
configure:20079: result: yes
configure:20107: checking for Fortran-equivalent to netCDF "byte"
configure:20115: ifort -c -g conftest.f
configure:20118: $? = 0
configure:20129: result: byte
configure:20135: checking for Fortran-equivalent to netCDF "short"
configure:20143: ifort -c -g conftest.f
configure:20146: $? = 0
configure:20157: result: integer*2
configure:20250: checking whether extra example tests should be run
configure:20258: result: no
configure:20271: checking whether a win32 DLL is desired
configure:20279: result: no
configure:20295: checking types, headers, and functions
configure:20301: checking netcdf.h usability
configure:20301: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:20301: $? = 0
configure:20301: result: yes
configure:20301: checking netcdf.h presence
configure:20301: icc -E -I/home/SnnuT_yjw/Software/netcdf/include conftest.c
configure:20301: $? = 0
configure:20301: result: yes
configure:20301: checking for netcdf.h
configure:20301: result: yes
configure:20313: checking for library containing nc_open
configure:20344: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c  >&5
/tmp/iccmyKvH9.o: In function `main':
/home/SnnuT_yjw/Software/src/netcdf-fortran-4.4.4/conftest.c:47: undefined 
reference to `nc_open'
configure:20344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.4.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.4.4"
| #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.4.4"
| #define HAVE_F2008 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_NETCDF_H 1
| /* 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 nc_open ();
| int
| main ()
| {
| return nc_open ();
|   ;
|   return 0;
| }
configure:20344: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c -lnetcdf   >&5
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libdispatch_la-dfile.o): In 
function `NC_check_file_type':
dfile.c:(.text+0x764): undefined reference to `MPI_File_open'
dfile.c:(.text+0x785): undefined reference to `MPI_File_get_size'
dfile.c:(.text+0x88d): undefined reference to `MPI_File_read_at_all'
dfile.c:(.text+0xa5c): undefined reference to `MPI_File_read_at_all'
dfile.c:(.text+0xbca): undefined reference to `MPI_File_close'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_create':
ncpdispatch.c:(.text+0xca): undefined reference to `ncmpi_create'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_open':
ncpdispatch.c:(.text+0x188): undefined reference to `ncmpi_open'
ncpdispatch.c:(.text+0x194): undefined reference to `ncmpi_begin_indep_data'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_redef':
ncpdispatch.c:(.text+0x1c6): undefined reference to `ncmpi_redef'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP__enddef':
ncpdispatch.c:(.text+0x212): undefined reference to `ncmpi__enddef'
ncpdispatch.c:(.text+0x227): undefined reference to `ncmpi_begin_indep_data'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_sync':
ncpdispatch.c:(.text+0x276): undefined reference to `ncmpi_sync'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_close':
ncpdispatch.c:(.text+0x29f): undefined reference to `ncmpi_close'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_set_fill':
ncpdispatch.c:(.text+0x2f6): undefined reference to `ncmpi_set_fill'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_inq_format':
ncpdispatch.c:(.text+0x341): undefined reference to `ncmpi_inq_format'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_inq':
ncpdispatch.c:(.text+0x3d4): undefined reference to `ncmpi_inq'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_def_dim':
ncpdispatch.c:(.text+0x487): undefined reference to `ncmpi_def_dim'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_inq_dimid':
ncpdispatch.c:(.text+0x4e6): undefined reference to `ncmpi_inq_dimid'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_inq_dim':
ncpdispatch.c:(.text+0x524): undefined reference to `ncmpi_inq_dim'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_inq_unlimdim':
ncpdispatch.c:(.text+0x561): undefined reference to `ncmpi_inq_unlimdim'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_rename_dim':
ncpdispatch.c:(.text+0x596): undefined reference to `ncmpi_rename_dim'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_inq_att':
ncpdispatch.c:(.text+0x5d8): undefined reference to `ncmpi_inq_att'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_inq_attid':
ncpdispatch.c:(.text+0x62e): undefined reference to `ncmpi_inq_attid'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_inq_attname':
ncpdispatch.c:(.text+0x66e): undefined reference to `ncmpi_inq_attname'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_rename_att':
ncpdispatch.c:(.text+0x6ae): undefined reference to `ncmpi_rename_att'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_del_att':
ncpdispatch.c:(.text+0x6e6): undefined reference to `ncmpi_del_att'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_get_att':
ncpdispatch.c:(.text+0x746): undefined reference to `ncmpi_inq_att'
ncpdispatch.c:(.text+0x78b): undefined reference to `ncmpi_get_att_ulonglong'
ncpdispatch.c:(.text+0x7af): undefined reference to `ncmpi_get_att_longlong'
ncpdispatch.c:(.text+0x7d3): undefined reference to `ncmpi_get_att_uint'
ncpdispatch.c:(.text+0x7f7): undefined reference to `ncmpi_get_att_ushort'
ncpdispatch.c:(.text+0x81b): undefined reference to `ncmpi_get_att_uchar'
ncpdispatch.c:(.text+0x83f): undefined reference to `ncmpi_get_att_double'
ncpdispatch.c:(.text+0x863): undefined reference to `ncmpi_get_att_float'
ncpdispatch.c:(.text+0x887): undefined reference to `ncmpi_get_att_int'
ncpdispatch.c:(.text+0x8ab): undefined reference to `ncmpi_get_att_short'
ncpdispatch.c:(.text+0x8cf): undefined reference to `ncmpi_get_att_text'
ncpdispatch.c:(.text+0x8f3): undefined reference to `ncmpi_get_att_schar'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_put_att':
ncpdispatch.c:(.text+0x958): undefined reference to `ncmpi_inq_varnatts'
ncpdispatch.c:(.text+0x9ee): undefined reference to `ncmpi_put_att_ulonglong'
ncpdispatch.c:(.text+0xa16): undefined reference to `ncmpi_put_att_longlong'
ncpdispatch.c:(.text+0xa3e): undefined reference to `ncmpi_put_att_uint'
ncpdispatch.c:(.text+0xa66): undefined reference to `ncmpi_put_att_ushort'
ncpdispatch.c:(.text+0xa8e): undefined reference to `ncmpi_put_att_uchar'
ncpdispatch.c:(.text+0xab6): undefined reference to `ncmpi_put_att_double'
ncpdispatch.c:(.text+0xade): undefined reference to `ncmpi_put_att_float'
ncpdispatch.c:(.text+0xb06): undefined reference to `ncmpi_put_att_int'
ncpdispatch.c:(.text+0xb2e): undefined reference to `ncmpi_put_att_short'
ncpdispatch.c:(.text+0xb53): undefined reference to `ncmpi_put_att_text'
ncpdispatch.c:(.text+0xb7b): undefined reference to `ncmpi_put_att_schar'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_def_var':
ncpdispatch.c:(.text+0xc14): undefined reference to `ncmpi_def_var'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_inq_varid':
ncpdispatch.c:(.text+0xc76): undefined reference to `ncmpi_inq_varid'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_rename_var':
ncpdispatch.c:(.text+0xca6): undefined reference to `ncmpi_rename_var'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_get_vara':
ncpdispatch.c:(.text+0xd13): undefined reference to `ncmpi_inq_varndims'
ncpdispatch.c:(.text+0xda7): undefined reference to `ncmpi_inq_vartype'
ncpdispatch.c:(.text+0xe05): undefined reference to `ncmpi_get_vara_ulonglong'
ncpdispatch.c:(.text+0xe2c): undefined reference to `ncmpi_get_vara_longlong'
ncpdispatch.c:(.text+0xe53): undefined reference to `ncmpi_get_vara_uint'
ncpdispatch.c:(.text+0xe7a): undefined reference to `ncmpi_get_vara_ushort'
ncpdispatch.c:(.text+0xea1): undefined reference to `ncmpi_get_vara_uchar'
ncpdispatch.c:(.text+0xec8): undefined reference to `ncmpi_get_vara_double'
ncpdispatch.c:(.text+0xeef): undefined reference to `ncmpi_get_vara_float'
ncpdispatch.c:(.text+0xf16): undefined reference to `ncmpi_get_vara_int'
ncpdispatch.c:(.text+0xf3d): undefined reference to `ncmpi_get_vara_short'
ncpdispatch.c:(.text+0xf64): undefined reference to `ncmpi_get_vara_text'
ncpdispatch.c:(.text+0xf8b): undefined reference to `ncmpi_get_vara_schar'
ncpdispatch.c:(.text+0xfd2): undefined reference to 
`ncmpi_get_vara_ulonglong_all'
ncpdispatch.c:(.text+0xff9): undefined reference to 
`ncmpi_get_vara_longlong_all'
ncpdispatch.c:(.text+0x1020): undefined reference to `ncmpi_get_vara_uint_all'
ncpdispatch.c:(.text+0x1047): undefined reference to `ncmpi_get_vara_ushort_all'
ncpdispatch.c:(.text+0x106e): undefined reference to `ncmpi_get_vara_uchar_all'
ncpdispatch.c:(.text+0x1095): undefined reference to `ncmpi_get_vara_double_all'
ncpdispatch.c:(.text+0x10bc): undefined reference to `ncmpi_get_vara_float_all'
ncpdispatch.c:(.text+0x10e3): undefined reference to `ncmpi_get_vara_int_all'
ncpdispatch.c:(.text+0x1107): undefined reference to `ncmpi_get_vara_short_all'
ncpdispatch.c:(.text+0x112b): undefined reference to `ncmpi_get_vara_text_all'
ncpdispatch.c:(.text+0x114f): undefined reference to `ncmpi_get_vara_schar_all'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_put_vara':
ncpdispatch.c:(.text+0x11ec): undefined reference to `ncmpi_inq_varndims'
ncpdispatch.c:(.text+0x1280): undefined reference to `ncmpi_inq_vartype'
ncpdispatch.c:(.text+0x12de): undefined reference to `ncmpi_put_vara_ulonglong'
ncpdispatch.c:(.text+0x1305): undefined reference to `ncmpi_put_vara_longlong'
ncpdispatch.c:(.text+0x132c): undefined reference to `ncmpi_put_vara_uint'
ncpdispatch.c:(.text+0x1353): undefined reference to `ncmpi_put_vara_ushort'
ncpdispatch.c:(.text+0x137a): undefined reference to `ncmpi_put_vara_uchar'
ncpdispatch.c:(.text+0x13a1): undefined reference to `ncmpi_put_vara_double'
ncpdispatch.c:(.text+0x13c8): undefined reference to `ncmpi_put_vara_float'
ncpdispatch.c:(.text+0x13ef): undefined reference to `ncmpi_put_vara_int'
ncpdispatch.c:(.text+0x1416): undefined reference to `ncmpi_put_vara_short'
ncpdispatch.c:(.text+0x143d): undefined reference to `ncmpi_put_vara_text'
ncpdispatch.c:(.text+0x1464): undefined reference to `ncmpi_put_vara_schar'
ncpdispatch.c:(.text+0x14ab): undefined reference to 
`ncmpi_put_vara_ulonglong_all'
ncpdispatch.c:(.text+0x14d2): undefined reference to 
`ncmpi_put_vara_longlong_all'
ncpdispatch.c:(.text+0x14f9): undefined reference to `ncmpi_put_vara_uint_all'
ncpdispatch.c:(.text+0x1520): undefined reference to `ncmpi_put_vara_ushort_all'
ncpdispatch.c:(.text+0x1547): undefined reference to `ncmpi_put_vara_uchar_all'
ncpdispatch.c:(.text+0x156e): undefined reference to `ncmpi_put_vara_double_all'
ncpdispatch.c:(.text+0x1595): undefined reference to `ncmpi_put_vara_float_all'
ncpdispatch.c:(.text+0x15bc): undefined reference to `ncmpi_put_vara_int_all'
ncpdispatch.c:(.text+0x15e0): undefined reference to `ncmpi_put_vara_short_all'
ncpdispatch.c:(.text+0x1604): undefined reference to `ncmpi_put_vara_text_all'
ncpdispatch.c:(.text+0x1628): undefined reference to `ncmpi_put_vara_schar_all'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_get_vars':
ncpdispatch.c:(.text+0x16d4): undefined reference to `ncmpi_inq_varndims'
ncpdispatch.c:(.text+0x1785): undefined reference to `ncmpi_inq_vartype'
ncpdispatch.c:(.text+0x17eb): undefined reference to `ncmpi_get_vars_ulonglong'
ncpdispatch.c:(.text+0x181a): undefined reference to `ncmpi_get_vars_longlong'
ncpdispatch.c:(.text+0x1849): undefined reference to `ncmpi_get_vars_uint'
ncpdispatch.c:(.text+0x1878): undefined reference to `ncmpi_get_vars_ushort'
ncpdispatch.c:(.text+0x18a7): undefined reference to `ncmpi_get_vars_uchar'
ncpdispatch.c:(.text+0x18d6): undefined reference to `ncmpi_get_vars_double'
ncpdispatch.c:(.text+0x1905): undefined reference to `ncmpi_get_vars_float'
ncpdispatch.c:(.text+0x1934): undefined reference to `ncmpi_get_vars_int'
ncpdispatch.c:(.text+0x1963): undefined reference to `ncmpi_get_vars_short'
ncpdispatch.c:(.text+0x1992): undefined reference to `ncmpi_get_vars_text'
ncpdispatch.c:(.text+0x19c1): undefined reference to `ncmpi_get_vars_schar'
ncpdispatch.c:(.text+0x1a10): undefined reference to 
`ncmpi_get_vars_ulonglong_all'
ncpdispatch.c:(.text+0x1a3f): undefined reference to 
`ncmpi_get_vars_longlong_all'
ncpdispatch.c:(.text+0x1a6e): undefined reference to `ncmpi_get_vars_uint_all'
ncpdispatch.c:(.text+0x1a9d): undefined reference to `ncmpi_get_vars_ushort_all'
ncpdispatch.c:(.text+0x1acc): undefined reference to `ncmpi_get_vars_uchar_all'
ncpdispatch.c:(.text+0x1afb): undefined reference to `ncmpi_get_vars_double_all'
ncpdispatch.c:(.text+0x1b2a): undefined reference to `ncmpi_get_vars_float_all'
ncpdispatch.c:(.text+0x1b59): undefined reference to `ncmpi_get_vars_int_all'
ncpdispatch.c:(.text+0x1b88): undefined reference to `ncmpi_get_vars_short_all'
ncpdispatch.c:(.text+0x1bb4): undefined reference to `ncmpi_get_vars_text_all'
ncpdispatch.c:(.text+0x1be0): undefined reference to `ncmpi_get_vars_schar_all'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_put_vars':
ncpdispatch.c:(.text+0x1c89): undefined reference to `ncmpi_inq_varndims'
ncpdispatch.c:(.text+0x1d3a): undefined reference to `ncmpi_inq_vartype'
ncpdispatch.c:(.text+0x1da0): undefined reference to `ncmpi_put_vars_ulonglong'
ncpdispatch.c:(.text+0x1dcf): undefined reference to `ncmpi_put_vars_longlong'
ncpdispatch.c:(.text+0x1dfe): undefined reference to `ncmpi_put_vars_uint'
ncpdispatch.c:(.text+0x1e2d): undefined reference to `ncmpi_put_vars_ushort'
ncpdispatch.c:(.text+0x1e5c): undefined reference to `ncmpi_put_vars_uchar'
ncpdispatch.c:(.text+0x1e8b): undefined reference to `ncmpi_put_vars_double'
ncpdispatch.c:(.text+0x1eba): undefined reference to `ncmpi_put_vars_float'
ncpdispatch.c:(.text+0x1ee9): undefined reference to `ncmpi_put_vars_int'
ncpdispatch.c:(.text+0x1f18): undefined reference to `ncmpi_put_vars_short'
ncpdispatch.c:(.text+0x1f47): undefined reference to `ncmpi_put_vars_text'
ncpdispatch.c:(.text+0x1f76): undefined reference to `ncmpi_put_vars_schar'
ncpdispatch.c:(.text+0x1fc5): undefined reference to 
`ncmpi_put_vars_ulonglong_all'
ncpdispatch.c:(.text+0x1ff4): undefined reference to 
`ncmpi_put_vars_longlong_all'
ncpdispatch.c:(.text+0x2023): undefined reference to `ncmpi_put_vars_uint_all'
ncpdispatch.c:(.text+0x2052): undefined reference to `ncmpi_put_vars_ushort_all'
ncpdispatch.c:(.text+0x2081): undefined reference to `ncmpi_put_vars_uchar_all'
ncpdispatch.c:(.text+0x20b0): undefined reference to `ncmpi_put_vars_double_all'
ncpdispatch.c:(.text+0x20df): undefined reference to `ncmpi_put_vars_float_all'
ncpdispatch.c:(.text+0x210e): undefined reference to `ncmpi_put_vars_int_all'
ncpdispatch.c:(.text+0x213d): undefined reference to `ncmpi_put_vars_short_all'
ncpdispatch.c:(.text+0x2169): undefined reference to `ncmpi_put_vars_text_all'
ncpdispatch.c:(.text+0x2195): undefined reference to `ncmpi_put_vars_schar_all'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_get_varm':
ncpdispatch.c:(.text+0x2250): undefined reference to `ncmpi_inq_varndims'
ncpdispatch.c:(.text+0x232f): undefined reference to `ncmpi_inq_vartype'
ncpdispatch.c:(.text+0x23ab): undefined reference to `ncmpi_get_varm_ulonglong'
ncpdispatch.c:(.text+0x23f5): undefined reference to `ncmpi_get_varm_longlong'
ncpdispatch.c:(.text+0x243f): undefined reference to `ncmpi_get_varm_uint'
ncpdispatch.c:(.text+0x2489): undefined reference to `ncmpi_get_varm_ushort'
ncpdispatch.c:(.text+0x24d3): undefined reference to `ncmpi_get_varm_uchar'
ncpdispatch.c:(.text+0x251d): undefined reference to `ncmpi_get_varm_double'
ncpdispatch.c:(.text+0x2567): undefined reference to `ncmpi_get_varm_float'
ncpdispatch.c:(.text+0x25b1): undefined reference to `ncmpi_get_varm_int'
ncpdispatch.c:(.text+0x25fb): undefined reference to `ncmpi_get_varm_short'
ncpdispatch.c:(.text+0x2645): undefined reference to `ncmpi_get_varm_text'
ncpdispatch.c:(.text+0x268f): undefined reference to `ncmpi_get_varm_schar'
ncpdispatch.c:(.text+0x26f9): undefined reference to 
`ncmpi_get_varm_ulonglong_all'
ncpdispatch.c:(.text+0x2743): undefined reference to 
`ncmpi_get_varm_longlong_all'
ncpdispatch.c:(.text+0x278d): undefined reference to `ncmpi_get_varm_uint_all'
ncpdispatch.c:(.text+0x27d7): undefined reference to `ncmpi_get_varm_ushort_all'
ncpdispatch.c:(.text+0x2821): undefined reference to `ncmpi_get_varm_uchar_all'
ncpdispatch.c:(.text+0x286b): undefined reference to `ncmpi_get_varm_double_all'
ncpdispatch.c:(.text+0x28b5): undefined reference to `ncmpi_get_varm_float_all'
ncpdispatch.c:(.text+0x28ff): undefined reference to `ncmpi_get_varm_int_all'
ncpdispatch.c:(.text+0x2949): undefined reference to `ncmpi_get_varm_short_all'
ncpdispatch.c:(.text+0x2993): undefined reference to `ncmpi_get_varm_text_all'
ncpdispatch.c:(.text+0x29dd): undefined reference to `ncmpi_get_varm_schar_all'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_put_varm':
ncpdispatch.c:(.text+0x2a99): undefined reference to `ncmpi_inq_varndims'
ncpdispatch.c:(.text+0x2b6f): undefined reference to `ncmpi_inq_vartype'
ncpdispatch.c:(.text+0x2beb): undefined reference to `ncmpi_put_varm_ulonglong'
ncpdispatch.c:(.text+0x2c35): undefined reference to `ncmpi_put_varm_longlong'
ncpdispatch.c:(.text+0x2c7f): undefined reference to `ncmpi_put_varm_uint'
ncpdispatch.c:(.text+0x2cc9): undefined reference to `ncmpi_put_varm_ushort'
ncpdispatch.c:(.text+0x2d13): undefined reference to `ncmpi_put_varm_uchar'
ncpdispatch.c:(.text+0x2d5d): undefined reference to `ncmpi_put_varm_double'
ncpdispatch.c:(.text+0x2da7): undefined reference to `ncmpi_put_varm_float'
ncpdispatch.c:(.text+0x2df1): undefined reference to `ncmpi_put_varm_int'
ncpdispatch.c:(.text+0x2e3b): undefined reference to `ncmpi_put_varm_short'
ncpdispatch.c:(.text+0x2e85): undefined reference to `ncmpi_put_varm_text'
ncpdispatch.c:(.text+0x2ecf): undefined reference to `ncmpi_put_varm_schar'
ncpdispatch.c:(.text+0x2f39): undefined reference to 
`ncmpi_put_varm_ulonglong_all'
ncpdispatch.c:(.text+0x2f83): undefined reference to 
`ncmpi_put_varm_longlong_all'
ncpdispatch.c:(.text+0x2fcd): undefined reference to `ncmpi_put_varm_uint_all'
ncpdispatch.c:(.text+0x3017): undefined reference to `ncmpi_put_varm_ushort_all'
ncpdispatch.c:(.text+0x3061): undefined reference to `ncmpi_put_varm_uchar_all'
ncpdispatch.c:(.text+0x30ab): undefined reference to `ncmpi_put_varm_double_all'
ncpdispatch.c:(.text+0x30f5): undefined reference to `ncmpi_put_varm_float_all'
ncpdispatch.c:(.text+0x313f): undefined reference to `ncmpi_put_varm_int_all'
ncpdispatch.c:(.text+0x3189): undefined reference to `ncmpi_put_varm_short_all'
ncpdispatch.c:(.text+0x31d3): undefined reference to `ncmpi_put_varm_text_all'
ncpdispatch.c:(.text+0x321d): undefined reference to `ncmpi_put_varm_schar_all'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_inq_var_all':
ncpdispatch.c:(.text+0x32cb): undefined reference to `ncmpi_inq_var'
ncpdispatch.c:(.text+0x3333): undefined reference to `ncmpi_inq_var_fill'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_def_var_fill':
ncpdispatch.c:(.text+0x33be): undefined reference to `ncmpi_def_var_fill'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_var_par_access':
ncpdispatch.c:(.text+0x3413): undefined reference to `ncmpi_end_indep_data'
ncpdispatch.c:(.text+0x3421): undefined reference to `ncmpi_begin_indep_data'
/home/SnnuT_yjw/Software/netcdf/lib/libnetcdf.a(libnetcdfp_la-ncpdispatch.o): 
In function `NCP_abort':
ncpdispatch.c:(.text+0x34cb): undefined reference to `ncmpi_abort'
configure:20344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.4.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.4.4"
| #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.4.4"
| #define HAVE_F2008 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_NETCDF_H 1
| /* 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 nc_open ();
| int
| main ()
| {
| return nc_open ();
|   ;
|   return 0;
| }
configure:20361: result: no
configure:20374: checking for nc_def_opaque
configure:20374: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c  >&5
/tmp/iccuE4LDJ.o: In function `main':
/home/SnnuT_yjw/Software/src/netcdf-fortran-4.4.4/conftest.c:70: undefined 
reference to `nc_def_opaque'
configure:20374: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.4.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.4.4"
| #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.4.4"
| #define HAVE_F2008 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_NETCDF_H 1
| /* end confdefs.h.  */
| /* Define nc_def_opaque to an innocuous variant, in case <limits.h> declares 
nc_def_opaque.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define nc_def_opaque innocuous_nc_def_opaque
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char nc_def_opaque (); 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 nc_def_opaque
| 
| /* 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 nc_def_opaque ();
| /* 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_nc_def_opaque || defined __stub___nc_def_opaque
| choke me
| #endif
| 
| int
| main ()
| {
| return nc_def_opaque ();
|   ;
|   return 0;
| }
configure:20374: result: no
configure:20374: checking for nccreate
configure:20374: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c  >&5
/tmp/iccB2L5n5.o: In function `main':
/home/SnnuT_yjw/Software/src/netcdf-fortran-4.4.4/conftest.c:70: undefined 
reference to `nccreate'
configure:20374: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.4.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.4.4"
| #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.4.4"
| #define HAVE_F2008 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_NETCDF_H 1
| /* end confdefs.h.  */
| /* Define nccreate to an innocuous variant, in case <limits.h> declares 
nccreate.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define nccreate innocuous_nccreate
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char nccreate (); 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 nccreate
| 
| /* 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 nccreate ();
| /* 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_nccreate || defined __stub___nccreate
| choke me
| #endif
| 
| int
| main ()
| {
| return nccreate ();
|   ;
|   return 0;
| }
configure:20374: result: no
configure:20374: checking for nc_set_log_level
configure:20374: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c  >&5
/tmp/iccJuKsgr.o: In function `main':
/home/SnnuT_yjw/Software/src/netcdf-fortran-4.4.4/conftest.c:70: undefined 
reference to `nc_set_log_level'
configure:20374: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.4.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.4.4"
| #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.4.4"
| #define HAVE_F2008 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_NETCDF_H 1
| /* end confdefs.h.  */
| /* Define nc_set_log_level to an innocuous variant, in case <limits.h> 
declares nc_set_log_level.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define nc_set_log_level innocuous_nc_set_log_level
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char nc_set_log_level (); 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 nc_set_log_level
| 
| /* 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 nc_set_log_level ();
| /* 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_nc_set_log_level || defined __stub___nc_set_log_level
| choke me
| #endif
| 
| int
| main ()
| {
| return nc_set_log_level ();
|   ;
|   return 0;
| }
configure:20374: result: no
configure:20374: checking for oc_open
configure:20374: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c  >&5
/tmp/iccaidpAf.o: In function `main':
/home/SnnuT_yjw/Software/src/netcdf-fortran-4.4.4/conftest.c:70: undefined 
reference to `oc_open'
configure:20374: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.4.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.4.4"
| #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.4.4"
| #define HAVE_F2008 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_NETCDF_H 1
| /* end confdefs.h.  */
| /* Define oc_open to an innocuous variant, in case <limits.h> declares 
oc_open.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define oc_open innocuous_oc_open
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char oc_open (); 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 oc_open
| 
| /* 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 oc_open ();
| /* 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_oc_open || defined __stub___oc_open
| choke me
| #endif
| 
| int
| main ()
| {
| return oc_open ();
|   ;
|   return 0;
| }
configure:20374: result: no
configure:20374: checking for nc_use_parallel_enabled
configure:20374: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c  >&5
/tmp/iccAy40lB.o: In function `main':
/home/SnnuT_yjw/Software/src/netcdf-fortran-4.4.4/conftest.c:70: undefined 
reference to `nc_use_parallel_enabled'
configure:20374: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.4.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.4.4"
| #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.4.4"
| #define HAVE_F2008 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_NETCDF_H 1
| /* end confdefs.h.  */
| /* Define nc_use_parallel_enabled to an innocuous variant, in case <limits.h> 
declares nc_use_parallel_enabled.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define nc_use_parallel_enabled innocuous_nc_use_parallel_enabled
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char nc_use_parallel_enabled (); 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 nc_use_parallel_enabled
| 
| /* 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 nc_use_parallel_enabled ();
| /* 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_nc_use_parallel_enabled || defined 
__stub___nc_use_parallel_enabled
| choke me
| #endif
| 
| int
| main ()
| {
| return nc_use_parallel_enabled ();
|   ;
|   return 0;
| }
configure:20374: result: no
configure:20413: checking netCDF v2 API present
configure:20415: result: no
configure:20417: checking netCDF-4 present
configure:20419: result: no
configure:20462: checking for stdlib.h
configure:20462: result: yes
configure:20472: checking for sys/types.h
configure:20472: result: yes
configure:20484: checking sys/param.h usability
configure:20484: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:20484: $? = 0
configure:20484: result: yes
configure:20484: checking sys/param.h presence
configure:20484: icc -E -I/home/SnnuT_yjw/Software/netcdf/include conftest.c
configure:20484: $? = 0
configure:20484: result: yes
configure:20484: checking for sys/param.h
configure:20484: result: yes
configure:20499: checking locale.h usability
configure:20499: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:20499: $? = 0
configure:20499: result: yes
configure:20499: checking locale.h presence
configure:20499: icc -E -I/home/SnnuT_yjw/Software/netcdf/include conftest.c
configure:20499: $? = 0
configure:20499: result: yes
configure:20499: checking for locale.h
configure:20499: result: yes
configure:20499: checking stdio.h usability
configure:20499: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:20499: $? = 0
configure:20499: result: yes
configure:20499: checking stdio.h presence
configure:20499: icc -E -I/home/SnnuT_yjw/Software/netcdf/include conftest.c
configure:20499: $? = 0
configure:20499: result: yes
configure:20499: checking for stdio.h
configure:20499: result: yes
configure:20499: checking stdarg.h usability
configure:20499: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:20499: $? = 0
configure:20499: result: yes
configure:20499: checking stdarg.h presence
configure:20499: icc -E -I/home/SnnuT_yjw/Software/netcdf/include conftest.c
configure:20499: $? = 0
configure:20499: result: yes
configure:20499: checking for stdarg.h
configure:20499: result: yes
configure:20499: checking errno.h usability
configure:20499: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:20499: $? = 0
configure:20499: result: yes
configure:20499: checking errno.h presence
configure:20499: icc -E -I/home/SnnuT_yjw/Software/netcdf/include conftest.c
configure:20499: $? = 0
configure:20499: result: yes
configure:20499: checking for errno.h
configure:20499: result: yes
configure:20499: checking ctype.h usability
configure:20499: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:20499: $? = 0
configure:20499: result: yes
configure:20499: checking ctype.h presence
configure:20499: icc -E -I/home/SnnuT_yjw/Software/netcdf/include conftest.c
configure:20499: $? = 0
configure:20499: result: yes
configure:20499: checking for ctype.h
configure:20499: result: yes
configure:20499: checking fcntl.h usability
configure:20499: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:20499: $? = 0
configure:20499: result: yes
configure:20499: checking fcntl.h presence
configure:20499: icc -E -I/home/SnnuT_yjw/Software/netcdf/include conftest.c
configure:20499: $? = 0
configure:20499: result: yes
configure:20499: checking for fcntl.h
configure:20499: result: yes
configure:20499: checking malloc.h usability
configure:20499: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:20499: $? = 0
configure:20499: result: yes
configure:20499: checking malloc.h presence
configure:20499: icc -E -I/home/SnnuT_yjw/Software/netcdf/include conftest.c
configure:20499: $? = 0
configure:20499: result: yes
configure:20499: checking for malloc.h
configure:20499: result: yes
configure:20499: checking for stdlib.h
configure:20499: result: yes
configure:20499: checking for string.h
configure:20499: result: yes
configure:20499: checking for strings.h
configure:20499: result: yes
configure:20499: checking for unistd.h
configure:20499: result: yes
configure:20499: checking for sys/stat.h
configure:20499: result: yes
configure:20499: checking getopt.h usability
configure:20499: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:20499: $? = 0
configure:20499: result: yes
configure:20499: checking getopt.h presence
configure:20499: icc -E -I/home/SnnuT_yjw/Software/netcdf/include conftest.c
configure:20499: $? = 0
configure:20499: result: yes
configure:20499: checking for getopt.h
configure:20499: result: yes
configure:20499: checking sys/time.h usability
configure:20499: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:20499: $? = 0
configure:20499: result: yes
configure:20499: checking sys/time.h presence
configure:20499: icc -E -I/home/SnnuT_yjw/Software/netcdf/include conftest.c
configure:20499: $? = 0
configure:20499: result: yes
configure:20499: checking for sys/time.h
configure:20499: result: yes
configure:20499: checking sys/resource.h usability
configure:20499: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:20499: $? = 0
configure:20499: result: yes
configure:20499: checking sys/resource.h presence
configure:20499: icc -E -I/home/SnnuT_yjw/Software/netcdf/include conftest.c
configure:20499: $? = 0
configure:20499: result: yes
configure:20499: checking for sys/resource.h
configure:20499: result: yes
configure:20512: checking for dirent.h that defines DIR
configure:20531: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:20531: $? = 0
configure:20539: result: yes
configure:20552: checking for library containing opendir
configure:20583: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c  >&5
configure:20583: $? = 0
configure:20600: result: none required
configure:20667: checking for ANSI C header files
configure:20771: result: yes
configure:20779: checking for sys/wait.h that is POSIX.1 compatible
configure:20805: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:20805: $? = 0
configure:20812: result: yes
configure:20820: checking whether time.h and sys/time.h may both be included
configure:20840: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:20840: $? = 0
configure:20847: result: yes
configure:20858: checking for vprintf
configure:20858: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c  >&5
configure:20858: $? = 0
configure:20858: result: yes
configure:20864: checking for _doprnt
configure:20864: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c  >&5
/tmp/iccHy5ndt.o: In function `main':
/home/SnnuT_yjw/Software/src/netcdf-fortran-4.4.4/conftest.c:91: undefined 
reference to `_doprnt'
configure:20864: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.4.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.4.4"
| #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.4.4"
| #define HAVE_F2008 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_NETCDF_H 1
| #define HAVE_SYS_PARAM_H 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_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 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:20864: result: no
configure:20877: checking for stdbool.h that conforms to C99
configure:20944: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:20944: $? = 0
configure:20951: result: yes
configure:20953: checking for _Bool
configure:20953: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:20953: $? = 0
configure:20953: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
conftest.c(93): error: expected an expression
  if (sizeof ((_Bool)))
                     ^

compilation aborted for conftest.c (code 2)
configure:20953: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.4.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.4.4"
| #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.4.4"
| #define HAVE_F2008 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_NETCDF_H 1
| #define HAVE_SYS_PARAM_H 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_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 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:20953: result: yes
configure:20974: checking for size_t
configure:20974: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:20974: $? = 0
configure:20974: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
conftest.c(95): error: expected an expression
  if (sizeof ((size_t)))
                      ^

compilation aborted for conftest.c (code 2)
configure:20974: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.4.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.4.4"
| #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.4.4"
| #define HAVE_F2008 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_NETCDF_H 1
| #define HAVE_SYS_PARAM_H 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_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
|           return 0;
|   ;
|   return 0;
| }
configure:20974: result: yes
configure:20987: checking for working alloca.h
configure:21004: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c  >&5
configure:21004: $? = 0
configure:21012: result: yes
configure:21020: checking for alloca
configure:21057: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c  >&5
configure:21057: $? = 0
configure:21065: result: yes
configure:21174: checking for size_t
configure:21174: result: yes
configure:21185: checking for off_t
configure:21185: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:21185: $? = 0
configure:21185: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
conftest.c(97): error: expected an expression
  if (sizeof ((off_t)))
                     ^

compilation aborted for conftest.c (code 2)
configure:21185: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.4.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.4.4"
| #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.4.4"
| #define HAVE_F2008 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_NETCDF_H 1
| #define HAVE_SYS_PARAM_H 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_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 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:21185: result: yes
configure:21196: checking for ssize_t
configure:21196: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:21196: $? = 0
configure:21196: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
conftest.c(97): error: expected an expression
  if (sizeof ((ssize_t)))
                       ^

compilation aborted for conftest.c (code 2)
configure:21196: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.4.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.4.4"
| #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.4.4"
| #define HAVE_F2008 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_NETCDF_H 1
| #define HAVE_SYS_PARAM_H 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_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 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:21196: result: yes
configure:21205: checking for ptrdiff_t
configure:21205: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:21205: $? = 0
configure:21205: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
conftest.c(98): error: expected an expression
  if (sizeof ((ptrdiff_t)))
                         ^

compilation aborted for conftest.c (code 2)
configure:21205: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.4.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.4.4"
| #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.4.4"
| #define HAVE_F2008 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_NETCDF_H 1
| #define HAVE_SYS_PARAM_H 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_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 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:21205: result: yes
configure:21214: checking for uchar
configure:21214: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
conftest.c(99): error: identifier "uchar" is undefined
  if (sizeof (uchar))
              ^

compilation aborted for conftest.c (code 2)
configure:21214: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.4.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.4.4"
| #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.4.4"
| #define HAVE_F2008 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_NETCDF_H 1
| #define HAVE_SYS_PARAM_H 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_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 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:21214: result: no
configure:21223: checking for longlong
configure:21223: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
conftest.c(99): error: identifier "longlong" is undefined
  if (sizeof (longlong))
              ^

compilation aborted for conftest.c (code 2)
configure:21223: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.4.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.4.4"
| #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.4.4"
| #define HAVE_F2008 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_NETCDF_H 1
| #define HAVE_SYS_PARAM_H 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_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 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:21223: result: no
configure:21233: checking whether char is unsigned
configure:21252: icc -c -g -O2 -I/home/SnnuT_yjw/Software/netcdf/include 
conftest.c >&5
configure:21252: $? = 0
configure:21259: result: no
configure:21271: checking size of short
configure:21276: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c  >&5
configure:21276: $? = 0
configure:21276: ./conftest
configure:21276: $? = 0
configure:21290: result: 2
configure:21304: checking size of int
configure:21309: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c  >&5
configure:21309: $? = 0
configure:21309: ./conftest
configure:21309: $? = 0
configure:21323: result: 4
configure:21337: checking size of long
configure:21342: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c  >&5
configure:21342: $? = 0
configure:21342: ./conftest
configure:21342: $? = 0
configure:21356: result: 8
configure:21370: checking size of float
configure:21375: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c  >&5
configure:21375: $? = 0
configure:21375: ./conftest
configure:21375: $? = 0
configure:21389: result: 4
configure:21403: checking size of double
configure:21408: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c  >&5
configure:21408: $? = 0
configure:21408: ./conftest
configure:21408: $? = 0
configure:21422: result: 8
configure:21436: checking size of off_t
configure:21441: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c  >&5
configure:21441: $? = 0
configure:21441: ./conftest
configure:21441: $? = 0
configure:21455: result: 8
configure:21469: checking size of size_t
configure:21474: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c  >&5
configure:21474: $? = 0
configure:21474: ./conftest
configure:21474: $? = 0
configure:21488: result: 8
configure:21502: checking size of ptrdiff_t
configure:21507: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c  >&5
configure:21507: $? = 0
configure:21507: ./conftest
configure:21507: $? = 0
configure:21521: result: 8
configure:21531: icc -o conftest -g -O2 
-I/home/SnnuT_yjw/Software/netcdf/include -L/home/SnnuT_yjw/Software/netcdf/lib 
conftest.c  >&5
configure:21531: $? = 0
configure:21531: ./conftest
configure:21531: $? = 0
configure:21599: generating header files and makefiles
configure:21720: checking that generated files are newer than configure
configure:21726: result: done
configure:21813: creating ./config.status

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

This file was extended by netCDF-Fortran config.status 4.4.4, which was
generated by GNU Autoconf 2.69.  Invocation command line was

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

on mu01

config.status:1311: creating Makefile
config.status:1311: creating nf-config
config.status:1311: creating netcdf-fortran.pc
config.status:1311: creating docs/Makefile
config.status:1311: creating libsrc/Makefile
config.status:1311: creating fortran/Makefile
config.status:1311: creating nf_test/Makefile
config.status:1311: creating nf03_test/Makefile
config.status:1311: creating CMakeExtras/Makefile
config.status:1311: creating examples/Makefile
config.status:1311: creating examples/F90/Makefile
config.status:1311: creating examples/F77/Makefile
config.status:1311: creating config.h
config.status:1311: creating libsrc/nfconfig1.inc
config.status:1540: executing depfiles commands
config.status:1540: executing libtool commands

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

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_char_unsigned=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=icc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/home/SnnuT_yjw/Software/netcdf/include
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_F77_set=set
ac_cv_env_F77_value=mpif90
ac_cv_env_FCFLAGS_set=
ac_cv_env_FCFLAGS_value=
ac_cv_env_FC_set=set
ac_cv_env_FC_value=ifort
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/home/SnnuT_yjw/Software/netcdf/lib
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=no
ac_cv_fc_compiler_gnu=no
ac_cv_fc_srcext_f90=none
ac_cv_func__doprnt=no
ac_cv_func_alloca_works=yes
ac_cv_func_nc_def_opaque=no
ac_cv_func_nc_set_log_level=no
ac_cv_func_nc_use_parallel_enabled=no
ac_cv_func_nccreate=no
ac_cv_func_oc_open=no
ac_cv_func_vprintf=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_netcdf_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_param_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_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='icc -E'
ac_cv_prog_DOT=dot
ac_cv_prog_DOXYGEN=doxygen
ac_cv_prog_NM='/usr/bin/nm -B'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=icc
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_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_nc_open=no
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_ptrdiff_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_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
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_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=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_F77=-fPIC
lt_cv_prog_compiler_pic_FC=-fPIC
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_F77=yes
lt_cv_prog_compiler_pic_works_FC=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=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_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=3458764513820540925
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop

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

ACLOCAL='${SHELL} /home/SnnuT_yjw/Software/src/netcdf-fortran-4.4.4/missing 
aclocal-1.14'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /home/SnnuT_yjw/Software/src/netcdf-fortran-4.4.4/missing 
autoconf'
AUTOHEADER='${SHELL} /home/SnnuT_yjw/Software/src/netcdf-fortran-4.4.4/missing 
autoheader'
AUTOMAKE='${SHELL} /home/SnnuT_yjw/Software/src/netcdf-fortran-4.4.4/missing 
automake-1.14'
AWK='gawk'
BUILD_BENCHMARKS_FALSE=''
BUILD_BENCHMARKS_TRUE='#'
BUILD_DAP_FALSE=''
BUILD_DAP_TRUE='#'
BUILD_DLL_FALSE=''
BUILD_DLL_TRUE='#'
BUILD_DOCS_FALSE=''
BUILD_DOCS_TRUE='#'
BUILD_F03_FALSE='#'
BUILD_F03_TRUE=''
BUILD_INTERNAL_DOCS='no'
BUILD_PARALLEL_FALSE=''
BUILD_PARALLEL_TRUE='#'
BUILD_V2_FALSE=''
BUILD_V2_TRUE='#'
CC='icc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -DLONGLONG_IS_LONG'
CPP='icc -E'
CPPFLAGS='-I/home/SnnuT_yjw/Software/netcdf/include'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DOT='dot'
DOXYGEN='doxygen'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
EXTRA_EXAMPLE_TESTS_FALSE=''
EXTRA_EXAMPLE_TESTS_TRUE='#'
EXTRA_TESTS_FALSE=''
EXTRA_TESTS_TRUE='#'
F77='mpif90'
FC='ifort'
FCFLAGS='-g'
FCFLAGS_f90=''
FFLAGS='-g'
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
HAS_DAP='no'
HAS_F03='yes'
HAS_F90='no'
HAS_NC2='no'
HAS_NC4='no'
HAVE_DOT='NO'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LARGE_FILE_TESTS_FALSE=''
LARGE_FILE_TESTS_TRUE='#'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS='-L/home/SnnuT_yjw/Software/netcdf/lib'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/SnnuT_yjw/Software/src/netcdf-fortran-4.4.4/missing 
makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
MOD_FLAG='-I'
NC_FLIBS='-lnetcdff -L/home/SnnuT_yjw/Software/netcdf/lib -lnetcdf '
NC_LIBS='-L/home/SnnuT_yjw/Software/netcdf/lib -lnetcdf '
NM='/usr/bin/nm -B'
NMEDIT=''
NMFLAGS=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='netcdf-fortran'
PACKAGE_BUGREPORT='support-netcdf@xxxxxxxxxxxxxxxx'
PACKAGE_NAME='netCDF-Fortran'
PACKAGE_STRING='netCDF-Fortran 4.4.4'
PACKAGE_TARNAME='netcdf-fortran'
PACKAGE_URL=''
PACKAGE_VERSION='4.4.4'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TEST_PARALLEL_FALSE=''
TEST_PARALLEL_TRUE='#'
UPPER_CASE_MOD_FALSE=''
UPPER_CASE_MOD_TRUE='#'
USE_LOGGING_FALSE=''
USE_LOGGING_TRUE='#'
USE_NETCDF4_FALSE=''
USE_NETCDF4_TRUE='#'
USE_VALGRIND_TESTS_FALSE=''
USE_VALGRIND_TESTS_TRUE='#'
VERSION='4.4.4'
ac_ct_AR='ar'
ac_ct_CC='icc'
ac_ct_DUMPBIN=''
ac_ct_F77=''
ac_ct_FC=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} 
/home/SnnuT_yjw/Software/src/netcdf-fortran-4.4.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/SnnuT_yjw/Software/netcdf'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
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-Fortran"
#define PACKAGE_TARNAME "netcdf-fortran"
#define PACKAGE_VERSION "4.4.4"
#define PACKAGE_STRING "netCDF-Fortran 4.4.4"
#define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx"
#define PACKAGE_URL ""
#define PACKAGE "netcdf-fortran"
#define VERSION "4.4.4"
#define HAVE_F2008 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_NETCDF_H 1
#define HAVE_SYS_PARAM_H 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_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_SYS_WAIT_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_VPRINTF 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 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 SIZEOF_PTRDIFF_T 8

configure: exit 0
  • 2019 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: