Unidata / netcdf-fortran

Official GitHub repository for netCDF-Fortran libraries, which depend on the netCDF C library. Install the netCDF C library first.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Numerous test failures

sgdecker opened this issue · comments

I have successfully compiled and tested netcdf 4.8.1, but netcdf-fortran 4.5.4 generates numerous test failures. I am using gcc/gfortran 12.1.

Basic log:

FAIL: nf_test
FAIL: tst_int64
PASS: tst_f77_v2
FAIL: ftest
FAIL: nf03_test
FAIL: f03test
PASS: tst03_f77_v2
============================================================================
Testsuite summary for netCDF-Fortran 4.5.4
============================================================================
# TOTAL: 7
# PASS:  2
# SKIP:  0
# XFAIL: 0
# FAIL:  5
# XPASS: 0
# ERROR: 0

The contents of nf_test/test-suite.log is too long for GitHub, but here's the beginning:

==================================================
   netCDF-Fortran 4.5.4: nf_test/test-suite.log
==================================================

# TOTAL: 7
# PASS:  2
# SKIP:  0
# XFAIL: 0
# FAIL:  5
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: nf_test
=============

 
 *** Testing netCDF-3 Fortran 77 API.
 NetCDF version: 4.8.1 of May 25 2022 11:33:01 $                                                 
 testing classic CDF-1 format
 *** testing nf_strerror ... 
 *** testing nf_open ... 
 *** testing nf_close ... 
 *** testing nf_inq ... 
 *** testing nf_inq_dimid ... 
 *** testing nf_inq_dim ... 
 *** testing nf_inq_dimlen ... 
 *** testing nf_inq_dimname ... 
 *** testing nf_inq_varid ... 
 *** testing nf_inq_var ... 
 *** testing nf_inq_natts ... 
 *** testing nf_inq_ndims ... 
 *** testing nf_inq_nvars ... 
 *** testing nf_inq_unlimdim ... 
 *** testing nf_inq_format ... 
 *** testing nf_inq_vardimid ... 
 *** testing nf_inq_varname ... 
 *** testing nf_inq_varnatts ... 
 *** testing nf_inq_varndims ... 
 *** testing nf_inq_vartype ... 
 *** testing nf_get_var1_text ... 
 *** testing nf_get_var1_int1 ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 Range error: No error
 bad ncid: No error
 bad var id: No error
  
  
   ###         1977  FAILURES TESTING nf_get_var1_int1! ###
 *** testing nf_get_var1_int2 ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 Range error: No error
 bad ncid: No error
 bad var id: No error
  
  
   ###         1977  FAILURES TESTING nf_get_var1_int2! ###
 *** testing nf_get_var1_int ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 Range error: No error
 bad ncid: No error
 bad var id: No error
  
  
   ###         1977  FAILURES TESTING nf_get_var1_int! ###
 *** testing nf_get_var1_real ... 
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
  
  
   ###          526  FAILURES TESTING nf_get_var1_real! ###
 *** testing nf_get_var1_double ... 
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
  
  
   ###          989  FAILURES TESTING nf_get_var1_double! ###
 *** testing nf_get_var_text ... 
 *** testing nf_get_var_int1 ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 Range error: No error
 bad ncid: No error
 bad var id: No error
  
  
   ###          616  FAILURES TESTING nf_get_var_int1! ###
 *** testing nf_get_var_int2 ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 Range error: No error
 bad ncid: No error
 bad var id: No error
  
  
   ###          620  FAILURES TESTING nf_get_var_int2! ###
 *** testing nf_get_var_int ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 Range error: No error
 bad ncid: No error
 bad var id: No error
  
  
   ###          620  FAILURES TESTING nf_get_var_int! ###
 *** testing nf_get_var_real ... 
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
  
  
   ###           56  FAILURES TESTING nf_get_var_real! ###
 *** testing nf_get_var_double ... 
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
  
  
   ###           98  FAILURES TESTING nf_get_var_double! ###
 *** testing nf_get_vara_text ... 
 *** testing nf_get_vara_int1 ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 Range error: No error
 bad ncid: No error
 bad var id: No error
  
  
   ###         1625  FAILURES TESTING nf_get_vara_int1! ###
 *** testing nf_get_vara_int2 ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 Range error: No error
 bad ncid: No error
 bad var id: No error
  
  
   ###         1632  FAILURES TESTING nf_get_vara_int2! ###
 *** testing nf_get_vara_int ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 Range error: No error
 bad ncid: No error
 bad var id: No error
  
  
   ###         1650  FAILURES TESTING nf_get_vara_int! ###
 *** testing nf_get_vara_real ... 
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
  
  
   ###          128  FAILURES TESTING nf_get_vara_real! ###
 *** testing nf_get_vara_double ... 
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
  
  
   ###          259  FAILURES TESTING nf_get_vara_double! ###
 *** testing nf_get_vars_text ... 
 *** testing nf_get_vars_int1 ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 Range error: No error
 bad ncid: No error
 bad var id: No error
  
  
   ###         2186  FAILURES TESTING nf_get_vars_int1! ###
 *** testing nf_get_vars_int2 ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 Range error: No error
 bad ncid: No error
 bad var id: No error
  
  
   ###         2223  FAILURES TESTING nf_get_vars_int2! ###
 *** testing nf_get_vars_int ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 Range error: No error
 bad ncid: No error
 bad var id: No error
  
  
   ###         2194  FAILURES TESTING nf_get_vars_int! ###
 *** testing nf_get_vars_real ... 
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
  
  
   ###          241  FAILURES TESTING nf_get_vars_real! ###
 *** testing nf_get_vars_double ... 
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
  
  
   ###          417  FAILURES TESTING nf_get_vars_double! ###
 *** testing nf_get_varm_text ... 
 *** testing nf_get_varm_int1 ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 Range error: No error
 bad ncid: No error
 bad var id: No error
  
  
   ###         2093  FAILURES TESTING nf_get_varm_int1! ###
 *** testing nf_get_varm_int2 ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 Range error: No error
 bad ncid: No error
 bad var id: No error
  
  
   ###         2099  FAILURES TESTING nf_get_varm_int2! ###
 *** testing nf_get_varm_int ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 Range error: No error
 bad ncid: No error
 bad var id: No error
  
  
   ###         2088  FAILURES TESTING nf_get_varm_int! ###
 *** testing nf_get_varm_real ... 
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
  
  
   ###          300  FAILURES TESTING nf_get_varm_real! ###
 *** testing nf_get_varm_double ... 
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
  
  
   ###          570  FAILURES TESTING nf_get_varm_double! ###
 *** testing nf_get_att_text ... 
 *** testing nf_get_att_int1 ... 
 bad ncid: No error
 bad var id: No error
 Bad attribute name: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 Bad attribute name: No error
 Range error: No error
  
  
   ###           53  FAILURES TESTING nf_get_att_int1! ###
 *** testing nf_get_att_int2 ... 
 bad ncid: No error
 bad var id: No error
 Bad attribute name: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 Bad attribute name: No error
 Range error: No error
  
  
   ###           54  FAILURES TESTING nf_get_att_int2! ###
 *** testing nf_get_att_int ... 
 bad ncid: No error
 bad var id: No error
 Bad attribute name: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 Bad attribute name: No error
 Range error: No error
  
  
   ###           54  FAILURES TESTING nf_get_att_int! ###
 *** testing nf_get_att_real ... 
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
  
  
   ###            6  FAILURES TESTING nf_get_att_real! ###
 *** testing nf_get_att_double ... 
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
 Range error: No error
  
  
   ###           10  FAILURES TESTING nf_get_att_double! ###
 *** testing nf_inq_att ... 
 *** testing nf_inq_attname ... 
 *** testing nf_inq_attid ... 
 *** testing nf_inq_attlen ... 
 *** testing nf_inq_atttype ... 
 *** testing nf_create ... 
 *** testing nf_redef ... 
 *** testing nf_enddef ... 
 *** testing nf_sync ... 
 *** testing nf_abort ... 
 *** testing nf_def_dim ... 
 *** testing nf_rename_dim ... 
 *** testing nf_def_var ... 
 *** testing nf_put_var1_text ... 
 *** testing nf_put_var1_int1 ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
  
  
   ###          984  FAILURES TESTING nf_put_var1_int1! ###
 *** testing nf_put_var1_int2 ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
  
  
   ###          985  FAILURES TESTING nf_put_var1_int2! ###
 *** testing nf_put_var1_int ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
  
  
   ###          985  FAILURES TESTING nf_put_var1_int! ###
 *** testing nf_put_var1_real ... 
 *** testing nf_put_var1_double ... 
 *** testing nf_put_var_text ... 
 *** testing nf_put_var_int1 ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
  
  
   ###          526  FAILURES TESTING nf_put_var_int1! ###
 *** testing nf_put_var_int2 ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
  
  
   ###          527  FAILURES TESTING nf_put_var_int2! ###
 *** testing nf_put_var_int ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
  
  
   ###          527  FAILURES TESTING nf_put_var_int! ###
 *** testing nf_put_var_real ... 
 *** testing nf_put_var_double ... 
 *** testing nf_put_vara_text ... 
 *** testing nf_put_vara_int1 ... 
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
  
  
   ###         1721  FAILURES TESTING nf_put_vara_int1! ###
 *** testing nf_put_vara_int2 ... 
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
  
  
   ###         1729  FAILURES TESTING nf_put_vara_int2! ###
 *** testing nf_put_vara_int ... 
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
  
  
   ###         1724  FAILURES TESTING nf_put_vara_int! ###
STOP 2
 *** testing nf_put_vara_real ... 
 *** testing nf_put_vara_double ... 
 *** testing nf_put_vars_text ... 
 *** testing nf_put_vars_int1 ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
  
  
   ###         1491  FAILURES TESTING nf_put_vars_int1! ###
 *** testing nf_put_vars_int2 ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
  
  
   ###         1475  FAILURES TESTING nf_put_vars_int2! ###
 *** testing nf_put_vars_int ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
  
  
   ###         1483  FAILURES TESTING nf_put_vars_int! ###
 *** testing nf_put_vars_real ... 
 *** testing nf_put_vars_double ... 
 *** testing nf_put_varm_text ... 
 *** testing nf_put_varm_int1 ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
  
  
   ###         1480  FAILURES TESTING nf_put_varm_int1! ###
 *** testing nf_put_varm_int2 ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
  
  
   ###         1480  FAILURES TESTING nf_put_varm_int2! ###
 *** testing nf_put_varm_int ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
 bad var id: No error
 bad ncid: No error
  
  
   ###         1472  FAILURES TESTING nf_put_varm_int! ###
 *** testing nf_put_varm_real ... 
 *** testing nf_put_varm_double ... 
 *** testing nf_rename_var ... 
 *** testing nf_put_att_text ... 
 *** testing nf_put_att_int1 ... 
 bad ncid: No error
 bad var id: No error
 bad type: No error
 bad ncid: No error
 bad var id: No error
 bad type: No error
 bad ncid: No error
 bad var id: No error
  
  
   ###           58  FAILURES TESTING nf_put_att_int1! ###
 *** testing nf_put_att_int2 ... 
 bad ncid: No error
 bad var id: No error
 bad type: No error
 bad ncid: No error
 bad var id: No error
 bad type: No error
 bad ncid: No error
 bad var id: No error
FAIL nf_test (exit status: 2)

FAIL: tst_int64
===============

STOP 2
 
 *** Testing NF_INT64 data type for CDF-5 file.
 Error: expect NF_EBADTYPE but got            0
FAIL tst_int64 (exit status: 2)

FAIL: ftest
===========

NCAPT: : NetCDF: Attempt to convert between text & numbers
NCAPT: : NetCDF: Attempt to convert between text & numbers
NCAPT: : NetCDF: Attempt to convert between text & numbers
NCAPT: : NetCDF: Attempt to convert between text & numbers
NCAPT: : NetCDF: Attempt to convert between text & numbers
 
 *** Testing netCDF-2 Fortran 77 API.
 *** testing nccre ...
 *** testing ncddef ...
 *** testing ncvdef ...
 *** testing ncapt, ncaptc ...
 *** testing ncclos ...
 *** testing ncvpt1 ...
 *** testing ncvgt1 ...
 error in ncvgt1 byte:   -1  .ne.         122
 error in ncvgt1 short:      0  .ne.          10
 error in ncvgt1 long:           6  .ne.        1000
 error in ncvgt 1 float:   2.15074315E+18  not close to   3.14159012    
 error in ncvgt1 double:   6.9531436082561054E-310  not close to  0.33333333329999998     
 *** testing ncvpt ...
 *** testing ncopn, ncinq, ncdinq, ncvinq, ncanam, ncainq ...
 error in ncvinq or ncvdef
 error in ncvinq or ncvdef
 error in ncvinq or ncvdef
 error in ncvinq or ncvdef
 error in ncvinq or ncvdef
 *** testing ncvgt, ncvgtc ...
 ncvgt of bytes, got    -1  .ne.    97
 ncvgt of bytes, got   127  .ne.    98
 ncvgt of bytes, got     0  .ne.    99
 ncvgt of bytes, got     0  .ne.   100
 ncvgt of short, got  -16974  .ne.      10
 ncvgt of short, got   24362  .ne.      11
 ncvgt of short, got   32707  .ne.      12
 ncvgt of short, got       0  .ne.      13
 long error in ncvgt
 long error in ncvgt
 long error in ncvgt
 long error in ncvgt
 long error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 float error in ncvgt
 double error in ncvgt:           1   0.0000000000000000      .ne.   1.00000000    
 double error in ncvgt:           2   6.9404895049480693E-310 .ne.   2.00000000    
 double error in ncvgt:           3   6.9532150249936358E-310 .ne.   3.00000000    
 double error in ncvgt:           4   6.9532150248031241E-310 .ne.   4.00000000    
 double error in ncvgt:           5   6.9532150249928453E-310 .ne.   5.00000000    
 double error in ncvgt:           6   6.9404889851295975E-310 .ne.   6.00000000    
 double error in ncvgt:           7   6.9532150250114221E-310 .ne.   7.00000000    
 double error in ncvgt:           8   6.9404895049591858E-310 .ne.   8.00000000    
 double error in ncvgt:           9   6.9532150249936358E-310 .ne.   9.00000000    
 double error in ncvgt:          10   6.9404888047013197E-310 .ne.   10.0000000    
 double error in ncvgt:          11   6.9532150248007525E-310 .ne.   11.0000000    
 double error in ncvgt:          12   0.0000000000000000      .ne.   12.0000000    
 double error in ncvgt:          13   3.8195924289251794E-313 .ne.   13.0000000    
 double error in ncvgt:          14   6.9404888050216718E-310 .ne.   14.0000000    
 double error in ncvgt:          15   8.3991159793011913E-323 .ne.   15.0000000    
 double error in ncvgt:          16   6.9404888120870082E-310 .ne.   16.0000000    
 double error in ncvgt:          17  0.33333333329999998      .ne.   17.0000000    
 double error in ncvgt:          18   6.9404895049595316E-310 .ne.   18.0000000    
 double error in ncvgt:          19                       NaN .ne.   19.0000000    
 double error in ncvgt:          20   1.4853970536756906E-313 .ne.   20.0000000    
 double error in ncvgt:          21   4.9406564584124654E-324 .ne.   21.0000000    
 double error in ncvgt:          22   6.9404888049953381E-310 .ne.   22.0000000    
 double error in ncvgt:          23   8.3991159793011913E-323 .ne.   23.0000000    
 double error in ncvgt:          24   2.2068756231078302E-312 .ne.   24.0000000    
 double error in ncvgt:          25   1.5810100666919889E-322 .ne.   25.0000000    
 double error in ncvgt:          26   6.9404895049595316E-310 .ne.   26.0000000    
 double error in ncvgt:          27   6.9404895049595316E-310 .ne.   27.0000000    
 double error in ncvgt:          28                       NaN .ne.   28.0000000    
 double error in ncvgt:          29   1.4853970537250972E-313 .ne.   29.0000000    
 double error in ncvgt:          30   4.9406564584124654E-324 .ne.   30.0000000    
 double error in ncvgt:          31   2.5463949491533861E-312 .ne.   31.0000000    
 double error in ncvgt:          32   6.9404908182666992E-310 .ne.   32.0000000    
 double error in ncvgt:          33   6.9532150248093987E-310 .ne.   33.0000000    
 double error in ncvgt:          34   6.9404887908175316E-310 .ne.   34.0000000    
 double error in ncvgt:          35   5.9287877500949585E-323 .ne.   35.0000000    
 double error in ncvgt:          36   2.0750757125332355E-322 .ne.   36.0000000    
 double error in ncvgt:          37   1.4509796783442847E-314 .ne.   37.0000000    
 double error in ncvgt:          38   6.9404908183579531E-310 .ne.   38.0000000    
 double error in ncvgt:          39   6.9532150249655728E-310 .ne.   39.0000000    
 double error in ncvgt:          40   6.9532150248126101E-310 .ne.   40.0000000    
 double error in ncvgt:          41   6.9404887904088404E-310 .ne.   41.0000000    
 double error in ncvgt:          42   6.9404887910262249E-310 .ne.   42.0000000    
 double error in ncvgt:          43   6.9532150248260487E-310 .ne.   43.0000000    
 double error in ncvgt:          44   6.9532150248252582E-310 .ne.   44.0000000    
 double error in ncvgt:          45   5.9287877500949585E-323 .ne.   45.0000000    
 double error in ncvgt:          46   6.9404908183657100E-310 .ne.   46.0000000    
 double error in ncvgt:          47   0.0000000000000000      .ne.   47.0000000    
 double error in ncvgt:          48   6.9404909170650064E-310 .ne.   48.0000000    
 double error in ncvgt:          49   6.9404909192290139E-310 .ne.   49.0000000    
 double error in ncvgt:          50   6.9404904954806189E-310 .ne.   50.0000000    
 double error in ncvgt:          51   6.9404887934771857E-310 .ne.   51.0000000    
 double error in ncvgt:          52   6.9404904917792273E-310 .ne.   52.0000000    
 double error in ncvgt:          53   2.1219957909652723E-314 .ne.   53.0000000    
 double error in ncvgt:          54   2.1219958779208260E-314 .ne.   54.0000000    
 double error in ncvgt:          55   0.0000000000000000      .ne.   55.0000000    
 double error in ncvgt:          56   6.9532150248351395E-310 .ne.   56.0000000    
 double error in ncvgt:          57   6.9532150248331633E-310 .ne.   57.0000000    
 double error in ncvgt:          58   4.9406564584124654E-324 .ne.   58.0000000    
 double error in ncvgt:          59   6.9404909170650064E-310 .ne.   59.0000000    
 double error in ncvgt:          60   6.9404909262917812E-310 .ne.   60.0000000    
 double error in ncvgt:          61   6.9404909262494891E-310 .ne.   61.0000000    
 double error in ncvgt:          62   6.9404908183945140E-310 .ne.   62.0000000    
 double error in ncvgt:          63   0.0000000000000000      .ne.   63.0000000    
 double error in ncvgt:          64   6.9404909170650064E-310 .ne.   64.0000000    
 double error in ncvgt:          65   6.9404116335101656E-310 .ne.   65.0000000    
 double error in ncvgt:          66   0.0000000000000000      .ne.   66.0000000    
 double error in ncvgt:          67   6.9404116335101656E-310 .ne.   67.0000000    
 double error in ncvgt:          68   6.9404909262494891E-310 .ne.   68.0000000    
 double error in ncvgt:          69   2.1219957909652723E-314 .ne.   69.0000000    
 double error in ncvgt:          70   2.1219962484700604E-314 .ne.   70.0000000    
 double error in ncvgt:          71   0.0000000000000000      .ne.   71.0000000    
 double error in ncvgt:          72   6.9404908182566697E-310 .ne.   72.0000000    
 double error in ncvgt:          73   0.0000000000000000      .ne.   73.0000000    
 double error in ncvgt:          74   6.9404909262917812E-310 .ne.   74.0000000    
 double error in ncvgt:          75   6.9532150248260487E-310 .ne.   75.0000000    
 double error in ncvgt:          76   6.9532150248252582E-310 .ne.   76.0000000    
 double error in ncvgt:          77   1.4509796783442847E-314 .ne.   77.0000000    
 double error in ncvgt:          78   6.9404904954806189E-310 .ne.   78.0000000    
 double error in ncvgt:          79   8.8889974820009374E-316 .ne.   79.0000000    
 double error in ncvgt:          80   6.9532150248284202E-310 .ne.   80.0000000    
 double error in ncvgt:          81   6.9404887910262249E-310 .ne.   81.0000000    
 double error in ncvgt:          82   6.9404909192290139E-310 .ne.   82.0000000    
 double error in ncvgt:          83   6.9532150248418588E-310 .ne.   83.0000000    
 double error in ncvgt:          84   1.8280428896126122E-322 .ne.   84.0000000    
 double error in ncvgt:          85   1.4545710034808500E-314 .ne.   85.0000000    
 double error in ncvgt:          86   6.9404908183657100E-310 .ne.   86.0000000    
 double error in ncvgt:          87   0.0000000000000000      .ne.   87.0000000    
 double error in ncvgt:          88   0.0000000000000000      .ne.   88.0000000    
 double error in ncvgt:          89   6.9404909262494891E-310 .ne.   89.0000000    
 double error in ncvgt:          90   6.9404904940324136E-310 .ne.   90.0000000    
 double error in ncvgt:          91   6.9404904939799933E-310 .ne.   91.0000000    
 double error in ncvgt:          92   6.9404904937108263E-310 .ne.   92.0000000    
 double error in ncvgt:          93   2.1219957909652723E-314 .ne.   93.0000000    
 double error in ncvgt:          94   6.9404906788680535E-310 .ne.   94.0000000    
 double error in ncvgt:          95   6.9532150249147829E-310 .ne.   95.0000000    
 double error in ncvgt:          96   6.9532150249137948E-310 .ne.   96.0000000    
 double error in ncvgt:          97   6.9532150249139924E-310 .ne.   97.0000000    
 double error in ncvgt:          98   1.5810100666919889E-322 .ne.   98.0000000    
 double error in ncvgt:          99   6.9532150248877081E-310 .ne.   99.0000000    
 double error in ncvgt:         100   6.9404908193808172E-310 .ne.   100.000000    
 double error in ncvgt:         101   6.9404116335101656E-310 .ne.   101.000000    
 double error in ncvgt:         102   0.0000000000000000      .ne.   102.000000    
 double error in ncvgt:         103   0.0000000000000000      .ne.   103.000000    
 double error in ncvgt:         104   6.9404887910262249E-310 .ne.   104.000000    
 double error in ncvgt:         105   6.9532150248829651E-310 .ne.   105.000000    
 double error in ncvgt:         106   6.9404908209404837E-310 .ne.   106.000000    
 double error in ncvgt:         107   9.6248098436048226E-317 .ne.   107.000000    
 double error in ncvgt:         108   9.6250549001651599E-317 .ne.   108.000000    
 double error in ncvgt:         109   3.9525251667299724E-323 .ne.   109.000000    
 double error in ncvgt:         110   9.6250549001651599E-317 .ne.   110.000000    
 double error in ncvgt:         111   9.6248098436048226E-317 .ne.   111.000000    
 double error in ncvgt:         112   2.3715151000379834E-322 .ne.   112.000000    
 double error in ncvgt:         113   0.0000000000000000      .ne.   113.000000    
 double error in ncvgt:         114   6.9404909262917812E-310 .ne.   114.000000    
 double error in ncvgt:         115   6.9532150248418588E-310 .ne.   115.000000    
 double error in ncvgt:         116   6.9532150248410683E-310 .ne.   116.000000    
 double error in ncvgt:         117   5.8188097106400194E-315 .ne.   117.000000    
 double error in ncvgt:         118   1.3906499416491006E-309 .ne.   118.000000    
 double error in ncvgt:         119   2.6573399812074780E-317 .ne.   119.000000    
 double error in ncvgt:         120   0.0000000000000000      .ne.   120.000000    
 double error in ncvgt:         121   6.9404904937108263E-310 .ne.   121.000000    
 double error in ncvgt:         122   6.9404909262494891E-310 .ne.   122.000000    
 double error in ncvgt:         123   6.9532150248450208E-310 .ne.   123.000000    
 double error in ncvgt:         124   6.9532150248442303E-310 .ne.   124.000000    
 double error in ncvgt:         125   1.4545710034808500E-314 .ne.   125.000000    
 double error in ncvgt:         126   6.9404906846601827E-310 .ne.   126.000000    
 double error in ncvgt:         127   7.9123491158393929E-316 .ne.   127.000000    
 double error in ncvgt:         128   6.9532150248635977E-310 .ne.   128.000000    
 double error in ncvgt:         129   6.9404904929365266E-310 .ne.   129.000000    
 double error in ncvgt:         130   6.9404909262494891E-310 .ne.   130.000000    
 double error in ncvgt:         131   0.0000000000000000      .ne.   131.000000    
 double error in ncvgt:         132   6.9404909271178589E-310 .ne.   132.000000    
 double error in ncvgt:         133   6.9404909270755669E-310 .ne.   133.000000    
 double error in ncvgt:         134   6.9404906792720016E-310 .ne.   134.000000    
 double error in ncvgt:         135   0.0000000000000000      .ne.   135.000000    
 double error in ncvgt:         136                       NaN .ne.   136.000000    
 double error in ncvgt:         137   3.8098506027156946E+180 .ne.   137.000000    
 double error in ncvgt:         138   0.0000000000000000      .ne.   138.000000    
 double error in ncvgt:         139   8.6955553668059392E-322 .ne.   139.000000    
 double error in ncvgt:         140   3.2114266979681025E-322 .ne.   140.000000    
 double error in ncvgt:         141   1.6239774752007080E-086 .ne.   141.000000    
 double error in ncvgt:         142   3.4111951360131525E-315 .ne.   142.000000    
 double error in ncvgt:         143   1.9713219269065737E-321 .ne.   143.000000    
 double error in ncvgt:         144   0.0000000000000000      .ne.   144.000000    
 double error in ncvgt:         145   1.9614406139897488E-321 .ne.   145.000000    
 double error in ncvgt:         146   0.0000000000000000      .ne.   146.000000    
 double error in ncvgt:         147   1.9713219269065737E-321 .ne.   147.000000    
 double error in ncvgt:         148   0.0000000000000000      .ne.   148.000000    
 double error in ncvgt:         149   1.9614406139897488E-321 .ne.   149.000000    
 double error in ncvgt:         150   0.0000000000000000      .ne.   150.000000    
 double error in ncvgt:         151   6.0134700169990685E-154 .ne.   151.000000    
 double error in ncvgt:         152   6.0134700169990685E-154 .ne.   152.000000    
 double error in ncvgt:         153   0.0000000000000000      .ne.   153.000000    
 double error in ncvgt:         154   0.0000000000000000      .ne.   154.000000    
 double error in ncvgt:         155   0.0000000000000000      .ne.   155.000000    
 double error in ncvgt:         156   0.0000000000000000      .ne.   156.000000    
 double error in ncvgt:         157   0.0000000000000000      .ne.   157.000000    
 double error in ncvgt:         158   0.0000000000000000      .ne.   158.000000    
 double error in ncvgt:         159   0.0000000000000000      .ne.   159.000000    
 double error in ncvgt:         160   1.3906711615670009E-309 .ne.   160.000000    
 double error in ncvgt:         161   2.1219957909652723E-314 .ne.   161.000000    
 double error in ncvgt:         162   9.3505994576377640E-317 .ne.   162.000000    
 double error in ncvgt:         163   6.9532150248608309E-310 .ne.   163.000000    
 double error in ncvgt:         164   6.9404905042807679E-310 .ne.   164.000000    
 double error in ncvgt:         165   6.9532150248643882E-310 .ne.   165.000000    
 double error in ncvgt:         166   1.3906711615670009E-309 .ne.   166.000000    
 double error in ncvgt:         167   2.9643938750474793E-323 .ne.   167.000000    
 double error in ncvgt:         168   9.6102013105885886E-317 .ne.   168.000000    
 double error in ncvgt:         169   6.9532150248663645E-310 .ne.   169.000000    
 double error in ncvgt:         170   6.9404905144159318E-310 .ne.   170.000000    
 double error in ncvgt:         171   2.3201170782570458E-312 .ne.   171.000000    
 double error in ncvgt:         172   6.9532150248695265E-310 .ne.   172.000000    
 double error in ncvgt:         173   6.9404905072215949E-310 .ne.   173.000000    
 double error in ncvgt:         174   2.4130689229454294E-313 .ne.   174.000000    
 double error in ncvgt:         175   3.9525251667299724E-323 .ne.   175.000000    
 double error in ncvgt:         176   9.6250549001651599E-317 .ne.   176.000000    
 double error in ncvgt:         177   9.6250687340032434E-317 .ne.   177.000000    
 double error in ncvgt:         178   6.9532150248697241E-310 .ne.   178.000000    
 double error in ncvgt:         179                       NaN .ne.   179.000000    
 double error in ncvgt:         180                       NaN .ne.   180.000000    
 double error in ncvgt:         181   6.9404905544461185E-310 .ne.   181.000000    
 double error in ncvgt:         182   2.1503574136952534E-312 .ne.   182.000000    
 double error in ncvgt:         183   6.9532150248726885E-310 .ne.   183.000000    
 double error in ncvgt:         184   9.6250549001651599E-317 .ne.   184.000000    
 double error in ncvgt:         185   6.9404889858236610E-310 .ne.   185.000000    
 double error in ncvgt:         186   4.4465908125712189E-323 .ne.   186.000000    
 double error in ncvgt:         187   9.6250469951148264E-317 .ne.   187.000000    
 double error in ncvgt:         188   1.5810100666919889E-322 .ne.   188.000000    
 double error in ncvgt:         189   1.5810100666919889E-322 .ne.   189.000000    
 double error in ncvgt:         190   6.9404888171323572E-310 .ne.   190.000000    
 double error in ncvgt:         191   6.9532150248734790E-310 .ne.   191.000000    
 double error in ncvgt:         192   2.3715151000379834E-322 .ne.   192.000000    
 double error in ncvgt:         193   0.0000000000000000      .ne.   193.000000    
 double error in ncvgt:         194   2.3341953750518626E-313 .ne.   194.000000    
 double error in ncvgt:         195   3.9525251667299724E-323 .ne.   195.000000    
 double error in ncvgt:         196   6.9532150249070755E-310 .ne.   196.000000    
 double error in ncvgt:         197   6.9532150248782220E-310 .ne.   197.000000    
 double error in ncvgt:         198   6.9532150249147829E-310 .ne.   198.000000    
 double error in ncvgt:         199   6.9532150249137948E-310 .ne.   199.000000    
 double error in ncvgt:         200   6.9532150249139924E-310 .ne.   200.000000    
 double error in ncvgt:         201   1.5810100666919889E-322 .ne.   201.000000    
 double error in ncvgt:         202   6.9404905072752504E-310 .ne.   202.000000    
 double error in ncvgt:         203   0.0000000000000000      .ne.   203.000000    
 double error in ncvgt:         204   0.0000000000000000      .ne.   204.000000    
 double error in ncvgt:         205   2.3341953700617995E-313 .ne.   205.000000    
 double error in ncvgt:         206   6.9532150248821746E-310 .ne.   206.000000    
 double error in ncvgt:         207   0.0000000000000000      .ne.   207.000000    
 double error in ncvgt:         208   6.9532150249035182E-310 .ne.   208.000000    
 double error in ncvgt:         209   0.0000000000000000      .ne.   209.000000    
 double error in ncvgt:         210   9.6250549001651599E-317 .ne.   210.000000    
 double error in ncvgt:         211   3.9525251667299724E-323 .ne.   211.000000    
 double error in ncvgt:         212   9.6250549001651599E-317 .ne.   212.000000    
 double error in ncvgt:         213   6.9532150248805936E-310 .ne.   213.000000    
 double error in ncvgt:         214   6.9404905072600332E-310 .ne.   214.000000    
 double error in ncvgt:         215   2.4056119955380630E-313 .ne.   215.000000    
 double error in ncvgt:         216   6.9532150248821746E-310 .ne.   216.000000    
 double error in ncvgt:         217   0.0000000000000000      .ne.   217.000000    
 double error in ncvgt:         218   6.9532150249035182E-310 .ne.   218.000000    
 double error in ncvgt:         219   6.9532150248837556E-310 .ne.   219.000000    
 double error in ncvgt:         220   6.9404905024713513E-310 .ne.   220.000000    
 double error in ncvgt:         221   6.9532150248857318E-310 .ne.   221.000000    
 double error in ncvgt:         222   6.9532150249070755E-310 .ne.   222.000000    
 double error in ncvgt:         223   6.9532150248877081E-310 .ne.   223.000000    
 double error in ncvgt:         224   6.9532150249147829E-310 .ne.   224.000000    
 double error in ncvgt:         225   6.9532150249137948E-310 .ne.   225.000000    
 double error in ncvgt:         226   6.9532150249104351E-310 .ne.   226.000000    
 double error in ncvgt:         227   6.9532150248869176E-310 .ne.   227.000000    
 double error in ncvgt:         228   1.2731974809032037E-313 .ne.   228.000000    
 double error in ncvgt:         229   4.9406564584124654E-324 .ne.   229.000000    
 double error in ncvgt:         230   6.9532150249104351E-310 .ne.   230.000000    
 double error in ncvgt:         231   6.9532150248884986E-310 .ne.   231.000000    
 double error in ncvgt:         232   1.2731974809032037E-313 .ne.   232.000000    
 double error in ncvgt:         233   4.9406564584124654E-324 .ne.   233.000000    
 double error in ncvgt:         234   6.9532150249145853E-310 .ne.   234.000000    
 double error in ncvgt:         235   6.9532150251586537E-310 .ne.   235.000000    
 double error in ncvgt:         236   6.9404889858276135E-310 .ne.   236.000000    
 double error in ncvgt:         237                       NaN .ne.   237.000000    
 double error in ncvgt:         238   6.9532150248908701E-310 .ne.   238.000000    
 double error in ncvgt:         239   6.9532150248908207E-310 .ne.   239.000000    
 double error in ncvgt:         240   6.9532150249104351E-310 .ne.   240.000000    
 double error in ncvgt:         241   6.9532150248924511E-310 .ne.   241.000000    
 double error in ncvgt:         242   1.2731974809032037E-313 .ne.   242.000000    
 double error in ncvgt:         243   4.9406564584124654E-324 .ne.   243.000000    
 double error in ncvgt:         244   6.9532150249104351E-310 .ne.   244.000000    
 double error in ncvgt:         245   6.9532150248940321E-310 .ne.   245.000000    
 double error in ncvgt:         246   1.2731974809032037E-313 .ne.   246.000000    
 double error in ncvgt:         247   4.9406564584124654E-324 .ne.   247.000000    
 double error in ncvgt:         248   6.9532150249145853E-310 .ne.   248.000000    
 double error in ncvgt:         249   6.9532150251586537E-310 .ne.   249.000000    
 double error in ncvgt:         250   9.3510895707584386E-317 .ne.   250.000000    
 double error in ncvgt:         251   6.9404889858236610E-310 .ne.   251.000000    
 double error in ncvgt:         252   2.6991003858565635E-318 .ne.   252.000000    
 double error in ncvgt:         253   0.0000000000000000      .ne.   253.000000    
 double error in ncvgt:         254   9.6101301651355875E-317 .ne.   254.000000    
 double error in ncvgt:         255   1.0869444208507424E-319 .ne.   255.000000    
 double error in ncvgt:         256   6.9404888161709054E-310 .ne.   256.000000    
 double error in ncvgt:         257   4.9406564584124654E-324 .ne.   257.000000    
 double error in ncvgt:         258   6.9532150249104351E-310 .ne.   258.000000    
 double error in ncvgt:         259   6.9532150248995657E-310 .ne.   259.000000    
 double error in ncvgt:         260   1.2731974809032037E-313 .ne.   260.000000    
 double error in ncvgt:         261   4.9406564584124654E-324 .ne.   261.000000    
 double error in ncvgt:         262   6.9532150249145853E-310 .ne.   262.000000    
 double error in ncvgt:         263   6.9532150251586537E-310 .ne.   263.000000    
 double error in ncvgt:         264   6.9532150249104351E-310 .ne.   264.000000    
 double error in ncvgt:         265   6.9532150249011467E-310 .ne.   265.000000    
 double error in ncvgt:         266   1.2731974809032037E-313 .ne.   266.000000    
 double error in ncvgt:         267   4.9406564584124654E-324 .ne.   267.000000    
 double error in ncvgt:         268   6.9532150249104351E-310 .ne.   268.000000    
 double error in ncvgt:         269   6.9532150249035182E-310 .ne.   269.000000    
 double error in ncvgt:         270   1.2731974809032037E-313 .ne.   270.000000    
 double error in ncvgt:         271   4.9406564584124654E-324 .ne.   271.000000    
 double error in ncvgt:         272   6.9532150249145853E-310 .ne.   272.000000    
 double error in ncvgt:         273   6.9532150251586537E-310 .ne.   273.000000    
 double error in ncvgt:         274   6.9404905042858568E-310 .ne.   274.000000    
 double error in ncvgt:         275   9.6101380701859209E-317 .ne.   275.000000    
 double error in ncvgt:         276   9.3505994576377640E-317 .ne.   276.000000    
 double error in ncvgt:         277   6.9532150249058897E-310 .ne.   277.000000    
 double error in ncvgt:         278   6.9404905007360445E-310 .ne.   278.000000    
 double error in ncvgt:         279   6.0134700169990685E-154 .ne.   279.000000    
 double error in ncvgt:         280   1.3906738244636791E-309 .ne.   280.000000    
 double error in ncvgt:         281   9.3505994576377640E-317 .ne.   281.000000    
 double error in ncvgt:         282   7.1416661048989913E-315 .ne.   282.000000    
 double error in ncvgt:         283   6.9532150249082612E-310 .ne.   283.000000    
 double error in ncvgt:         284   6.9404905001063579E-310 .ne.   284.000000    
 double error in ncvgt:         285   4.2439915903296606E-314 .ne.   285.000000    
 double error in ncvgt:         286   1.3906711615670009E-309 .ne.   286.000000    
 double error in ncvgt:         287   6.9532150249106327E-310 .ne.   287.000000    
 double error in ncvgt:         288   9.8813129168249309E-324 .ne.   288.000000    
 double error in ncvgt:         289   6.9532150249169568E-310 .ne.   289.000000    
 double error in ncvgt:         290   6.9404906881640468E-310 .ne.   290.000000    
 double error in ncvgt:         291   6.9532150249147829E-310 .ne.   291.000000    
 double error in ncvgt:         292   6.9404906883688371E-310 .ne.   292.000000    
 double error in ncvgt:         293   6.9532150249169568E-310 .ne.   293.000000    
 double error in ncvgt:         294   2.0799570811141470E-317 .ne.   294.000000    
 double error in ncvgt:         295   1.4821969375237396E-323 .ne.   295.000000    
 double error in ncvgt:         296   2.0801225931055038E-317 .ne.   296.000000    
 double error in ncvgt:         297   6.9532150249155734E-310 .ne.   297.000000    
 double error in ncvgt:         298   6.9532150249137948E-310 .ne.   298.000000    
 double error in ncvgt:         299   6.9532150249139924E-310 .ne.   299.000000    
 double error in ncvgt:         300   5.0345401691394826E-314 .ne.   300.000000    
 double error in ncvgt:         301   6.9532150249525295E-310 .ne.   301.000000    
 double error in ncvgt:         302   4.2439915853890042E-314 .ne.   302.000000    
 double error in ncvgt:         303   4.2439915903296606E-314 .ne.   303.000000    
 double error in ncvgt:         304   1.6975966327969211E-312 .ne.   304.000000    
 double error in ncvgt:         305   1.4821969375237396E-323 .ne.   305.000000    
 double error in ncvgt:         306   4.2439915824246103E-314 .ne.   306.000000    
 double error in ncvgt:         307   1.0610011333912527E-313 .ne.   307.000000    
 double error in ncvgt:         308   3.4584595208887258E-323 .ne.   308.000000    
 double error in ncvgt:         309   2.1219957914593380E-314 .ne.   309.000000    
 double error in ncvgt:         310   4.2439915839068072E-314 .ne.   310.000000    
 double error in ncvgt:         311   3.8139147205638534E+180 .ne.   311.000000    
 double error in ncvgt:         312   6.0134700169990685E-154 .ne.   312.000000    
 double error in ncvgt:         313   6.0134700169990685E-154 .ne.   313.000000    
 double error in ncvgt:         314   6.0134700169990685E-154 .ne.   314.000000    
 double error in ncvgt:         315   6.1188325005277440E-154 .ne.   315.000000    
 double error in ncvgt:         316   6.0134700169990685E-154 .ne.   316.000000    
 double error in ncvgt:         317   6.0134700169990685E-154 .ne.   317.000000    
 double error in ncvgt:         318   8.0627450980392155      .ne.   318.000000    
 double error in ncvgt:         319   6.0134715574131176E-154 .ne.   319.000000    
 double error in ncvgt:         320   6.0134700169990685E-154 .ne.   320.000000    
 double error in ncvgt:         321   6.0134700169990685E-154 .ne.   321.000000    
 double error in ncvgt:         322   528400.06274509802      .ne.   322.000000    
 double error in ncvgt:         323   6.0134700170283255E-154 .ne.   323.000000    
 double error in ncvgt:         324   6.0134700169990685E-154 .ne.   324.000000    
 double error in ncvgt:         325   6.0134700169990685E-154 .ne.   325.000000    
 double error in ncvgt:         326   528400.06274509802      .ne.   326.000000    
 double error in ncvgt:         327   268435521.65625000      .ne.   327.000000    
 double error in ncvgt:         328   536871043.43750000      .ne.   328.000000    
 double error in ncvgt:         329   1073742087.1250000      .ne.   329.000000    
 double error in ncvgt:         330   2147484174.7500000      .ne.   330.000000    
 double error in ncvgt:         331   4294968350.5000000      .ne.   331.000000    
 double error in ncvgt:         332   8589936703.0000000      .ne.   332.000000    
 double error in ncvgt:         333   12884904000.500000      .ne.   333.000000    
 double error in ncvgt:         334   17179873411.000000      .ne.   334.000000    
 double error in ncvgt:         335   1.2731974809032037E-313 .ne.   335.000000    
 double error in ncvgt:         336   2.0861976242867678E-317 .ne.   336.000000    
 double error in ncvgt:         337   51539607552.006233      .ne.   337.000000    
 double error in ncvgt:         338   68719493676.000000      .ne.   338.000000    
 double error in ncvgt:         339   103079232052.00000      .ne.   339.000000    
 double error in ncvgt:         340   137438987384.00000      .ne.   340.000000    
 double error in ncvgt:         341   206158464136.00000      .ne.   341.000000    
 double error in ncvgt:         342   274877974832.00000      .ne.   342.000000    
 double error in ncvgt:         343   412316928336.00000      .ne.   343.000000    
 double error in ncvgt:         344   0.0000000000000000      .ne.   344.000000    
 double error in ncvgt:         345   824633856800.00000      .ne.   345.000000    
 double error in ncvgt:         346   1099511899840.0000      .ne.   346.000000    
 double error in ncvgt:         347   1649267713856.0000      .ne.   347.000000    
 double error in ncvgt:         348   2199023800192.0000      .ne.   348.000000    
 double error in ncvgt:         349   0.0000000000000000      .ne.   349.000000    
 double error in ncvgt:         350   3298535428288.0000      .ne.   350.000000    
 double error in ncvgt:         351   3848291242304.0000      .ne.   351.000000    
 double error in ncvgt:         352   4398047601536.0000      .ne.   352.000000    
 double error in ncvgt:         353   5497559229568.0000      .ne.   353.000000    
 double error in ncvgt:         354   6597070857600.0000      .ne.   354.000000    
 double error in ncvgt:         355   7696582485632.0000      .ne.   355.000000    
 double error in ncvgt:         356   8796095205120.0000      .ne.   356.000000    
 double error in ncvgt:         357   10995118461184.000      .ne.   357.000000    
 double error in ncvgt:         358   13194141717248.000      .ne.   358.000000    
 double error in ncvgt:         359   15393164973312.000      .ne.   359.000000    
 double error in ncvgt:         360   17592190414336.000      .ne.   360.000000    
 double error in ncvgt:         361   21990236926464.000      .ne.   361.000000    
 double error in ncvgt:         362   26388283438592.000      .ne.   362.000000    
 double error in ncvgt:         363   30786329950720.000      .ne.   363.000000    
 double error in ncvgt:         364   35184380836864.000      .ne.   364.000000    
 double error in ncvgt:         365   43980473861120.000      .ne.   365.000000    
 double error in ncvgt:         366   52776566885376.000      .ne.   366.000000    
 double error in ncvgt:         367   61572659909632.000      .ne.   367.000000    
 double error in ncvgt:         368   70368761690112.000      .ne.   368.000000    
 double error in ncvgt:         369   0.0000000000000000      .ne.   369.000000    
 double error in ncvgt:         370   9.1680718454381739E-317 .ne.   370.000000    
 double error in ncvgt:         371   2.1219957914593380E-314 .ne.   371.000000    
Note: The following floating-point exceptions are signalling: IEEE_DENORMAL
STOP 2
 double error in ncvgt:         372   0.0000000000000000      .ne.   372.000000    
 double error in ncvgt:         373   0.0000000000000000      .ne.   373.000000    
 double error in ncvgt:         374   0.0000000000000000      .ne.   374.000000    
 double error in ncvgt:         375   0.0000000000000000      .ne.   375.000000    
 double error in ncvgt:         376   1.5810100666919889E-322 .ne.   376.000000    
 double error in ncvgt:         377   0.0000000000000000      .ne.   377.000000    
 double error in ncvgt:         378   0.0000000000000000      .ne.   378.000000    
 double error in ncvgt:         379   0.0000000000000000      .ne.   379.000000    
 double error in ncvgt:         380   0.0000000000000000      .ne.   380.000000    
 double error in ncvgt:         381   0.0000000000000000      .ne.   381.000000    
 double error in ncvgt:         382   0.0000000000000000      .ne.   382.000000    
 double error in ncvgt:         383   0.0000000000000000      .ne.   383.000000    
 double error in ncvgt:         384   0.0000000000000000      .ne.   384.000000    
 double error in ncvgt:         385   0.0000000000000000      .ne.   385.000000    
 double error in ncvgt:         386   0.0000000000000000      .ne.   386.000000    
 double error in ncvgt:         387   0.0000000000000000      .ne.   387.000000    
 double error in ncvgt:         388   0.0000000000000000      .ne.   388.000000    
 double error in ncvgt:         389   0.0000000000000000      .ne.   389.000000    
 double error in ncvgt:         390   0.0000000000000000      .ne.   390.000000    
 double error in ncvgt:         391   0.0000000000000000      .ne.   391.000000    
 double error in ncvgt:         392   0.0000000000000000      .ne.   392.000000    
 double error in ncvgt:         393   0.0000000000000000      .ne.   393.000000    
 double error in ncvgt:         394   0.0000000000000000      .ne.   394.000000    
 double error in ncvgt:         395   2111062606823424.0      .ne.   395.000000    
 double error in ncvgt:         396   2251800376737792.0      .ne.   396.000000    
 double error in ncvgt:         397   2533275353513984.0      .ne.   397.000000    
 double error in ncvgt:         398   2814750330290176.0      .ne.   398.000000    
 double error in ncvgt:         399   3096225307066368.0      .ne.   399.000000    
 double error in ncvgt:         400   3377700283842560.0      .ne.   400.000000    
 *** testing ncagt, ncagtc ...
 *** testing ncredf, ncdren, ncvren, ncaren, ncendf ...
 error in ncvinq or ncvdef
 error in ncvinq or ncvdef
 error in ncvinq or ncvdef
 error in ncvinq or ncvdef
 error in ncvinq or ncvdef
 *** testing ncacpy ...
 *** testing ncadel ...
 *** testing fill values ...
 error in byte fill value
 error in double fill value
 error in float fill value
 error in long fill value
 error in short fill value
 Total number of failures:            5
FAIL ftest (exit status: 2)

FAIL: nf03_test
===============

 
 *** Testing netCDF-3 Fortran 77 API.
 NetCDF version: 4.8.1 of May 25 2022 11:33:01 $                                                 
 testing classic CDF-1 format
 *** testing nf_strerror ... 
 *** testing nf_open ... 
 *** testing nf_close ... 
 *** testing nf_inq ... 
 *** testing nf_inq_dimid ... 
 *** testing nf_inq_dim ... 
 *** testing nf_inq_dimlen ... 
 *** testing nf_inq_dimname ... 
 *** testing nf_inq_varid ... 
 *** testing nf_inq_var ... 
 *** testing nf_inq_natts ... 
 *** testing nf_inq_ndims ... 
 *** testing nf_inq_nvars ... 
 *** testing nf_inq_unlimdim ... 
 *** testing nf_inq_format ... 
 *** testing nf_inq_vardimid ... 
 *** testing nf_inq_varname ... 
 *** testing nf_inq_varnatts ... 
 *** testing nf_inq_varndims ... 
 *** testing nf_inq_vartype ... 
 *** testing nf_get_var1_text ... 
 *** testing nf_get_var1_int1 ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 Range error: No error
 bad ncid: No error
 bad var id: No error
  
  
   ###         1977  FAILURES TESTING nf_get_var1_int1! ###
 *** testing nf_get_var1_int2 ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 Range error: No error
 bad ncid: No error
 bad var id: No error
  
  
   ###         1977  FAILURES TESTING nf_get_var1_int2! ###
 *** testing nf_get_var1_int ... 
 bad ncid: No error
 bad var id: No error
 wrong type: No error
 bad ncid: No error
 bad var id: No error
 Range error: No error
 bad ncid: No error
 bad var id: No error

I am building with gfortran-11 now in my local test system, and having no problems.

Are you seeing the flag: -fallow-argument-mismatch it should be turned on by configure and used everywhere.

If the problem persists please post the full output of configure and make, and the contents of the config.log file.

I tried again, and this time everything failed. I assume I've got a bad environment variable somewhere. Here are the requested outputs...

configure:

configure: netCDF-Fortran 4.5.4
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: checking user options
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc121
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc121 accepts -g... yes
checking for gcc121 option to enable C11 features... none needed
checking whether gcc121 understands -c and -o together... yes
checking dependency style of gcc121... gcc3
checking if netCDF was built with CDF5... yes
checking if netCDF was built with pnetcdf... no
checking if netCDF was built with HDF5 parallel I/O features... no
checking if netCDF was built with any parallel I/O features... no
checking if netCDF-fortran should be built with HDF5 parallel I/O features... no
checking if netCDF was built with support for szip writes... no
checking for valgrind... no
checking whether parallel IO tests should be run... no
checking whether a user specified program to run mpi programs... mpiexec
checking whether netCDF documentation should be generated... no
checking for doxygen... no
configure: WARNING: Doxygen not found - documentation will not be built
checking for dot... no
configure: WARNING: dot not found - will use simple charts in documentation
configure: finding C compiler
checking for gcc... (cached) gcc121
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc121 accepts -g... (cached) yes
checking for gcc121 option to enable C11 features... (cached) none needed
checking whether gcc121 understands -c and -o together... (cached) yes
checking dependency style of gcc121... (cached) gcc3
checking for an ANSI C-conforming const... yes
checking for a sed that does not truncate output... /usr/bin/sed
configure: finding Fortran compiler
checking whether the compiler supports GNU Fortran... yes
checking whether gfortran121 accepts -g... yes
checking for gfortran121... gfortran121
checking whether the compiler supports GNU Fortran 77... yes
checking whether gfortran121 accepts -g... yes
checking whether Fortran compiler is checked for ISO_C_BINDING support... yes
checking for Fortran flag to compile .f90 files... none
checking fortran 90 modules inclusion flag... -I
checking if Fortran compiler supports Fortran 2003 ISO_C_BINDING... yes
checking if Fortran compiler supports Fortran 2008 ISO_FORTRAN_ENV additions... yes
checking if Fortran compiler supports TS29113 standard extension... yes
checking if Fortran compiler supports allow-mismatch flag... yes
checking if Fortran compiler supports mismatch_all flag... no
checking whether fortran type sizes should be checked... yes
checking whether large file (> 2GB) tests should be run... no
checking whether benchmarks should be run... yes
checking where to put large temp files if large file tests are run... .
configure: setting up libtool
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc121... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc121 object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc121 supports -fno-rtti -fno-exceptions... no
checking for gcc121 option to produce PIC... -fPIC -DPIC
checking if gcc121 PIC flag -fPIC -DPIC works... yes
checking if gcc121 static flag -static works... no
checking if gcc121 supports -c -o file.o... yes
checking if gcc121 supports -c -o file.o... (cached) yes
checking whether the gcc121 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran121 option to produce PIC... -fPIC
checking if gfortran121 PIC flag -fPIC works... yes
checking if gfortran121 static flag -static works... no
checking if gfortran121 supports -c -o file.o... yes
checking if gfortran121 supports -c -o file.o... (cached) yes
checking whether the gfortran121 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran121 option to produce PIC... -fPIC
checking if gfortran121 PIC flag -fPIC works... yes
checking if gfortran121 static flag -static works... no
checking if gfortran121 supports -c -o file.o... yes
checking if gfortran121 supports -c -o file.o... (cached) yes
checking whether the gfortran121 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: finding other utilities
configure: trying to set fortran flags for this platform
checking what FC is set to... gfortran121
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for /usr/bin/nm... /usr/bin/nm -B
checking nm flags... 
checking for C-equivalent to Fortran routine "SUB"... sub_
checking for Fortran "byte"... yes
checking for Fortran "integer*2"... yes
checking for Fortran "integer*8"... yes
checking if Fortran "byte" is C "signed char"... yes
checking if Fortran "byte" is C "short"... no
checking if Fortran "byte" is C "int"... no
checking if Fortran "byte" is C "long"... no
checking if Fortran "integer*2" is C "short"... yes
checking if Fortran "integer*2" is C "int"... no
checking if Fortran "integer*2" is C "long"... no
checking if Fortran "integer*8" is C "short"... no
checking if Fortran "integer*8" is C "int"... no
checking if Fortran "integer*8" is C "long long"... yes
checking if Fortran "integer" is C "int"... yes
checking if Fortran "real" is C "float"... yes
checking if Fortran "doubleprecision" is C "double"... yes
checking for Fortran-equivalent to netCDF "byte"... byte
checking for Fortran-equivalent to netCDF "short"... integer*2
configure: checking types, headers, and functions
checking for floor in -lm... yes
checking for library containing dlopen... -ldl
checking for netcdf.h... yes
checking for library containing nc_open... -lnetcdf
checking for nc_def_opaque... yes
checking for nccreate... yes
checking for nc_set_log_level... yes
checking for oc_open... yes
checking for nc_def_var_szip... yes
checking for nc_get_chunk_cache_ints... yes
checking netCDF logging present... yes
checking netCDF v2 API present... yes
checking netCDF-4 present... yes
checking whether to test the filter API... no
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/param.h... yes
checking for locale.h... yes
checking for stdio.h... (cached) yes
checking for stdarg.h... yes
checking for errno.h... yes
checking for ctype.h... yes
checking for fcntl.h... yes
checking for malloc.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for getopt.h... yes
checking for sys/time.h... (cached) yes
checking for sys/resource.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for egrep... (cached) /usr/bin/grep -E
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for vprintf... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for size_t... (cached) yes
checking for off_t... yes
checking for ssize_t... yes
checking for ptrdiff_t... yes
checking for uchar... no
checking for longlong... no
checking whether char is unsigned... no
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of float... 4
checking size of double... 8
checking size of off_t... 8
checking size of size_t... 8
checking size of ptrdiff_t... 8
configure: generating header files and makefiles
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating nf-config
config.status: creating netcdf-fortran.pc
config.status: creating libnetcdff.settings
config.status: creating docs/Makefile
config.status: creating fortran/Makefile
config.status: creating nf_test/Makefile
config.status: creating nf_test4/Makefile
config.status: creating nf03_test/Makefile
config.status: creating nf03_test4/Makefile
config.status: creating CMakeExtras/Makefile
config.status: creating libsrc/Makefile
config.status: creating examples/Makefile
config.status: creating examples/F90/Makefile
config.status: creating examples/F77/Makefile
config.status: linking nf_test/ref_fills.nc to nf_test/fills.nc
config.status: executing depfiles commands
config.status: executing libtool commands
# NetCDF Fortran Configuration Summary
==============================

# General
-------
Library Version:		4.5.4
Configured On:		        Mon Jun 27 09:31:58 EDT 2022
Host System:		        x86_64-pc-linux-gnu
Build Directory: 	        /grinnell/decker/sources/netcdf-fortran-4.5.4
Install Prefix:                 /home/decker/local/netcdf481

# Compiling Options
-----------------
Fortran Compiler:               /home/decker/local/gcc/bin/gfortran121
FFLAGS:                         -g -O2 -fallow-argument-mismatch
LDFLAGS:		        -L/home/decker/local/netcdf481/lib
C Compiler:                     gcc121
CPPFLAGS:                       -I/home/decker/local/netcdf481/include
CFLAGS:                         -g -O2 -DLONGLONG_IS_LONG
Shared Library:		        yes
Static Library:		        yes
Extra libraries:	        -lnetcdf -ldl -lm 

# Features
--------
F03:                            yes
Dap Support:                    yes
Logging Support:                yes
NetCDF-2 API:                   yes
NetCDF-4 API:                   yes
CDF5 Support:                   yes
Parallel IO:                    no
NetCDF4 Parallel IO:            no
PnetCDF Parallel IO:            no
SZIP Write Support:             no

make

Making all in libsrc
make[1]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/libsrc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/libsrc'
Making all in fortran
make[1]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/fortran'
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -I. -g -O2 -fallow-argument-mismatch -c -o typeSizes.lo  typeSizes.f90
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c typeSizes.f90  -fPIC -o .libs/typeSizes.o
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c typeSizes.f90 -o typeSizes.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c -o module_netcdf_nc_data.lo module_netcdf_nc_data.F90
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c module_netcdf_nc_data.F90  -fPIC -o .libs/module_netcdf_nc_data.o
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c module_netcdf_nc_data.F90 -o module_netcdf_nc_data.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c -o module_netcdf_nf_data.lo module_netcdf_nf_data.F90
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c module_netcdf_nf_data.F90  -fPIC -o .libs/module_netcdf_nf_data.o
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c module_netcdf_nf_data.F90 -o module_netcdf_nf_data.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -I. -g -O2 -fallow-argument-mismatch -c -o module_netcdf_nc_interfaces.lo  module_netcdf_nc_interfaces.f90
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c module_netcdf_nc_interfaces.f90  -fPIC -o .libs/module_netcdf_nc_interfaces.o
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c module_netcdf_nc_interfaces.f90 -o module_netcdf_nc_interfaces.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c -o module_netcdf_nf_interfaces.lo module_netcdf_nf_interfaces.F90
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c module_netcdf_nf_interfaces.F90  -fPIC -o .libs/module_netcdf_nf_interfaces.o
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c module_netcdf_nf_interfaces.F90 -o module_netcdf_nf_interfaces.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -I. -g -O2 -fallow-argument-mismatch -c -o module_netcdf_f03.lo  module_netcdf_f03.f90
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c module_netcdf_f03.f90  -fPIC -o .libs/module_netcdf_f03.o
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c module_netcdf_f03.f90 -o module_netcdf_f03.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -I. -g -O2 -fallow-argument-mismatch -c -o module_netcdf_fortv2_c_interfaces.lo  module_netcdf_fortv2_c_interfaces.f90
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c module_netcdf_fortv2_c_interfaces.f90  -fPIC -o .libs/module_netcdf_fortv2_c_interfaces.o
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c module_netcdf_fortv2_c_interfaces.f90 -o module_netcdf_fortv2_c_interfaces.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -I. -g -O2 -fallow-argument-mismatch -c -o module_netcdf4_nc_interfaces.lo  module_netcdf4_nc_interfaces.f90
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c module_netcdf4_nc_interfaces.f90  -fPIC -o .libs/module_netcdf4_nc_interfaces.o
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c module_netcdf4_nc_interfaces.f90 -o module_netcdf4_nc_interfaces.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c -o module_netcdf4_nf_interfaces.lo module_netcdf4_nf_interfaces.F90
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c module_netcdf4_nf_interfaces.F90  -fPIC -o .libs/module_netcdf4_nf_interfaces.o
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c module_netcdf4_nf_interfaces.F90 -o module_netcdf4_nf_interfaces.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -I. -g -O2 -fallow-argument-mismatch -c -o module_netcdf4_f03.lo  module_netcdf4_f03.f90
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c module_netcdf4_f03.f90  -fPIC -o .libs/module_netcdf4_f03.o
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c module_netcdf4_f03.f90 -o module_netcdf4_f03.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -I. -g -O2 -fallow-argument-mismatch -c -o netcdf4.lo  netcdf4.f90
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c netcdf4.f90  -fPIC -o .libs/netcdf4.o
netcdf4_func.f90:750:75:

  750 |     nf90_inq_var_fill_FourByteReal = nf_inq_var_fill(ncid, varid, no_fill, fill)
      |                                                                           1
......
  760 |     nf90_inq_var_fill_EightByteReal = nf_inq_var_fill(ncid, varid, no_fill, fill)
      |                                                                            2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/REAL(8)).
netcdf4_func.f90:690:75:

  690 |     nf90_def_var_fill_FourByteReal = nf_def_var_fill(ncid, varid, no_fill, fill)
      |                                                                           1
......
  700 |     nf90_def_var_fill_EightByteReal = nf_def_var_fill(ncid, varid, no_fill, fill)
      |                                                                            2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/REAL(8)).
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c netcdf4.f90 -o netcdf4.o >/dev/null 2>&1
echo '!     NetCDF-3.' > netcdf.inc
cat ../fortran/netcdf3.inc >> netcdf.inc
echo >> netcdf.inc
echo '!     NetCDF-4.' >> netcdf.inc
cat ../fortran/netcdf4.inc >> netcdf.inc
echo >> netcdf.inc
echo '!     NetCDF-2.' >> netcdf.inc
cat ../fortran/netcdf2.inc >> netcdf.inc
echo >> netcdf.inc
echo '!     This is to turn on netCDF internal logging.' >> netcdf.inc
echo '      integer nf_set_log_level' >> netcdf.inc
echo '      external nf_set_log_level' >> netcdf.inc
make  all-am
make[2]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/fortran'
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c -o nf_attio.lo nf_attio.F90
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c nf_attio.F90  -fPIC -o .libs/nf_attio.o
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c nf_attio.F90 -o nf_attio.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c -o nf_control.lo nf_control.F90
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c nf_control.F90  -fPIC -o .libs/nf_control.o
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c nf_control.F90 -o nf_control.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -I. -g -O2 -fallow-argument-mismatch -c -o nf_dim.lo  nf_dim.f90
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c nf_dim.f90  -fPIC -o .libs/nf_dim.o
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c nf_dim.f90 -o nf_dim.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -I. -g -O2 -fallow-argument-mismatch -c -o nf_misc.lo  nf_misc.f90
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c nf_misc.f90  -fPIC -o .libs/nf_misc.o
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c nf_misc.f90 -o nf_misc.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -I. -g -O2 -fallow-argument-mismatch -c -o nf_genatt.lo  nf_genatt.f90
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c nf_genatt.f90  -fPIC -o .libs/nf_genatt.o
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c nf_genatt.f90 -o nf_genatt.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -I. -g -O2 -fallow-argument-mismatch -c -o nf_geninq.lo  nf_geninq.f90
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c nf_geninq.f90  -fPIC -o .libs/nf_geninq.o
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c nf_geninq.f90 -o nf_geninq.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -I. -g -O2 -fallow-argument-mismatch -c -o nf_genvar.lo  nf_genvar.f90
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c nf_genvar.f90  -fPIC -o .libs/nf_genvar.o
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c nf_genvar.f90 -o nf_genvar.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c -o nf_vario.lo nf_vario.F90
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c nf_vario.F90  -fPIC -o .libs/nf_vario.o
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c nf_vario.F90 -o nf_vario.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c -o nf_var1io.lo nf_var1io.F90
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c nf_var1io.F90  -fPIC -o .libs/nf_var1io.o
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c nf_var1io.F90 -o nf_var1io.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c -o nf_varaio.lo nf_varaio.F90
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c nf_varaio.F90  -fPIC -o .libs/nf_varaio.o
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c nf_varaio.F90 -o nf_varaio.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c -o nf_varmio.lo nf_varmio.F90
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c nf_varmio.F90  -fPIC -o .libs/nf_varmio.o
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c nf_varmio.F90 -o nf_varmio.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c -o nf_varsio.lo nf_varsio.F90
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c nf_varsio.F90  -fPIC -o .libs/nf_varsio.o
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c nf_varsio.F90 -o nf_varsio.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c -o nf_logging.lo nf_logging.F90
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c nf_logging.F90  -fPIC -o .libs/nf_logging.o
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I. -g -O2 -fallow-argument-mismatch -c nf_logging.F90 -o nf_logging.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -I. -g -O2 -fallow-argument-mismatch -c -o nf_nc.lo  nf_nc.f90
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c nf_nc.f90  -fPIC -o .libs/nf_nc.o
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c nf_nc.f90 -o nf_nc.o >/dev/null 2>&1
depbase=`echo nf_v2compat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include  -g -O2 -DLONGLONG_IS_LONG -MT nf_v2compat.lo -MD -MP -MF $depbase.Tpo -c -o nf_v2compat.lo nf_v2compat.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -g -O2 -DLONGLONG_IS_LONG -MT nf_v2compat.lo -MD -MP -MF .deps/nf_v2compat.Tpo -c nf_v2compat.c  -fPIC -DPIC -o .libs/nf_v2compat.o
libtool: compile:  gcc121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -g -O2 -DLONGLONG_IS_LONG -MT nf_v2compat.lo -MD -MP -MF .deps/nf_v2compat.Tpo -c nf_v2compat.c -o nf_v2compat.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -I. -g -O2 -fallow-argument-mismatch -c -o nf_fortv2.lo  nf_fortv2.f90
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c nf_fortv2.f90  -fPIC -o .libs/nf_fortv2.o
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c nf_fortv2.f90 -o nf_fortv2.o >/dev/null 2>&1
depbase=`echo nf_lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include  -g -O2 -DLONGLONG_IS_LONG -MT nf_lib.lo -MD -MP -MF $depbase.Tpo -c -o nf_lib.lo nf_lib.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -g -O2 -DLONGLONG_IS_LONG -MT nf_lib.lo -MD -MP -MF .deps/nf_lib.Tpo -c nf_lib.c  -fPIC -DPIC -o .libs/nf_lib.o
libtool: compile:  gcc121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -g -O2 -DLONGLONG_IS_LONG -MT nf_lib.lo -MD -MP -MF .deps/nf_lib.Tpo -c nf_lib.c -o nf_lib.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -I. -g -O2 -fallow-argument-mismatch -c -o nf_nc4.lo  nf_nc4.f90
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c nf_nc4.f90  -fPIC -o .libs/nf_nc4.o
libtool: compile:  gfortran121 -I. -g -O2 -fallow-argument-mismatch -c nf_nc4.f90 -o nf_nc4.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=link gfortran121 -I. -g -O2 -fallow-argument-mismatch  -L/home/decker/local/netcdf481/lib -o libtypeSizes.la  typeSizes.lo  -lnetcdf -ldl -lm 
libtool: link: ar cru .libs/libtypeSizes.a .libs/typeSizes.o 
libtool: link: ranlib .libs/libtypeSizes.a
libtool: link: ( cd ".libs" && rm -f "libtypeSizes.la" && ln -s "../libtypeSizes.la" "libtypeSizes.la" )
/bin/sh ../libtool  --tag=FC   --mode=link gfortran121 -I. -g -O2 -fallow-argument-mismatch  -L/home/decker/local/netcdf481/lib -o libnetcdf_nc_data.la  module_netcdf_nc_data.lo  -lnetcdf -ldl -lm 
libtool: link: ar cru .libs/libnetcdf_nc_data.a .libs/module_netcdf_nc_data.o 
libtool: link: ranlib .libs/libnetcdf_nc_data.a
libtool: link: ( cd ".libs" && rm -f "libnetcdf_nc_data.la" && ln -s "../libnetcdf_nc_data.la" "libnetcdf_nc_data.la" )
/bin/sh ../libtool  --tag=FC   --mode=link gfortran121 -I. -g -O2 -fallow-argument-mismatch  -L/home/decker/local/netcdf481/lib -o libnetcdf_nf_data.la  module_netcdf_nf_data.lo  -lnetcdf -ldl -lm 
libtool: link: ar cru .libs/libnetcdf_nf_data.a .libs/module_netcdf_nf_data.o 
libtool: link: ranlib .libs/libnetcdf_nf_data.a
libtool: link: ( cd ".libs" && rm -f "libnetcdf_nf_data.la" && ln -s "../libnetcdf_nf_data.la" "libnetcdf_nf_data.la" )
/bin/sh ../libtool  --tag=FC   --mode=link gfortran121 -I. -g -O2 -fallow-argument-mismatch  -L/home/decker/local/netcdf481/lib -o libnetcdf_nc_interfaces.la  module_netcdf_nc_interfaces.lo  -lnetcdf -ldl -lm 
libtool: link: ar cru .libs/libnetcdf_nc_interfaces.a .libs/module_netcdf_nc_interfaces.o 
libtool: link: ranlib .libs/libnetcdf_nc_interfaces.a
libtool: link: ( cd ".libs" && rm -f "libnetcdf_nc_interfaces.la" && ln -s "../libnetcdf_nc_interfaces.la" "libnetcdf_nc_interfaces.la" )
/bin/sh ../libtool  --tag=FC   --mode=link gfortran121 -I. -g -O2 -fallow-argument-mismatch  -L/home/decker/local/netcdf481/lib -o libnetcdf_nf_interfaces.la  module_netcdf_nf_interfaces.lo  -lnetcdf -ldl -lm 
libtool: link: ar cru .libs/libnetcdf_nf_interfaces.a .libs/module_netcdf_nf_interfaces.o 
libtool: link: ranlib .libs/libnetcdf_nf_interfaces.a
libtool: link: ( cd ".libs" && rm -f "libnetcdf_nf_interfaces.la" && ln -s "../libnetcdf_nf_interfaces.la" "libnetcdf_nf_interfaces.la" )
/bin/sh ../libtool  --tag=FC   --mode=link gfortran121 -I. -g -O2 -fallow-argument-mismatch  -L/home/decker/local/netcdf481/lib -o libnetcdfm.la  netcdf4.lo  -lnetcdf -ldl -lm 
libtool: link: ar cru .libs/libnetcdfm.a .libs/netcdf4.o 
libtool: link: ranlib .libs/libnetcdfm.a
libtool: link: ( cd ".libs" && rm -f "libnetcdfm.la" && ln -s "../libnetcdfm.la" "libnetcdfm.la" )
/bin/sh ../libtool  --tag=FC   --mode=link gfortran121 -I. -g -O2 -fallow-argument-mismatch  -L/home/decker/local/netcdf481/lib -o libnetcdf_f03.la  module_netcdf_f03.lo  -lnetcdf -ldl -lm 
libtool: link: ar cru .libs/libnetcdf_f03.a .libs/module_netcdf_f03.o 
libtool: link: ranlib .libs/libnetcdf_f03.a
libtool: link: ( cd ".libs" && rm -f "libnetcdf_f03.la" && ln -s "../libnetcdf_f03.la" "libnetcdf_f03.la" )
/bin/sh ../libtool  --tag=FC   --mode=link gfortran121 -I. -g -O2 -fallow-argument-mismatch  -L/home/decker/local/netcdf481/lib -o libnetcdf_fortv2_c_interfaces.la  module_netcdf_fortv2_c_interfaces.lo  -lnetcdf -ldl -lm 
libtool: link: ar cru .libs/libnetcdf_fortv2_c_interfaces.a .libs/module_netcdf_fortv2_c_interfaces.o 
libtool: link: ranlib .libs/libnetcdf_fortv2_c_interfaces.a
libtool: link: ( cd ".libs" && rm -f "libnetcdf_fortv2_c_interfaces.la" && ln -s "../libnetcdf_fortv2_c_interfaces.la" "libnetcdf_fortv2_c_interfaces.la" )
/bin/sh ../libtool  --tag=FC   --mode=link gfortran121 -I. -g -O2 -fallow-argument-mismatch  -L/home/decker/local/netcdf481/lib -o libnetcdf4_nc_interfaces.la  module_netcdf4_nc_interfaces.lo  -lnetcdf -ldl -lm 
libtool: link: ar cru .libs/libnetcdf4_nc_interfaces.a .libs/module_netcdf4_nc_interfaces.o 
libtool: link: ranlib .libs/libnetcdf4_nc_interfaces.a
libtool: link: ( cd ".libs" && rm -f "libnetcdf4_nc_interfaces.la" && ln -s "../libnetcdf4_nc_interfaces.la" "libnetcdf4_nc_interfaces.la" )
/bin/sh ../libtool  --tag=FC   --mode=link gfortran121 -I. -g -O2 -fallow-argument-mismatch  -L/home/decker/local/netcdf481/lib -o libnetcdf4_nf_interfaces.la  module_netcdf4_nf_interfaces.lo  -lnetcdf -ldl -lm 
libtool: link: ar cru .libs/libnetcdf4_nf_interfaces.a .libs/module_netcdf4_nf_interfaces.o 
libtool: link: ranlib .libs/libnetcdf4_nf_interfaces.a
libtool: link: ( cd ".libs" && rm -f "libnetcdf4_nf_interfaces.la" && ln -s "../libnetcdf4_nf_interfaces.la" "libnetcdf4_nf_interfaces.la" )
/bin/sh ../libtool  --tag=FC   --mode=link gfortran121 -I. -g -O2 -fallow-argument-mismatch  -L/home/decker/local/netcdf481/lib -o libnetcdf4_f03.la  module_netcdf4_f03.lo  -lnetcdf -ldl -lm 
libtool: link: ar cru .libs/libnetcdf4_f03.a .libs/module_netcdf4_f03.o 
libtool: link: ranlib .libs/libnetcdf4_f03.a
libtool: link: ( cd ".libs" && rm -f "libnetcdf4_f03.la" && ln -s "../libnetcdf4_f03.la" "libnetcdf4_f03.la" )
/bin/sh ../libtool  --tag=FC   --mode=link gfortran121 -I. -g -O2 -fallow-argument-mismatch -version-info 8:0:1 -L/home/decker/local/netcdf481/lib -o libnetcdff.la -rpath /home/decker/local/netcdf481/lib nf_attio.lo nf_control.lo nf_dim.lo nf_misc.lo nf_genatt.lo nf_geninq.lo nf_genvar.lo nf_vario.lo nf_var1io.lo nf_varaio.lo nf_varmio.lo nf_varsio.lo nf_logging.lo nf_nc.lo  nf_v2compat.lo nf_fortv2.lo nf_lib.lo nf_nc4.lo libtypeSizes.la libnetcdf_nc_data.la libnetcdf_nf_data.la libnetcdf_nc_interfaces.la libnetcdf_nf_interfaces.la libnetcdfm.la libnetcdf_f03.la libnetcdf_fortv2_c_interfaces.la libnetcdf4_nc_interfaces.la libnetcdf4_nf_interfaces.la libnetcdf4_f03.la -lnetcdf -ldl -lm 
libtool: link: gfortran121 -shared  -fPIC  .libs/nf_attio.o .libs/nf_control.o .libs/nf_dim.o .libs/nf_misc.o .libs/nf_genatt.o .libs/nf_geninq.o .libs/nf_genvar.o .libs/nf_vario.o .libs/nf_var1io.o .libs/nf_varaio.o .libs/nf_varmio.o .libs/nf_varsio.o .libs/nf_logging.o .libs/nf_nc.o .libs/nf_v2compat.o .libs/nf_fortv2.o .libs/nf_lib.o .libs/nf_nc4.o  -Wl,--whole-archive ./.libs/libtypeSizes.a ./.libs/libnetcdf_nc_data.a ./.libs/libnetcdf_nf_data.a ./.libs/libnetcdf_nc_interfaces.a ./.libs/libnetcdf_nf_interfaces.a ./.libs/libnetcdfm.a ./.libs/libnetcdf_f03.a ./.libs/libnetcdf_fortv2_c_interfaces.a ./.libs/libnetcdf4_nc_interfaces.a ./.libs/libnetcdf4_nf_interfaces.a ./.libs/libnetcdf4_f03.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/home/decker/local/netcdf481/lib -Wl,-rpath -Wl,/home/decker/local/lib -Wl,-rpath -Wl,/home/decker/local/netcdf481/lib -Wl,-rpath -Wl,/home/decker/local/lib -L/home/decker/local/netcdf481/lib -L/home/decker/local/lib -L/home/decker/local/lib/lib /home/decker/local/netcdf481/lib/libnetcdf.so /home/decker/local/lib/libhdf5_hl.so /home/decker/local/lib/libhdf5.so -lz -lcurl -ldl -lm  -g -O2   -Wl,-soname -Wl,libnetcdff.so.7 -o .libs/libnetcdff.so.7.1.0
libtool: link: (cd ".libs" && rm -f "libnetcdff.so.7" && ln -s "libnetcdff.so.7.1.0" "libnetcdff.so.7")
libtool: link: (cd ".libs" && rm -f "libnetcdff.so" && ln -s "libnetcdff.so.7.1.0" "libnetcdff.so")
libtool: link: (cd .libs/libnetcdff.lax/libtypeSizes.a && ar x "/grinnell/decker/sources/netcdf-fortran-4.5.4/fortran/./.libs/libtypeSizes.a")
libtool: link: (cd .libs/libnetcdff.lax/libnetcdf_nc_data.a && ar x "/grinnell/decker/sources/netcdf-fortran-4.5.4/fortran/./.libs/libnetcdf_nc_data.a")
libtool: link: (cd .libs/libnetcdff.lax/libnetcdf_nf_data.a && ar x "/grinnell/decker/sources/netcdf-fortran-4.5.4/fortran/./.libs/libnetcdf_nf_data.a")
libtool: link: (cd .libs/libnetcdff.lax/libnetcdf_nc_interfaces.a && ar x "/grinnell/decker/sources/netcdf-fortran-4.5.4/fortran/./.libs/libnetcdf_nc_interfaces.a")
libtool: link: (cd .libs/libnetcdff.lax/libnetcdf_nf_interfaces.a && ar x "/grinnell/decker/sources/netcdf-fortran-4.5.4/fortran/./.libs/libnetcdf_nf_interfaces.a")
libtool: link: (cd .libs/libnetcdff.lax/libnetcdfm.a && ar x "/grinnell/decker/sources/netcdf-fortran-4.5.4/fortran/./.libs/libnetcdfm.a")
libtool: link: (cd .libs/libnetcdff.lax/libnetcdf_f03.a && ar x "/grinnell/decker/sources/netcdf-fortran-4.5.4/fortran/./.libs/libnetcdf_f03.a")
libtool: link: (cd .libs/libnetcdff.lax/libnetcdf_fortv2_c_interfaces.a && ar x "/grinnell/decker/sources/netcdf-fortran-4.5.4/fortran/./.libs/libnetcdf_fortv2_c_interfaces.a")
libtool: link: (cd .libs/libnetcdff.lax/libnetcdf4_nc_interfaces.a && ar x "/grinnell/decker/sources/netcdf-fortran-4.5.4/fortran/./.libs/libnetcdf4_nc_interfaces.a")
libtool: link: (cd .libs/libnetcdff.lax/libnetcdf4_nf_interfaces.a && ar x "/grinnell/decker/sources/netcdf-fortran-4.5.4/fortran/./.libs/libnetcdf4_nf_interfaces.a")
libtool: link: (cd .libs/libnetcdff.lax/libnetcdf4_f03.a && ar x "/grinnell/decker/sources/netcdf-fortran-4.5.4/fortran/./.libs/libnetcdf4_f03.a")
libtool: link: ar cru .libs/libnetcdff.a  nf_attio.o nf_control.o nf_dim.o nf_misc.o nf_genatt.o nf_geninq.o nf_genvar.o nf_vario.o nf_var1io.o nf_varaio.o nf_varmio.o nf_varsio.o nf_logging.o nf_nc.o nf_v2compat.o nf_fortv2.o nf_lib.o nf_nc4.o  .libs/libnetcdff.lax/libtypeSizes.a/typeSizes.o  .libs/libnetcdff.lax/libnetcdf_nc_data.a/module_netcdf_nc_data.o  .libs/libnetcdff.lax/libnetcdf_nf_data.a/module_netcdf_nf_data.o  .libs/libnetcdff.lax/libnetcdf_nc_interfaces.a/module_netcdf_nc_interfaces.o  .libs/libnetcdff.lax/libnetcdf_nf_interfaces.a/module_netcdf_nf_interfaces.o  .libs/libnetcdff.lax/libnetcdfm.a/netcdf4.o  .libs/libnetcdff.lax/libnetcdf_f03.a/module_netcdf_f03.o  .libs/libnetcdff.lax/libnetcdf_fortv2_c_interfaces.a/module_netcdf_fortv2_c_interfaces.o  .libs/libnetcdff.lax/libnetcdf4_nc_interfaces.a/module_netcdf4_nc_interfaces.o  .libs/libnetcdff.lax/libnetcdf4_nf_interfaces.a/module_netcdf4_nf_interfaces.o  .libs/libnetcdff.lax/libnetcdf4_f03.a/module_netcdf4_f03.o 
libtool: link: ranlib .libs/libnetcdff.a
libtool: link: rm -fr .libs/libnetcdff.lax
libtool: link: ( cd ".libs" && rm -f "libnetcdff.la" && ln -s "../libnetcdff.la" "libnetcdff.la" )
make[2]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/fortran'
make[1]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/fortran'
Making all in nf_test
make[1]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf_test'
gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c -o module_tests.o module_tests.F90
/usr/bin/sed "s|implicit none|USE tests|" nf_error.F > nf03_error.F.tmp
/usr/bin/sed "s|#include \"tests.inc\"|      implicit none|" nf03_error.F.tmp > nf03_error.F
/usr/bin/sed "s|implicit none|USE tests|" test_read.F > test03_read.F.tmp
/usr/bin/sed "s|#include \"tests.inc\"|      implicit none|" test03_read.F.tmp > test03_read.F
/usr/bin/sed "s|implicit none|USE tests|" test_write.F > test03_write.F.tmp
/usr/bin/sed "s|#include \"tests.inc\"|      implicit none|" test03_write.F.tmp > test03_write.F
/usr/bin/sed "s|implicit none|USE tests|" nf_test.F > nf03_test.F.tmp
/usr/bin/sed "s|#include \"tests.inc\"|      implicit none|" nf03_test.F.tmp > nf03_test.F.tmp2
/usr/bin/sed "s|scratch.nc|scratch03.nc|" nf03_test.F.tmp2 > nf03_test.F.tmp
/usr/bin/sed "s|test.nc|test03.nc|" nf03_test.F.tmp > nf03_test.F
/usr/bin/sed "s|implicit        none|USE tests|" test_get.F > test03_get.F.tmp
/usr/bin/sed "s|#include \"tests.inc\"|      implicit none|" test03_get.F.tmp > test03_get.F
/usr/bin/sed "s|include 'netcdf.inc'|use netcdf_f03|" ftest.F > f03test.F.tmp
/usr/bin/sed "s|ftest.nc|f03test_test.nc|" f03test.F.tmp > f03test.F.tmp2
/usr/bin/sed "s|fcopy.nc|f03test_copy.nc|" f03test.F.tmp2 > f03test.F
/usr/bin/sed "s|IMPLICIT NONE|USE tests|" tst_f77_v2.F > tst03_f77_v2.F.tmp
/usr/bin/sed "s|include 'netcdf.inc'|implicit none|" tst03_f77_v2.F.tmp > tst03_f77_v2.F.tmp2
/usr/bin/sed "s|tst_f77_v2.nc|tst03_f77_v2.nc|" tst03_f77_v2.F.tmp2 > tst03_f77_v2.F
make  all-am
make[2]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf_test'
/bin/sh ../libtool  --tag=FC   --mode=compile gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c -o module_tests.lo module_tests.F90
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c module_tests.F90  -fPIC -o .libs/module_tests.o
libtool: compile:  gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" "-DPACKAGE_STRING=\"netCDF-Fortran 4.5.4\"" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte "-DNF_INT2_T=integer*2" "-DNF_INT8_T=integer*8" -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte "-DNCSHORT_T=integer*2" -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I. -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c module_tests.F90 -o module_tests.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=FC   --mode=link gfortran121 -I../fortran -g -O2 -fallow-argument-mismatch  -L/home/decker/local/netcdf481/lib -o libtests.la  module_tests.lo  -lnetcdf -ldl -lm 
libtool: link: ar cru .libs/libtests.a .libs/module_tests.o 
libtool: link: ranlib .libs/libtests.a
libtool: link: ( cd ".libs" && rm -f "libtests.la" && ln -s "../libtests.la" "libtests.la" )
make[2]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf_test'
make[1]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf_test'
Making all in nf03_test
make[1]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf03_test'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf03_test'
Making all in nf_test4
make[1]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf_test4'
/usr/bin/sed "s|implicit none|USE netcdf4_f03|" ftst_groups.F > f03tst_groups.F.tmp
/usr/bin/sed "s|include 'netcdf.inc'|implicit none|" f03tst_groups.F.tmp > f03tst_groups.F.tmp2
/usr/bin/sed "s|ftst_groups.nc|f03tst_groups.nc|" f03tst_groups.F.tmp2 > f03tst_groups.F
/usr/bin/sed "s|implicit none|USE netcdf4_f03|" ftst_vars.F > f03tst_vars.F.tmp
/usr/bin/sed "s|include 'netcdf.inc'|implicit none|" f03tst_vars.F.tmp > f03tst_vars.F.tmp2
/usr/bin/sed "s|ftst_vars.nc|f03tst_vars.nc|" f03tst_vars.F.tmp2 > f03tst_vars.F
/usr/bin/sed "s|implicit none|USE netcdf4_f03|" ftst_vars2.F > f03tst_vars2.F.tmp
/usr/bin/sed "s|include 'netcdf.inc'|implicit none|" f03tst_vars2.F.tmp > f03tst_vars2.F.tmp2
/usr/bin/sed "s|ftst_vars2.nc|f03tst_vars2.nc|" f03tst_vars2.F.tmp2 > f03tst_vars2.F
/usr/bin/sed "s|implicit none|USE netcdf4_f03|" ftst_vars3.F > f03tst_vars3.F.tmp
/usr/bin/sed "s|include 'netcdf.inc'|implicit none|" f03tst_vars3.F.tmp > f03tst_vars3.F.tmp2
/usr/bin/sed "s|ftst_vars3.nc|f03tst_vars3.nc|" f03tst_vars3.F.tmp2 > f03tst_vars3.F
/usr/bin/sed "s|implicit none|USE netcdf4_f03|" ftst_vars4.F > f03tst_vars4.F.tmp
/usr/bin/sed "s|include 'netcdf.inc'|implicit none|" f03tst_vars4.F.tmp > f03tst_vars4.F.tmp2
/usr/bin/sed "s|ftst_vars4.nc|f03tst_vars4.nc|" f03tst_vars4.F.tmp2 > f03tst_vars4.F
/usr/bin/sed "s|implicit none|USE netcdf4_f03|" ftst_vars5.F > f03tst_vars5.F.tmp
/usr/bin/sed "s|include 'netcdf.inc'|implicit none|" f03tst_vars5.F.tmp > f03tst_vars5.F.tmp2
/usr/bin/sed "s|ftst_vars5.nc|f03tst_vars5.nc|" f03tst_vars5.F.tmp2 > f03tst_vars5.F
/usr/bin/sed "s|implicit none|USE netcdf4_f03|" ftst_vars6.F > f03tst_vars6.F.tmp
/usr/bin/sed "s|include 'netcdf.inc'|implicit none|" f03tst_vars6.F.tmp > f03tst_vars6.F.tmp2
/usr/bin/sed "s|ftst_vars6.nc|f03tst_vars6.nc|" f03tst_vars6.F.tmp2 > f03tst_vars6.F
/usr/bin/sed "s|implicit none|USE netcdf4_f03|" ftst_types.F > f03tst_types.F.tmp
/usr/bin/sed "s|include 'netcdf.inc'|implicit none|" f03tst_types.F.tmp > f03tst_types.F.tmp2
/usr/bin/sed "s|ftst_types.nc|f03tst_types.nc|" f03tst_types.F.tmp2 > f03tst_types.F
/usr/bin/sed "s|implicit none|USE netcdf4_f03|" ftst_types2.F > f03tst_types2.F.tmp
/usr/bin/sed "s|include 'netcdf.inc'|implicit none|" f03tst_types2.F.tmp > f03tst_types2.F.tmp2
/usr/bin/sed "s|ftst_types2.nc|f03tst_types2.nc|" f03tst_types2.F.tmp2 > f03tst_types2.F
/usr/bin/sed "s|implicit none|USE netcdf4_f03|" ftst_types3.F > f03tst_types3.F.tmp
/usr/bin/sed "s|include 'netcdf.inc'|implicit none|" f03tst_types3.F.tmp > f03tst_types3.F.tmp2
/usr/bin/sed "s|ftst_types3.nc|f03tst_types3.nc|" f03tst_types3.F.tmp2 > f03tst_types3.F
/usr/bin/sed "s|implicit none|USE netcdf4_f03|" ftst_v2.F > f03tst_v2.F.tmp
/usr/bin/sed "s|include 'netcdf.inc'|implicit none|" f03tst_v2.F.tmp > f03tst_v2.F.tmp2
/usr/bin/sed "s|ftst_v2.nc|f03tst_v2.nc|" f03tst_v2.F.tmp2 > f03tst_v2.F
make  all-am
make[2]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf_test4'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf_test4'
make[1]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf_test4'
Making all in nf03_test4
make[1]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf03_test4'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf03_test4'
Making all in docs
make[1]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/docs'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/docs'
Making all in examples
make[1]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/examples'
Making all in F77
make[2]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/examples/F77'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/examples/F77'
Making all in F90
make[2]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/examples/F90'
sed -e 's/nf90_clobber/nf90_netcdf4/' ./simple_xy_wr.f90 \
| sed -e 's/simple_xy/nc4_simple_xy/' > nc4_simple_xy_wr.f90
sed -e 's/nf90_clobber/nf90_netcdf4/' ./sfc_pres_temp_wr.f90 \
| sed -e 's/sfc_pres_temp/nc4_sfc_pres_temp/' > nc4_sfc_pres_temp_wr.f90
make  all-am
make[3]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/examples/F90'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/examples/F90'
make[2]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/examples/F90'
make[2]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/examples'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/examples'
make[1]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/examples'
Making all in CMakeExtras
make[1]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/CMakeExtras'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/CMakeExtras'
make[1]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4'

make check

Making check in libsrc
make[1]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/libsrc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/libsrc'
Making check in fortran
make[1]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/fortran'
make  check-am
make[2]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/fortran'
make[2]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/fortran'
make[1]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/fortran'
Making check in nf_test
make[1]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf_test'
make  check-am
make[2]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf_test'
make  nf_test tst_int64 tst_f77_v2 ftest nf03_test f03test tst03_f77_v2
make[3]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf_test'
gfortran121 -I../fortran -g -O2 -fallow-argument-mismatch -c -o f03lib_f_interfaces.o  f03lib_f_interfaces.f90
gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c -o test_get.o test_get.F
gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c -o test_put.o test_put.F
gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c -o nf_error.o nf_error.F
gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c -o nf_test.o nf_test.F
gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c -o test_read.o test_read.F
gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c -o test_write.o test_write.F
gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c -o util.o util.F
depbase=`echo f03lib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/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 gfortran121 -I../fortran -g -O2 -fallow-argument-mismatch  -L/home/decker/local/netcdf481/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 -lnetcdf -ldl -lm 
libtool: link: gfortran121 -I../fortran -g -O2 -fallow-argument-mismatch -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/decker/local/netcdf481/lib ../fortran/.libs/libnetcdff.so -L/home/decker/local/lib -L/home/decker/local/lib/lib /home/decker/local/netcdf481/lib/libnetcdf.so /home/decker/local/lib/libhdf5_hl.so /home/decker/local/lib/libhdf5.so -lz -lcurl -ldl -lm -Wl,-rpath -Wl,/home/decker/local/netcdf481/lib -Wl,-rpath -Wl,/home/decker/local/lib
gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c -o tst_int64.o tst_int64.F
/bin/sh ../libtool  --tag=F77   --mode=link gfortran121 -I../fortran -g -O2 -fallow-argument-mismatch  -L/home/decker/local/netcdf481/lib -o tst_int64 tst_int64.o ../fortran/libnetcdff.la -lnetcdf -ldl -lm 
libtool: link: gfortran121 -I../fortran -g -O2 -fallow-argument-mismatch -o .libs/tst_int64 tst_int64.o  -L/home/decker/local/netcdf481/lib ../fortran/.libs/libnetcdff.so -L/home/decker/local/lib -L/home/decker/local/lib/lib /home/decker/local/netcdf481/lib/libnetcdf.so /home/decker/local/lib/libhdf5_hl.so /home/decker/local/lib/libhdf5.so -lz -lcurl -ldl -lm -Wl,-rpath -Wl,/home/decker/local/netcdf481/lib -Wl,-rpath -Wl,/home/decker/local/lib
gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c -o tst_f77_v2.o tst_f77_v2.F
/bin/sh ../libtool  --tag=F77   --mode=link gfortran121 -I../fortran -g -O2 -fallow-argument-mismatch  -L/home/decker/local/netcdf481/lib -o tst_f77_v2 tst_f77_v2.o ../fortran/libnetcdff.la -lnetcdf -ldl -lm 
libtool: link: gfortran121 -I../fortran -g -O2 -fallow-argument-mismatch -o .libs/tst_f77_v2 tst_f77_v2.o  -L/home/decker/local/netcdf481/lib ../fortran/.libs/libnetcdff.so -L/home/decker/local/lib -L/home/decker/local/lib/lib /home/decker/local/netcdf481/lib/libnetcdf.so /home/decker/local/lib/libhdf5_hl.so /home/decker/local/lib/libhdf5.so -lz -lcurl -ldl -lm -Wl,-rpath -Wl,/home/decker/local/netcdf481/lib -Wl,-rpath -Wl,/home/decker/local/lib
gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c -o ftest.o ftest.F
ftest.F:1436:33:

 1433 |       call ncvgt1(ncid, bid, ix, b, iret)
      |                                 2
......
 1436 |       call ncvgt1(ncid, sid, ix, s, iret)
      |                                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
ftest.F:224:50:

  213 |             call ncagt (outcdf, NCBYTE, attnam, bytval, iret)
      |                                                2  
......
  224 |             call ncagt (outcdf, NCGLOBAL, attnam, shval, iret)
      |                                                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
ftest.F:1039:47:

 1026 |             call ncvgt (ncid, m, start, count, barray, iret)
      |                                               2
......
 1039 |             call ncvgt (ncid, m, start, count, sarray, iret)
      |                                               1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
ftest.F:1260:43:

 1254 |       call ncvpt (ncid, bid, start, count, barray, iret)
      |                                           2
......
 1260 |       call ncvpt (ncid, sid, start, count, sarray, iret)
      |                                           1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
ftest.F:1366:37:

 1360 |       call ncvpt1 (ncid, bid, bindx, bvalue, iret)
      |                                     2
......
 1366 |       call ncvpt1 (ncid, sid, sindx, svalue, iret)
      |                                     1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
ftest.F:569:72:

  559 |       call ncapt (ncid, bid, 'validrange', NCBYTE, 2,
      |                                                                        2
......
  569 |       call ncapt (ncid, sid, 'validrange', NCSHORT, 2,
      |                                                                        1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
/bin/sh ../libtool  --tag=F77   --mode=link gfortran121 -I../fortran -g -O2 -fallow-argument-mismatch  -L/home/decker/local/netcdf481/lib -o ftest ftest.o f03lib.o ../fortran/libnetcdff.la -lnetcdf -ldl -lm 
libtool: link: gfortran121 -I../fortran -g -O2 -fallow-argument-mismatch -o .libs/ftest ftest.o f03lib.o  -L/home/decker/local/netcdf481/lib ../fortran/.libs/libnetcdff.so -L/home/decker/local/lib -L/home/decker/local/lib/lib /home/decker/local/netcdf481/lib/libnetcdf.so /home/decker/local/lib/libhdf5_hl.so /home/decker/local/lib/libhdf5.so -lz -lcurl -ldl -lm -Wl,-rpath -Wl,/home/decker/local/netcdf481/lib -Wl,-rpath -Wl,/home/decker/local/lib
gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c -o test03_get.o test03_get.F
gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c -o test03_put.o test03_put.F
gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c -o nf03_error.o nf03_error.F
gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c -o nf03_test.o nf03_test.F
gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c -o test03_read.o test03_read.F
gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c -o test03_write.o test03_write.F
gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c -o util03.o util03.F
/bin/sh ../libtool  --tag=F77   --mode=link gfortran121 -I../fortran -g -O2 -fallow-argument-mismatch  -L/home/decker/local/netcdf481/lib -o nf03_test f03lib_f_interfaces.o test03_get.o test03_put.o nf03_error.o nf03_test.o test03_read.o test03_write.o util03.o f03lib.o libtests.la ../fortran/libnetcdff.la -lnetcdf -ldl -lm 
libtool: link: gfortran121 -I../fortran -g -O2 -fallow-argument-mismatch -o .libs/nf03_test f03lib_f_interfaces.o test03_get.o test03_put.o nf03_error.o nf03_test.o test03_read.o test03_write.o util03.o f03lib.o  -L/home/decker/local/netcdf481/lib ./.libs/libtests.a -L/home/decker/local/lib -L/home/decker/local/lib/lib ../fortran/.libs/libnetcdff.so /home/decker/local/netcdf481/lib/libnetcdf.so /home/decker/local/lib/libhdf5_hl.so /home/decker/local/lib/libhdf5.so -lz -lcurl -ldl -lm -Wl,-rpath -Wl,/home/decker/local/netcdf481/lib -Wl,-rpath -Wl,/home/decker/local/lib
gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c -o f03test.o f03test.F
f03test.F:1436:33:

 1433 |       call ncvgt1(ncid, bid, ix, b, iret)
      |                                 2
......
 1436 |       call ncvgt1(ncid, sid, ix, s, iret)
      |                                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
f03test.F:224:50:

  213 |             call ncagt (outcdf, NCBYTE, attnam, bytval, iret)
      |                                                2  
......
  224 |             call ncagt (outcdf, NCGLOBAL, attnam, shval, iret)
      |                                                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
f03test.F:1039:47:

 1026 |             call ncvgt (ncid, m, start, count, barray, iret)
      |                                               2
......
 1039 |             call ncvgt (ncid, m, start, count, sarray, iret)
      |                                               1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
f03test.F:1260:43:

 1254 |       call ncvpt (ncid, bid, start, count, barray, iret)
      |                                           2
......
 1260 |       call ncvpt (ncid, sid, start, count, sarray, iret)
      |                                           1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
f03test.F:1366:37:

 1360 |       call ncvpt1 (ncid, bid, bindx, bvalue, iret)
      |                                     2
......
 1366 |       call ncvpt1 (ncid, sid, sindx, svalue, iret)
      |                                     1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
f03test.F:569:72:

  559 |       call ncapt (ncid, bid, 'validrange', NCBYTE, 2,
      |                                                                        2
......
  569 |       call ncapt (ncid, sid, 'validrange', NCSHORT, 2,
      |                                                                        1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
/bin/sh ../libtool  --tag=F77   --mode=link gfortran121 -I../fortran -g -O2 -fallow-argument-mismatch  -L/home/decker/local/netcdf481/lib -o f03test f03test.o libtests.la ../fortran/libnetcdff.la -lnetcdf -ldl -lm 
libtool: link: gfortran121 -I../fortran -g -O2 -fallow-argument-mismatch -o .libs/f03test f03test.o  -L/home/decker/local/netcdf481/lib ./.libs/libtests.a -L/home/decker/local/lib -L/home/decker/local/lib/lib ../fortran/.libs/libnetcdff.so /home/decker/local/netcdf481/lib/libnetcdf.so /home/decker/local/lib/libhdf5_hl.so /home/decker/local/lib/libhdf5.so -lz -lcurl -ldl -lm -Wl,-rpath -Wl,/home/decker/local/netcdf481/lib -Wl,-rpath -Wl,/home/decker/local/lib
gfortran121 -DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8 -I.   -I/home/decker/local/netcdf481/include -I../fortran -g -O2 -fallow-argument-mismatch -c -o tst03_f77_v2.o tst03_f77_v2.F
/bin/sh ../libtool  --tag=F77   --mode=link gfortran121 -I../fortran -g -O2 -fallow-argument-mismatch  -L/home/decker/local/netcdf481/lib -o tst03_f77_v2 tst03_f77_v2.o libtests.la ../fortran/libnetcdff.la -lnetcdf -ldl -lm 
libtool: link: gfortran121 -I../fortran -g -O2 -fallow-argument-mismatch -o .libs/tst03_f77_v2 tst03_f77_v2.o  -L/home/decker/local/netcdf481/lib ./.libs/libtests.a -L/home/decker/local/lib -L/home/decker/local/lib/lib ../fortran/.libs/libnetcdff.so /home/decker/local/netcdf481/lib/libnetcdf.so /home/decker/local/lib/libhdf5_hl.so /home/decker/local/lib/libhdf5.so -lz -lcurl -ldl -lm -Wl,-rpath -Wl,/home/decker/local/netcdf481/lib -Wl,-rpath -Wl,/home/decker/local/lib
make[3]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf_test'
make  check-TESTS
make[3]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf_test'
make[4]: Entering directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf_test'
FAIL: nf_test
FAIL: tst_int64
FAIL: tst_f77_v2
FAIL: ftest
FAIL: nf03_test
FAIL: f03test
FAIL: tst03_f77_v2
============================================================================
Testsuite summary for netCDF-Fortran 4.5.4
============================================================================
# TOTAL: 7
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  7
# XPASS: 0
# ERROR: 0
============================================================================
See nf_test/test-suite.log
Please report to support-netcdf@unidata.ucar.edu
============================================================================
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf_test'
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf_test'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf_test'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/grinnell/decker/sources/netcdf-fortran-4.5.4/nf_test'
make: *** [check-recursive] Error 1

And config.log...

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

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

  $ ./configure --prefix=/home/decker/local/netcdf481

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

hostname = ames.envsci.rutgers.edu
uname -m = x86_64
uname -r = 3.10.0-1160.62.1.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Tue Apr 5 16:57:59 UTC 2022

/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/decker/local/emacs272/bin/
PATH: /home/decker/local/texlive/2022/bin/x86_64-linux/
PATH: /home/decker/local/ncarg/bin/
PATH: /home/decker/local/bin/
PATH: /home/decker/local/git/bin/
PATH: /home/decker/local/gcc/bin/
PATH: /usr/local/bin/
PATH: /usr/local/sbin/
PATH: /usr/bin/
PATH: /usr/sbin/
PATH: /bin/
PATH: /sbin/


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

configure:2969: looking for aux files: ltmain.sh compile missing install-sh config.guess config.sub
configure:2982:  trying ./
configure:3011:   ./ltmain.sh found
configure:3011:   ./compile found
configure:3011:   ./missing found
configure:2993:   ./install-sh found
configure:3011:   ./config.guess found
configure:3011:   ./config.sub found
configure:3127: netCDF-Fortran 4.5.4
configure:3148: checking build system type
configure:3163: result: x86_64-pc-linux-gnu
configure:3183: checking host system type
configure:3197: result: x86_64-pc-linux-gnu
configure:3219: checking target system type
configure:3233: result: x86_64-pc-linux-gnu
configure:3278: checking for a BSD-compatible install
configure:3351: result: /usr/bin/install -c
configure:3362: checking whether build environment is sane
configure:3417: result: yes
configure:3576: checking for a race-free mkdir -p
configure:3620: result: /usr/bin/mkdir -p
configure:3627: checking for gawk
configure:3648: found /usr/bin/gawk
configure:3659: result: gawk
configure:3670: checking whether make sets $(MAKE)
configure:3693: result: yes
configure:3723: checking whether make supports nested variables
configure:3741: result: yes
configure:3878: checking whether to enable maintainer-specific portions of Makefiles
configure:3888: result: no
configure:3902: checking user options
configure:3918: checking whether make supports the include directive
configure:3933: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:3936: $? = 0
configure:3955: result: yes (GNU style)
configure:4031: checking for gcc
configure:4063: result: gcc121
configure:4416: checking for C compiler version
configure:4425: gcc121 --version >&5
gcc121 (GCC) 12.1.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4436: $? = 0
configure:4425: gcc121 -v >&5
Using built-in specs.
COLLECT_GCC=gcc121
COLLECT_LTO_WRAPPER=/home/decker/local/gcc/libexec/gcc/x86_64-pc-linux-gnu/12.1.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../sources/gcc-12.1.0/configure --prefix=/home/decker/local/gcc --program-suffix=121 --enable-languages=c,c++,fortran,lto --disable-multilib
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.1.0 (GCC) 
configure:4436: $? = 0
configure:4425: gcc121 -V >&5
gcc121: error: unrecognized command-line option '-V'
gcc121: fatal error: no input files
compilation terminated.
configure:4436: $? = 1
configure:4425: gcc121 -qversion >&5
gcc121: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc121: fatal error: no input files
compilation terminated.
configure:4436: $? = 1
configure:4425: gcc121 -version >&5
gcc121: error: unrecognized command-line option '-version'
gcc121: fatal error: no input files
compilation terminated.
configure:4436: $? = 1
configure:4456: checking whether the C compiler works
configure:4478: gcc121  -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c  >&5
configure:4482: $? = 0
configure:4532: result: yes
configure:4535: checking for C compiler default output file name
configure:4537: result: a.out
configure:4543: checking for suffix of executables
configure:4550: gcc121 -o conftest  -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c  >&5
configure:4554: $? = 0
configure:4577: result: 
configure:4599: checking whether we are cross compiling
configure:4607: gcc121 -o conftest  -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c  >&5
configure:4611: $? = 0
configure:4618: ./conftest
configure:4622: $? = 0
configure:4637: result: no
configure:4642: checking for suffix of object files
configure:4665: gcc121 -c  -I/home/decker/local/netcdf481/include conftest.c >&5
configure:4669: $? = 0
configure:4691: result: o
configure:4695: checking whether the compiler supports GNU C
configure:4715: gcc121 -c  -I/home/decker/local/netcdf481/include conftest.c >&5
configure:4715: $? = 0
configure:4725: result: yes
configure:4736: checking whether gcc121 accepts -g
configure:4757: gcc121 -c -g -I/home/decker/local/netcdf481/include conftest.c >&5
configure:4757: $? = 0
configure:4801: result: yes
configure:4821: checking for gcc121 option to enable C11 features
configure:4836: gcc121  -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:4836: $? = 0
configure:4854: result: none needed
configure:4970: checking whether gcc121 understands -c and -o together
configure:4993: gcc121 -c conftest.c -o conftest2.o
configure:4996: $? = 0
configure:4993: gcc121 -c conftest.c -o conftest2.o
configure:4996: $? = 0
configure:5008: result: yes
configure:5027: checking dependency style of gcc121
configure:5139: result: gcc3
configure:5170: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:5170: $? = 0
configure:5183: checking if netCDF was built with CDF5
configure:5200: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:5200: $? = 0
configure:5212: result: yes
configure:5215: checking if netCDF was built with pnetcdf
configure:5232: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:20:7: error: unknown type name 'choke'
   20 |       choke me
      |       ^~~~~
configure:5232: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.5.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.5.4"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.5.4"
| #define NF_RELAX_COORD_BOUND 1
| #define ENABLE_CDF5 1
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
| #include <netcdf_meta.h>
| #if !defined(NC_HAS_PNETCDF) || NC_HAS_PNETCDF == 0
|       choke me
| #endif
|   ;
|   return 0;
| }
configure:5244: result: no
configure:5247: checking if netCDF was built with HDF5 parallel I/O features
configure:5264: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:20:7: error: unknown type name 'choke'
   20 |       choke me
      |       ^~~~~
configure:5264: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.5.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.5.4"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.5.4"
| #define NF_RELAX_COORD_BOUND 1
| #define ENABLE_CDF5 1
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
| #include <netcdf_meta.h>
| #if !defined(NC_HAS_PARALLEL4) || NC_HAS_PARALLEL4 == 0
|       choke me
| #endif
|   ;
|   return 0;
| }
configure:5271: result: no
configure:5274: checking if netCDF was built with any parallel I/O features
configure:5291: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:20:7: error: unknown type name 'choke'
   20 |       choke me
      |       ^~~~~
configure:5291: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.5.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.5.4"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.5.4"
| #define NF_RELAX_COORD_BOUND 1
| #define ENABLE_CDF5 1
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
| #include <netcdf_meta.h>
| #if !defined(NC_HAS_PARALLEL) || NC_HAS_PARALLEL == 0
|       choke me
| #endif
|   ;
|   return 0;
| }
configure:5298: result: no
configure:5303: checking if netCDF-fortran should be built with HDF5 parallel I/O features
configure:5313: result: no
configure:5316: checking if netCDF was built with support for szip writes
configure:5333: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:20:7: error: unknown type name 'choke'
   20 |       choke me
      |       ^~~~~
configure:5333: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.5.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.5.4"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.5.4"
| #define NF_RELAX_COORD_BOUND 1
| #define ENABLE_CDF5 1
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
| #include <netcdf_meta.h>
| #if !(NC_HAS_SZIP_WRITE)
|       choke me
| #endif
|   ;
|   return 0;
| }
configure:5340: result: no
configure:5372: checking for valgrind
configure:5407: result: no
configure:5812: checking whether parallel IO tests should be run
configure:5821: result: no
configure:5837: checking whether a user specified program to run mpi programs
configure:5848: result: mpiexec
configure:5856: checking whether netCDF documentation should be generated
configure:5865: result: no
configure:5901: checking for doxygen
configure:5936: result: no
configure:5945: WARNING: Doxygen not found - documentation will not be built
configure:5955: checking for dot
configure:5990: result: no
configure:5999: WARNING: dot not found - will use simple charts in documentation
configure:6018: finding C compiler
configure:6074: checking for gcc
configure:6106: result: gcc121
configure:6459: checking for C compiler version
configure:6468: gcc121 --version >&5
gcc121 (GCC) 12.1.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:6479: $? = 0
configure:6468: gcc121 -v >&5
Using built-in specs.
COLLECT_GCC=gcc121
COLLECT_LTO_WRAPPER=/home/decker/local/gcc/libexec/gcc/x86_64-pc-linux-gnu/12.1.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../sources/gcc-12.1.0/configure --prefix=/home/decker/local/gcc --program-suffix=121 --enable-languages=c,c++,fortran,lto --disable-multilib
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.1.0 (GCC) 
configure:6479: $? = 0
configure:6468: gcc121 -V >&5
gcc121: error: unrecognized command-line option '-V'
gcc121: fatal error: no input files
compilation terminated.
configure:6479: $? = 1
configure:6468: gcc121 -qversion >&5
gcc121: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc121: fatal error: no input files
compilation terminated.
configure:6479: $? = 1
configure:6468: gcc121 -version >&5
gcc121: error: unrecognized command-line option '-version'
gcc121: fatal error: no input files
compilation terminated.
configure:6479: $? = 1
configure:6483: checking whether the compiler supports GNU C
configure:6513: result: yes
configure:6524: checking whether gcc121 accepts -g
configure:6589: result: yes
configure:6609: checking for gcc121 option to enable C11 features
configure:6642: result: none needed
configure:6758: checking whether gcc121 understands -c and -o together
configure:6796: result: yes
configure:6815: checking dependency style of gcc121
configure:6927: result: gcc3
configure:6943: checking for an ANSI C-conforming const
configure:7010: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:7010: $? = 0
configure:7018: result: yes
configure:7028: checking for a sed that does not truncate output
configure:7098: result: /usr/bin/sed
configure:7120: finding Fortran compiler
configure:7239: checking for Fortran compiler version
configure:7248: gfortran121 --version >&5
GNU Fortran (GCC) 12.1.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:7259: $? = 0
configure:7248: gfortran121 -v >&5
Using built-in specs.
COLLECT_GCC=gfortran121
COLLECT_LTO_WRAPPER=/home/decker/local/gcc/libexec/gcc/x86_64-pc-linux-gnu/12.1.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../sources/gcc-12.1.0/configure --prefix=/home/decker/local/gcc --program-suffix=121 --enable-languages=c,c++,fortran,lto --disable-multilib
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.1.0 (GCC) 
configure:7259: $? = 0
configure:7248: gfortran121 -V >&5
gfortran121: error: unrecognized command-line option '-V'
gfortran121: fatal error: no input files
compilation terminated.
configure:7259: $? = 1
configure:7248: gfortran121 -qversion >&5
gfortran121: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gfortran121: fatal error: no input files
compilation terminated.
configure:7259: $? = 1
configure:7268: checking whether the compiler supports GNU Fortran
configure:7282: gfortran121 -c   conftest.F >&5
configure:7282: $? = 0
configure:7292: result: yes
configure:7300: checking whether gfortran121 accepts -g
configure:7312: gfortran121 -c -g  conftest.f >&5
configure:7312: $? = 0
configure:7321: result: yes
configure:7408: checking for gfortran121
configure:7429: found /home/decker/local/gcc/bin/gfortran121
configure:7440: result: gfortran121
configure:7466: checking for Fortran 77 compiler version
configure:7475: gfortran121 --version >&5
GNU Fortran (GCC) 12.1.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:7486: $? = 0
configure:7475: gfortran121 -v >&5
Using built-in specs.
COLLECT_GCC=gfortran121
COLLECT_LTO_WRAPPER=/home/decker/local/gcc/libexec/gcc/x86_64-pc-linux-gnu/12.1.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../sources/gcc-12.1.0/configure --prefix=/home/decker/local/gcc --program-suffix=121 --enable-languages=c,c++,fortran,lto --disable-multilib
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.1.0 (GCC) 
configure:7486: $? = 0
configure:7475: gfortran121 -V >&5
gfortran121: error: unrecognized command-line option '-V'
gfortran121: fatal error: no input files
compilation terminated.
configure:7486: $? = 1
configure:7475: gfortran121 -qversion >&5
gfortran121: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gfortran121: fatal error: no input files
compilation terminated.
configure:7486: $? = 1
configure:7495: checking whether the compiler supports GNU Fortran 77
configure:7509: gfortran121 -c  conftest.F >&5
configure:7509: $? = 0
configure:7519: result: yes
configure:7527: checking whether gfortran121 accepts -g
configure:7539: gfortran121 -c -g conftest.f >&5
configure:7539: $? = 0
configure:7548: result: yes
configure:7605: checking whether Fortran compiler is checked for ISO_C_BINDING support
configure:7614: result: yes
configure:7634: checking for Fortran flag to compile .f90 files
configure:7655: gfortran121 -c -g -O2  conftest.f90 >&5
configure:7655: $? = 0
configure:7665: result: none
configure:7693: checking fortran 90 modules inclusion flag
configure:7719: gfortran121 -c -g -O2  conftest.f90 >&5
configure:7719: $? = 0
configure:7737: gfortran121 -c -g -O2 -Itmpdir_0  conftest.f90 >&5
configure:7737: $? = 0
configure:7757: result: -I
configure:7762: checking if Fortran compiler supports Fortran 2003 ISO_C_BINDING
configure:7770: gfortran121 -c -g -O2  conftest.f90
configure:7773: $? = 0
configure:7779: result: yes
configure:7782: checking if Fortran compiler supports Fortran 2008 ISO_FORTRAN_ENV additions
configure:7790: gfortran121 -c -g -O2  conftest.f90
configure:7793: $? = 0
configure:7802: result: yes
configure:7805: checking if Fortran compiler supports TS29113 standard extension
configure:7813: gfortran121 -c -g -O2  conftest.f90
configure:7816: $? = 0
configure:7825: result: yes
configure:7845: checking if Fortran compiler supports allow-mismatch flag
configure:7853: gfortran121 -c -g -O2  -fallow-argument-mismatch conftest.f90
configure:7856: $? = 0
configure:7864: result: yes
configure:7868: checking if Fortran compiler supports mismatch_all flag
configure:7876: gfortran121 -c -g -O2 -fallow-argument-mismatch  -mismatch_all conftest.f90
gfortran121: error: unrecognized command-line option '-mismatch_all'
configure:7879: $? = 1
configure:7887: result: no
configure:7908: checking whether fortran type sizes should be checked
configure:7917: result: yes
configure:7921: checking whether large file (> 2GB) tests should be run
configure:7930: result: no
configure:7947: checking whether benchmarks should be run
configure:7956: result: yes
configure:7970: checking where to put large temp files if large file tests are run
configure:7980: result: .
configure:8000: setting up libtool
configure:8050: checking how to print strings
configure:8077: result: printf
configure:8098: checking for a sed that does not truncate output
configure:8168: result: /usr/bin/sed
configure:8186: checking for grep that handles long lines and -e
configure:8250: result: /usr/bin/grep
configure:8255: checking for egrep
configure:8323: result: /usr/bin/grep -E
configure:8328: checking for fgrep
configure:8396: result: /usr/bin/grep -F
configure:8432: checking for ld used by gcc121
configure:8500: result: /usr/bin/ld
configure:8507: checking if the linker (/usr/bin/ld) is GNU ld
configure:8523: result: yes
configure:8535: checking for BSD- or MS-compatible name lister (nm)
configure:8590: result: /usr/bin/nm -B
configure:8730: checking the name lister (/usr/bin/nm -B) interface
configure:8738: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:8741: /usr/bin/nm -B "conftest.o"
configure:8744: output
0000000000000000 B some_variable
configure:8751: result: BSD nm
configure:8754: checking whether ln -s works
configure:8758: result: yes
configure:8766: checking the maximum length of command line arguments
configure:8898: result: 1572864
configure:8946: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:8987: result: func_convert_file_noop
configure:8994: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:9015: result: func_convert_file_noop
configure:9022: checking for /usr/bin/ld option to reload object files
configure:9030: result: -r
configure:9109: checking for objdump
configure:9130: found /usr/bin/objdump
configure:9141: result: objdump
configure:9173: checking how to recognize dependent libraries
configure:9374: result: pass_all
configure:9464: checking for dlltool
configure:9499: result: no
configure:9529: checking how to associate runtime and link libraries
configure:9557: result: printf %s\n
configure:9622: checking for ar
configure:9643: found /usr/bin/ar
configure:9654: result: ar
configure:9691: checking for archiver @FILE support
configure:9709: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:9709: $? = 0
configure:9713: ar cru libconftest.a @conftest.lst >&5
configure:9716: $? = 0
configure:9721: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:9724: $? = 1
configure:9736: result: @
configure:9799: checking for strip
configure:9820: found /usr/bin/strip
configure:9831: result: strip
configure:9908: checking for ranlib
configure:9929: found /usr/bin/ranlib
configure:9940: result: ranlib
configure:10042: checking command to parse /usr/bin/nm -B output from gcc121 object
configure:10196: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:10199: $? = 0
configure:10203: /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:10206: $? = 0
configure:10272: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c conftstm.o >&5
configure:10275: $? = 0
configure:10313: result: ok
configure:10360: checking for sysroot
configure:10391: result: no
configure:10398: checking for a working dd
configure:10442: result: /usr/bin/dd
configure:10446: checking how to truncate binary pipes
configure:10462: result: /usr/bin/dd bs=4096 count=1
configure:10599: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:10602: $? = 0
configure:10799: checking for mt
configure:10834: result: no
configure:10854: checking if : is a manifest tool
configure:10861: : '-?'
configure:10869: result: no
configure:11594: checking for stdio.h
configure:11594: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:11594: $? = 0
configure:11594: result: yes
configure:11594: checking for stdlib.h
configure:11594: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:11594: $? = 0
configure:11594: result: yes
configure:11594: checking for string.h
configure:11594: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:11594: $? = 0
configure:11594: result: yes
configure:11594: checking for inttypes.h
configure:11594: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:11594: $? = 0
configure:11594: result: yes
configure:11594: checking for stdint.h
configure:11594: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:11594: $? = 0
configure:11594: result: yes
configure:11594: checking for strings.h
configure:11594: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:11594: $? = 0
configure:11594: result: yes
configure:11594: checking for sys/stat.h
configure:11594: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:11594: $? = 0
configure:11594: result: yes
configure:11594: checking for sys/types.h
configure:11594: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:11594: $? = 0
configure:11594: result: yes
configure:11594: checking for unistd.h
configure:11594: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:11594: $? = 0
configure:11594: result: yes
configure:11594: checking for sys/time.h
configure:11594: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:11594: $? = 0
configure:11594: result: yes
configure:11619: checking for dlfcn.h
configure:11619: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:11619: $? = 0
configure:11619: result: yes
configure:11889: checking for objdir
configure:11905: result: .libs
configure:12169: checking if gcc121 supports -fno-rtti -fno-exceptions
configure:12188: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
configure:12192: $? = 0
configure:12205: result: no
configure:12563: checking for gcc121 option to produce PIC
configure:12571: result: -fPIC -DPIC
configure:12579: checking if gcc121 PIC flag -fPIC -DPIC works
configure:12598: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include -fPIC -DPIC -DPIC conftest.c >&5
configure:12602: $? = 0
configure:12615: result: yes
configure:12644: checking if gcc121 static flag -static works
configure:12673: result: no
configure:12688: checking if gcc121 supports -c -o file.o
configure:12710: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include -o out/conftest2.o conftest.c >&5
configure:12714: $? = 0
configure:12736: result: yes
configure:12744: checking if gcc121 supports -c -o file.o
configure:12792: result: yes
configure:12825: checking whether the gcc121 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14091: result: yes
configure:14128: checking whether -lc should be explicitly linked in
configure:14137: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:14140: $? = 0
configure:14155: gcc121 -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:14158: $? = 0
configure:14172: result: no
configure:14332: checking dynamic linker characteristics
configure:14914: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:14914: $? = 0
configure:15153: result: GNU/Linux ld.so
configure:15275: checking how to hardcode library paths into programs
configure:15300: result: immediate
configure:15852: checking whether stripping libraries is possible
configure:15857: result: yes
configure:15892: checking if libtool supports shared libraries
configure:15894: result: yes
configure:15897: checking whether to build shared libraries
configure:15922: result: yes
configure:15925: checking whether to build static libraries
configure:15929: result: yes
configure:16046: checking if libtool supports shared libraries
configure:16048: result: yes
configure:16051: checking whether to build shared libraries
configure:16075: result: yes
configure:16078: checking whether to build static libraries
configure:16082: result: yes
configure:16434: checking for gfortran121 option to produce PIC
configure:16442: result: -fPIC
configure:16450: checking if gfortran121 PIC flag -fPIC works
configure:16469: gfortran121 -c -g -O2 -fallow-argument-mismatch -fPIC conftest.f >&5
configure:16473: $? = 0
configure:16486: result: yes
configure:16509: checking if gfortran121 static flag -static works
configure:16538: result: no
configure:16550: checking if gfortran121 supports -c -o file.o
configure:16572: gfortran121 -c -g -O2 -fallow-argument-mismatch -o out/conftest2.o conftest.f >&5
configure:16576: $? = 0
configure:16598: result: yes
configure:16603: checking if gfortran121 supports -c -o file.o
configure:16651: result: yes
configure:16681: checking whether the gfortran121 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:17896: result: yes
configure:18038: checking dynamic linker characteristics
configure:18780: result: GNU/Linux ld.so
configure:18845: checking how to hardcode library paths into programs
configure:18870: result: immediate
configure:19007: checking if libtool supports shared libraries
configure:19009: result: yes
configure:19012: checking whether to build shared libraries
configure:19036: result: yes
configure:19039: checking whether to build static libraries
configure:19043: result: yes
configure:19077: gfortran121 -c -g -O2 -fallow-argument-mismatch  conftest.f90 >&5
configure:19080: $? = 0
configure:19558: checking for gfortran121 option to produce PIC
configure:19566: result: -fPIC
configure:19574: checking if gfortran121 PIC flag -fPIC works
configure:19593: gfortran121 -c -g -O2 -fallow-argument-mismatch -fPIC  conftest.f90 >&5
configure:19597: $? = 0
configure:19610: result: yes
configure:19633: checking if gfortran121 static flag -static works
configure:19662: result: no
configure:19674: checking if gfortran121 supports -c -o file.o
configure:19696: gfortran121 -c -g -O2 -fallow-argument-mismatch -o out/conftest2.o  conftest.f90 >&5
configure:19700: $? = 0
configure:19722: result: yes
configure:19727: checking if gfortran121 supports -c -o file.o
configure:19775: result: yes
configure:19805: checking whether the gfortran121 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:21020: result: yes
configure:21162: checking dynamic linker characteristics
configure:21904: result: GNU/Linux ld.so
configure:21969: checking how to hardcode library paths into programs
configure:21994: result: immediate
configure:22045: finding other utilities
configure:22051: trying to set fortran flags for this platform
configure:22053: checking what FC is set to
configure:22055: result: gfortran121
configure:22067: checking for special C compiler options needed for large files
configure:22115: result: no
configure:22121: checking for _FILE_OFFSET_BITS value needed for large files
configure:22147: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:22147: $? = 0
configure:22181: result: no
configure:22320: checking for /usr/bin/nm
configure:22352: result: /usr/bin/nm -B
configure:22365: checking nm flags
configure:22370: result: 
configure:22382: checking for C-equivalent to Fortran routine "SUB"
configure:22389: gfortran121 -c -g -O2 -fallow-argument-mismatch conftest.f
configure:22392: $? = 0
configure:22402: result: sub_
configure:22422: checking for Fortran "byte"
configure:22430: gfortran121 -c -g -O2 -fallow-argument-mismatch conftest.f
configure:22433: $? = 0
configure:22435: result: yes
configure:22451: checking for Fortran "integer*2"
configure:22459: gfortran121 -c -g -O2 -fallow-argument-mismatch conftest.f
configure:22462: $? = 0
configure:22464: result: yes
configure:22480: checking for Fortran "integer*8"
configure:22488: gfortran121 -c -g -O2 -fallow-argument-mismatch conftest.f
configure:22491: $? = 0
configure:22493: result: yes
configure:22518: checking if Fortran "byte" is C "signed char"
configure:22529: gcc121 -c -I/home/decker/local/netcdf481/include -g -O2 conftest.c
configure:22532: $? = 0
configure:22535: gfortran121 -g -O2 -fallow-argument-mismatch -c conftestf.f
configure:22538: $? = 0
configure:22541: gfortran121 -o conftest -g -O2 -fallow-argument-mismatch -L/home/decker/local/netcdf481/lib conftestf.o conftest.o  
configure:22544: $? = 0
configure:22547: ./conftest
configure:22550: $? = 0
configure:22552: result: yes
configure:22584: checking if Fortran "byte" is C "short"
configure:22595: gcc121 -c -I/home/decker/local/netcdf481/include -g -O2 conftest.c
configure:22598: $? = 0
configure:22601: gfortran121 -g -O2 -fallow-argument-mismatch -c conftestf.f
configure:22604: $? = 0
configure:22607: gfortran121 -o conftest -g -O2 -fallow-argument-mismatch -L/home/decker/local/netcdf481/lib conftestf.o conftest.o  
configure:22610: $? = 0
configure:22613: ./conftest
configure:22616: $? = 1
configure:22627: result: no
configure:22650: checking if Fortran "byte" is C "int"
configure:22661: gcc121 -c -I/home/decker/local/netcdf481/include -g -O2 conftest.c
configure:22664: $? = 0
configure:22667: gfortran121 -g -O2 -fallow-argument-mismatch -c conftestf.f
configure:22670: $? = 0
configure:22673: gfortran121 -o conftest -g -O2 -fallow-argument-mismatch -L/home/decker/local/netcdf481/lib conftestf.o conftest.o  
configure:22676: $? = 0
configure:22679: ./conftest
configure:22682: $? = 1
configure:22693: result: no
configure:22716: checking if Fortran "byte" is C "long"
configure:22727: gcc121 -c -I/home/decker/local/netcdf481/include -g -O2 conftest.c
configure:22730: $? = 0
configure:22733: gfortran121 -g -O2 -fallow-argument-mismatch -c conftestf.f
configure:22736: $? = 0
configure:22739: gfortran121 -o conftest -g -O2 -fallow-argument-mismatch -L/home/decker/local/netcdf481/lib conftestf.o conftest.o  
configure:22742: $? = 0
configure:22745: ./conftest
configure:22748: $? = 1
configure:22759: result: no
configure:22786: checking if Fortran "integer*2" is C "short"
configure:22797: gcc121 -c -I/home/decker/local/netcdf481/include -g -O2 conftest.c
configure:22800: $? = 0
configure:22803: gfortran121 -g -O2 -fallow-argument-mismatch -c conftestf.f
configure:22806: $? = 0
configure:22809: gfortran121 -o conftest -g -O2 -fallow-argument-mismatch -L/home/decker/local/netcdf481/lib conftestf.o conftest.o  
configure:22812: $? = 0
configure:22815: ./conftest
configure:22818: $? = 0
configure:22820: result: yes
configure:22852: checking if Fortran "integer*2" is C "int"
configure:22863: gcc121 -c -I/home/decker/local/netcdf481/include -g -O2 conftest.c
configure:22866: $? = 0
configure:22869: gfortran121 -g -O2 -fallow-argument-mismatch -c conftestf.f
configure:22872: $? = 0
configure:22875: gfortran121 -o conftest -g -O2 -fallow-argument-mismatch -L/home/decker/local/netcdf481/lib conftestf.o conftest.o  
configure:22878: $? = 0
configure:22881: ./conftest
configure:22884: $? = 1
configure:22895: result: no
configure:22918: checking if Fortran "integer*2" is C "long"
configure:22929: gcc121 -c -I/home/decker/local/netcdf481/include -g -O2 conftest.c
configure:22932: $? = 0
configure:22935: gfortran121 -g -O2 -fallow-argument-mismatch -c conftestf.f
configure:22938: $? = 0
configure:22941: gfortran121 -o conftest -g -O2 -fallow-argument-mismatch -L/home/decker/local/netcdf481/lib conftestf.o conftest.o  
configure:22944: $? = 0
configure:22947: ./conftest
configure:22950: $? = 1
configure:22961: result: no
configure:22988: checking if Fortran "integer*8" is C "short"
configure:22999: gcc121 -c -I/home/decker/local/netcdf481/include -g -O2 conftest.c
configure:23002: $? = 0
configure:23005: gfortran121 -g -O2 -fallow-argument-mismatch -c conftestf.f
configure:23008: $? = 0
configure:23011: gfortran121 -o conftest -g -O2 -fallow-argument-mismatch -L/home/decker/local/netcdf481/lib conftestf.o conftest.o  
configure:23014: $? = 0
configure:23017: ./conftest
configure:23020: $? = 1
configure:23031: result: no
configure:23054: checking if Fortran "integer*8" is C "int"
configure:23065: gcc121 -c -I/home/decker/local/netcdf481/include -g -O2 conftest.c
configure:23068: $? = 0
configure:23071: gfortran121 -g -O2 -fallow-argument-mismatch -c conftestf.f
configure:23074: $? = 0
configure:23077: gfortran121 -o conftest -g -O2 -fallow-argument-mismatch -L/home/decker/local/netcdf481/lib conftestf.o conftest.o  
configure:23080: $? = 0
configure:23083: ./conftest
configure:23086: $? = 1
configure:23097: result: no
configure:23120: checking if Fortran "integer*8" is C "long long"
configure:23131: gcc121 -c -I/home/decker/local/netcdf481/include -g -O2 conftest.c
configure:23134: $? = 0
configure:23137: gfortran121 -g -O2 -fallow-argument-mismatch -c conftestf.f
configure:23140: $? = 0
configure:23143: gfortran121 -o conftest -g -O2 -fallow-argument-mismatch -L/home/decker/local/netcdf481/lib conftestf.o conftest.o  
configure:23146: $? = 0
configure:23149: ./conftest
configure:23152: $? = 0
configure:23154: result: yes
configure:23188: checking if Fortran "integer" is C "int"
configure:23199: gcc121 -c -I/home/decker/local/netcdf481/include -g -O2 conftest.c
configure:23202: $? = 0
configure:23205: gfortran121 -g -O2 -fallow-argument-mismatch -c conftestf.f
configure:23208: $? = 0
configure:23211: gfortran121 -o conftest -g -O2 -fallow-argument-mismatch -L/home/decker/local/netcdf481/lib conftestf.o conftest.o  
configure:23214: $? = 0
configure:23217: ./conftest
configure:23220: $? = 0
configure:23222: result: yes
configure:23254: checking if Fortran "real" is C "float"
configure:23265: gcc121 -c -I/home/decker/local/netcdf481/include -g -O2 conftest.c
configure:23268: $? = 0
configure:23271: gfortran121 -g -O2 -fallow-argument-mismatch -c conftestf.f
configure:23274: $? = 0
configure:23277: gfortran121 -o conftest -g -O2 -fallow-argument-mismatch -L/home/decker/local/netcdf481/lib conftestf.o conftest.o  
configure:23280: $? = 0
configure:23283: ./conftest
configure:23286: $? = 0
configure:23288: result: yes
configure:23320: checking if Fortran "doubleprecision" is C "double"
configure:23331: gcc121 -c -I/home/decker/local/netcdf481/include -g -O2 conftest.c
configure:23334: $? = 0
configure:23337: gfortran121 -g -O2 -fallow-argument-mismatch -c conftestf.f
configure:23340: $? = 0
configure:23343: gfortran121 -o conftest -g -O2 -fallow-argument-mismatch -L/home/decker/local/netcdf481/lib conftestf.o conftest.o  
configure:23346: $? = 0
configure:23349: ./conftest
configure:23352: $? = 0
configure:23354: result: yes
configure:23380: checking for Fortran-equivalent to netCDF "byte"
configure:23388: gfortran121 -c -g -O2 -fallow-argument-mismatch conftest.f
configure:23391: $? = 0
configure:23400: result: byte
configure:23406: checking for Fortran-equivalent to netCDF "short"
configure:23414: gfortran121 -c -g -O2 -fallow-argument-mismatch conftest.f
configure:23417: $? = 0
configure:23426: result: integer*2
configure:23470: checking types, headers, and functions
configure:23483: checking for floor in -lm
configure:23506: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -lm   >&5
conftest.c:44:6: warning: conflicting types for built-in function 'floor'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
   44 | char floor ();
      |      ^~~~~
conftest.c:1:1: note: 'floor' is declared in header '<math.h>'
    1 | /* confdefs.h */
configure:23506: $? = 0
configure:23516: result: yes
configure:23526: checking for library containing dlopen
configure:23556: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -lm  >&5
/usr/bin/ld: Dwarf Error: found dwarf version '5', this reader only handles version 2, 3 and 4 information.
/tmp/ccTulYMJ.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:23556: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.5.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.5.4"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.5.4"
| #define NF_RELAX_COORD_BOUND 1
| #define ENABLE_CDF5 1
| #define HAVE_F2008 1
| #define HAVE_TS29113_SUPPORT 1
| #define TEMP_LARGE "."
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define NF_INT1_T byte
| #define NF_INT2_T integer*2
| #define NF_INT8_T integer*8
| #define NF_INT1_IS_C_SIGNED_CHAR 1
| #define NF_INT2_IS_C_SHORT 1
| #define NF_INT8_IS_C_LONG_LONG 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_LIBM 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.  */
| char dlopen ();
| int
| main (void)
| {
| return dlopen ();
|   ;
|   return 0;
| }
configure:23556: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -ldl  -lm  >&5
configure:23556: $? = 0
configure:23576: result: -ldl
configure:23607: checking for netcdf.h
configure:23607: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:23607: $? = 0
configure:23607: result: yes
configure:23617: checking for library containing nc_open
configure:23647: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -ldl -lm  >&5
/usr/bin/ld: Dwarf Error: found dwarf version '5', this reader only handles version 2, 3 and 4 information.
/tmp/ccDLH03W.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `nc_open'
collect2: error: ld returned 1 exit status
configure:23647: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.5.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.5.4"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.5.4"
| #define NF_RELAX_COORD_BOUND 1
| #define ENABLE_CDF5 1
| #define HAVE_F2008 1
| #define HAVE_TS29113_SUPPORT 1
| #define TEMP_LARGE "."
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define NF_INT1_T byte
| #define NF_INT2_T integer*2
| #define NF_INT8_T integer*8
| #define NF_INT1_IS_C_SIGNED_CHAR 1
| #define NF_INT2_IS_C_SHORT 1
| #define NF_INT8_IS_C_LONG_LONG 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_LIBM 1
| #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.  */
| char nc_open ();
| int
| main (void)
| {
| return nc_open ();
|   ;
|   return 0;
| }
configure:23647: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -lnetcdf  -ldl -lm  >&5
configure:23647: $? = 0
configure:23667: result: -lnetcdf
configure:23680: checking for nc_def_opaque
configure:23680: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -lnetcdf -ldl -lm  >&5
configure:23680: $? = 0
configure:23680: result: yes
configure:23686: checking for nccreate
configure:23686: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -lnetcdf -ldl -lm  >&5
configure:23686: $? = 0
configure:23686: result: yes
configure:23692: checking for nc_set_log_level
configure:23692: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -lnetcdf -ldl -lm  >&5
configure:23692: $? = 0
configure:23692: result: yes
configure:23698: checking for oc_open
configure:23698: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -lnetcdf -ldl -lm  >&5
configure:23698: $? = 0
configure:23698: result: yes
configure:23704: checking for nc_def_var_szip
configure:23704: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -lnetcdf -ldl -lm  >&5
configure:23704: $? = 0
configure:23704: result: yes
configure:23725: checking for nc_get_chunk_cache_ints
configure:23725: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -lnetcdf -ldl -lm  >&5
configure:23725: $? = 0
configure:23725: result: yes
configure:23750: checking netCDF logging present
configure:23752: result: yes
configure:23755: checking netCDF v2 API present
configure:23757: result: yes
configure:23759: checking netCDF-4 present
configure:23761: result: yes
configure:23764: checking whether to test the filter API
configure:23773: result: no
configure:23849: checking for stdlib.h
configure:23849: result: yes
configure:23859: checking for sys/types.h
configure:23859: result: yes
configure:23869: checking for sys/param.h
configure:23869: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:23869: $? = 0
configure:23869: result: yes
configure:23876: checking for locale.h
configure:23876: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:23876: $? = 0
configure:23876: result: yes
configure:23882: checking for stdio.h
configure:23882: result: yes
configure:23888: checking for stdarg.h
configure:23888: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:23888: $? = 0
configure:23888: result: yes
configure:23894: checking for errno.h
configure:23894: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:23894: $? = 0
configure:23894: result: yes
configure:23900: checking for ctype.h
configure:23900: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:23900: $? = 0
configure:23900: result: yes
configure:23906: checking for fcntl.h
configure:23906: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:23906: $? = 0
configure:23906: result: yes
configure:23912: checking for malloc.h
configure:23912: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:23912: $? = 0
configure:23912: result: yes
configure:23918: checking for stdlib.h
configure:23918: result: yes
configure:23924: checking for string.h
configure:23924: result: yes
configure:23930: checking for strings.h
configure:23930: result: yes
configure:23936: checking for unistd.h
configure:23936: result: yes
configure:23942: checking for sys/stat.h
configure:23942: result: yes
configure:23948: checking for getopt.h
configure:23948: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:23948: $? = 0
configure:23948: result: yes
configure:23954: checking for sys/time.h
configure:23954: result: yes
configure:23960: checking for sys/resource.h
configure:23960: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:23960: $? = 0
configure:23960: result: yes
configure:23970: checking for dirent.h that defines DIR
configure:23990: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:23990: $? = 0
configure:23999: result: yes
configure:24013: checking for library containing opendir
configure:24043: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -lnetcdf -ldl -lm  >&5
configure:24043: $? = 0
configure:24063: result: none required
configure:24137: checking for egrep
configure:24205: result: /usr/bin/grep -E
configure:24211: checking for sys/wait.h that is POSIX.1 compatible
configure:24238: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:24238: $? = 0
configure:24246: result: yes
configure:24269: checking for vprintf
configure:24269: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -lnetcdf -ldl -lm  >&5
conftest.c:85:6: warning: conflicting types for built-in function 'vprintf'; expected 'int(const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch]
   85 | char vprintf ();
      |      ^~~~~~~
conftest.c:77:1: note: 'vprintf' is declared in header '<stdio.h>'
   76 | #include <limits.h>
   77 | #undef vprintf
configure:24269: $? = 0
configure:24269: result: yes
configure:24292: checking for _Bool
configure:24292: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:24292: $? = 0
configure:24292: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:101:20: error: expected expression before ')' token
  101 | if (sizeof ((_Bool)))
      |                    ^
configure:24292: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.5.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.5.4"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.5.4"
| #define NF_RELAX_COORD_BOUND 1
| #define ENABLE_CDF5 1
| #define HAVE_F2008 1
| #define HAVE_TS29113_SUPPORT 1
| #define TEMP_LARGE "."
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define NF_INT1_T byte
| #define NF_INT2_T integer*2
| #define NF_INT8_T integer*8
| #define NF_INT1_IS_C_SIGNED_CHAR 1
| #define NF_INT2_IS_C_SHORT 1
| #define NF_INT8_IS_C_LONG_LONG 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_LIBM 1
| #define HAVE_NETCDF_H 1
| #define HAVE_NC_DEF_OPAQUE 1
| #define HAVE_NCCREATE 1
| #define HAVE_NC_SET_LOG_LEVEL 1
| #define HAVE_OC_OPEN 1
| #define HAVE_NC_DEF_VAR_SZIP 1
| #define HAVE_NC_GET_CHUNK_CACHE_INTS 1
| #define USE_NETCDF4 1
| #define LOGGING 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 HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((_Bool)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:24292: result: yes
configure:24301: checking for stdbool.h that conforms to C99
configure:24417: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:24417: $? = 0
configure:24425: result: yes
configure:24436: checking for size_t
configure:24436: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:24436: $? = 0
configure:24436: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:103:21: error: expected expression before ')' token
  103 | if (sizeof ((size_t)))
      |                     ^
configure:24436: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.5.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.5.4"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.5.4"
| #define NF_RELAX_COORD_BOUND 1
| #define ENABLE_CDF5 1
| #define HAVE_F2008 1
| #define HAVE_TS29113_SUPPORT 1
| #define TEMP_LARGE "."
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define NF_INT1_T byte
| #define NF_INT2_T integer*2
| #define NF_INT8_T integer*8
| #define NF_INT1_IS_C_SIGNED_CHAR 1
| #define NF_INT2_IS_C_SHORT 1
| #define NF_INT8_IS_C_LONG_LONG 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_LIBM 1
| #define HAVE_NETCDF_H 1
| #define HAVE_NC_DEF_OPAQUE 1
| #define HAVE_NCCREATE 1
| #define HAVE_NC_SET_LOG_LEVEL 1
| #define HAVE_OC_OPEN 1
| #define HAVE_NC_DEF_VAR_SZIP 1
| #define HAVE_NC_GET_CHUNK_CACHE_INTS 1
| #define USE_NETCDF4 1
| #define LOGGING 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 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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:24436: result: yes
configure:24448: checking for working alloca.h
configure:24466: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -lnetcdf -ldl -lm  >&5
configure:24466: $? = 0
configure:24475: result: yes
configure:24483: checking for alloca
configure:24528: result: yes
configure:24595: checking for size_t
configure:24595: result: yes
configure:24605: checking for off_t
configure:24605: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:24605: $? = 0
configure:24605: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:105:20: error: expected expression before ')' token
  105 | if (sizeof ((off_t)))
      |                    ^
configure:24605: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.5.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.5.4"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.5.4"
| #define NF_RELAX_COORD_BOUND 1
| #define ENABLE_CDF5 1
| #define HAVE_F2008 1
| #define HAVE_TS29113_SUPPORT 1
| #define TEMP_LARGE "."
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define NF_INT1_T byte
| #define NF_INT2_T integer*2
| #define NF_INT8_T integer*8
| #define NF_INT1_IS_C_SIGNED_CHAR 1
| #define NF_INT2_IS_C_SHORT 1
| #define NF_INT8_IS_C_LONG_LONG 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_LIBM 1
| #define HAVE_NETCDF_H 1
| #define HAVE_NC_DEF_OPAQUE 1
| #define HAVE_NCCREATE 1
| #define HAVE_NC_SET_LOG_LEVEL 1
| #define HAVE_OC_OPEN 1
| #define HAVE_NC_DEF_VAR_SZIP 1
| #define HAVE_NC_GET_CHUNK_CACHE_INTS 1
| #define USE_NETCDF4 1
| #define LOGGING 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 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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((off_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:24605: result: yes
configure:24615: checking for ssize_t
configure:24615: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:24615: $? = 0
configure:24615: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:105:22: error: expected expression before ')' token
  105 | if (sizeof ((ssize_t)))
      |                      ^
configure:24615: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.5.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.5.4"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.5.4"
| #define NF_RELAX_COORD_BOUND 1
| #define ENABLE_CDF5 1
| #define HAVE_F2008 1
| #define HAVE_TS29113_SUPPORT 1
| #define TEMP_LARGE "."
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define NF_INT1_T byte
| #define NF_INT2_T integer*2
| #define NF_INT8_T integer*8
| #define NF_INT1_IS_C_SIGNED_CHAR 1
| #define NF_INT2_IS_C_SHORT 1
| #define NF_INT8_IS_C_LONG_LONG 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_LIBM 1
| #define HAVE_NETCDF_H 1
| #define HAVE_NC_DEF_OPAQUE 1
| #define HAVE_NCCREATE 1
| #define HAVE_NC_SET_LOG_LEVEL 1
| #define HAVE_OC_OPEN 1
| #define HAVE_NC_DEF_VAR_SZIP 1
| #define HAVE_NC_GET_CHUNK_CACHE_INTS 1
| #define USE_NETCDF4 1
| #define LOGGING 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 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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((ssize_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:24615: result: yes
configure:24623: checking for ptrdiff_t
configure:24623: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:24623: $? = 0
configure:24623: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:106:24: error: expected expression before ')' token
  106 | if (sizeof ((ptrdiff_t)))
      |                        ^
configure:24623: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.5.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.5.4"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.5.4"
| #define NF_RELAX_COORD_BOUND 1
| #define ENABLE_CDF5 1
| #define HAVE_F2008 1
| #define HAVE_TS29113_SUPPORT 1
| #define TEMP_LARGE "."
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define NF_INT1_T byte
| #define NF_INT2_T integer*2
| #define NF_INT8_T integer*8
| #define NF_INT1_IS_C_SIGNED_CHAR 1
| #define NF_INT2_IS_C_SHORT 1
| #define NF_INT8_IS_C_LONG_LONG 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_LIBM 1
| #define HAVE_NETCDF_H 1
| #define HAVE_NC_DEF_OPAQUE 1
| #define HAVE_NCCREATE 1
| #define HAVE_NC_SET_LOG_LEVEL 1
| #define HAVE_OC_OPEN 1
| #define HAVE_NC_DEF_VAR_SZIP 1
| #define HAVE_NC_GET_CHUNK_CACHE_INTS 1
| #define USE_NETCDF4 1
| #define LOGGING 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 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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((ptrdiff_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:24623: result: yes
configure:24631: checking for uchar
configure:24631: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:107:13: error: 'uchar' undeclared (first use in this function); did you mean 'u_char'?
  107 | if (sizeof (uchar))
      |             ^~~~~
      |             u_char
conftest.c:107:13: note: each undeclared identifier is reported only once for each function it appears in
configure:24631: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.5.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.5.4"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.5.4"
| #define NF_RELAX_COORD_BOUND 1
| #define ENABLE_CDF5 1
| #define HAVE_F2008 1
| #define HAVE_TS29113_SUPPORT 1
| #define TEMP_LARGE "."
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define NF_INT1_T byte
| #define NF_INT2_T integer*2
| #define NF_INT8_T integer*8
| #define NF_INT1_IS_C_SIGNED_CHAR 1
| #define NF_INT2_IS_C_SHORT 1
| #define NF_INT8_IS_C_LONG_LONG 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_LIBM 1
| #define HAVE_NETCDF_H 1
| #define HAVE_NC_DEF_OPAQUE 1
| #define HAVE_NCCREATE 1
| #define HAVE_NC_SET_LOG_LEVEL 1
| #define HAVE_OC_OPEN 1
| #define HAVE_NC_DEF_VAR_SZIP 1
| #define HAVE_NC_GET_CHUNK_CACHE_INTS 1
| #define USE_NETCDF4 1
| #define LOGGING 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 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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof (uchar))
| 	 return 0;
|   ;
|   return 0;
| }
configure:24631: result: no
configure:24639: checking for longlong
configure:24639: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:107:13: error: 'longlong' undeclared (first use in this function)
  107 | if (sizeof (longlong))
      |             ^~~~~~~~
conftest.c:107:13: note: each undeclared identifier is reported only once for each function it appears in
configure:24639: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netCDF-Fortran"
| #define PACKAGE_TARNAME "netcdf-fortran"
| #define PACKAGE_VERSION "4.5.4"
| #define PACKAGE_STRING "netCDF-Fortran 4.5.4"
| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "netcdf-fortran"
| #define VERSION "4.5.4"
| #define NF_RELAX_COORD_BOUND 1
| #define ENABLE_CDF5 1
| #define HAVE_F2008 1
| #define HAVE_TS29113_SUPPORT 1
| #define TEMP_LARGE "."
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define NF_INT1_T byte
| #define NF_INT2_T integer*2
| #define NF_INT8_T integer*8
| #define NF_INT1_IS_C_SIGNED_CHAR 1
| #define NF_INT2_IS_C_SHORT 1
| #define NF_INT8_IS_C_LONG_LONG 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_LIBM 1
| #define HAVE_NETCDF_H 1
| #define HAVE_NC_DEF_OPAQUE 1
| #define HAVE_NCCREATE 1
| #define HAVE_NC_SET_LOG_LEVEL 1
| #define HAVE_OC_OPEN 1
| #define HAVE_NC_DEF_VAR_SZIP 1
| #define HAVE_NC_GET_CHUNK_CACHE_INTS 1
| #define USE_NETCDF4 1
| #define LOGGING 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 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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof (longlong))
| 	 return 0;
|   ;
|   return 0;
| }
configure:24639: result: no
configure:24648: checking whether char is unsigned
configure:24668: gcc121 -c -g -O2 -I/home/decker/local/netcdf481/include conftest.c >&5
configure:24668: $? = 0
configure:24676: result: no
configure:24687: checking size of short
configure:24693: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -lnetcdf -ldl -lm  >&5
configure:24693: $? = 0
configure:24693: ./conftest
configure:24693: $? = 0
configure:24708: result: 2
configure:24720: checking size of int
configure:24726: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -lnetcdf -ldl -lm  >&5
configure:24726: $? = 0
configure:24726: ./conftest
configure:24726: $? = 0
configure:24741: result: 4
configure:24753: checking size of long
configure:24759: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -lnetcdf -ldl -lm  >&5
configure:24759: $? = 0
configure:24759: ./conftest
configure:24759: $? = 0
configure:24774: result: 8
configure:24786: checking size of float
configure:24792: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -lnetcdf -ldl -lm  >&5
configure:24792: $? = 0
configure:24792: ./conftest
configure:24792: $? = 0
configure:24807: result: 4
configure:24819: checking size of double
configure:24825: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -lnetcdf -ldl -lm  >&5
configure:24825: $? = 0
configure:24825: ./conftest
configure:24825: $? = 0
configure:24840: result: 8
configure:24852: checking size of off_t
configure:24858: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -lnetcdf -ldl -lm  >&5
configure:24858: $? = 0
configure:24858: ./conftest
configure:24858: $? = 0
configure:24873: result: 8
configure:24885: checking size of size_t
configure:24891: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -lnetcdf -ldl -lm  >&5
configure:24891: $? = 0
configure:24891: ./conftest
configure:24891: $? = 0
configure:24906: result: 8
configure:24918: checking size of ptrdiff_t
configure:24924: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -lnetcdf -ldl -lm  >&5
configure:24924: $? = 0
configure:24924: ./conftest
configure:24924: $? = 0
configure:24939: result: 8
configure:24947: gcc121 -o conftest -g -O2 -I/home/decker/local/netcdf481/include -L/home/decker/local/netcdf481/lib conftest.c -lnetcdf -ldl -lm  >&5
configure:24947: $? = 0
configure:24947: ./conftest
configure:24947: $? = 0
configure:25023: generating header files and makefiles
configure:25174: checking that generated files are newer than configure
configure:25180: result: done
configure:25279: creating ./config.status

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

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

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

on ames.envsci.rutgers.edu

config.status:1314: creating Makefile
config.status:1314: creating nf-config
config.status:1314: creating netcdf-fortran.pc
config.status:1314: creating libnetcdff.settings
config.status:1314: creating docs/Makefile
config.status:1314: creating fortran/Makefile
config.status:1314: creating nf_test/Makefile
config.status:1314: creating nf_test4/Makefile
config.status:1314: creating nf03_test/Makefile
config.status:1314: creating nf03_test4/Makefile
config.status:1314: creating CMakeExtras/Makefile
config.status:1314: creating libsrc/Makefile
config.status:1314: creating examples/Makefile
config.status:1314: creating examples/F90/Makefile
config.status:1314: creating examples/F77/Makefile
config.status:1498: linking nf_test/ref_fills.nc to nf_test/fills.nc
config.status:1517: executing depfiles commands
config.status:1594: cd fortran       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:1599: $? = 0
config.status:1594: cd nf_test       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:1599: $? = 0
config.status:1517: executing libtool commands

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

ac_cv_build=x86_64-pc-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=gcc121
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/home/decker/local/netcdf481/include
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FCFLAGS_set=
ac_cv_env_FCFLAGS_value=
ac_cv_env_FC_set=set
ac_cv_env_FC_value=gfortran121
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/home/decker/local/netcdf481/lib
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_fc_compiler_gnu=yes
ac_cv_fc_srcext_f90=none
ac_cv_func_alloca_works=yes
ac_cv_func_nc_def_opaque=yes
ac_cv_func_nc_def_var_szip=yes
ac_cv_func_nc_get_chunk_cache_ints=yes
ac_cv_func_nc_set_log_level=yes
ac_cv_func_nccreate=yes
ac_cv_func_oc_open=yes
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_netcdf_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdbool_h=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_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_m_floor=yes
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_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_NM='/usr/bin/nm -B'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc121
ac_cv_prog_ac_ct_F77=gfortran121
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_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_f77_g=yes
ac_cv_prog_fc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_dlopen=-ldl
ac_cv_search_nc_open=-lnetcdf
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-pc-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=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_F77=no
lt_cv_prog_compiler_static_works_FC=no
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][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'

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














		$(foreach tool, $(valgrind_enabled_tools), check-valgrind-$(tool))
		LOG_COMPILER="$$(VALGRIND_LOG_COMPILER)" \
		LOG_FLAGS="$$(valgrind_$(1)_flags)" \
		TESTS_ENVIRONMENT="$$(VALGRIND_TESTS_ENVIRONMENT)" \
		TEST_SUITE_LOG=test-suite-$(1).log
	$$(valgrind_v_use)$$(MAKE) check-TESTS \
	$(AM_V_at)$(MAKE) $(AM_MAKEFLAGS) -k \
	$(TESTS_ENVIRONMENT) \
	$(VALGRIND) $(VALGRIND_SUPPRESSIONS) --error-exitcode=1 $(VALGRIND_FLAGS)
	$(valgrind_lt) \
	@echo "Need to reconfigure with --enable-valgrind"
	@echo "Need to reconfigure with --enable-valgrind"
	@echo "Need to reconfigure with --enable-valgrind-$(1)"
	G_DEBUG=fatal-warnings,fatal-criticals,gc-friendly
	G_SLICE=always-malloc,debug-blocks \
	env VALGRIND=$(VALGRIND) \
#
#    (Default: --num-callers=30)
#    files to load. (Default: empty)
#    memcheck, helgrind, drd, sgcheck). (Default: various)
#  - VALGRIND_$toolname_FLAGS: Flags to pass to Valgrind $toolname (one of:
#  - VALGRIND_FLAGS: General flags to pass to all Valgrind tools.
#  - VALGRIND_SUPPRESSIONS_FILES: Space-separated list of Valgrind suppressions
# Internal use
# Optional variables
# Optional:
# Support running with and without libtool.
# Use recursive makes in order to ignore errors during check
# Valgrind check
# Valgrind running
$(foreach tool,$(valgrind_tools),$(eval $(call valgrind_tool_rule,$(tool))))
'
.PHONY: check-valgrind $(add-prefix check-valgrind-,$(valgrind_tools))
ACLOCAL='${SHELL} '\''/grinnell/decker/sources/netcdf-fortran-4.5.4/missing'\'' aclocal-1.16'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_DISTCHECK_CONFIGURE_FLAGS += --disable-valgrind
AM_DISTCHECK_CONFIGURE_FLAGS ?=
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} '\''/grinnell/decker/sources/netcdf-fortran-4.5.4/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/grinnell/decker/sources/netcdf-fortran-4.5.4/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/grinnell/decker/sources/netcdf-fortran-4.5.4/missing'\'' automake-1.16'
AWK='gawk'
BUILD_BENCHMARKS_FALSE='#'
BUILD_BENCHMARKS_TRUE=''
BUILD_DAP_FALSE='#'
BUILD_DAP_TRUE=''
BUILD_DOCS_FALSE=''
BUILD_DOCS_TRUE='#'
BUILD_INTERNAL_DOCS='no'
BUILD_PARALLEL4_FALSE=''
BUILD_PARALLEL4_TRUE='#'
BUILD_PARALLEL_FALSE=''
BUILD_PARALLEL_TRUE='#'
BUILD_PNETCDF_FALSE=''
BUILD_PNETCDF_TRUE='#'
BUILD_V2_FALSE='#'
BUILD_V2_TRUE=''
CC='gcc121'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -DLONGLONG_IS_LONG'
CONFIG_DATE='Mon Jun 27 09:31:58 EDT 2022'
CPPFLAGS='-I/home/decker/local/netcdf481/include'
CSCOPE='cscope'
CTAGS='ctags'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"netCDF-Fortran\" -DPACKAGE_TARNAME=\"netcdf-fortran\" -DPACKAGE_VERSION=\"4.5.4\" -DPACKAGE_STRING=\"netCDF-Fortran\ 4.5.4\" -DPACKAGE_BUGREPORT=\"support-netcdf@unidata.ucar.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"netcdf-fortran\" -DVERSION=\"4.5.4\" -DNF_RELAX_COORD_BOUND=1 -DENABLE_CDF5=1 -DHAVE_F2008=1 -DHAVE_TS29113_SUPPORT=1 -DTEMP_LARGE=\".\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNF_INT1_T=byte -DNF_INT2_T=integer\*2 -DNF_INT8_T=integer\*8 -DNF_INT1_IS_C_SIGNED_CHAR=1 -DNF_INT2_IS_C_SHORT=1 -DNF_INT8_IS_C_LONG_LONG=1 -DNF_INT_IS_C_INT=1 -DNF_REAL_IS_C_FLOAT=1 -DNF_DOUBLEPRECISION_IS_C_DOUBLE=1 -DNCBYTE_T=byte -DNCSHORT_T=integer\*2 -DHAVE_LIBM=1 -DHAVE_NETCDF_H=1 -DHAVE_NC_DEF_OPAQUE=1 -DHAVE_NCCREATE=1 -DHAVE_NC_SET_LOG_LEVEL=1 -DHAVE_OC_OPEN=1 -DHAVE_NC_DEF_VAR_SZIP=1 -DHAVE_NC_GET_CHUNK_CACHE_INTS=1 -DUSE_NETCDF4=1 -DLOGGING=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VPRINTF=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SSIZE_T=1 -DHAVE_PTRDIFF_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DSIZEOF_OFF_T=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_PTRDIFF_T=8'
DEPDIR='.deps'
DLLTOOL='false'
DOT=''
DOXYGEN=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_VALGRIND_FALSE=''
ENABLE_VALGRIND_TRUE='#'
ENABLE_VALGRIND_drd='no'
ENABLE_VALGRIND_helgrind='no'
ENABLE_VALGRIND_memcheck='no'
ENABLE_VALGRIND_sgcheck='no'
ETAGS='etags'
EXEEXT=''
F77='gfortran121'
FC='gfortran121'
FCFLAGS='-g -O2 -fallow-argument-mismatch'
FCFLAGS_f90=''
FC_VERSION='/home/decker/local/gcc/bin/gfortran121'
FFLAGS='-g -O2 -fallow-argument-mismatch'
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
HAS_CDF5='yes'
HAS_DAP='yes'
HAS_F03='yes'
HAS_F90=''
HAS_LOGGING='yes'
HAS_LOGGING_FALSE='#'
HAS_LOGGING_TRUE=''
HAS_NC2='yes'
HAS_NC4='yes'
HAS_NC4_PARALLEL='no'
HAS_PARALLEL='no'
HAS_PNETCDF='no'
HAS_SZIP_WRITE='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/decker/local/netcdf481/lib'
LIBOBJS=''
LIBS='-lnetcdf -ldl -lm '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} '\''/grinnell/decker/sources/netcdf-fortran-4.5.4/missing'\'' makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
MOD_FLAG='-I'
MOSTLYCLEANFILES += $(valgrind_log_files)
MOSTLYCLEANFILES ?=
MPIEXEC='mpiexec'
NC_FLIBS='-lnetcdff -L/home/decker/local/netcdf481/lib -lnetcdf -lnetcdf -ldl -lm '
NC_LIBS='-L/home/decker/local/netcdf481/lib -lnetcdf -lnetcdf -ldl -lm '
NM='/usr/bin/nm -B'
NMEDIT=''
NMFLAGS=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='netcdf-fortran'
PACKAGE_BUGREPORT='support-netcdf@unidata.ucar.edu'
PACKAGE_NAME='netCDF-Fortran'
PACKAGE_STRING='netCDF-Fortran 4.5.4'
PACKAGE_TARNAME='netcdf-fortran'
PACKAGE_URL=''
PACKAGE_VERSION='4.5.4'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TEST_FILTERS_FALSE=''
TEST_FILTERS_TRUE='#'
TEST_PARALLEL_FALSE=''
TEST_PARALLEL_TRUE='#'
TEST_SZIP_WRITE_FALSE=''
TEST_SZIP_WRITE_TRUE='#'
USE_LOGGING_FALSE='#'
USE_LOGGING_TRUE=''
USE_NETCDF4_FALSE='#'
USE_NETCDF4_TRUE=''
USE_SED_FALSE='#'
USE_SED_TRUE=''
VALGRIND=''
VALGRIND_CHECK_RULES='
VALGRIND_ENABLED='no'
VALGRIND_ENABLED_FALSE=''
VALGRIND_ENABLED_TRUE='#'
VALGRIND_FLAGS ?= --num-callers=30
VALGRIND_LOG_COMPILER = \
VALGRIND_SUPPRESSIONS ?= $(addprefix --suppressions=,$(VALGRIND_SUPPRESSIONS_FILES))
VALGRIND_TESTS_ENVIRONMENT = \
VALGRIND_drd_FLAGS ?=
VALGRIND_helgrind_FLAGS ?= --history-level=approx
VALGRIND_memcheck_FLAGS ?= --leak-check=full --show-reachable=no
VALGRIND_sgcheck_FLAGS ?=
VERSION='4.5.4'
ac_ct_AR='ar'
ac_ct_CC='gcc121'
ac_ct_DUMPBIN=''
ac_ct_F77='gfortran121'
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-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
check-valgrind-$(1)-am:
check-valgrind-am:
datadir='${datarootdir}'
datarootdir='${prefix}/share'
define valgrind_tool_rule
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
else
else
else
else ifeq ($$(VALGRIND_ENABLED),yes)
enable_shared='yes'
enable_static='yes'
endef
endif
endif
endif
endif
exec_prefix='${prefix}'
fmoddir='${includedir}'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
ifeq ($$(VALGRIND_ENABLED)-$$(ENABLE_VALGRIND_$(1)),yes-yes)
ifeq ($(VALGRIND_ENABLED),yes)
ifneq ($$(TESTS),)
ifneq ($(LIBTOOL),)
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /grinnell/decker/sources/netcdf-fortran-4.5.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/decker/local/netcdf481'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-pc-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='pc'
valgrind_drd_flags = --tool=drd $(VALGRIND_drd_FLAGS)
valgrind_enabled_tools=''
valgrind_helgrind_flags = --tool=helgrind $(VALGRIND_helgrind_FLAGS)
valgrind_log_files = $(addprefix test-suite-,$(addsuffix .log,$(valgrind_tools)))
valgrind_lt =
valgrind_lt = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=execute
valgrind_memcheck_flags = --tool=memcheck $(VALGRIND_memcheck_FLAGS)
valgrind_quiet = $(valgrind_quiet_$(V))
valgrind_quiet_ = $(valgrind_quiet_$(AM_DEFAULT_VERBOSITY))
valgrind_quiet_0 = --quiet
valgrind_sgcheck_flags = --tool=exp-sgcheck $(VALGRIND_sgcheck_FLAGS)
valgrind_tools='memcheck helgrind drd sgcheck'
valgrind_v_use   = $(valgrind_v_use_$(V))
valgrind_v_use_  = $(valgrind_v_use_$(AM_DEFAULT_VERBOSITY))
valgrind_v_use_0 = @echo "  USE   " $(patsubst check-valgrind-%-am,%,$@):;

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

/* confdefs.h */
#define PACKAGE_NAME "netCDF-Fortran"
#define PACKAGE_TARNAME "netcdf-fortran"
#define PACKAGE_VERSION "4.5.4"
#define PACKAGE_STRING "netCDF-Fortran 4.5.4"
#define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
#define PACKAGE_URL ""
#define PACKAGE "netcdf-fortran"
#define VERSION "4.5.4"
#define NF_RELAX_COORD_BOUND 1
#define ENABLE_CDF5 1
#define HAVE_F2008 1
#define HAVE_TS29113_SUPPORT 1
#define TEMP_LARGE "."
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_TIME_H 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define NF_INT1_T byte
#define NF_INT2_T integer*2
#define NF_INT8_T integer*8
#define NF_INT1_IS_C_SIGNED_CHAR 1
#define NF_INT2_IS_C_SHORT 1
#define NF_INT8_IS_C_LONG_LONG 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_LIBM 1
#define HAVE_NETCDF_H 1
#define HAVE_NC_DEF_OPAQUE 1
#define HAVE_NCCREATE 1
#define HAVE_NC_SET_LOG_LEVEL 1
#define HAVE_OC_OPEN 1
#define HAVE_NC_DEF_VAR_SZIP 1
#define HAVE_NC_GET_CHUNK_CACHE_INTS 1
#define USE_NETCDF4 1
#define LOGGING 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 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